KVM: VMX: Rename rmode.active to rmode.vm86_active
authorNitin A Kamble <nitin.a.kamble@intel.com>
Thu, 4 Jun 2009 22:04:08 +0000 (15:04 -0700)
committerAvi Kivity <avi@redhat.com>
Wed, 10 Jun 2009 08:49:00 +0000 (11:49 +0300)
commit56b237e31abf4d6dbc6e2a0214049b9a23be4883
tree92a50055512d6b95331bae708de740631a04322b
parent20f65983e30f222e5383f77206e3f571d1d64610
KVM: VMX: Rename rmode.active to rmode.vm86_active

That way the interpretation of rmode.active becomes more clear with
unrestricted guest code.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/vmx.c