summaryrefslogtreecommitdiff
path: root/hw/i386/pc_piix.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-04pc: pass PCI hole ranges to GuestsMichael S. Tsirkin1-1/+15
2013-07-04pci: store PCI hole ranges in guestinfo structureMichael S. Tsirkin1-1/+13
2013-06-25Move hardcoded initialization of xen-platform device.Paul Durrant1-3/+7
2013-06-25Allow use of pc machine type (accel=xen) for Xen HVM domains.Paul Durrant1-3/+5
2013-06-25Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-trad...Stefano Stabellini1-3/+3
2013-06-24usb: fix serial number for hid devicesGerd Hoffmann1-0/+12
2013-06-15Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl1-1/+1
2013-06-10target-i386: Update model values on Conroe/Penryn/Nehalem CPU modelsEduardo Habkost1-0/+4
2013-06-10pc: Create pc-*-1.6 machine-typesEduardo Habkost1-2/+12
2013-06-07isa: QOM'ify ISADeviceAndreas Färber1-1/+1
2013-06-04Merge remote-tracking branch 'sstabellini/xen_fixes_20130603' into stagingAnthony Liguori1-6/+5
2013-06-03xen: use pc_init_pci instead of pc_init_pci_no_kvmclockStefano Stabellini1-2/+2
2013-06-03xen: remove xen_vcpu_initStefano Stabellini1-1/+0
2013-06-03xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)Stefano Stabellini1-3/+3
2013-06-02refer to FWCfgState explicitlyLaszlo Ersek1-1/+1
2013-05-29isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)Jordan Justen1-0/+5
2013-05-13Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"Paolo Bonzini1-3/+0
2013-05-06target-i386: n270 can MOVBEBorislav Petkov1-0/+1
2013-05-01pc: Implement QEMUMachine::hot_add_cpu hookIgor Mammedov1-0/+1
2013-05-01target-i386: Attach ICC bus to CPU on its creationIgor Mammedov1-1/+1
2013-05-01target-i386: Introduce ICC bus/device/bridgeIgor Mammedov1-0/+7
2013-04-30pvpanic: create pvpanic by default for machine 1.5Hu Tao1-0/+12
2013-04-30pc_piix: remove undesired change in pc_init1Paolo Bonzini1-0/+1
2013-04-29audio: enable PCI audio cards for all PCI-enabled targetsPaolo Bonzini1-2/+0
2013-04-29audio: look for the ISA and PCI busesPaolo Bonzini1-2/+1
2013-04-29fdc: QOM'ify ISA floppy controllerAndreas Färber1-1/+1
2013-04-24pc: Kill the "use flash device for BIOS unless KVM" misfeatureMarkus Armbruster1-1/+9
2013-04-24pc: Split pc_init_pci_1_0() off pc_init_pci_1_2()Markus Armbruster1-4/+12
2013-04-24pc: Inline pc_init_pci_1_3() into pc_init_pci_1_2()Markus Armbruster1-1/+2
2013-04-15acpi: move declarations from pc.h to acpi.hMichael S. Tsirkin1-0/+1
2013-04-08hw: move headers to include/Paolo Bonzini1-4/+4
2013-03-12cpu: Pass CPUState to cpu_interrupt()Andreas Färber1-1/+2
2013-03-10Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori1-0/+717
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini1-0/+713