summaryrefslogtreecommitdiff
path: root/include/hw/i386/pc.h
AgeCommit message (Expand)AuthorFilesLines
2014-02-14i2c: Rename i2c_bus to I2CBusAndreas Färber1-3/+3
2014-01-26pc: Save size of RAM below 4GBEduardo Habkost1-1/+1
2014-01-26piix4: add acpi pci hotplug supportMichael S. Tsirkin1-0/+5
2014-01-16usb: add support for microsoft os descriptorsGerd Hoffmann1-0/+9
2013-12-23piix: fix 32bit pci holeGerd Hoffmann1-0/+1
2013-12-11hpet: enable to entitle more irq pins for hpetLiu Ping Fan1-1/+23
2013-12-10pc: map PCI address space as catchall region for not mapped addressesMichael S. Tsirkin1-12/+2
2013-11-21pc: get rid of builtin pvpanic for "-M pc-1.5"Paolo Bonzini1-1/+0
2013-11-10Fix pc migration from qemu <= 1.5Cole Robinson1-0/+16
2013-10-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-0/+22
2013-10-14i386: ACPI table generation code from seabiosMichael S. Tsirkin1-0/+1
2013-10-14pvpanic: add API to access io portMichael S. Tsirkin1-0/+1
2013-10-14piix: APIs for pc guest infoMichael S. Tsirkin1-0/+1
2013-10-14acpi/piix: add macros for acpi property namesMichael S. Tsirkin1-0/+10
2013-10-14i386: define pc guest infoMichael S. Tsirkin1-0/+9
2013-10-02target-i386: Set model=6 on qemu64 & qemu32 CPU modelsEduardo Habkost1-0/+8
2013-09-06e1000: add interrupt mitigation supportVincenzo Maffione1-0/+8
2013-09-01pc: reduce duplication, fix PIIX descriptionsMichael S. Tsirkin1-0/+8
2013-08-27pc: fix regression for 64 bit PCI memoryMichael S. Tsirkin1-1/+10
2013-08-12pc_sysfw: do not make it a device anymorePaolo Bonzini1-1/+3
2013-07-29pc: limit 64 bit hole to 2G by defaultIgor Mammedov1-3/+11
2013-07-29target-i386: Disable PMU CPUID leaf by defaultEduardo Habkost1-0/+4
2013-07-18Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-0/+4
2013-07-15virtio-net: add feature bit for any header s/gMichael S. Tsirkin1-0/+4
2013-07-08Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-2/+20
2013-07-04vmport: Disentangle read handler type from portioJan Kiszka1-2/+4
2013-07-04pvpanic: initialization cleanupMichael S. Tsirkin1-1/+1
2013-07-04pc: pass PCI hole ranges to GuestsMichael S. Tsirkin1-0/+1
2013-07-04pci: store PCI hole ranges in guestinfo structureMichael S. Tsirkin1-1/+18
2013-06-25Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-trad...Stefano Stabellini1-3/+0
2013-06-15Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl1-13/+17
2013-06-10target-i386: Set level=4 on Conroe/Penryn/NehalemEduardo Habkost1-0/+12
2013-06-10target-i386: Update model values on Conroe/Penryn/Nehalem CPU modelsEduardo Habkost1-0/+16
2013-06-07isa: QOM'ify ISADeviceAndreas Färber1-13/+17
2013-06-04Merge remote-tracking branch 'sstabellini/xen_fixes_20130603' into stagingAnthony Liguori1-0/+3
2013-06-03xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)Stefano Stabellini1-0/+3
2013-06-02fw_cfg: move typedef to qemu/typedefs.hMichael S. Tsirkin1-1/+0
2013-06-02refer to FWCfgState explicitlyLaszlo Ersek1-9/+10
2013-05-22Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori1-1/+0
2013-05-22virtio-net: dynamic network offloads configurationDmitry Fleytman1-0/+4
2013-05-18remove some double-includesMichael Tokarev1-1/+0
2013-05-13Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"Paolo Bonzini1-5/+0
2013-05-06target-i386: Change CPUID model of 486 to 8Andreas Färber1-0/+4
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-04-30pvpanic: create pvpanic by default for machine 1.5Hu Tao1-0/+3
2013-04-24pc: Kill the "use flash device for BIOS unless KVM" misfeatureMarkus Armbruster1-0/+5
2013-04-15acpi: move declarations from pc.h to acpi.hMichael S. Tsirkin1-8/+0
2013-04-08hw: move headers to include/Paolo Bonzini1-0/+246