summaryrefslogtreecommitdiffstats
path: root/include/hw/i386
Commit message (Expand)AuthorAgeFilesLines
* i386/pc: pc_basic_device_init(): delegate FDC creation requestLaszlo Ersek2015-05-311-0/+1
* pc: Remove qemu_register_pc_machine() functionEduardo Habkost2015-05-311-2/+0
* pc: Don't use QEMUMachine anymoreEduardo Habkost2015-05-311-7/+15
* pc: Move compat_props setting inside *_machine_options() functionsEduardo Habkost2015-05-311-6/+9
* pc: Convert *_MACHINE_OPTIONS macros into functionsEduardo Habkost2015-05-311-19/+23
* pc: Define machines using a DEFINE_PC_MACHINE macroEduardo Habkost2015-05-311-0/+16
* pc: Define PC_COMPAT_2_[123] macrosEduardo Habkost2015-05-311-1/+12
* pc: Move commas inside PC_COMPAT_* macrosEduardo Habkost2015-05-311-9/+9
* hw: Move commas inside HW_COMPAT_2_1 macroEduardo Habkost2015-05-311-1/+1
* pc: Replace tab with spacesEduardo Habkost2015-05-311-6/+6
* pci: Remove unused function ich9_d2pbr_init()Thomas Huth2015-04-301-1/+0
* range: remove useless inclusionsPaolo Bonzini2015-04-301-1/+0
* target-i386: clear bsp bit when designating bspNadav Amit2015-04-021-1/+1
* target-i386: Move topology.h to include/hw/i386Eduardo Habkost2015-03-091-0/+134
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-03-091-0/+1
|\
| * acpi: has_immutable_rsdp->!rsdp_in_ramMichael S. Tsirkin2015-02-261-1/+1
| * pc: acpi-build: migrate RSDP tableIgor Mammedov2015-02-261-0/+1
* | Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request'...Peter Maydell2015-03-031-134/+0
* | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2015-03-021-0/+134
|\ \
| * | target-i386: Move topology.h to include/hw/i386Eduardo Habkost2015-02-251-0/+134
* | | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell2015-03-021-16/+1
|\ \ \ | |_|/ |/| |
| * | parallel: Factor out common parallel_hds_isa_init()Markus Armbruster2015-02-241-16/+1
| |/
* | hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()Markus Armbruster2015-02-181-2/+2
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-12-151-0/+1
|\
| * kvm/apic: fix 2.2->2.1 migrationPaolo Bonzini2014-12-151-0/+1
* | -machine vmport=auto: Fix handling of VMWare ioport emulation for xenDon Slutz2014-11-261-1/+1
|/
* 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
OpenPOWER on IntegriCloud