KVM: VMX: Move rmode structure to vmx-specific code

rmode is only used in vmx, so move it to vmx.c

Signed-off-by: Avi Kivity <avi@redhat.com>
This commit is contained in:
Avi Kivity 2009-06-09 14:10:45 +03:00
commit 7ffd92c53c
2 changed files with 44 additions and 44 deletions