Re: [Qemu-devel] [PULL 8/8] acpi-build: make ROMs RAM blocks resizeable

2014-12-30 Thread Marcel Apfelbaum
On 12/24/2014 01:51 PM, Michael S. Tsirkin wrote: 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. Si

[Qemu-devel] [PULL 8/8] acpi-build: make ROMs RAM blocks resizeable

2014-12-24 Thread Michael S. Tsirkin
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 --- hw/lm32/lm32_h