index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
acpi
/
hmat.c
Age
Commit message (
Expand
)
Author
2024-03-12
hmat acpi: Fix out of bounds access due to missing use of indirection
Jonathan Cameron
2024-03-12
hmat acpi: Do not add Memory Proximity Domain Attributes Structure targetting...
Jonathan Cameron
2024-03-12
hw/acpi: Implement the SRAT GI affinity structure
Ankit Agrawal
2023-10-04
hw/acpi/acpi_dev_interface: Remove now unused #include "hw/boards.h"
Bernhard Beschow
2023-09-21
hw/other: spelling fixes
Michael Tokarev
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2021-10-05
acpi: build_hmat: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-02-05
acpi: Permit OEM ID and OEM table ID fields to be changed
Marian Postevca
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-01-05
hmat acpi: Build Memory Side Cache Information Structure(s)
Liu Jingqi
2020-01-05
hmat acpi: Build System Locality Latency and Bandwidth Information Structure(s)
Liu Jingqi
2020-01-05
hmat acpi: Build Memory Proximity Domain Attributes Structure(s)
Liu Jingqi