]> xenbits.xensource.com Git - people/royger/xen.git/commit
x86: generic MSRs save/restore
authorJan Beulich <jbeulich@suse.com>
Tue, 25 Feb 2014 08:40:31 +0000 (09:40 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 25 Feb 2014 08:40:31 +0000 (09:40 +0100)
commitbd1f0b45ff1fde2de8d2a2b397b9686a1185ed4e
tree1f09b0c7f51ffbbf19434c20eb23e6b298013c21
parent081f710070e2f5e5808ac8f92f7302bc8352dd57
x86: generic MSRs save/restore

This patch introduces a generic MSRs save/restore mechanism, so that
in the future new MSRs' save/restore could be added w/ smaller change
than the full blown addition of a new save/restore type.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Liu Jinsong <jinsong.liu@intel.com>
Acked-by: Keir Fraser <keir@xen.org>
xen/arch/x86/hvm/hvm.c
xen/include/asm-x86/hvm/hvm.h
xen/include/public/arch-x86/hvm/save.h