summaryrefslogtreecommitdiffstats
path: root/include/hw/i386
Commit message (Expand)AuthorAgeFilesLines
* pc: align DIMM's address/size by backend's alignment valueIgor Mammedov2014-11-231-0/+4
* smbios: Encode UUID according to SMBIOS specificationEduardo Habkost2014-11-021-2/+15
* -machine vmport=off: Allow disabling of VMWare ioport emulationDr. David Alan Gilbert2014-11-021-0/+2
* pc: Update rtc_cmos in pc_cpu_plugGu Zheng2014-11-021-1/+2
* intel_iommu: fix VTD_SID_TO_BUSMichael S. Tsirkin2014-11-021-1/+1
* virtio-pci: fix migration for pci bus masterMichael S. Tsirkin2014-11-021-24/+2
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20141015-2' into s...Peter Maydell2014-10-221-0/+8
|\
| * usb-hid: Add high speed keyboard configurationJan Vesely2014-10-151-0/+4
| * usb-hid: Add high speed mouse configurationJan Vesely2014-10-151-0/+4
* | vga-pci: add qext region to mmioGerd Hoffmann2014-10-151-0/+8
|/
* xhci PCIe endpoint migration compatibility fixDr. David Alan Gilbert2014-09-101-0/+5
* intel-iommu: add IOTLB using hash tableLe Tan2014-08-281-1/+10
* intel-iommu: add context-cache to cache context-entryLe Tan2014-08-281-0/+22
* intel-iommu: introduce Intel IOMMU (VT-d) emulationLe Tan2014-08-281-0/+89
* pc: reserve more memory for ACPI for new machine typesMichael S. Tsirkin2014-08-251-0/+2
* pc: Get rid of pci-info leftoversMarkus Armbruster2014-08-141-1/+0
* hw/audio/intel-hda: Fix MSI capability addressJan Kiszka2014-08-141-1/+6
* pc: Create 2.2 machine typeJan Kiszka2014-08-141-0/+3
* qemu: support xen hvm direct kernel bootChunyan Liu2014-08-011-0/+5
* pc: hack for migration compatibility from QEMU 2.0Paolo Bonzini2014-07-281-0/+1
* pc: Fix "prog_if" typo on PC_COMPAT_2_0Eduardo Habkost2014-06-291-1/+1
* pc: Move q35 compat props to PC_COMPAT_*Eduardo Habkost2014-06-291-37/+18
* pc & q35: Add new machine opt max-ram-below-4gDon Slutz2014-06-231-0/+3
* hw/pcie: implement power controller functionalityMarcel Apfelbaum2014-06-231-1/+9
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-06-202-8/+73
|\
| * pc: pass MachineState to pc_memory_initPaolo Bonzini2014-06-191-4/+3
| * virtio-net: announce self by guestJason Wang2014-06-191-0/+5
| * ich: get rid of spaces in type nameMichael S. Tsirkin2014-06-192-2/+2
| * pc: add "hotplug-memory-region-size" property to PC_MACHINEIgor Mammedov2014-06-191-0/+1
| * pc: add acpi-device link to PCMachineStateIgor Mammedov2014-06-191-1/+7
| * acpi:ich9: add memory hotplug handlingIgor Mammedov2014-06-191-1/+6
| * acpi:piix4: add memory hotplug handlingIgor Mammedov2014-06-191-1/+7
| * pc: add memory hotplug handler to PC_MACHINEIgor Mammedov2014-06-191-0/+8
| * pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOSIgor Mammedov2014-06-191-0/+1
| * pc: initialize memory hotplug address spaceIgor Mammedov2014-06-191-0/+10
| * pc: create custom generic PC machine typeIgor Mammedov2014-06-181-0/+24
* | virtio-scsi: add support for the any_layout featurePaolo Bonzini2014-06-181-0/+4
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-06-052-5/+20
|\
| * SMBIOS: Fix type 17 field sizesGabriel L. Somlo2014-05-211-4/+4
| * SMBIOS: Update Type 0 struct generator for machines >= 2.1Gabriel L. Somlo2014-05-211-1/+1
| * serial-pci: Set prog interface field of pci config to 16550 compatibleBALATON Zoltan2014-05-211-0/+15
* | xhci: order superspeed ports firstGerd Hoffmann2014-06-021-0/+4
|/
* apic: use emulated lapic version 0x14 on pc machines >= 2.1Gabriel L. Somlo2014-05-072-0/+4
* pc: add compat_props placeholder for 2.0 machine typeGabriel L. Somlo2014-05-071-0/+9
* SMBIOS: Build aggregate smbios tables and entry pointGabriel L. Somlo2014-05-051-1/+4
* SMBIOS: Use bitmaps to prevent incompatible comand line optionsGabriel L. Somlo2014-05-051-0/+2
* SMBIOS: Update header file definitionsGabriel L. Somlo2014-05-051-22/+66
* SMBIOS: Rename symbols to better reflect future useGabriel L. Somlo2014-05-051-3/+3
* E820: Add interface for accessing e820 tableGabriel L. Somlo2014-05-051-0/+2
* q35: Correct typo BRDIGE -> BRIDGEBALATON Zoltan2014-03-111-1/+1
OpenPOWER on IntegriCloud