X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=Kconfig;h=64327907def679bf3dedbe724495bc64031a4e21;hb=51e81a720ed4c05dba61e9475a310d88f4f32e40;hp=71f5f9be62b3de0652b362bb2ac98bf615738140;hpb=6774bce4f94af0884dcaf9e13075068e19dd845d;p=palacios.git diff --git a/Kconfig b/Kconfig index 71f5f9b..6432790 100644 --- a/Kconfig +++ b/Kconfig @@ -402,6 +402,13 @@ config DEBUG_DEV_MGR help This turns on debugging for the device manager +config DEBUG_MEM_ERRORS + bool "Verbose memory errors" + default n + depends on DEBUG_ON + help + This turns on debugging for memory translations and lookups + endmenu