gdb support for user mode (Paul Brook)
[qemu] / vl.h
2005-04-17 bellardgdb support for user mode (Paul Brook)
2005-03-13 bellardsparc fixes (Blue Swirl)
2005-03-02 bellardcocoa tiny fixes
2005-02-10 bellard-no-kqemu option
2005-01-15 bellardPC parallel port support (Mark Jonckheere)
2005-01-03 bellard64 bit target support
2004-12-19 bellardSPARC merge
2004-12-12 bellardkeymaps support (initial patch by Johannes Schindelin)
2004-12-12 bellard.dmg disk image format support (Johannes Schindelin)
2004-11-16 bellardbetter BIOS ATA translation support
2004-11-09 bellardaudio clean up (initial patch by malc)
2004-11-07 bellardaudio merge (malc)
2004-10-04 bellardsparc merge (Blue Swirl)
2004-10-03 bellardne2000 savevm support (Johannes Schindelin)
2004-10-03 bellard-loadvm and -full-screen options
2004-09-30 bellardfull system SPARC emulation (Blue Swirl)
2004-09-29 bellardcloop driver (Johannes Schindelin)
2004-09-18 bellardprototype fixed
2004-08-24 bellardmultiple serial port support - terminal init fix
2004-08-03 bellardwin32 port
2004-08-01 bellardnew disk image layer
2004-07-14 bellardchar device support
2004-07-12 bellardadb fix
2004-06-21 bellardADB fixes
2004-06-21 bellardadded PCI bus
2004-06-21 bellardppc update
2004-06-20 bellardaccept bigger PC BIOSes
2004-06-20 bellardreset and shutdown support - PCI is now the default
2004-06-08 bellardfixed full screen refresh
2004-06-07 bellardendianness functions for unaligned memory accesses
2004-06-05 bellard-cirrusvga option
2004-06-05 bellardCirrus VGA emulation
2004-06-03 bellardhid event handling
2004-06-03 bellardsupport for opaque data on memory I/Os - PCI ROM memory...
2004-06-03 bellard-localtime option
2004-05-26 bellardcompile fix
2004-05-26 bellardPowerPC prep/chrp/pmac support
2004-05-26 bellardPowerPC prep/chrp/pmac support
2004-05-23 bellardPowerPC merge
2004-05-23 bellardpixx3 ide controller
2004-05-21 bellardirq statistics code (initial patch by Jocelyn Mayer)
2004-05-20 bellardBSD fix
2004-05-20 bellardPCI interrupt support
2004-05-18 bellardPCI support
2004-05-12 bellardbsd port (Markus Niemisto)
2004-05-03 bellardpit fixes
2004-04-28 bellardisa memory remapping support (aka PPC PREP VGA support)
2004-04-26 bellardadded temporary option -enable-audio
2004-04-25 bellardmore endianness macros
2004-04-25 bellard64 bit seek for win32 (Mike Nordell)
2004-04-21 bellardinitial user mode network support
2004-04-12 bellardppc: suppressed unneeded globals and headers - added...
2004-04-04 bellardwin32 port (Kazu)
2004-03-31 bellardwin32 port (initial patch by kazu)
2004-03-31 bellardnew timer API - new API to save/restore the virtual...
2004-03-19 bellardupdated floppy driver: formatting code, disk geometry...
2004-03-17 bellarddevice independent VGA screen dump
2004-03-14 bellardadded I/O API - io port API change - added multiple...
2004-03-14 bellardseparated more devices from emulator
2004-02-26 bellardadded cow.h
2004-02-25 bellardDMA API change
2004-02-16 bellardexperimental code copy support - added new Linux kernel...
2004-02-06 bellardadded bochs VBE support
2004-01-05 bellarduse CPUState
2003-11-13 bellardSoundblaster 16 support (malc)
2003-11-11 bellardmoved IDE driver to ide.c
2003-08-11 bellard64 bit fixes (Falk Hueffner)
2003-08-10 bellardadded VGA emulation - added PS/2 mouse and keyboard...
2003-07-06 bellardadded user mode Linux Copy On Write disk image support...
2003-06-30 bellardIDE emulation