aboutsummaryrefslogtreecommitdiff
path: root/hw/pc.c
AgeCommit message (Expand)Author
2007-10-09Don't route PIC interrupts through the local APIC if the local APICths
2007-10-05New '-bios' option, used to select an alternate BIOS image from bios_dir.j_mayer
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-08-26Let qemu work with latest bochsbios, by Bernhard Kauer.ths
2007-08-26Use the framework for the VMware mouse emulation, by Herve Poussineau.ths
2007-06-06Use the correct PCI IDs for Malta.ths
2007-05-28SMBus support for MIPS Malta.ths
2007-05-27New option -net nic,model=? (Mark Glines)blueswir1
2007-05-23Use i2c_slave_init() to allocate the PXA (dummy) I2C slave.balrog
2007-05-23I2C/SMBus framework.pbrook
2007-05-20Delete now unused define.ths
2007-05-19Linux loader rewrite, by H. Peter Anvin.ths
2007-04-07Unify IRQ handling.pbrook
2007-04-02VMware SVGA II emulation, by Andrzej Zaborowski.ths
2007-03-31Large kernel initrd fix (initial patch by Daniel Jacobowitz).pbrook
2007-03-05New -cpu options: choose CPU model for emulated target.j_mayer
2007-02-08use ram allocation functionsbellard
2007-02-02PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk.ths
2007-01-10Devfn number for the PIIX3 southbridge, by Aurelien Jarno.ths
2007-01-10Devfn number for network PCI cards, by Aurelien Jarno.ths
2007-01-07Revert -disk patch, as requested by Fabrice. The general idea of thisths
2007-01-05Add -option-rom option to allow loading of PCI option ROMs, by Anthony Liguori.ths
2006-12-22SCSI emulation improvements, by Chuck Brazie.ths
2006-12-07Move date/time init to the RTC implementation.ths
2006-09-24moved MP table init to BIOSbellard
2006-08-17vga init changesbellard
2006-07-13new clock logic: cpu ticks and virtual clocks are no longer proportional - ad...bellard
2006-06-14-no-fd-bootchk option (Lonnie Mendez)bellard
2006-05-30PCI SCSI HBA emulation.pbrook
2006-05-21OHCI USB host emulation.pbrook
2006-05-14Avoid compiler warning.pbrook
2006-05-13Rearrange PCI host emulation code.pbrook
2006-05-03ACPI supportbellard
2006-05-01increase max kernel size with initrdbellard
2006-04-24PC speaker emulation (Joachim Henke)bellard
2006-02-05Allow selection of emulated network card.pbrook
2005-12-18suppressed -enable-audio and simplified -soundhw option handling (malc)bellard
2005-12-17moved mp config table to a safer placebellard
2005-11-23more generic serial port (initial patch by Jocelyn Mayer)bellard
2005-11-23use HF_HALTED bitbellard
2005-11-21SMP support - cpu_single_env usage fix - a20 helpers - dynamic Multi Processo...bellard
2005-11-06suppressed unneeded options - added isapc machinebellard
2005-11-06USB user interfacebellard
2005-11-05audio merge (malc)bellard
2005-11-05added virtual USB mouse supportbellard
2005-11-05initial USB supportbellard
2005-10-30merged 15a_aqemu.patch audio patch (malc)bellard
2005-07-23IOAPIC support (initial patch by Filip Navara)bellard
2005-07-03VGA bios support for PowerPCbellard