summary refs log tree commit diff stats
path: root/hw/acpi/hmat.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hmat acpi: Fix out of bounds access due to missing use of indirectionJonathan Cameron2024-03-121-1/+5
* hmat acpi: Do not add Memory Proximity Domain Attributes Structure targetting...Jonathan Cameron2024-03-121-0/+7
* hw/acpi: Implement the SRAT GI affinity structureAnkit Agrawal2024-03-121-1/+1
* hw/acpi/acpi_dev_interface: Remove now unused #include "hw/boards.h"Bernhard Beschow2023-10-041-0/+1
* hw/other: spelling fixesMichael Tokarev2023-09-211-1/+1
* Use g_new() & friends where that makes obvious senseMarkus Armbruster2022-03-211-1/+1
* acpi: build_hmat: use acpi_table_begin()/acpi_table_end() instead of build_he...Igor Mammedov2021-10-051-8/+6
* acpi: Permit OEM ID and OEM table ID fields to be changedMarian Postevca2021-02-051-2/+3
* nomaintainer: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* hmat acpi: Build Memory Side Cache Information Structure(s)Liu Jingqi2020-01-051-1/+68
* hmat acpi: Build System Locality Latency and Bandwidth Information Structure(s)Liu Jingqi2020-01-051-1/+103
* hmat acpi: Build Memory Proximity Domain Attributes Structure(s)Liu Jingqi2020-01-051-0/+99