- 9c1de61 Increase the number of multiplexed monitor devices. by ths · 18 years ago
- 3594c77 Replace TLSZ with TARGET_FMT_lx. by ths · 18 years ago
- 32801d5 2nd serial port for Malta, by Jason Wessel. by ths · 18 years ago
- ad0504b Record important changes. by ths · 18 years ago
- 0db1137 Change -tftp option to take a root directory, by Anthony Liguori. by ths · 18 years ago
- 1f697db Add OACK support to slirp TFTP server, by Anthony Liguori. by ths · 18 years ago
- 47d5d01 Add -bootp option for slirp, by Anthony Liguori. by ths · 18 years ago
- 5f18949 Document -no-frame option. by ths · 18 years ago
- d84fe7a Don't require a disk image for network boot, by Ferenc Wagner. by ths · 18 years ago
- 292eef5 Ignore special flags in nsector variable. by ths · 18 years ago
- 43523e9 -no-frame option for sdl, by Christian Laursen. by ths · 18 years ago
- 20d8a3e Monitor multiplexing, by Jason Wessel. by ths · 18 years ago
- 925fd0f Fix sign-extension of VPN field in TLB, by Herve Poussineau. by ths · 18 years ago
- 7070526 Add PS/2 keyboard to MIPS R4K, by Herve Poussineau. by ths · 18 years ago
- b7678d9 PS/2 interface - Allow custom IO ports + IRQ, by Herve Poussineau. by ths · 18 years ago
- 5867c88 Parport EPP support for Linux, by Marko Kohtala. by ths · 18 years ago
- d5d10bc Solaris tap device, by Sittichai Palingsong. by ths · 18 years ago
- 8026591 Userland mount syscall emulation, by Kirill A. Shutemov. by ths · 18 years ago
- f941aa2 Qemu support for S32 and U32 alsa output, by Vassili Karpov. by ths · 18 years ago
- b93aebe fixed cross win32 build by bellard · 18 years ago
- 9529ebc update author by bellard · 18 years ago
- 18acad9 ARM doubleword post-modify fix (Daniel Jacobowitz). by pbrook · 18 years ago
- e557448 Fix previous Linux userland emulation breakage. by ths · 18 years ago
- f2f1ac8 increase USB table poll interval by bellard · 18 years ago
- 39b9aae Linux userland emulation of prctl, from Debian patchset. by ths · 18 years ago
- 7494b0f Linux userland emulation of syslog, from Debian patchset. by ths · 18 years ago
- eb5c851 Use PATH_MAX for name lengths, by Sergey Vlasov. by ths · 18 years ago
- cf25723 Fix typo, and some reformatting. by ths · 18 years ago
- 86b2bd9 Fix syntax error. by ths · 18 years ago
- c2b84fa Improve configure for Solaris, by Ben Taylor. by ths · 18 years ago
- e9420c4 Fix linking for qemu-img on Solaris, by Ben Taylor. by ths · 18 years ago
- d34dda5 qemu-img: fix incorrect error message, by Stuart Brady. by ths · 18 years ago
- bd59780 Fix floating point to integer conversion, by Aurelien Jarno. by ths · 18 years ago
- ed8276a Serial console improvements, by Stefan Weil. by ths · 18 years ago
- 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