KVM: VMX: move vmx.h to include/asm
authorEduardo Habkost <ehabkost@redhat.com>
Mon, 17 Nov 2008 21:03:13 +0000 (19:03 -0200)
committerAvi Kivity <avi@redhat.com>
Wed, 31 Dec 2008 14:52:27 +0000 (16:52 +0200)
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>

No differences found