X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Finclude%2Fpalacios%2Fvm_guest.h;h=5d4527f7d8c6995ba33203c3502563193ad31851;hb=55a97f129cf51e899308ba2d6070c77e4901559e;hp=4b2728f145db75bece990385b19baf12f893a50d;hpb=49e0078785a49d62d64100f5fa44f3e41d2866f7;p=palacios.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;