Age | Commit message (Expand) | Author |
2007-02-05 | Mouse relative offset VNC extension (Anthony Liguori) | bellard |
2007-02-05 | This patch fixes typos in the commpage definition (Pierre d'Herbemont). | bellard |
2007-02-05 | This patch cleans up target_mach_msg_trap(), removes unuseful do_pread, begi... | bellard |
2007-02-05 | Darwin cleanup usage (Pierre d'Herbemont) | bellard |
2007-02-05 | Darwin user help (Pierre d'Herbemont) | bellard |
2007-02-05 | gcc version | bellard |
2007-02-04 | Fix 64-bit host register corruption. | pbrook |
2007-02-02 | sem* and msg* for qemu, part2, by Kirill Shutemov. | ths |
2007-02-02 | sem* and msg* for qemu, part1, by Kirill Shutemov. | ths |
2007-02-02 | Use target_ulong type for emulator registers. | ths |
2007-02-02 | Mingw build fix, by Johannes Schindelin. | ths |
2007-02-02 | PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk. | ths |
2007-02-02 | Update MIPS TODO. | ths |
2007-02-02 | Sparc arm/mips/sparc register patch, by Martin Bochnig. | ths |
2007-02-02 | script=no for the TUN/TAP net option, by Jean-Christian de Rivaz | ths |
2007-02-01 | 64 bit syscall fix | bellard |
2007-02-01 | 64 bit syscall fixes - more logical mwait/monitor ECX test | bellard |
2007-02-01 | cwde and cdq fix in 64 bit mode | bellard |
2007-01-31 | Remove redundant ENOMEDIUM define. | ths |
2007-01-31 | Save some vm space for the regular program loading zone, by | ths |
2007-01-31 | Upgrade the apic version_id, by Don Laor. | ths |
2007-01-31 | siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont. | ths |
2007-01-31 | Use Cocoa and CoreAudio backend by default on Darwin systems, by Pierre | ths |
2007-01-31 | Fix set_error return value, by Pierre d'Herbemont. | ths |
2007-01-31 | Fix GT64120 mapping with REDBOOT, by Aurelien Jarno. | ths |
2007-01-31 | Fix 64bit-induced MIPS Malta breakage, by Aurelien Jarno. | ths |
2007-01-28 | GDB hosted syscalls. | pbrook |
2007-01-28 | Use standard character device interface for gdbstub. | pbrook |
2007-01-28 | Add nodelay option for TCP character devices. | pbrook |
2007-01-27 | Rearrange char event handlers to fix CHR_EVENT_RESET. | pbrook |
2007-01-27 | Accept --foo as an alias for -foo. | pbrook |
2007-01-27 | Accept -help. | pbrook |
2007-01-26 | ENODEV works also for __sun__, the magic number 4097 stemmed from the | ths |
2007-01-26 | Define ENOMEDIUM to match ENODEV if it isn't available. | ths |
2007-01-24 | Make the tarball's VERSION part overridable from make invocation. | ths |
2007-01-24 | Fix malta emulation for 64bit qemu. | ths |
2007-01-24 | Split out SDL X keymap, by Bernhard Fischer. | ths |
2007-01-24 | Add support for 82371FB (Step A1) and Improved support for 82371SB | ths |
2007-01-24 | New multiple snapshot support for VMDK, by Igor Lvovsky. | ths |
2007-01-24 | EBase is limited to KSEG0/KSEG1 even on 64bit CPUs. | ths |
2007-01-24 | Reworking MIPS interrupt handling, by Aurelien Jarno. | ths |
2007-01-24 | Fix DMA timeouts on FreeBSD, by Carlo Marcelo Arenas Belon. | ths |
2007-01-23 | Implementing dmfc/dmtc. | ths |
2007-01-23 | Update .cvsignore. | ths |
2007-01-22 | Update TODO. | ths |
2007-01-22 | Fix PageMask handling, second part. | ths |
2007-01-21 | Add dependency for fop_template.c. | ths |
2007-01-21 | Don't resume guest when gdb connection terminates and -S specified. | pbrook |
2007-01-21 | TLB address wraparound hopefully fixed now. | ths |
2007-01-21 | Bring TLB / PageSize handling in line with real hardware behaviour. | ths |