[prev in list] [next in list] [prev in thread] [next in thread] 

List:       qemu-devel
Subject:    [Qemu-devel] [PATCH] Upgrade the apic version_id
From:       "Dor Laor" <dor.laor () qumranet ! com>
Date:       2007-01-25 9:32:32
Message-ID: 64F9B87B6B770947A9F8391472E032160A22C794 () ehost011-8 ! exch011 ! intermedia ! net
[Download RAW message or body]

The following patch upgrades the apic version_id to 2.
In the head release the apic_timer runs after vmload only if the
version_id >= 2 but it is always saved with version_id == 1

This patch helps the apic_timer to continue after save/load as opposed
to the current state that caused the timer to be deleted.

Regards,
	Dor Laor.



["apic_saved_version_id.patch" (application/octet-stream)]

diff hw/apic.c ../fixed/hw/apic.c
834c834
<     register_savevm("apic", 0, 1, apic_save, apic_load, s);
---
>     register_savevm("apic", 0, 2, apic_save, apic_load, s);


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic