Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-06-09 | hw/acpi/viot: sort VIOT ACPI table entries by PCI host bridge min_bus | Mark Cave-Ayland | 1 | -0/+17 |
2022-06-09 | hw/acpi/viot: build array of PCI host bridges before generating VIOT ACPI table | Mark Cave-Ayland | 1 | -18/+24 |
2022-06-09 | hw/acpi/viot: move the individual PCI host bridge entry generation to a new f... | Mark Cave-Ayland | 1 | -21/+27 |
2022-06-09 | hw/acpi/viot: rename build_pci_range_node() to enumerate_pci_host_bridges() | Mark Cave-Ayland | 1 | -2/+2 |
2021-11-01 | hw/acpi: Add VIOT table | Jean-Philippe Brucker | 1 | -0/+114 |