summaryrefslogtreecommitdiffstats
path: root/hw/pc.c
Commit message (Expand)AuthorAgeFilesLines
* New option -net nic,model=? (Mark Glines)blueswir12007-05-271-0/+5
* Use i2c_slave_init() to allocate the PXA (dummy) I2C slave.balrog2007-05-231-1/+1
* I2C/SMBus framework.pbrook2007-05-231-4/+5
* Delete now unused define.ths2007-05-201-1/+0
* Linux loader rewrite, by H. Peter Anvin.ths2007-05-191-82/+222
* Unify IRQ handling.pbrook2007-04-071-20/+26
* VMware SVGA II emulation, by Andrzej Zaborowski.ths2007-04-021-0/+6
* Large kernel initrd fix (initial patch by Daniel Jacobowitz).pbrook2007-03-311-3/+26
* New -cpu options: choose CPU model for emulated target.j_mayer2007-03-051-2/+4
* use ram allocation functionsbellard2007-02-081-32/+55
* PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk.ths2007-02-021-0/+6
* Devfn number for the PIIX3 southbridge, by Aurelien Jarno.ths2007-01-101-1/+1
* Devfn number for network PCI cards, by Aurelien Jarno.ths2007-01-101-1/+1
* Revert -disk patch, as requested by Fabrice. The general idea of thisths2007-01-071-12/+14
* Add -option-rom option to allow loading of PCI option ROMs, by Anthony Liguori.ths2007-01-051-1/+18
* SCSI emulation improvements, by Chuck Brazie.ths2006-12-221-14/+12
* Move date/time init to the RTC implementation.ths2006-12-071-22/+0
* moved MP table init to BIOSbellard2006-09-241-163/+15
* vga init changesbellard2006-08-171-2/+7
* new clock logic: cpu ticks and virtual clocks are no longer proportional - ad...bellard2006-07-131-2/+11
* -no-fd-bootchk option (Lonnie Mendez)bellard2006-06-141-4/+2
* PCI SCSI HBA emulation.pbrook2006-05-301-0/+18
* OHCI USB host emulation.pbrook2006-05-211-3/+1
* Avoid compiler warning.pbrook2006-05-141-1/+1
* Rearrange PCI host emulation code.pbrook2006-05-131-4/+5
* ACPI supportbellard2006-05-031-0/+5
* increase max kernel size with initrdbellard2006-05-011-1/+1
* PC speaker emulation (Joachim Henke)bellard2006-04-241-19/+1
* Allow selection of emulated network card.pbrook2006-02-051-11/+31
* suppressed -enable-audio and simplified -soundhw option handling (malc)bellard2005-12-181-19/+34
* moved mp config table to a safer placebellard2005-12-171-1/+1
* more generic serial port (initial patch by Jocelyn Mayer)bellard2005-11-231-2/+3
* use HF_HALTED bitbellard2005-11-231-1/+1
* SMP support - cpu_single_env usage fix - a20 helpers - dynamic Multi Processo...bellard2005-11-211-6/+193
* suppressed unneeded options - added isapc machinebellard2005-11-061-2/+35
* USB user interfacebellard2005-11-061-25/+2
* audio merge (malc)bellard2005-11-051-9/+13
* added virtual USB mouse supportbellard2005-11-051-7/+14
* initial USB supportbellard2005-11-051-0/+22
* merged 15a_aqemu.patch audio patch (malc)bellard2005-10-301-3/+3
* IOAPIC support (initial patch by Filip Navara)bellard2005-07-231-4/+8
* VGA bios support for PowerPCbellard2005-07-031-1/+1
* more generic i8259 supportbellard2005-07-021-1/+28
* PC machine supportbellard2005-06-051-4/+10
* PC parallel port support (Mark Jonckheere)bellard2005-01-151-0/+9
* APIC supportbellard2005-01-031-0/+2
* better BIOS ATA translation supportbellard2004-11-161-12/+16
* audio clean up (initial patch by malc)bellard2004-11-091-1/+12
* audio merge (malc)bellard2004-11-071-3/+0
* no need to use LARGE translationbellard2004-10-121-7/+7
OpenPOWER on IntegriCloud