summaryrefslogtreecommitdiffstats
path: root/hw/i386
Commit message (Expand)AuthorAgeFilesLines
...
| * pc: Create pc_compat_2_1() functionsEduardo Habkost2014-11-032-2/+24
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-11-035-50/+134
|\ \ | |/ |/|
| * vga: flip qemu 2.2 pc machine types from cirrus to stdvgaGerd Hoffmann2014-11-032-4/+10
| * vga: add default display to machine classGerd Hoffmann2014-11-031-0/+1
| * hw/i386/acpi-build.c: Fix memory leak in acpi_build_tables_cleanup()Nikita Belov2014-11-021-4/+2
| * smbios: Encode UUID according to SMBIOS specificationEduardo Habkost2014-11-023-5/+30
| * pc: Add pc_compat_2_1() functionEduardo Habkost2014-11-022-2/+24
| * -machine vmport=off: Allow disabling of VMWare ioport emulationDr. David Alan Gilbert2014-11-023-3/+23
| * pc: Update rtc_cmos in pc_cpu_plugGu Zheng2014-11-023-23/+18
| * pc: add cpu hotplug handler to PC_MACHINEGu Zheng2014-11-021-1/+27
| * acpi: create separate file for TCPA logStefan Berger2014-11-021-7/+15
| * virtio-pci: fix migration for pci bus masterMichael S. Tsirkin2014-11-022-2/+2
| * pc: Fix disabling of vapic for compat PC modelsJan Kiszka2014-11-021-1/+1
| * i386/pc: add piix and q35 machtypes to sorting families for -M \?Laszlo Ersek2014-11-022-0/+2
| * well-defined listing order for machine typesLaszlo Ersek2014-11-021-0/+1
| * smbios: Fix assertion on socket count calculationEduardo Habkost2014-11-021-1/+1
* | kvmvapic: patch_instruction fixPavel Dovgalyuk2014-10-311-1/+0
* | -machine vmport=off: Allow disabling of VMWare ioport emulationDr. David Alan Gilbert2014-10-313-3/+23
|/
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-10-224-9/+10
|\
| * hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster2014-10-204-9/+9
| * block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()Markus Armbruster2014-10-201-1/+2
* | hw/i386/pc_q35.c: Avoid g_assert_cmpint() as it is not in glib 2.12Peter Maydell2014-10-221-1/+1
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ...Peter Maydell2014-10-161-3/+11
|\
| * bootindex: move calling add_boot_device_patch to bootindex setter functionGonglei2014-10-151-2/+0
| * pci-assign: remove bootindex property from qdev to qomGonglei2014-10-151-1/+11
* | Access BusState::allow_hotplug using wraper qbus_is_hotpluggable()Igor Mammedov2014-10-151-1/+1
|/
* q35/ahci: Pick up -cdrom and -hda optionsJohn Snow2014-10-031-0/+4
* ide: Update ide_drive_get to be HBA agnosticJohn Snow2014-10-031-1/+1
* pc/vl: Add units-per-default-bus propertyJohn Snow2014-10-032-1/+3
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-09-263-4/+63
|\
| * kvmvapic: fix migration when VM paused and when not running WindowsPavel Dovgalyuk2014-09-261-2/+9
| * kvmclock: Ensure time in migration never goes backwardAlexander Graf2014-09-161-0/+49
| * kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calculationMarcelo Tosatti2014-09-161-0/+4
| * pit: fix pit interrupt can't inject into vm after migrationChenLiang2014-09-161-2/+1
* | pc: Add missing 'static' attributeStefan Weil2014-09-221-1/+1
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-09-181-2/+4
|\ \ | |/ |/|
| * pc: leave more space for BIOS allocationsMichael S. Tsirkin2014-09-181-2/+4
* | apic_common: vapic_paddr synchronization fixPavel Dovgalyuk2014-09-111-11/+26
* | memory: add parameter errp to memory_region_init_ramHu Tao2014-09-093-4/+7
|/
* Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-09-03' in...Peter Maydell2014-09-041-1/+1
|\
| * Fix debug print warningGonglei2014-09-021-1/+1
* | acpi-build: Set FORCE_APIC_CLUSTER_MODEL bit for FADT flagszhanghailiang2014-09-031-0/+6
* | intel-iommu: add IOTLB using hash tableLe Tan2014-08-282-6/+241
* | intel-iommu: add context-cache to cache context-entryLe Tan2014-08-282-35/+176
* | intel-iommu: add supports for queued invalidation interfaceLe Tan2014-08-282-7/+393
* | intel-iommu: add DMAR table to ACPI tablesLe Tan2014-08-282-0/+79
* | intel-iommu: introduce Intel IOMMU (VT-d) emulationLe Tan2014-08-283-0/+1591
|/
* ssdt-tpm: add generated hex file to gitMichael S. Tsirkin2014-08-251-0/+95
* Add ACPI tables for TPMStefan Berger2014-08-254-1/+101
* pc: reserve more memory for ACPI for new machine typesMichael S. Tsirkin2014-08-253-3/+11
OpenPOWER on IntegriCloud