X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=Kconfig;h=0b556618178b3280235fc3a73b466e6cf15ebb2c;hp=d6829206b5995e45e1874f77cb277de5b49e6305;hb=b54cbe1dbbe15ed228de7472ea284df96ecce909;hpb=1786dcbd1b5a05d2591556db17bff62465713ee1 diff --git a/Kconfig b/Kconfig index d682920..0b55661 100644 --- a/Kconfig +++ b/Kconfig @@ -55,6 +55,12 @@ config SYMBIOTIC_SWAP_TELEMETRY Enable the telemetry information for the symbiotic swap subsystem +config PASSTHROUGH_VIDEO + bool "Enable Passthrough Video" + default y + help + Configures Palacios to map a guest's framebuffer directly + to the hardware framebuffer config INSTRUMENT_VMM bool "Enable VMM instrumentation"