Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-11-04 | hw/acpi: Generic Initiator - add missing object class property descriptions. | Jonathan Cameron | 1 | -0/+4 |
2024-11-04 | hw/acpi: Make storage of node id uint32_t to reduce fragility | Jonathan Cameron | 1 | -1/+1 |
2024-11-04 | hw/acpi: Generic Port Affinity Structure support | Jonathan Cameron | 1 | -1/+115 |
2024-11-04 | acpi/pci: Move Generic Initiator object handling into acpi/pci.* | Jonathan Cameron | 1 | -0/+124 |
2021-10-05 | acpi: build_mcfg: use acpi_table_begin()/acpi_table_end() instead of build_he... | Igor Mammedov | 1 | -9/+9 |
2021-03-22 | pci: introduce acpi-index property for PCI device | Igor Mammedov | 1 | -1/+0 |
2021-02-05 | acpi: Permit OEM ID and OEM table ID fields to be changed | Marian Postevca | 1 | -2/+3 |
2019-05-29 | acpi: pci: use build_append_foo() API to construct MCFG | Wei Yang | 1 | -12/+27 |
2019-05-29 | hw/acpi: Consolidate build_mcfg to pci.c | Wei Yang | 1 | -0/+46 |