aboutsummaryrefslogtreecommitdiff
path: root/include/hw/i386
AgeCommit message (Expand)Author
2014-12-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-12-15kvm/apic: fix 2.2->2.1 migrationPaolo Bonzini
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-02smbios: Encode UUID according to SMBIOS specificationEduardo Habkost
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-02intel_iommu: fix VTD_SID_TO_BUSMichael S. Tsirkin
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-28intel-iommu: add IOTLB using hash tableLe Tan
2014-08-28intel-iommu: add context-cache to cache context-entryLe Tan
2014-08-28intel-iommu: introduce Intel IOMMU (VT-d) emulationLe Tan
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-21SMBIOS: Fix type 17 field sizesGabriel L. Somlo
2014-05-21SMBIOS: Update Type 0 struct generator for machines >= 2.1Gabriel L. Somlo
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-05SMBIOS: Build aggregate smbios tables and entry pointGabriel L. Somlo
2014-05-05SMBIOS: Use bitmaps to prevent incompatible comand line optionsGabriel L. Somlo
2014-05-05SMBIOS: Update header file definitionsGabriel L. Somlo