X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=Kconfig;h=0910a5fc24130da364949d76aa3887eae6710154;hb=8a29c551e4814160169e4219b7c9bf7f60be2f74;hp=ec9fe604bcfd675e78484b66913736d82d850e30;hpb=ed5307b56012c5962ad9ef73d84553c245ce3542;p=palacios-OLD.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