- dbcf5e8 Use the actual executable names in documentation, based on a patch by by ths · 18 years ago
- ea78592 Build fix for mingw/Cygwin, by Kazu. It also looks like it does the by ths · 18 years ago
- 087f4ae Clean up serial code for Win 32, by Kazu. by ths · 18 years ago
- b63891a Fix typo, by Ed Swierk. by ths · 18 years ago
- b80029c Support for more SPARC relocations, by Martin Bochnig. by ths · 18 years ago
- 43024c6 Fix for solaris register allocation issue on amd64, by Martin Bochnig. by ths · 18 years ago
- 970ac5a use ram allocation functions by bellard · 18 years ago
- e9a1ab1 ram allocation functions by bellard · 18 years ago
- 1193610 reset rombios32 area by bellard · 18 years ago
- 26a1662 darwin fix by bellard · 18 years ago
- d8ecc0b Make cpu_signal_handler work on Mac OS X/Darwin x86 by bellard · 18 years ago
- 19c80e5 update by bellard · 18 years ago
- a0f51ea removed by bellard · 18 years ago
- b6aaab3 update by bellard · 18 years ago
- df517ce int conversion test by bellard · 18 years ago
- 2afbeee update path by bellard · 18 years ago
- 7b9c30c update by bellard · 18 years ago
- c636bb6 gdbserver fix by bellard · 18 years ago
- 84f2e8e copyright update by bellard · 18 years ago
- a9ce859 info vnc command (Anthony Liguori) by bellard · 18 years ago
- 564c337 Mouse relative offset VNC extension (Anthony Liguori) by bellard · 18 years ago
- 2a25282 This patch fixes typos in the commpage definition (Pierre d'Herbemont). by bellard · 18 years ago
- 263466f This patch cleans up target_mach_msg_trap(), removes unuseful do_pread, begins sysctl implementation and implements fcntl (Pierre d'Herbemont). by bellard · 18 years ago
- 1e2bed4 Darwin cleanup usage (Pierre d'Herbemont) by bellard · 18 years ago
- 8319523 Darwin user help (Pierre d'Herbemont) by bellard · 18 years ago
- 4fe8b87 gcc version by bellard · 18 years ago
- 1057eaa Fix 64-bit host register corruption. by pbrook · 18 years ago
- d96372e sem* and msg* for qemu, part2, by Kirill Shutemov. by ths · 18 years ago
- fa29481 sem* and msg* for qemu, part1, by Kirill Shutemov. by ths · 18 years ago
- b49d07b Use target_ulong type for emulator registers. by ths · 18 years ago
- 33ef55b Mingw build fix, by Johannes Schindelin. by ths · 18 years ago
- 3fffc22 PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk. by ths · 18 years ago
- 4a109bf Update MIPS TODO. by ths · 18 years ago
- 01d6a89 Sparc arm/mips/sparc register patch, by Martin Bochnig. by ths · 18 years ago
- 6a1cbf6 script=no for the TUN/TAP net option, by Jean-Christian de Rivaz by ths · 18 years ago
- c4e27dd 64 bit syscall fix by bellard · 18 years ago
- d80c7d1 64 bit syscall fixes - more logical mwait/monitor ECX test by bellard · 18 years ago
- 0499e4a cwde and cdq fix in 64 bit mode by bellard · 18 years ago
- 0dcece7 Remove redundant ENOMEDIUM define. by ths · 18 years ago
- 01feaa0 Save some vm space for the regular program loading zone, by Pierre d'Herbemont by ths · 18 years ago
- bf53ca0 Upgrade the apic version_id, by Don Laor. by ths · 18 years ago
- 5a7b542 siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont. by ths · 18 years ago
- fd67764 Use Cocoa and CoreAudio backend by default on Darwin systems, by Pierre by ths · 18 years ago
- 46ea339 Fix set_error return value, by Pierre d'Herbemont. by ths · 18 years ago
- 90e950d Fix GT64120 mapping with REDBOOT, by Aurelien Jarno. by ths · 18 years ago
- 3ddd006 Fix 64bit-induced MIPS Malta breakage, by Aurelien Jarno. by ths · 18 years ago
- a2d1eba GDB hosted syscalls. by pbrook · 18 years ago
- 4046d91 Use standard character device interface for gdbstub. by pbrook · 18 years ago
- f749998 Add nodelay option for TCP character devices. by pbrook · 18 years ago
- e5b0bc4 Rearrange char event handlers to fix CHR_EVENT_RESET. by pbrook · 18 years ago
- dff5efc Accept --foo as an alias for -foo. by pbrook · 18 years ago
- 64423fb Accept -help. by pbrook · 18 years ago
- 6c3675c ENODEV works also for __sun__, the magic number 4097 stemmed from the by ths · 18 years ago
- 71c2fd5 Define ENOMEDIUM to match ENODEV if it isn't available. by ths · 18 years ago
- df5cf72 Make the tarball's VERSION part overridable from make invocation. by ths · 18 years ago
- 44cbbf1 Fix malta emulation for 64bit qemu. by ths · 18 years ago
- 6070dd0 Split out SDL X keymap, by Bernhard Fischer. by ths · 18 years ago
- e6a71ae Add support for 82371FB (Step A1) and Improved support for 82371SB by ths · 18 years ago
- 5f4da8c New multiple snapshot support for VMDK, by Igor Lvovsky. by ths · 18 years ago
- b29a034 EBase is limited to KSEG0/KSEG1 even on 64bit CPUs. by ths · 18 years ago
- 4de9b24 Reworking MIPS interrupt handling, by Aurelien Jarno. by ths · 18 years ago
- 30c4bba Fix DMA timeouts on FreeBSD, by Carlo Marcelo Arenas Belon. by ths · 18 years ago
- 9c2149c Implementing dmfc/dmtc. by ths · 18 years ago
- 17c275d Update .cvsignore. by ths · 18 years ago
- 81e1e20 Update TODO. by ths · 18 years ago
- 3b1c8be Fix PageMask handling, second part. by ths · 18 years ago
- c281868 Add dependency for fop_template.c. by ths · 18 years ago
- 3c07f8e Don't resume guest when gdb connection terminates and -S specified. by pbrook · 18 years ago
- 72f341e TLB address wraparound hopefully fixed now. by ths · 18 years ago
- bc81440 Bring TLB / PageSize handling in line with real hardware behaviour. by ths · 18 years ago
- 8e71621 Add ARM Angel semihosting to system emulation. by pbrook · 18 years ago
- 57be54b Fix "make test2". by pbrook · 18 years ago
- 5f12ab4 Add more ATAPI CDROM DMA support, by Juergen Keil. by ths · 18 years ago
- af23902 Fix typo. by ths · 18 years ago
- 472c527 Change display colors, the LED bar is green and the text display is red. by ths · 18 years ago
- 15dcf5a Note more issues. by ths · 18 years ago
- 7f1c9da Darwin build fix, by Pierre d'Herbemont. by ths · 18 years ago
- 284ec16 Add Darwin userspace emulation to Changelog. by ths · 18 years ago
- 831b782 Darwin userspace emulation, by Pierre d'Herbemont. by ths · 18 years ago
- 54421cb Fix CDROM permission check, by Kazu <kazoo@r3.dion.ne.jp>. by ths · 18 years ago
- 0da75eb Big endian support for Gallileo, by Aurelien Jarno. by ths · 18 years ago
- 605686c Kqemu support for Solaris, by Ben Taylor. by ths · 18 years ago
- 8182266 Fix USB buffer size, by Herbert Xu. by ths · 18 years ago
- 54fd9cd Slirp UDP fix, by Jason Wessel. by ths · 18 years ago
- 9dbd25e Note newsworthy changes. by ths · 18 years ago
- 2c52c81 Keep track of mips related issues. by ths · 18 years ago
- f1770b3 Disable Malta floppy controller for now, by Aurelien Jarno. by ths · 18 years ago
- 72742c8 ARM boot fix (Jason Wessel). by pbrook · 18 years ago
- adb4796 Improved console handling, thanks Stefan Weil. by ths · 18 years ago
- dabd98d fixed movd mmx/sse insn by bellard · 18 years ago
- daf9062 ARM ELF loader. by pbrook · 18 years ago
- 5856de8 MIPS Malta system and devices support, by Aurelien Jarno and Stefan Weil. by ths · 18 years ago
- fde7d5b Gallileo GT64xxx support, by Aurelien Jarno. by ths · 18 years ago
- 5c2b87e PIIX4 support, by Aurelien Jarno. by ths · 18 years ago
- 567daa4 Increase MIPS BIOS from 128kB to 4MB, by Aurelien Jarno. by ths · 18 years ago
- 8f1c91d Devfn number for the PIIX3 southbridge, by Aurelien Jarno. by ths · 18 years ago
- abcebc7 Devfn number for network PCI cards, by Aurelien Jarno. by ths · 18 years ago
- f158755 Restore SCSI disk attaching, by Igor Kovalenko. by ths · 18 years ago
- bf8c534 ifname arg fix by bellard · 18 years ago
- 0178196 win32: physical drive support (initial patch by kazu) by bellard · 18 years ago