]> git.proxmox.com Git - mirror_qemu.git/history - hw/pc.c
-no-fd-bootchk option (Lonnie Mendez)
[mirror_qemu.git] / hw / pc.c
2006-06-14 bellard-no-fd-bootchk option (Lonnie Mendez)
2006-05-30 pbrookPCI SCSI HBA emulation.
2006-05-21 pbrookOHCI USB host emulation.
2006-05-14 pbrookAvoid compiler warning.
2006-05-13 pbrookRearrange PCI host emulation code.
2006-05-03 bellardACPI support
2006-05-01 bellardincrease max kernel size with initrd
2006-04-24 bellardPC speaker emulation (Joachim Henke)
2006-02-05 pbrookAllow selection of emulated network card.
2005-12-18 bellardsuppressed -enable-audio and simplified -soundhw option...
2005-12-17 bellardmoved mp config table to a safer place
2005-11-23 bellardmore generic serial port (initial patch by Jocelyn...
2005-11-23 bellarduse HF_HALTED bit
2005-11-21 bellardSMP support - cpu_single_env usage fix - a20 helpers...
2005-11-06 bellardsuppressed unneeded options - added isapc machine
2005-11-06 bellardUSB user interface
2005-11-05 bellardaudio merge (malc)
2005-11-05 bellardadded virtual USB mouse support
2005-11-05 bellardinitial USB support
2005-10-30 bellardmerged 15a_aqemu.patch audio patch (malc)
2005-07-23 bellardIOAPIC support (initial patch by Filip Navara)
2005-07-03 bellardVGA bios support for PowerPC
2005-07-02 bellardmore generic i8259 support
2005-06-05 bellardPC machine support
2005-01-15 bellardPC parallel port support (Mark Jonckheere)
2005-01-03 bellardAPIC support
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-12 bellardno need to use LARGE translation
2004-10-09 bellardcmos init for IDE (Ben Pfaf)
2004-09-29 bellardwin32 load_kernel() fix
2004-08-24 bellardmultiple serial port support - terminal init fix
2004-07-14 bellardchar device support
2004-06-26 bellardfixed case where ram < 16 MB
2004-06-21 bellardadded PCI bus
2004-06-21 bellarddma init fix
2004-06-20 bellardaccept bigger PC BIOSes
2004-06-20 bellardnew reset API - shutdown support
2004-06-06 bellardspecific VGA BIOS for Cirrus VGA Card
2004-06-05 bellard-cirrusvga option
2004-06-03 bellard-localtime option
2004-05-23 bellarduse PIIX3 like IDE controller
2004-05-23 bellardfixed 2.88 MB boot (aka FreeBSD 5.2.1 boot fix)
2004-05-20 bellardadded cpu_get_tsc()
2004-05-20 bellardVGA PCI support
2004-05-18 bellardPCI support
2004-05-08 bellardMSDOS compatibility mode FPU exception support
2004-05-03 bellardpit fixes
2004-04-26 bellardadded temporary option -enable-audio
2004-04-07 bellardpreserve partition table when using -linux option
2004-04-07 bellardbase memory size in cmos
2004-04-07 bellardrefuse write accesses in BIOS area (aka EMM386.EXE...
2004-04-05 bellardport 92 access
2004-03-31 bellardwin32 port (initial patch by kazu)
2004-03-31 bellarduse new timer API
2004-03-19 bellardupdated floppy driver: formatting code, disk geometry...
2004-03-14 bellardio port API change
2004-03-14 bellardseparated more devices from emulator