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