Skip to content

Commit 9689227

Browse files
yonghuahdbkinder
authored andcommitted
Update acrn-shell.rst
1 parent f9bf917 commit 9689227

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

doc/user-guides/acrn-shell.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The ACRN hypervisor shell supports the following commands:
1919
- Lists all VCPUs in all VMs
2020
* - vcpu_dumpreg <vm_id, vcpu_id>
2121
- Dumps registers for a specific VCPU
22-
* - dumpmem <hva, GVA, length>
22+
* - dumpmem <hva, length>
2323
- Dumps host memory, starting a given address, and for
2424
a given length (in bytes)
2525
* - sos_console
@@ -36,8 +36,6 @@ The ACRN hypervisor shell supports the following commands:
3636
- Shows vmexit profiling
3737
* - logdump <pcpu_id>
3838
- Dumps the log buffer for the physical CPU
39-
* - trace <cpumask, ms>
40-
- Dumps a CPU's recent events within <ms> milliseconds
4139
* - loglevel [console_loglevel] [mem_loglevel]
4240
- Get (when paras is NULL) or Set loglevel [0 (none) - 6 (verbose)] for the console and optionally
4341
for memory

0 commit comments

Comments
 (0)