Age | Commit message (Expand) | Author |
2007-02-10 | Fix floating point to integer conversion, by Aurelien Jarno. | ths |
2007-02-10 | Serial console improvements, by Stefan Weil. | ths |
2007-02-10 | Use the actual executable names in documentation, based on a patch by | ths |
2007-02-10 | Build fix for mingw/Cygwin, by Kazu. It also looks like it does the | ths |
2007-02-10 | Clean up serial code for Win 32, by Kazu. | ths |
2007-02-10 | Fix typo, by Ed Swierk. | ths |
2007-02-10 | Support for more SPARC relocations, by Martin Bochnig. | ths |
2007-02-10 | Fix for solaris register allocation issue on amd64, by Martin Bochnig. | ths |
2007-02-08 | use ram allocation functions | bellard |
2007-02-08 | ram allocation functions | bellard |
2007-02-08 | reset rombios32 area | bellard |
2007-02-05 | darwin fix | bellard |
2007-02-05 | Make cpu_signal_handler work on Mac OS X/Darwin x86 | bellard |
2007-02-05 | update | bellard |
2007-02-05 | removed | bellard |
2007-02-05 | update | bellard |
2007-02-05 | int conversion test | bellard |
2007-02-05 | update path | bellard |
2007-02-05 | update | bellard |
2007-02-05 | gdbserver fix | bellard |
2007-02-05 | copyright update | bellard |
2007-02-05 | info vnc command (Anthony Liguori) | bellard |
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 |