aboutsummaryrefslogtreecommitdiff
path: root/include/hw/i386/pc.h
AgeCommit message (Expand)Author
2015-05-31pc: Replace tab with spacesEduardo Habkost
2015-03-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-03-02Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2015-02-26acpi: has_immutable_rsdp->!rsdp_in_ramMichael S. Tsirkin
2015-02-26pc: acpi-build: migrate RSDP tableIgor Mammedov
2015-02-24parallel: Factor out common parallel_hds_isa_init()Markus Armbruster
2015-02-18hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()Markus Armbruster
2014-11-26-machine vmport=auto: Fix handling of VMWare ioport emulation for xenDon Slutz
2014-11-23pc: align DIMM's address/size by backend's alignment valueIgor Mammedov
2014-11-02-machine vmport=off: Allow disabling of VMWare ioport emulationDr. David Alan Gilbert
2014-11-02pc: Update rtc_cmos in pc_cpu_plugGu Zheng
2014-11-02virtio-pci: fix migration for pci bus masterMichael S. Tsirkin
2014-10-22Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20141015-2' into s...Peter Maydell
2014-10-15usb-hid: Add high speed keyboard configurationJan Vesely
2014-10-15usb-hid: Add high speed mouse configurationJan Vesely
2014-10-15vga-pci: add qext region to mmioGerd Hoffmann
2014-09-10xhci PCIe endpoint migration compatibility fixDr. David Alan Gilbert
2014-08-25pc: reserve more memory for ACPI for new machine typesMichael S. Tsirkin
2014-08-14pc: Get rid of pci-info leftoversMarkus Armbruster
2014-08-14hw/audio/intel-hda: Fix MSI capability addressJan Kiszka
2014-08-14pc: Create 2.2 machine typeJan Kiszka
2014-08-01qemu: support xen hvm direct kernel bootChunyan Liu
2014-07-28pc: hack for migration compatibility from QEMU 2.0Paolo Bonzini
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