X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fpalacios%2Fvmx.c;h=19f831291a99b000b3ad14650514de683f132548;hb=11b293c8f2068939809a1bc5ebe78abc7052f07f;hp=ba5734b385e67914174eadd38ec96347755798a8;hpb=57eb7d4bb70dd8e44d2fefc0b356567218bc6576;p=palacios.git diff --git a/palacios/src/palacios/vmx.c b/palacios/src/palacios/vmx.c index ba5734b..19f8312 100644 --- a/palacios/src/palacios/vmx.c +++ b/palacios/src/palacios/vmx.c @@ -50,9 +50,6 @@ extern int Launch_VM(ullong_t vmcsPtr, uint_t eip); #define ROMBIOS_DEBUG_PORT 0x403 -extern struct vmm_os_hooks * os_hooks; - - static struct VM theVM; static uint_t GetLinearIP(struct VM *vm)