SCI fixes
[qemu] / hw / pc.c
2008-03-18 aurel32SCI fixes
2008-02-03 balrogFix VMware VGA init call (Anthony Liguori).
2007-12-16 thsFix char* signedness, by Andre Przywara.
2007-12-02 thsAdd -drive parameter, by Laurent Vivier.
2007-11-18 blueswir1 Remove unused parameters from QEMUMachineInitFunc...
2007-11-18 pbrookAdd statics and missing #includes for prototypes.
2007-11-17 pbrookBreak up vl.h.
2007-11-11 j_mayerMore generic boot devices specification, allowing more...
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-11-08 bellardadded -cpu option for x86 (initial patch by Dan Kenigsberg)
2007-11-07 bellardremoved traces
2007-10-31 balrogSet boot sequence from command line (Dan Kenigsberg).
2007-10-09 thsDon't route PIC interrupts through the local APIC if...
2007-10-05 j_mayerNew '-bios' option, used to select an alternate BIOS...
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-08-26 thsLet qemu work with latest bochsbios, by Bernhard Kauer.
2007-08-26 thsUse the framework for the VMware mouse emulation, by...
2007-06-06 thsUse the correct PCI IDs for Malta.
2007-05-28 thsSMBus support for MIPS Malta.
2007-05-27 blueswir1New option -net nic,model=? (Mark Glines)
2007-05-23 balrogUse i2c_slave_init() to allocate the PXA (dummy) I2C...
2007-05-23 pbrookI2C/SMBus framework.
2007-05-20 thsDelete now unused define.
2007-05-19 thsLinux loader rewrite, by H. Peter Anvin.
2007-04-07 pbrookUnify IRQ handling.
2007-04-02 thsVMware SVGA II emulation, by Andrzej Zaborowski.
2007-03-31 pbrookLarge kernel initrd fix (initial patch by Daniel Jacobo...
2007-03-05 j_mayerNew -cpu options: choose CPU model for emulated target.
2007-02-08 bellarduse ram allocation functions
2007-02-02 thsPIIX4 SMBus host, EEPROM device emulation, by Ed Swierk.
2007-01-10 thsDevfn number for the PIIX3 southbridge, by Aurelien...
2007-01-10 thsDevfn number for network PCI cards, by Aurelien Jarno.
2007-01-07 thsRevert -disk patch, as requested by Fabrice. The genera...
2007-01-05 thsAdd -option-rom option to allow loading of PCI option...
2006-12-22 thsSCSI emulation improvements, by Chuck Brazie.
2006-12-07 thsMove date/time init to the RTC implementation.
2006-09-24 bellardmoved MP table init to BIOS
2006-08-17 bellardvga init changes
2006-07-13 bellardnew clock logic: cpu ticks and virtual clocks are no...
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