From Markus Rechberger <markus.rechberger@amd.com>:
commit840c9f2169ff8297afa381538ec48e2e457fff6e
authorDor Laor <dor@qumranet.com>
Thu, 25 Jan 2007 09:45:36 +0000 (25 09:45 +0000)
committerDor Laor <dor@qumranet.com>
Thu, 25 Jan 2007 09:45:36 +0000 (25 09:45 +0000)
tree299955877cfbe40a253c7e4a7ff48ea204864e8e
parent0ec9a1fb603e0749cdecd5ede8436f0ef284f68f
From Markus Rechberger <markus.rechberger@amd.com>:

This patch is a sync with the latest apic code in the qemu repository, this fixes a system crash after linux tries to set up apic after the first reboot.
Signed-off-by: Markus Rechberger <markus.rechberger@amd.com>
I only changed the apic version_id the register_vmsave so the apic_timer will be serialized.
After the change the apic timer works after vm save/load cycle.
Was also sent to Qemu devel list.
hw/apic.c