From 4c401162c0f86804909664699f64a82a342c2bbc Mon Sep 17 00:00:00 2001 From: Sa Liu Date: Thu, 5 Apr 2018 15:31:20 +0200 Subject: [PATCH] dbginfo: Add VM commands to query protection settings. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Sa Liu Signed-off-by: Jan Höppner --- scripts/dbginfo.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/dbginfo.sh b/scripts/dbginfo.sh index cf422812..a946060b 100755 --- a/scripts/dbginfo.sh +++ b/scripts/dbginfo.sh @@ -474,6 +474,8 @@ VM_CMDS="q userid\ :q privclass\ :q cplevel\ :q cpservice\ + :q cpprot user\ + :q specex\ :q ssi\ :q cpus\ :q srm\