X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Finclude%2Fpalacios%2Fvm_guest.h;h=5d4527f7d8c6995ba33203c3502563193ad31851;hb=dd1906aa28e83656da7025456e6f046bbe7712f4;hp=4b2728f145db75bece990385b19baf12f893a50d;hpb=374b2d6d22a0e0dc6ed8d3d628e635ab935072e0;p=palacios-OLD.git diff --git a/palacios/include/palacios/vm_guest.h b/palacios/include/palacios/vm_guest.h index 4b2728f..5d4527f 100644 --- a/palacios/include/palacios/vm_guest.h +++ b/palacios/include/palacios/vm_guest.h @@ -50,9 +50,6 @@ struct v3_sym_core_state; #endif -#ifdef CONFIG_INSPECTOR -#include -#endif #include @@ -187,9 +184,6 @@ struct v3_vm_info { struct v3_telemetry_state telemetry; #endif -#ifdef CONFIG_INSPECTOR - struct v3_inspector_state inspector; -#endif uint64_t yield_cycle_period;