Re: [PATCH] qemu-kvm: Clean up IOAPIC after upstream merge

2011-02-15 Thread Marcelo Tosatti
On Mon, Feb 14, 2011 at 10:35:54AM +0100, Jan Kiszka wrote: > Drop base_address from the vmstate, upstream decided against managing it > at device level. Continuing to interpret the vmstate field would break > compatibility with upstream. Instead, fetch the base addres from the > sysbus device stat

[PATCH] qemu-kvm: Clean up IOAPIC after upstream merge

2011-02-14 Thread Jan Kiszka
Drop base_address from the vmstate, upstream decided against managing it at device level. Continuing to interpret the vmstate field would break compatibility with upstream. Instead, fetch the base addres from the sysbus device state when setting the in-kernel state. Moreover, drop redundant ioapic