summaryrefslogtreecommitdiffstats
path: root/hw/i386
Commit message (Expand)AuthorAgeFilesLines
* hw/i386: check if nvdimm is enabled before pluggingHaozhong Zhang2017-02-011-0/+5
* intel_iommu: fix and simplify size calculation in process_device_iotlb_desc()Jason Wang2017-02-011-1/+9
* icount: update instruction counter on apic patchingPavel Dovgalyuk2017-01-271-0/+6
* hw/i386/kvmvapic: Remove dead code in patch_hypercalls()Peter Maydell2017-01-241-6/+0Star
* pci-assign: avoid pointless statPaolo Bonzini2017-01-241-8/+8
* hw: Fix typos found by codespellStefan Weil2017-01-241-1/+1
* machine: Make possible_cpu_arch_ids() return const pointerIgor Mammedov2017-01-242-12/+6Star
* pc: don't return cpu pointer from pc_new_cpu() as it's not needed anymoreIgor Mammedov2017-01-241-16/+8Star
* pc: cleanup: move smbios_set_cpuid() into pc_build_smbios()Igor Mammedov2017-01-241-8/+9
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-01-203-1/+5
|\
| * kvm: move cpu synchronization codeVincent Palatin2017-01-192-0/+2
| * pc: fix crash in rtc_set_memory() if initial cpu is marked as hotpluggedIgor Mammedov2017-01-161-1/+3
* | pc: Add 2.9 machine-typesEduardo Habkost2017-01-182-5/+23
* | fw-cfg: support writeable blobsMichael S. Tsirkin2017-01-181-2/+2
|/
* memhp: don't generate memory hotplug AML if it's not enabled/supportedIgor Mammedov2017-01-101-8/+1Star
* memhp: move GPE handler_E03 into build_memory_hotplug_aml()Igor Mammedov2017-01-101-5/+2Star
* memhp: merge build_memory_devices() into build_memory_hotplug_aml()Igor Mammedov2017-01-101-33/+28Star
* memhp: move build_memory_devices() into memory_hotplug.cIgor Mammedov2017-01-101-124/+0Star
* acpi: add ATSR for q35Jason Wang2017-01-101-0/+9
* intel_iommu: support device iotlb descriptorJason Wang2017-01-103-7/+106
* intel_iommu: allocate new key when creating new address spaceJason Wang2017-01-101-2/+3
* intel_iommu: name vtd address space with devfnJason Wang2017-01-101-1/+3
* intel_iommu: allow migrationPeter Xu2017-01-101-1/+21
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2017-01-092-3/+3
|\
| * i386: amd_iommu: fix MMIO register count and accessPrasad J Pandit2016-12-162-3/+3
* | kvmclock: reduce kvmclock difference on migrationMarcelo Tosatti2016-12-221-15/+127
* | multiboot: copy the cmdline verbatim, unescape module stringsVlad Lungu2016-12-221-10/+10
* | pc: make pit configurableChao Peng2016-12-223-3/+23
* | pc: make sata configurableChao Peng2016-12-222-15/+38
* | pc: make smbus configurableChao Peng2016-12-222-5/+25
* | Move target-* CPU file into a target/ folderThomas Huth2016-12-202-2/+2
|/
* loader: fix handling of custom address spaces when adding ROM blobsLaszlo Ersek2016-11-301-1/+1
* intel_iommu: fix incorrect device invalidatePeter Xu2016-11-301-0/+1
* pci-assign: sync MSI/MSI-X cap and table with PCIDevicePeter Xu2016-11-281-0/+4
* Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi2016-11-211-1/+1
|\
| * acpi: Use apic_id_limit when calculating legacy ACPI table sizeEduardo Habkost2016-11-181-1/+1
* | pc: fix FW_CFG_NB_CPUS to account for -device added CPUsIgor Mammedov2016-11-161-17/+27
* | fw_cfg: move FW_CFG_NB_CPUS out of fw_cfg_init1()Igor Mammedov2016-11-161-0/+2
* | Revert "pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs"Igor Mammedov2016-11-161-29/+15Star
|/
* nvdimm acpi: rename nvdimm_acpi_hotplugXiao Guangrong2016-11-151-1/+1
* pc: memhp: stop handling nvdimm hotplug in pc_dimm_unplugXiao Guangrong2016-11-151-6/+0Star
* qdev: hotplug: drop HotplugHandler.post_plug callbackXiao Guangrong2016-11-151-19/+4Star
* acpi: fix DMAR device scope for IOAPICPeter Xu2016-11-151-1/+2
* intel_iommu: fix incorrect assertPeter Xu2016-11-151-1/+1
* intel_iommu: fix several incorrect endianess and bit fieldsPeter Xu2016-11-151-1/+1
* intel_iommu: fixing source id during IOTLB hash key calculationJason Wang2016-11-152-2/+2
* Merge remote-tracking branch 'sstabellini/tags/xen-20161102-tag' into stagingStefan Hajnoczi2016-11-042-1/+3
|\
| * PCMachineState: introduce acpi_build_enabled fieldWei Liu2016-11-022-1/+3
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingStefan Hajnoczi2016-11-032-1/+39
|\ \ | |/ |/|
| * pc: memhp: enable nvdimm device hotplugXiao Guangrong2016-11-012-0/+19