Age | Commit message (Expand) | Author |
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 |
2016-10-24 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-10-24 | sun4uv: fix serial initialization regression | Marc-André Lureau |
2016-10-21 | xen_platform: SUSE xenlinux unplug for emulated PCI | Olaf Hering |
2016-10-21 | xen_platform: unplug also SCSI disks | Olaf Hering |
2016-10-18 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int... | Peter Maydell |
2016-10-17 | pc: Register TYPE_PC_MACHINE properties as class properties | Eduardo Habkost |
2016-10-17 | intel_iommu: reject broken EIM | Radim Krčmář |
2016-10-17 | intel_iommu: add OnOffAuto intr_eim as "eim" property | Radim Krčmář |
2016-10-17 | intel_iommu: redo configuraton check in realize | Radim Krčmář |
2016-10-17 | intel_iommu: pass whole remapped addresses to apic | Radim Krčmář |
2016-10-17 | apic: add send_msi() to APICCommonClass | Radim Krčmář |
2016-10-10 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2016-10-10 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-10-10 | intel-iommu: Check IOAPIC's Trigger Mode against the one in IRTE | Feng Wu |
2016-10-10 | numa: reduce code duplication by adding helper numa_get_node_for_cpu() | Igor Mammedov |
2016-10-04 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2016-10-04 | hw/iommu: Fix problems reported by Coverity scan | David Kiarie |
2016-09-29 | block-backend: remove blk_flush_all | John Snow |
2016-09-29 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2016-09-28 | trace: move hw/mem/pc-dimm.c trace points into correct file | Daniel P. Berrange |