- 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
- 5867c88 Parport EPP support for Linux, by Marko Kohtala. by ths · 18 years ago
- 970ac5a use ram allocation functions by bellard · 18 years ago
- a9ce859 info vnc command (Anthony Liguori) by bellard · 18 years ago
- 3fffc22 PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk. by ths · 18 years ago
- 0dcece7 Remove redundant ENOMEDIUM define. by ths · 18 years ago
- 4046d91 Use standard character device interface for gdbstub. by pbrook · 18 years ago
- e5b0bc4 Rearrange char event handlers to fix CHR_EVENT_RESET. 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
- 6070dd0 Split out SDL X keymap, by Bernhard Fischer. by ths · 18 years ago
- 4de9b24 Reworking MIPS interrupt handling, by Aurelien Jarno. by ths · 18 years ago
- 3c07f8e Don't resume guest when gdb connection terminates and -S specified. by pbrook · 18 years ago
- 8e71621 Add ARM Angel semihosting to system emulation. by pbrook · 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
- 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
- 18607dc added cutils.c by bellard · 18 years ago
- 96d30e4 Revert -disk patch, as requested by Fabrice. The general idea of this by ths · 18 years ago
- 86e94de Reinitialize monitor upon reconnect, by Anthony Liguori. by ths · 18 years ago
- 4dbb0f5 Fix for hard disk translation hints, by Volker Ruppert. by ths · 18 years ago
- 2e9671d patch for block-raw.c for Solaris, by Ben Taylor. by ths · 18 years ago
- 9ae0255 Add -option-rom option to allow loading of PCI option ROMs, by Anthony Liguori. by ths · 18 years ago
- 455204e Dynamic handling of guest mice, by Lonnie Mendez. by ths · 18 years ago
- fa1fb14 Fix SCSI cdrom boot, thanks Blue Swirl. by ths · 18 years ago
- 42550fd SCSI emulation improvements, by Chuck Brazie. by ths · 18 years ago
- fef3074 Escape filname printout properly, by Anthony Liguori and Julian Seward. by ths · 18 years ago
- 73fc974 Unix domain socket support for VNC, by Anthony Liguori. by ths · 18 years ago
- 667acca Implement -no-quit option, by Xavier Gnata. by ths · 18 years ago
- e16fe40 Move the MIPS CPU timer in a seperate file, by Alec Voropay. by ths · 18 years ago
- f00fc47 moved PCI init to BIOS by bellard · 19 years ago
- 80b3ada Implement sun4u PCI IRQ routing. by pbrook · 19 years ago
- d2b5931 PCI shared IRQ fix (original patch by andrzej zaborowski). by pbrook · 19 years ago
- e69954b Add ARM RealView Emulation Baseboard. by pbrook · 19 years ago
- aef445b Merge common ISA access routines. by pbrook · 19 years ago
- b817493 dummy cs4231 audio driver for sun4m (Blue Swirl) by bellard · 19 years ago
- 9b94dc3 better PCNET endianness support by bellard · 19 years ago
- 67e999b Separate the DMA controllers - Convert ESP to new DMA methods (Blue Swirl) by bellard · 19 years ago
- 6192bc3 Flush IO requests before savevm (original patch by Blue Swirl). by pbrook · 19 years ago
- a917d38 SCSI TCQ support. by pbrook · 19 years ago
- e6cda8e win32 tap poll suppression (kazu) by bellard · 19 years ago
- 19cb373 better support of host drives by bellard · 19 years ago
- 89b6b50 vga init changes by bellard · 19 years ago
- 4d611c9 SCSI and USB async IO support. by pbrook · 19 years ago
- ce1a14d Dynamically allocate AIO Completion Blocks. by pbrook · 19 years ago
- 6eb5733 fixed blocking io emulation by bellard · 19 years ago
- faea38e multiple snapshot support by bellard · 19 years ago
- 83f6409 async file I/O API by bellard · 19 years ago
- 1dce7c3 new clock logic: cpu ticks and virtual clocks are no longer proportional - added timestamps on the stdio console by bellard · 19 years ago
- 4f20929 Don't include audio.h when building tools. by pbrook · 19 years ago
- e3c2613 pcnet nic support (Antony T Curtis) by bellard · 19 years ago
- beac80c Windows sparse file support (Frediano Ziglio) by bellard · 19 years ago
- 29133e9 AMD NOR flash device support (initial patch by Jocelyn Mayer) by bellard · 19 years ago
- 26a7646 C99 64 bit printf by bellard · 19 years ago
- a18e524 multiple wait object support for win32 (kazu) by bellard · 19 years ago
- 75956cf Sun4u vga+bios tweaks (Blue Swirl). by pbrook · 19 years ago
- 52ca8d6 -no-fd-bootchk option (Lonnie Mendez) by bellard · 19 years ago
- ec3757d use C99 64 bit printf format to ease win32 porting by bellard · 19 years ago
- 74a14f2 increase video memory to 8MB by bellard · 19 years ago
- ac62f71 Win32 build fix. by pbrook · 19 years ago
- 7a6cba6 Disk cache flush support. by pbrook · 19 years ago
- 7d8406b PCI SCSI HBA emulation. by pbrook · 19 years ago
- 0fc5c15 SCSI lun probing fix. by pbrook · 19 years ago
- 2e5d83b Rearrange SCSI disk emulation code. Add USB mass storage device emulation. by pbrook · 19 years ago
- 0d92ed3 OHCI USB host emulation. by pbrook · 19 years ago
- 502a539 Rearrange PCI host emulation code. Add ARM PCI emulation. by pbrook · 19 years ago
- d3079cd bgr32 pixel format support by bellard · 19 years ago
- 6515b20 ACPI support by bellard · 19 years ago
- 2423686 VNC server (Anthony Liguori) by bellard · 19 years ago
- 1640695 Add nominal ARM Versatil/AB board emulation. by pbrook · 19 years ago
- 008a881 Fix build failure. by pbrook · 19 years ago
- 27c7ca7 SHIX board emulation (Samuel Tardieu) by bellard · 19 years ago
- 9ee3c02 added entry parameter to ELF loader by bellard · 19 years ago
- fd06c37 PC speaker emulation (Joachim Henke) by bellard · 19 years ago
- 5fe141f generic ELF loader by bellard · 19 years ago
- 09b26c5 USB tablet support (Brad Campbell, Anthony Liguori) by bellard · 19 years ago
- f331110 win32 serial port support (initial patch by kazu by bellard · 19 years ago
- cdbdb64 ARM Versatile Platform Baseboard emulation. by pbrook · 19 years ago
- 9521989 Allow multiple graphics devices. by pbrook · 19 years ago
- 40f137e Add Arm926 core support. by pbrook · 19 years ago
- f94f5d7 Add support for raw AT keyboard scancodes. by pbrook · 19 years ago
- bdd5003 Arm display emulation. by pbrook · 19 years ago
- a41b2ff Allow selection of emulated network card. rtl8139 emulation. by pbrook · 19 years ago
- d861b05 Avoid buffer overflow when sending slirp packets. by pbrook · 19 years ago
- 7fb843f tap win32 support by bellard · 19 years ago
- 6a36d84 suppressed -enable-audio and simplified -soundhw option handling (malc) by bellard · 19 years ago
- ba3c64f Initial SPARC SMP support (Blue Swirl) by bellard · 19 years ago
- 80337b6 NIC emulation for qemu arm-softmmu (Paul Brook) by bellard · 19 years ago
- b5ff1b3 ARM system emulation (Paul Brook) by bellard · 19 years ago
- daa5796 PS2 mouse and keyboard separation (Paul Brook) by bellard · 19 years ago
- 7668a27 openpic SMP support (Jocelyn Mayer) by bellard · 19 years ago
- e5d13e2 more generic serial port (initial patch by Jocelyn Mayer) by bellard · 19 years ago
- 6a00d60 SMP support by bellard · 19 years ago
- 7c9d8e0 new network emulation by bellard · 19 years ago
- 0bd4885 API for changes in VM state (malc) by bellard · 19 years ago
- 2122c51 char dev ioctls by bellard · 19 years ago