X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=Kconfig;h=0910a5fc24130da364949d76aa3887eae6710154;hb=66751d2cc24756d7002a025224e26f9820c78b57;hp=ec9fe604bcfd675e78484b66913736d82d850e30;hpb=ed5307b56012c5962ad9ef73d84553c245ce3542;p=palacios.git diff --git a/Kconfig b/Kconfig index ec9fe60..0910a5f 100644 --- a/Kconfig +++ b/Kconfig @@ -212,6 +212,14 @@ config DEBUG_SHDW_PG_VTLB help Enables debugging messages for VTLB implementation +config SHADOW_PAGING_CACHE1 + bool "Shadow Page Cache (1)" + default y + depends on SHADOW_PAGING + help + Enables caching implemenation for shadow paging + + endmenu