summaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)Author
2016-12-22kvmclock: reduce kvmclock difference on migrationMarcelo Tosatti
2016-12-22multiboot: copy the cmdline verbatim, unescape module stringsVlad Lungu
2016-12-22pc: make pit configurableChao Peng
2016-12-22pc: make sata configurableChao Peng
2016-12-22pc: make smbus configurableChao Peng
2016-12-20Move target-* CPU file into a target/ folderThomas Huth
2016-11-30loader: fix handling of custom address spaces when adding ROM blobsLaszlo Ersek
2016-11-30intel_iommu: fix incorrect device invalidatePeter Xu
2016-11-28pci-assign: sync MSI/MSI-X cap and table with PCIDevicePeter Xu
2016-11-21Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi
2016-11-18acpi: Use apic_id_limit when calculating legacy ACPI table sizeEduardo Habkost
2016-11-16pc: fix FW_CFG_NB_CPUS to account for -device added CPUsIgor Mammedov
2016-11-16fw_cfg: move FW_CFG_NB_CPUS out of fw_cfg_init1()Igor Mammedov
2016-11-16Revert "pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs"Igor Mammedov
2016-11-15nvdimm acpi: rename nvdimm_acpi_hotplugXiao Guangrong
2016-11-15pc: memhp: stop handling nvdimm hotplug in pc_dimm_unplugXiao Guangrong
2016-11-15qdev: hotplug: drop HotplugHandler.post_plug callbackXiao Guangrong
2016-11-15acpi: fix DMAR device scope for IOAPICPeter Xu
2016-11-15intel_iommu: fix incorrect assertPeter Xu
2016-11-15intel_iommu: fix several incorrect endianess and bit fieldsPeter Xu
2016-11-15intel_iommu: fixing source id during IOTLB hash key calculationJason Wang
2016-11-04Merge remote-tracking branch 'sstabellini/tags/xen-20161102-tag' into stagingStefan Hajnoczi
2016-11-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingStefan Hajnoczi
2016-11-02PCMachineState: introduce acpi_build_enabled fieldWei Liu
2016-11-01pc: memhp: enable nvdimm device hotplugXiao Guangrong
2016-11-01nvdimm acpi: introduce fit bufferXiao Guangrong
2016-11-01nvdimm acpi: prebuild nvdimm devices for available slotsXiao Guangrong
2016-10-31Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-mttcg' into s...Peter Maydell
2016-10-31*_run_on_cpu: introduce run_on_cpu_data typePaolo Bonzini
2016-10-31tcg: protect translation related stuff with tb_lock.KONRAD Frederic
2016-10-28clean-up: removed duplicate #includesAnand J
2016-10-24pc: q35: Bump max_cpus to 288Igor Mammedov
2016-10-24pc: Require IRQ remapping and EIM if there could be x2APIC CPUsIgor Mammedov
2016-10-24pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUsIgor Mammedov
2016-10-24pc: Clarify FW_CFG_MAX_CPUS usage commentIgor Mammedov
2016-10-24pc: kvm_apic: Pass APIC ID depending on xAPIC/x2APIC modeIgor Mammedov
2016-10-24pc: Leave max apic_id_limit only in legacy cpu hotplug codeIgor Mammedov
2016-10-24pc: acpi: x2APIC support for SRAT tableIgor Mammedov
2016-10-24pc: acpi: x2APIC support for MADT table and _MAT methodIgor Mammedov
2016-10-24Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-10-24sun4uv: fix serial initialization regressionMarc-André Lureau
2016-10-21xen_platform: SUSE xenlinux unplug for emulated PCIOlaf Hering
2016-10-21xen_platform: unplug also SCSI disksOlaf Hering
2016-10-18Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int...Peter Maydell
2016-10-17pc: Register TYPE_PC_MACHINE properties as class propertiesEduardo Habkost
2016-10-17intel_iommu: reject broken EIMRadim Krčmář
2016-10-17intel_iommu: add OnOffAuto intr_eim as "eim" propertyRadim Krčmář
2016-10-17intel_iommu: redo configuraton check in realizeRadim Krčmář
2016-10-17intel_iommu: pass whole remapped addresses to apicRadim Krčmář
2016-10-17apic: add send_msi() to APICCommonClassRadim Krčmář