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