aboutsummaryrefslogtreecommitdiff
path: root/hw/acpi/hmat.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12hmat acpi: Fix out of bounds access due to missing use of indirectionJonathan Cameron1-1/+5
2024-03-12hmat acpi: Do not add Memory Proximity Domain Attributes Structure targetting...Jonathan Cameron1-0/+7
2024-03-12hw/acpi: Implement the SRAT GI affinity structureAnkit Agrawal1-1/+1
2023-10-04hw/acpi/acpi_dev_interface: Remove now unused #include "hw/boards.h"Bernhard Beschow1-0/+1
2023-09-21hw/other: spelling fixesMichael Tokarev1-1/+1
2022-03-21Use g_new() & friends where that makes obvious senseMarkus Armbruster1-1/+1
2021-10-05acpi: build_hmat: use acpi_table_begin()/acpi_table_end() instead of build_he...Igor Mammedov1-8/+6
2021-02-05acpi: Permit OEM ID and OEM table ID fields to be changedMarian Postevca1-2/+3
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-01-05hmat acpi: Build Memory Side Cache Information Structure(s)Liu Jingqi1-1/+68
2020-01-05hmat acpi: Build System Locality Latency and Bandwidth Information Structure(s)Liu Jingqi1-1/+103
2020-01-05hmat acpi: Build Memory Proximity Domain Attributes Structure(s)Liu Jingqi1-0/+99