summaryrefslogtreecommitdiffstats
path: root/hw/pc_piix.c
Commit message (Expand)AuthorAgeFilesLines
* xen: Add Xen hypercall for sleep state in the cmos_s3 callback.Anthony PERARD2011-05-081-1/+5
* xen: Introduce Xen Interrupt ControllerAnthony PERARD2011-05-081-2/+6
* piix_pci: Introduces Xen specific call for irq.Anthony PERARD2011-05-081-1/+5
* pc, Disable vmport initialisation with Xen.Anthony PERARD2011-05-081-1/+1
* xen: Add xenfv machineAnthony PERARD2011-05-081-2/+39
* pc_memory_init: Move memory calculation to the caller.Anthony PERARD2011-05-081-2/+10
* smbus_eeprom: consolidate smbus eeprom creation oc pc_piix, mips_mapta, mips_...Isaku Yamahata2011-04-091-8/+2
* ide: consolidate drive_get(IF_IDE)Isaku Yamahata2011-04-071-9/+1
* isa-bus: Remove bogus IRQ sharing checkJan Kiszka2011-02-211-2/+2
* fdc: refactor device creationBlue Swirl2011-02-201-3/+2
* kvm: x86: Introduce kvmclock device to save/restore its stateJan Kiszka2011-02-141-7/+25
* vmport: convert to qdevBlue Swirl2011-02-121-2/+0
* audio: consolidate audio_init()Isaku Yamahata2011-01-251-1/+2
* pc/piix: fix mismerge of b1aeb92666d2fde413c34578b3b42bbfe5f2a506Isaku Yamahata2010-12-221-8/+4
* pci: make command SERR bit writableIsaku Yamahata2010-12-091-0/+20
* vgabios update: handle compatibility with older qemu versionsGerd Hoffmann2010-11-211-0/+16
* virtfs: enable MSI-XGerd Hoffmann2010-11-211-0/+8
* pc: add 0.13 pc machine typeGerd Hoffmann2010-11-211-1/+9
* isapc: fix segfault.Isaku Yamahata2010-08-281-0/+1
* Rearrange block headersBlue Swirl2010-08-241-0/+1
* virtio-serial: Fix compat property nameAmit Shah2010-07-221-3/+3
* pc: Fix CMOS info for drives defined with -deviceMarkus Armbruster2010-07-021-5/+11
* Remove useless device dependency of HAS_AUDIOBlue Swirl2010-06-271-2/+0
* ioapic: convert to qdevBlue Swirl2010-06-191-1/+18
* blockdev: Collect block device code in new blockdev.cMarkus Armbruster2010-06-041-0/+1
* pci hotadd, acpi_piix4: remove global variablesIsaku Yamahata2010-05-151-1/+0
* rtc: make rtc_xxx accept/return ISADevice instead of RTCState.Isaku Yamahata2010-05-151-1/+1
* pc: split out piix specific part from pc.c into pc_piix.cIsaku Yamahata2010-05-151-0/+317
OpenPOWER on IntegriCloud