Age | Commit message (Expand) | Author | Files | Lines |
2017-06-05 | numa: make sure that all cpus have has_node_id set if numa is enabled | Igor Mammedov | 1 | -2/+1 |
2017-05-29 | pc: ACPI BIOS: use highest NUMA node for hotplug mem hole SRAT entry | Ladi Prosek | 1 | -2/+5 |
2017-05-18 | Merge remote-tracking branch 'mst/tags/for_upstream' into staging | Stefan Hajnoczi | 1 | -2/+2 |
2017-05-11 | pc: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu() | Igor Mammedov | 1 | -7/+4 |
2017-05-11 | numa: Allow setting NUMA distance for different NUMA nodes | He Chen | 1 | -0/+4 |
2017-05-10 | hw/acpi-defs: replace leading X with x_ in FADT field names | Ard Biesheuvel | 1 | -2/+2 |
2017-05-03 | hw/i386: Build-time assertion on pc/q35 reset register being identical. | Phil Dennis-Jordan | 1 | -0/+3 |
2017-05-03 | hw/i386: Use Rev3 FADT (ACPI 2.0) instead of Rev1 to improve guest OS support. | Phil Dennis-Jordan | 1 | -3/+29 |
2017-03-03 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -4/+20 |
2017-03-02 | hw/pxb-pcie: fix PCI Express hotplug support | Marcel Apfelbaum | 1 | -0/+3 |
2017-03-02 | acpi: simplify _OSC | Michael S. Tsirkin | 1 | -4/+1 |
2017-03-02 | ACPI: Add Virtual Machine Generation ID support | Ben Warren | 1 | -0/+16 |
2017-03-01 | pc: pcihp: avoid adding ACPI_PCIHP_PROP_BSEL twice | Igor Mammedov | 1 | -2/+2 |
2017-01-23 | machine: Make possible_cpu_arch_ids() return const pointer | Igor Mammedov | 1 | -5/+3 |
2017-01-18 | fw-cfg: support writeable blobs | Michael S. Tsirkin | 1 | -2/+2 |
2017-01-10 | memhp: don't generate memory hotplug AML if it's not enabled/supported | Igor Mammedov | 1 | -8/+1 |
2017-01-10 | memhp: move GPE handler_E03 into build_memory_hotplug_aml() | Igor Mammedov | 1 | -5/+2 |
2017-01-10 | memhp: merge build_memory_devices() into build_memory_hotplug_aml() | Igor Mammedov | 1 | -33/+28 |
2017-01-10 | memhp: move build_memory_devices() into memory_hotplug.c | Igor Mammedov | 1 | -124/+0 |
2017-01-10 | acpi: add ATSR for q35 | Jason Wang | 1 | -0/+9 |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 1 | -1/+1 |
2016-11-30 | loader: fix handling of custom address spaces when adding ROM blobs | Laszlo Ersek | 1 | -1/+1 |
2016-11-18 | acpi: Use apic_id_limit when calculating legacy ACPI table size | Eduardo Habkost | 1 | -1/+1 |
2016-11-15 | acpi: fix DMAR device scope for IOAPIC | Peter Xu | 1 | -1/+2 |
2016-11-04 | Merge remote-tracking branch 'sstabellini/tags/xen-20161102-tag' into staging | Stefan Hajnoczi | 1 | -1/+1 |
2016-11-03 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Stefan Hajnoczi | 1 | -1/+8 |
2016-11-02 | PCMachineState: introduce acpi_build_enabled field | Wei Liu | 1 | -1/+1 |
2016-11-01 | pc: memhp: enable nvdimm device hotplug | Xiao Guangrong | 1 | -0/+7 |
2016-11-01 | nvdimm acpi: introduce fit buffer | Xiao Guangrong | 1 | -1/+1 |
2016-11-01 | nvdimm acpi: prebuild nvdimm devices for available slots | Xiao Guangrong | 1 | -1/+1 |
2016-10-28 | clean-up: removed duplicate #includes | Anand J | 1 | -1/+0 |
2016-10-24 | pc: acpi: x2APIC support for SRAT table | Igor Mammedov | 1 | -10/+24 |
2016-10-24 | pc: acpi: x2APIC support for MADT table and _MAT method | Igor Mammedov | 1 | -24/+54 |
2016-10-10 | numa: reduce code duplication by adding helper numa_get_node_for_cpu() | Igor Mammedov | 1 | -5/+2 |
2016-09-24 | hw/i386: AMD IOMMU IVRS table | David Kiarie | 1 | -9/+67 |
2016-09-08 | acpi-build: fix array leak | Marc-André Lureau | 1 | -2/+2 |
2016-07-29 | hw/apci: handle 64-bit MMIO regions correctly | Marcel Apfelbaum | 1 | -9/+45 |
2016-07-29 | acpi: refactor pxb crs computation | Marcel Apfelbaum | 1 | -31/+50 |
2016-07-29 | hw/acpi: fix a DSDT table issue when a pxb is present. | Marcel Apfelbaum | 1 | -0/+4 |
2016-07-20 | acpi: add DMAR scope definition for root IOAPIC | Peter Xu | 1 | -3/+17 |
2016-07-20 | acpi: enable INTR for DMAR report structure | Peter Xu | 1 | -1/+13 |
2016-07-20 | x86-iommu: provide x86_iommu_get_default | Peter Xu | 1 | -7/+2 |
2016-07-04 | range: Eliminate direct Range member access | Markus Armbruster | 1 | -16/+19 |
2016-07-04 | pc: Eliminate PcPciInfo | Markus Armbruster | 1 | -21/+22 |
2016-06-24 | pc: acpi: drop intermediate PCMachineState.node_cpu | Igor Mammedov | 1 | -3/+8 |
2016-06-24 | pc: use new CPU hotplug interface since 2.7 machine type | Igor Mammedov | 1 | -1/+11 |
2016-06-24 | pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook | Igor Mammedov | 1 | -18/+27 |
2016-06-24 | acpi: Add IPMI table entries | Corey Minyard | 1 | -0/+12 |
2016-06-07 | all: Remove unnecessary glib.h includes | Peter Maydell | 1 | -1/+0 |
2016-06-07 | acpi: make bios_linker_loader_add_checksum() API offset based | Igor Mammedov | 1 | -3/+2 |