summaryrefslogtreecommitdiff
path: root/kvm_vmx.c
diff options
context:
space:
mode:
authorRobert Mustacchi <rm@joyent.com>2011-06-02 18:34:20 -0700
committerRobert Mustacchi <rm@joyent.com>2011-06-02 18:34:20 -0700
commit76c584bb86bcd0398f38cc3653c49412a65dd640 (patch)
tree16a7b91a40b2e9bffd04c23edcbcf4ef3f772a68 /kvm_vmx.c
parentb2ebb7abb694a41b25485941c83f01e1b975f958 (diff)
downloadillumos-kvm-76c584bb86bcd0398f38cc3653c49412a65dd640.tar.gz
HVM-270 mmu code should be in kvm_mmu.[ch]
Diffstat (limited to 'kvm_vmx.c')
-rw-r--r--kvm_vmx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kvm_vmx.c b/kvm_vmx.c
index 72c2834..464826e 100644
--- a/kvm_vmx.c
+++ b/kvm_vmx.c
@@ -33,7 +33,7 @@
#include "apicdef.h"
#include "kvm_ioapic.h"
#include "irq.h"
-#include "irq.h"
+#include "kvm_mmu.h"
#include "vmx.h"
/*