summaryrefslogtreecommitdiffstats
path: root/hw/i386/pc_q35.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'sstabellini/xen-2013-09-09' into stagingAnthony Liguori2013-09-111-0/+5
|\
| * pc_q35: Initialize Xen.Anthony PERARD2013-09-091-0/+5
* | e1000: add interrupt mitigation supportVincenzo Maffione2013-09-061-1/+14
|/
* pc: reduce duplication, fix PIIX descriptionsMichael S. Tsirkin2013-09-011-11/+14
* hw: Clean up bogus default boot orderMarkus Armbruster2013-08-281-4/+4
* pc: pc_compat_1_4() now can call pc_compat_1_5()Eduardo Habkost2013-08-211-2/+2
* pc: Create pc_compat_*() functionsEduardo Habkost2013-08-211-7/+24
* pc: Don't explode QEMUMachineInitArgs into local variables needlesslyMarkus Armbruster2013-08-211-13/+9
* loader: store FW CFG ROM files in RAMMichael S. Tsirkin2013-08-211-0/+2
* pc: cleanup 1.4 compat supportMichael S. Tsirkin2013-08-211-2/+2
* pvpanic: fix bad mergeAnthony Liguori2013-08-131-1/+1
* Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-08-121-0/+1
|\
| * pc: Remove PCLMULQDQ from Westmere on pc-*-1.4 and olderEduardo Habkost2013-08-121-0/+1
* | hw/misc: don't create pvpanic device by defaultMarcel Apfelbaum2013-08-121-3/+4
|/
* pc_sysfw: do not make it a device anymorePaolo Bonzini2013-08-121-0/+1
* pc: disable pci-info for 1.6Michael S. Tsirkin2013-08-121-2/+7
* pc: add Q35 to QOM composition tree under /machineIgor Mammedov2013-07-291-0/+1
* q35: Use type-safe cast instead of direct access of parent devHu Tao2013-07-231-1/+3
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-081-3/+15
|\
| * pc: pass PCI hole ranges to GuestsMichael S. Tsirkin2013-07-041-2/+10
| * pci: store PCI hole ranges in guestinfo structureMichael S. Tsirkin2013-07-041-1/+5
* | memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-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-1/+11
* Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"Paolo Bonzini2013-05-131-1/+0
* remove double semicolonsDong Xu Wang2013-05-121-1/+1
* 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/+7
* audio: enable PCI audio cards for all PCI-enabled targetsPaolo Bonzini2013-04-291-1/+0
* audio: look for the ISA and PCI busesPaolo Bonzini2013-04-291-1/+1
* pc: Kill the "use flash device for BIOS unless KVM" misfeatureMarkus Armbruster2013-04-241-1/+7
* ich9: kill cmos_s3Hu Tao2013-04-241-14/+1
* hw: move headers to include/Paolo Bonzini2013-04-081-5/+5
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-011-0/+239
OpenPOWER on IntegriCloud