Re: [Qemu-devel] [PATCH v2] pc_sysfw: Always use alias for ISA BIOS region

2012-11-03 Thread Jan Kiszka
On 2012-11-02 22:17, Jordan Justen wrote: > I tested that flash device still works and the alias works with the > flash device. Thanks! > > I *did not* test vm state save/restore/migration. I tested this, and it worked for me when migrating to pc-1.1/pc-1.2. Jan > > Reviewed-by: Jordan Juste

Re: [Qemu-devel] [PATCH v2] pc_sysfw: Always use alias for ISA BIOS region

2012-11-02 Thread Jordan Justen
I tested that flash device still works and the alias works with the flash device. I *did not* test vm state save/restore/migration. Reviewed-by: Jordan Justen On Fri, Nov 2, 2012 at 11:55 AM, Jan Kiszka wrote: > This is no technical reason (anymore) for copying the ISA BIOS from the > original

[Qemu-devel] [PATCH v2] pc_sysfw: Always use alias for ISA BIOS region

2012-11-02 Thread Jan Kiszka
This is no technical reason (anymore) for copying the ISA BIOS from the original region. Instead, refactor pc_isa_bios_init to serve both pflash and old-style BIOS setup. Unfortunately, the previous RAM-backed version created an additional vmstate section, content-wise redundant to the BIOS, but w