summaryrefslogtreecommitdiff
path: root/include/hw/i386
AgeCommit message (Expand)AuthorFilesLines
2014-11-26-machine vmport=auto: Fix handling of VMWare ioport emulation for xenDon Slutz1-1/+1
2014-11-23pc: align DIMM's address/size by backend's alignment valueIgor Mammedov1-0/+4
2014-11-02smbios: Encode UUID according to SMBIOS specificationEduardo Habkost1-2/+15
2014-11-02-machine vmport=off: Allow disabling of VMWare ioport emulationDr. David Alan Gilbert1-0/+2
2014-11-02pc: Update rtc_cmos in pc_cpu_plugGu Zheng1-1/+2
2014-11-02intel_iommu: fix VTD_SID_TO_BUSMichael S. Tsirkin1-1/+1
2014-11-02virtio-pci: fix migration for pci bus masterMichael S. Tsirkin1-24/+2
2014-10-22Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20141015-2' into s...Peter Maydell1-0/+8
2014-10-15usb-hid: Add high speed keyboard configurationJan Vesely1-0/+4
2014-10-15usb-hid: Add high speed mouse configurationJan Vesely1-0/+4
2014-10-15vga-pci: add qext region to mmioGerd Hoffmann1-0/+8
2014-09-10xhci PCIe endpoint migration compatibility fixDr. David Alan Gilbert1-0/+5
2014-08-28intel-iommu: add IOTLB using hash tableLe Tan1-1/+10
2014-08-28intel-iommu: add context-cache to cache context-entryLe Tan1-0/+22
2014-08-28intel-iommu: introduce Intel IOMMU (VT-d) emulationLe Tan1-0/+89
2014-08-25pc: reserve more memory for ACPI for new machine typesMichael S. Tsirkin1-0/+2
2014-08-14pc: Get rid of pci-info leftoversMarkus Armbruster1-1/+0
2014-08-14hw/audio/intel-hda: Fix MSI capability addressJan Kiszka1-1/+6
2014-08-14pc: Create 2.2 machine typeJan Kiszka1-0/+3
2014-08-01qemu: support xen hvm direct kernel bootChunyan Liu1-0/+5
2014-07-28pc: hack for migration compatibility from QEMU 2.0Paolo Bonzini1-0/+1
2014-06-29pc: Fix "prog_if" typo on PC_COMPAT_2_0Eduardo Habkost1-1/+1
2014-06-29pc: Move q35 compat props to PC_COMPAT_*Eduardo Habkost1-37/+18
2014-06-23pc & q35: Add new machine opt max-ram-below-4gDon Slutz1-0/+3
2014-06-23hw/pcie: implement power controller functionalityMarcel Apfelbaum1-1/+9
2014-06-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-8/+73
2014-06-19pc: pass MachineState to pc_memory_initPaolo Bonzini1-4/+3
2014-06-19virtio-net: announce self by guestJason Wang1-0/+5
2014-06-19ich: get rid of spaces in type nameMichael S. Tsirkin2-2/+2
2014-06-19pc: add "hotplug-memory-region-size" property to PC_MACHINEIgor Mammedov1-0/+1
2014-06-19pc: add acpi-device link to PCMachineStateIgor Mammedov1-1/+7
2014-06-19acpi:ich9: add memory hotplug handlingIgor Mammedov1-1/+6
2014-06-19acpi:piix4: add memory hotplug handlingIgor Mammedov1-1/+7
2014-06-19pc: add memory hotplug handler to PC_MACHINEIgor Mammedov1-0/+8
2014-06-19pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOSIgor Mammedov1-0/+1
2014-06-19pc: initialize memory hotplug address spaceIgor Mammedov1-0/+10
2014-06-18pc: create custom generic PC machine typeIgor Mammedov1-0/+24
2014-06-18virtio-scsi: add support for the any_layout featurePaolo Bonzini1-0/+4
2014-06-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-5/+20
2014-06-02xhci: order superspeed ports firstGerd Hoffmann1-0/+4
2014-05-21SMBIOS: Fix type 17 field sizesGabriel L. Somlo1-4/+4
2014-05-21SMBIOS: Update Type 0 struct generator for machines >= 2.1Gabriel L. Somlo1-1/+1
2014-05-21serial-pci: Set prog interface field of pci config to 16550 compatibleBALATON Zoltan1-0/+15
2014-05-07apic: use emulated lapic version 0x14 on pc machines >= 2.1Gabriel L. Somlo2-0/+4
2014-05-07pc: add compat_props placeholder for 2.0 machine typeGabriel L. Somlo1-0/+9
2014-05-05SMBIOS: Build aggregate smbios tables and entry pointGabriel L. Somlo1-1/+4
2014-05-05SMBIOS: Use bitmaps to prevent incompatible comand line optionsGabriel L. Somlo1-0/+2
2014-05-05SMBIOS: Update header file definitionsGabriel L. Somlo1-22/+66
2014-05-05SMBIOS: Rename symbols to better reflect future useGabriel L. Somlo1-3/+3
2014-05-05E820: Add interface for accessing e820 tableGabriel L. Somlo1-0/+2