aboutsummaryrefslogtreecommitdiff
path: root/include/hw/i386/pc.h
AgeCommit message (Expand)Author
2014-06-29pc: Fix "prog_if" typo on PC_COMPAT_2_0Eduardo Habkost
2014-06-29pc: Move q35 compat props to PC_COMPAT_*Eduardo Habkost
2014-06-23pc & q35: Add new machine opt max-ram-below-4gDon Slutz
2014-06-23hw/pcie: implement power controller functionalityMarcel Apfelbaum
2014-06-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-06-19pc: pass MachineState to pc_memory_initPaolo Bonzini
2014-06-19virtio-net: announce self by guestJason Wang
2014-06-19ich: get rid of spaces in type nameMichael S. Tsirkin
2014-06-19pc: add "hotplug-memory-region-size" property to PC_MACHINEIgor Mammedov
2014-06-19pc: add acpi-device link to PCMachineStateIgor Mammedov
2014-06-19acpi:ich9: add memory hotplug handlingIgor Mammedov
2014-06-19acpi:piix4: add memory hotplug handlingIgor Mammedov
2014-06-19pc: add memory hotplug handler to PC_MACHINEIgor Mammedov
2014-06-19pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOSIgor Mammedov
2014-06-19pc: initialize memory hotplug address spaceIgor Mammedov
2014-06-18pc: create custom generic PC machine typeIgor Mammedov
2014-06-18virtio-scsi: add support for the any_layout featurePaolo Bonzini
2014-06-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-06-02xhci: order superspeed ports firstGerd Hoffmann
2014-05-21serial-pci: Set prog interface field of pci config to 16550 compatibleBALATON Zoltan
2014-05-07apic: use emulated lapic version 0x14 on pc machines >= 2.1Gabriel L. Somlo
2014-05-07pc: add compat_props placeholder for 2.0 machine typeGabriel L. Somlo
2014-05-05E820: Add interface for accessing e820 tableGabriel L. Somlo
2014-02-14i2c: Rename i2c_bus to I2CBusAndreas Färber
2014-01-26pc: Save size of RAM below 4GBEduardo Habkost
2014-01-26piix4: add acpi pci hotplug supportMichael S. Tsirkin
2014-01-16usb: add support for microsoft os descriptorsGerd Hoffmann
2013-12-23piix: fix 32bit pci holeGerd Hoffmann
2013-12-11hpet: enable to entitle more irq pins for hpetLiu Ping Fan
2013-12-10pc: map PCI address space as catchall region for not mapped addressesMichael S. Tsirkin
2013-11-21pc: get rid of builtin pvpanic for "-M pc-1.5"Paolo Bonzini
2013-11-10Fix pc migration from qemu <= 1.5Cole Robinson
2013-10-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-10-14i386: ACPI table generation code from seabiosMichael S. Tsirkin
2013-10-14pvpanic: add API to access io portMichael S. Tsirkin
2013-10-14piix: APIs for pc guest infoMichael S. Tsirkin
2013-10-14acpi/piix: add macros for acpi property namesMichael S. Tsirkin
2013-10-14i386: define pc guest infoMichael S. Tsirkin
2013-10-02target-i386: Set model=6 on qemu64 & qemu32 CPU modelsEduardo Habkost
2013-09-06e1000: add interrupt mitigation supportVincenzo Maffione
2013-09-01pc: reduce duplication, fix PIIX descriptionsMichael S. Tsirkin
2013-08-27pc: fix regression for 64 bit PCI memoryMichael S. Tsirkin
2013-08-12pc_sysfw: do not make it a device anymorePaolo Bonzini
2013-07-29pc: limit 64 bit hole to 2G by defaultIgor Mammedov
2013-07-29target-i386: Disable PMU CPUID leaf by defaultEduardo Habkost
2013-07-18Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-07-15virtio-net: add feature bit for any header s/gMichael S. Tsirkin
2013-07-08Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-07-04vmport: Disentangle read handler type from portioJan Kiszka
2013-07-04pvpanic: initialization cleanupMichael S. Tsirkin