commit | 7ffd92c53c5ebd0ad5a68ac3ca033c3a06374d19 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Tue Jun 09 14:10:45 2009 +0300 |
committer | Avi Kivity <avi@redhat.com> | Thu Sep 10 08:32:50 2009 +0300 |
tree | c6107ada98bd730a8d681b3cd8c35e1582a6b5fd | |
parent | 6a4a98397331723dce25a7537270548d91523431 [diff] |
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>