From 96892276656f81a27bf5b060c545a0f20277695d Mon Sep 17 00:00:00 2001 From: yonghuah <36249575+yonghuah@users.noreply.github.com> Date: Thu, 2 Aug 2018 10:56:24 +0800 Subject: [PATCH] Update acrn-shell.rst --- doc/user-guides/acrn-shell.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/user-guides/acrn-shell.rst b/doc/user-guides/acrn-shell.rst index 2903017dc..57ec11ac2 100644 --- a/doc/user-guides/acrn-shell.rst +++ b/doc/user-guides/acrn-shell.rst @@ -19,7 +19,7 @@ The ACRN hypervisor shell supports the following commands: - Lists all VCPUs in all VMs * - vcpu_dumpreg - Dumps registers for a specific VCPU - * - dumpmem + * - dumpmem - Dumps host memory, starting a given address, and for a given length (in bytes) * - sos_console @@ -36,8 +36,6 @@ The ACRN hypervisor shell supports the following commands: - Shows vmexit profiling * - logdump - Dumps the log buffer for the physical CPU - * - trace - - Dumps a CPU's recent events within milliseconds * - loglevel [console_loglevel] [mem_loglevel] - Get (when paras is NULL) or Set loglevel [0 (none) - 6 (verbose)] for the console and optionally for memory