summaryrefslogtreecommitdiff
path: root/hw/i386/pc_q35.c
AgeCommit message (Expand)AuthorFilesLines
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-1/+11
2013-05-13Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"Paolo Bonzini1-1/+0
2013-05-12remove double semicolonsDong Xu Wang1-1/+1
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/+7
2013-04-29audio: enable PCI audio cards for all PCI-enabled targetsPaolo Bonzini1-1/+0
2013-04-29audio: look for the ISA and PCI busesPaolo Bonzini1-1/+1
2013-04-24pc: Kill the "use flash device for BIOS unless KVM" misfeatureMarkus Armbruster1-1/+7
2013-04-24ich9: kill cmos_s3Hu Tao1-14/+1
2013-04-08hw: move headers to include/Paolo Bonzini1-5/+5
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini1-0/+239