diff options
author | Igor Mammedov <imammedo@redhat.com> | 2014-06-02 15:24:58 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2014-06-18 21:10:17 +0300 |
commit | 04ed3ea892386162b287b3ed704b75b0fc0c4616 (patch) | |
tree | fc4053f40fd14915dfacc7e2b4ea60cda5050896 /qmp.c | |
parent | d5747cace73a9002f097a7da41253749c59fb36a (diff) | |
download | qemu-04ed3ea892386162b287b3ed704b75b0fc0c4616.zip qemu-04ed3ea892386162b287b3ed704b75b0fc0c4616.tar.gz qemu-04ed3ea892386162b287b3ed704b75b0fc0c4616.tar.bz2 |
pc: ACPI BIOS: use enum for defining memory affinity flags
replace magic numbers with enum describing Flags field of
memory affinity in SRAT table.
MemoryAffinityFlags enum will define flags decribed by:
ACPI spec 5.0, "5.2.16.2 Memory Affinity Structure",
"Table 5-69 Flags - Memory Affinity Structure"
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Acked-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'qmp.c')
0 files changed, 0 insertions, 0 deletions