summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-10Fix floating point to integer conversion, by Aurelien Jarno.ths
2007-02-10Serial console improvements, by Stefan Weil.ths
2007-02-10Use the actual executable names in documentation, based on a patch byths
2007-02-10Build fix for mingw/Cygwin, by Kazu. It also looks like it does theths
2007-02-10Clean up serial code for Win 32, by Kazu.ths
2007-02-10Fix typo, by Ed Swierk.ths
2007-02-10Support for more SPARC relocations, by Martin Bochnig.ths
2007-02-10Fix for solaris register allocation issue on amd64, by Martin Bochnig.ths
2007-02-08use ram allocation functionsbellard
2007-02-08ram allocation functionsbellard
2007-02-08reset rombios32 areabellard
2007-02-05darwin fixbellard
2007-02-05Make cpu_signal_handler work on Mac OS X/Darwin x86bellard
2007-02-05updatebellard
2007-02-05removedbellard
2007-02-05updatebellard
2007-02-05int conversion testbellard
2007-02-05update pathbellard
2007-02-05updatebellard
2007-02-05gdbserver fixbellard
2007-02-05copyright updatebellard
2007-02-05info vnc command (Anthony Liguori)bellard
2007-02-05Mouse relative offset VNC extension (Anthony Liguori)bellard
2007-02-05This patch fixes typos in the commpage definition (Pierre d'Herbemont).bellard
2007-02-05This patch cleans up target_mach_msg_trap(), removes unuseful do_pread, begi...bellard
2007-02-05Darwin cleanup usage (Pierre d'Herbemont)bellard
2007-02-05Darwin user help (Pierre d'Herbemont)bellard
2007-02-05gcc versionbellard
2007-02-04Fix 64-bit host register corruption.pbrook
2007-02-02sem* and msg* for qemu, part2, by Kirill Shutemov.ths
2007-02-02sem* and msg* for qemu, part1, by Kirill Shutemov.ths
2007-02-02Use target_ulong type for emulator registers.ths
2007-02-02Mingw build fix, by Johannes Schindelin.ths
2007-02-02PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk.ths
2007-02-02Update MIPS TODO.ths
2007-02-02Sparc arm/mips/sparc register patch, by Martin Bochnig.ths
2007-02-02script=no for the TUN/TAP net option, by Jean-Christian de Rivazths
2007-02-0164 bit syscall fixbellard
2007-02-0164 bit syscall fixes - more logical mwait/monitor ECX testbellard
2007-02-01cwde and cdq fix in 64 bit modebellard
2007-01-31Remove redundant ENOMEDIUM define.ths
2007-01-31Save some vm space for the regular program loading zone, byths
2007-01-31Upgrade the apic version_id, by Don Laor.ths
2007-01-31siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont.ths
2007-01-31Use Cocoa and CoreAudio backend by default on Darwin systems, by Pierreths
2007-01-31Fix set_error return value, by Pierre d'Herbemont.ths
2007-01-31Fix GT64120 mapping with REDBOOT, by Aurelien Jarno.ths
2007-01-31Fix 64bit-induced MIPS Malta breakage, by Aurelien Jarno.ths
2007-01-28GDB hosted syscalls.pbrook
2007-01-28Use standard character device interface for gdbstub.pbrook