Age | Commit message (Expand) | Author |
2017-01-10 | memhp: don't generate memory hotplug AML if it's not enabled/supported | Igor Mammedov |
2017-01-10 | memhp: move GPE handler_E03 into build_memory_hotplug_aml() | Igor Mammedov |
2017-01-10 | memhp: merge build_memory_devices() into build_memory_hotplug_aml() | Igor Mammedov |
2017-01-10 | memhp: move build_memory_devices() into memory_hotplug.c | Igor Mammedov |
2017-01-10 | acpi: add ATSR for q35 | Jason Wang |
2017-01-10 | intel_iommu: support device iotlb descriptor | Jason Wang |
2017-01-10 | intel_iommu: allocate new key when creating new address space | Jason Wang |
2017-01-10 | intel_iommu: name vtd address space with devfn | Jason Wang |
2017-01-10 | intel_iommu: allow migration | Peter Xu |
2017-01-09 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2016-12-22 | kvmclock: reduce kvmclock difference on migration | Marcelo Tosatti |
2016-12-22 | multiboot: copy the cmdline verbatim, unescape module strings | Vlad Lungu |
2016-12-22 | pc: make pit configurable | Chao Peng |
2016-12-22 | pc: make sata configurable | Chao Peng |
2016-12-22 | pc: make smbus configurable | Chao Peng |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth |
2016-12-16 | i386: amd_iommu: fix MMIO register count and access | Prasad J Pandit |
2016-11-30 | loader: fix handling of custom address spaces when adding ROM blobs | Laszlo Ersek |
2016-11-30 | intel_iommu: fix incorrect device invalidate | Peter Xu |
2016-11-28 | pci-assign: sync MSI/MSI-X cap and table with PCIDevice | Peter Xu |
2016-11-21 | Merge remote-tracking branch 'mst/tags/for_upstream' into staging | Stefan Hajnoczi |
2016-11-18 | acpi: Use apic_id_limit when calculating legacy ACPI table size | Eduardo Habkost |
2016-11-16 | pc: fix FW_CFG_NB_CPUS to account for -device added CPUs | Igor Mammedov |
2016-11-16 | fw_cfg: move FW_CFG_NB_CPUS out of fw_cfg_init1() | Igor Mammedov |
2016-11-16 | Revert "pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs" | Igor Mammedov |
2016-11-15 | nvdimm acpi: rename nvdimm_acpi_hotplug | Xiao Guangrong |
2016-11-15 | pc: memhp: stop handling nvdimm hotplug in pc_dimm_unplug | Xiao Guangrong |
2016-11-15 | qdev: hotplug: drop HotplugHandler.post_plug callback | Xiao Guangrong |
2016-11-15 | acpi: fix DMAR device scope for IOAPIC | Peter Xu |
2016-11-15 | intel_iommu: fix incorrect assert | Peter Xu |
2016-11-15 | intel_iommu: fix several incorrect endianess and bit fields | Peter Xu |
2016-11-15 | intel_iommu: fixing source id during IOTLB hash key calculation | Jason Wang |
2016-11-04 | Merge remote-tracking branch 'sstabellini/tags/xen-20161102-tag' into staging | Stefan Hajnoczi |
2016-11-03 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Stefan Hajnoczi |
2016-11-02 | PCMachineState: introduce acpi_build_enabled field | Wei Liu |
2016-11-01 | pc: memhp: enable nvdimm device hotplug | Xiao Guangrong |
2016-11-01 | nvdimm acpi: introduce fit buffer | Xiao Guangrong |
2016-11-01 | nvdimm acpi: prebuild nvdimm devices for available slots | Xiao Guangrong |
2016-10-31 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-mttcg' into s... | Peter Maydell |
2016-10-31 | *_run_on_cpu: introduce run_on_cpu_data type | Paolo Bonzini |
2016-10-31 | tcg: protect translation related stuff with tb_lock. | KONRAD Frederic |
2016-10-28 | clean-up: removed duplicate #includes | Anand J |
2016-10-24 | pc: q35: Bump max_cpus to 288 | Igor Mammedov |
2016-10-24 | pc: Require IRQ remapping and EIM if there could be x2APIC CPUs | Igor Mammedov |
2016-10-24 | pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs | Igor Mammedov |
2016-10-24 | pc: Clarify FW_CFG_MAX_CPUS usage comment | Igor Mammedov |
2016-10-24 | pc: kvm_apic: Pass APIC ID depending on xAPIC/x2APIC mode | Igor Mammedov |
2016-10-24 | pc: Leave max apic_id_limit only in legacy cpu hotplug code | Igor Mammedov |
2016-10-24 | pc: acpi: x2APIC support for SRAT table | Igor Mammedov |
2016-10-24 | pc: acpi: x2APIC support for MADT table and _MAT method | Igor Mammedov |