]> git.proxmox.com Git - qemu.git/history - vl.h
BMDMA support - CDROM fixes
[qemu.git] / vl.h
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