]> xenbits.xensource.com Git - xen.git/commit
x86/hvm: load CPU structures from xen versions <=3.4
authorGeorge Dunlap <george.dunlap@eu.citrix.com>
Thu, 7 Apr 2011 14:41:05 +0000 (15:41 +0100)
committerGeorge Dunlap <george.dunlap@eu.citrix.com>
Thu, 7 Apr 2011 14:41:05 +0000 (15:41 +0100)
commit09c5ebd60d76afeedf276990c229ce29d7b11f26
tree321373d32d46aa8d278460148fd99077477a4cef
parent1103c69febefd3a4ce27ad991f16effadeee665f
x86/hvm: load CPU structures from xen versions <=3.4

Xen 4.0 added "msr_tsc_aux" in the middle of the hvm_hw_cpu structure,
making it incompatible with pre-3.4 savefiles.  This patch uses the
recently introduced backwards-compatibility infrastructure to convert
the old to the new.

Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com>
Acked-by: Tim Deegan <Tim.Deegan@citrix.com>
Committed-by: Tim Deegan <Tim.Deegan@citrix.com>
xen-unstable changeset:   23172:dc8b05d22a59
xen-unstable date:        Wed Apr 06 11:40:54 2011 +0100
xen/include/public/arch-x86/hvm/save.h