X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=Kconfig;h=dcee752de61901262492756f026a1043f7439ccb;hb=5e81abea907908ab9bdc0cb57a3537f05db77b5e;hp=6485d7531fd92d442602a052ed840e542d6ea6c0;hpb=5759b7f644b659d0dbde6f5a7e21a88514cbe32d;p=palacios.git diff --git a/Kconfig b/Kconfig index 6485d75..dcee752 100644 --- a/Kconfig +++ b/Kconfig @@ -57,6 +57,13 @@ config VMX Compile with support for Intel VMX +config DEBUG_INFO + bool "Compile with Debug Information" + default n + help + Compiles the Palacios library with debugging symbols + + menu "Supported host OS features" config MULTITHREAD_OS @@ -135,13 +142,6 @@ config SHADOW_PAGING_TELEMETRY Enable telemetry information for shadow paging -config INSTRUMENT_VMM - bool "Enable VMM instrumentation" - default n - help - Enable the instrumentation framework - -------- - This is much heavier weight than profiling config EXPERIMENTAL bool "Enable Experimental options"