summaryrefslogtreecommitdiff
path: root/qemu-options-wrapper.h
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2015-02-15 17:12:11 +0100
committerMichael S. Tsirkin <mst@redhat.com>2015-02-26 12:42:20 +0100
commit42d859001d180ea788aa2d34a7be021ac8c447f2 (patch)
treedafa3f7ac57e4679fb38d6badf7518c0d94f0095 /qemu-options-wrapper.h
parent129ddaf31be583fb7c97812e07e028661005ce42 (diff)
downloadqemu-42d859001d180ea788aa2d34a7be021ac8c447f2.zip
acpi-build: fix ACPI RAM management
This fixes multiple issues around ACPI RAM management: RSDP and linker RAM aren't currently marked dirty on update, so they won't be migrated correctly. Let's handle all tables in the same way: set correct size (assert if too big), update, mark RAM dirty. This also drops assert checking that table size didn't change: table size is fundamentally dynamic and depends on hw configuration, just set the correct size and use that (memory core asserts if size is too large). This also means we can drop tracking table size, memory core does this for us now. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'qemu-options-wrapper.h')
0 files changed, 0 insertions, 0 deletions