]> git.proxmox.com Git - mirror_qemu.git/commit - hw/core/loader.c
acpi-build: make ROMs RAM blocks resizeable
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 17 Nov 2014 05:51:50 +0000 (07:51 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 8 Jan 2015 11:17:55 +0000 (13:17 +0200)
commita1666142db623365b2e7619f01c1cbb72d62b514
tree247c5ef8bb30fd4bc85e6ee8658dc179f4eeb387
parent60786ef33928332ccef21f99503f56d781fade0c
acpi-build: make ROMs RAM blocks resizeable

Use resizeable ram API so we can painlessly extend ROMs in the
future.  Note: migration is not affected, as we are
not actually changing the used length for RAM, which
is the part that's migrated.

Use this in acpi: reserve x16 more RAM space.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
hw/core/loader.c
hw/i386/acpi-build.c
hw/lm32/lm32_hwsetup.h
include/hw/loader.h