Age | Commit message (Expand) | Author |
2020-06-24 | arm/acpi: Add the TPM2.0 device under the DSDT | Eric Auger |
2020-06-09 | arm/acpi: TPM2 ACPI table support | Eric Auger |
2020-06-09 | hw/acpi/nvdimm: add a helper to augment SRAT generation | Vishal Verma |
2020-05-14 | ACPI: Record the Generic Error Status Block address | Dongjiu Geng |
2020-05-14 | ACPI: Build Hardware Error Source Table | Dongjiu Geng |
2020-05-14 | ACPI: Build related register address fields via hardware error fw_cfg blob | Dongjiu Geng |
2020-05-04 | hw/arm/virt: Add nvdimm hot-plug infrastructure | Kwangwoo Lee |
2020-04-13 | acpi: Use macro for table-loader file name | Shameer Kolothum |
2020-03-29 | acpi: add acpi=OnOffAuto machine property to x86 and arm virt | Gerd Hoffmann |
2020-02-13 | arm/acpi: simplify the description of PCI _CRS | Heyi Guo |
2020-02-13 | arm/acpi: fix duplicated _UID of PCI interrupt link devices | Heyi Guo |
2020-02-13 | arm/acpi: fix PCI _PRT definition | Heyi Guo |
2020-02-13 | arm/virt/acpi: remove _ADR from devices identified by _HID | Heyi Guo |
2020-02-13 | arm/virt/acpi: remove meaningless sub device "RP0" from PCI0 | Heyi Guo |
2019-12-16 | hw/arm/acpi: enable SHPC native hot plug | Heyi Guo |
2019-12-16 | hw/arm/acpi: simplify AML bit and/or statement | Heyi Guo |
2019-10-05 | hw/arm: Use GED for system_powerdown event | Shameer Kolothum |
2019-10-05 | hw/arm/virt-acpi-build: Add PC-DIMM in SRAT | Shameer Kolothum |
2019-10-05 | hw/arm/virt: Enable device memory cold/hot plug with ACPI boot | Shameer Kolothum |
2019-09-03 | numa: move numa global variable numa_info into MachineState | Tao Xu |
2019-09-03 | numa: move numa global variable have_numa_distance into MachineState | Tao Xu |
2019-09-03 | numa: move numa global variable nb_numa_nodes into MachineState | Tao Xu |
2019-08-21 | hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ | Markus Armbruster |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster |
2019-08-16 | Include sysemu/reset.h a lot less | Markus Armbruster |
2019-06-16 | hw/acpi: extract acpi_add_rom_blob() | Wei Yang |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster |
2019-05-29 | hw/acpi: Consolidate build_mcfg to pci.c | Wei Yang |
2019-05-20 | hw/arm/virt-acpi-build: pass AcpiMcfgInfo to build_mcfg() | Wei Yang |
2019-05-20 | hw/arm/virt-acpi-build: remove unnecessary variable mcfg_start | Wei Yang |
2019-03-15 | hw/arm/virt-acpi-build: use PCIE_MMCFG_BUS to retrieve end_bus_number | Wei Yang |
2019-03-15 | hw/arm/virt-acpi-build: Fix SMMUv3 GSIV values | Eric Auger |
2019-03-05 | hw/arm/virt: Rename highmem IO regions | Eric Auger |
2019-01-21 | hw/arm/virt-acpi-build: Set COHACC override flag in IORT SMMUv3 node | Eric Auger |
2018-12-19 | hw: acpi: Export and share the ARM RSDP build | Samuel Ortiz |
2018-12-19 | hw: arm: Support both legacy and current RSDP build | Samuel Ortiz |
2018-12-19 | hw: arm: Convert the RSDP build to the buid_append_foo() API | Samuel Ortiz |
2018-12-19 | hw: arm: Carry RSDP specific data through AcpiRsdpData | Samuel Ortiz |
2018-12-19 | hw: arm: acpi: Fix incorrect checksums in RSDP | Igor Mammedov |
2018-12-19 | hw: acpi: The RSDP build API can return void | Samuel Ortiz |
2018-09-25 | hw/arm/virt-acpi-build: Add a check for memory-less NUMA nodes | Shannon Zhao |
2018-08-14 | arm/virt: Add support for GICv2 virtualization extensions | Luc Michel |
2018-06-22 | hw/arm/virt: Add a new 256MB ECAM region | Eric Auger |
2018-06-22 | hw/arm/virt-acpi-build: Advertise one or two GICR structures | Eric Auger |
2018-05-31 | ARM: ACPI: Fix use-after-free due to memory realloc | Shannon Zhao |
2018-05-04 | hw/arm/virt-acpi-build: Add smmuv3 node in IORT table | Prem Mallappa |
2018-03-13 | virt_arm: acpi: reuse common build_fadt() | Igor Mammedov |
2018-03-13 | acpi: move build_fadt() from i386 specific to generic ACPI source | Igor Mammedov |
2018-01-11 | Virt: ACPI: fix qemu assert due to re-assigned table data address | Zhaoshenglong |