KVM: VMX: Move rmode structure to vmx-specific code
authorAvi Kivity <avi@redhat.com>
Tue, 9 Jun 2009 11:10:45 +0000 (14:10 +0300)
committerAvi Kivity <avi@redhat.com>
Thu, 10 Sep 2009 05:32:50 +0000 (08:32 +0300)
rmode is only used in vmx, so move it to vmx.c

Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found