commit | 13673a90f1cf88296f726265cc7cf3ec76ecba30 | [log] [tgz] |
---|---|---|
author | Eduardo Habkost <ehabkost@redhat.com> | Mon Nov 17 19:03:13 2008 -0200 |
committer | Avi Kivity <avi@redhat.com> | Wed Dec 31 16:52:27 2008 +0200 |
tree | 3c1cfe8a220a9274bc3cd3eca3c6defa8d6c7189 | |
parent | fe4e771d5c37f0949047faf95d16a512b21406bf [diff] |
KVM: VMX: move vmx.h to include/asm vmx.h will be used by core code that is independent of KVM, so I am moving it outside the arch/x86/kvm directory. Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>