summaryrefslogtreecommitdiffstats
path: root/hw/i386/pc_piix.c
Commit message (Expand)AuthorAgeFilesLines
...
| * pci: store PCI hole ranges in guestinfo structureMichael S. Tsirkin2013-07-041-1/+13
* | memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
|/
* Move hardcoded initialization of xen-platform device.Paul Durrant2013-06-251-3/+7
* Allow use of pc machine type (accel=xen) for Xen HVM domains.Paul Durrant2013-06-251-3/+5
* Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-trad...Stefano Stabellini2013-06-251-3/+3
* usb: fix serial number for hid devicesGerd Hoffmann2013-06-241-0/+12
* Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl2013-06-151-1/+1
|\
| * isa: QOM'ify ISADeviceAndreas Färber2013-06-071-1/+1
* | target-i386: Update model values on Conroe/Penryn/Nehalem CPU modelsEduardo Habkost2013-06-101-0/+4
* | pc: Create pc-*-1.6 machine-typesEduardo Habkost2013-06-101-2/+12
|/
* Merge remote-tracking branch 'sstabellini/xen_fixes_20130603' into stagingAnthony Liguori2013-06-041-6/+5
|\
| * xen: use pc_init_pci instead of pc_init_pci_no_kvmclockStefano Stabellini2013-06-031-2/+2
| * xen: remove xen_vcpu_initStefano Stabellini2013-06-031-1/+0
| * xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)Stefano Stabellini2013-06-031-3/+3
* | refer to FWCfgState explicitlyLaszlo Ersek2013-06-021-1/+1
* | isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)Jordan Justen2013-05-291-0/+5
|/
* Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"Paolo Bonzini2013-05-131-3/+0
* target-i386: n270 can MOVBEBorislav Petkov2013-05-061-0/+1
* pc: Implement QEMUMachine::hot_add_cpu hookIgor Mammedov2013-05-011-0/+1
* target-i386: Attach ICC bus to CPU on its creationIgor Mammedov2013-05-011-1/+1
* target-i386: Introduce ICC bus/device/bridgeIgor Mammedov2013-05-011-0/+7
* pvpanic: create pvpanic by default for machine 1.5Hu Tao2013-04-301-0/+12
* pc_piix: remove undesired change in pc_init1Paolo Bonzini2013-04-301-0/+1
* audio: enable PCI audio cards for all PCI-enabled targetsPaolo Bonzini2013-04-291-2/+0
* audio: look for the ISA and PCI busesPaolo Bonzini2013-04-291-2/+1
* fdc: QOM'ify ISA floppy controllerAndreas Färber2013-04-291-1/+1
* pc: Kill the "use flash device for BIOS unless KVM" misfeatureMarkus Armbruster2013-04-241-1/+9
* pc: Split pc_init_pci_1_0() off pc_init_pci_1_2()Markus Armbruster2013-04-241-4/+12
* pc: Inline pc_init_pci_1_3() into pc_init_pci_1_2()Markus Armbruster2013-04-241-1/+2
* acpi: move declarations from pc.h to acpi.hMichael S. Tsirkin2013-04-151-0/+1
* hw: move headers to include/Paolo Bonzini2013-04-081-4/+4
* cpu: Pass CPUState to cpu_interrupt()Andreas Färber2013-03-121-1/+2
* Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori2013-03-101-0/+4
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-011-0/+713
OpenPOWER on IntegriCloud