summaryrefslogtreecommitdiffstats
path: root/hw/i386
Commit message (Expand)AuthorAgeFilesLines
* 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
| * nvdimm acpi: introduce fit bufferXiao Guangrong2016-11-012-1/+20
| * nvdimm acpi: prebuild nvdimm devices for available slotsXiao Guangrong2016-11-011-1/+1
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-mttcg' into s...Peter Maydell2016-10-312-14/+17
|\ \
| * | *_run_on_cpu: introduce run_on_cpu_data typePaolo Bonzini2016-10-312-14/+13Star
| * | tcg: protect translation related stuff with tb_lock.KONRAD Frederic2016-10-311-0/+4
| |/
* / clean-up: removed duplicate #includesAnand J2016-10-281-1/+0Star
|/
* pc: q35: Bump max_cpus to 288Igor Mammedov2016-10-241-0/+2
* pc: Require IRQ remapping and EIM if there could be x2APIC CPUsIgor Mammedov2016-10-241-0/+14
* pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUsIgor Mammedov2016-10-241-15/+29
* pc: Clarify FW_CFG_MAX_CPUS usage commentIgor Mammedov2016-10-241-10/+8Star
* pc: kvm_apic: Pass APIC ID depending on xAPIC/x2APIC modeIgor Mammedov2016-10-241-2/+10
* pc: Leave max apic_id_limit only in legacy cpu hotplug codeIgor Mammedov2016-10-241-6/+0Star
* pc: acpi: x2APIC support for SRAT tableIgor Mammedov2016-10-241-10/+24
* pc: acpi: x2APIC support for MADT table and _MAT methodIgor Mammedov2016-10-241-24/+54
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-10-241-1/+1
|\
| * sun4uv: fix serial initialization regressionMarc-André Lureau2016-10-241-1/+1
* | xen_platform: SUSE xenlinux unplug for emulated PCIOlaf Hering2016-10-211-1/+26
* | xen_platform: unplug also SCSI disksOlaf Hering2016-10-211-0/+4
|/
* Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int...Peter Maydell2016-10-181-30/+26Star
|\
| * pc: Register TYPE_PC_MACHINE properties as class propertiesEduardo Habkost2016-10-171-30/+26Star
* | intel_iommu: reject broken EIMRadim Krčmář2016-10-171-1/+15
* | intel_iommu: add OnOffAuto intr_eim as "eim" propertyRadim Krčmář2016-10-171-3/+21
* | intel_iommu: redo configuraton check in realizeRadim Krčmář2016-10-171-8/+18
* | intel_iommu: pass whole remapped addresses to apicRadim Krčmář2016-10-171-12/+9Star
* | apic: add send_msi() to APICCommonClassRadim Krčmář2016-10-172-6/+19
|/