x86/HVM: use unambiguous register names
authorJan Beulich <jbeulich@suse.com>
Wed, 21 Dec 2016 16:00:40 +0000 (17:00 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 21 Dec 2016 16:00:40 +0000 (17:00 +0100)
commit5117ee012c626f3af8f31e1b8212b493128d33e5
tree4e3f1bc04c4acecd6a610d936f6498a9bdd27036
parent8d55e69d2da56c0e7d641eeb6b8fcb4e1af0d6f6
x86/HVM: use unambiguous register names

This is in preparation of eliminating the mis-naming of 64-bit fields
with 32-bit register names (eflags instead of rflags etc). Use the
guaranteed 32-bit underscore prefixed names for now where appropriate.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/hvm/hvm.c
xen/include/asm-x86/hvm/support.h