mbox series

[v2,0/1] monitor: Support specified vCPU registers

Message ID 20220727005123.1093478-1-pizhenwei@bytedance.com
Headers show
Series monitor: Support specified vCPU registers | expand

Message

zhenwei pi July 27, 2022, 12:51 a.m. UTC
v1 -> v2:
- Typo fix in commit message.
- Suggested by Darren, use '[-a|vcpu]' instead of '[-a] [vcpu]',
  becase only one of these may be specified at a time.

v1:
- Support specified vCPU registers for monitor command.

Zhenwei Pi (1):
  monitor: Support specified vCPU registers

 hmp-commands-info.hx |  7 ++++---
 monitor/misc.c       | 18 ++++++++++++++++++
 2 files changed, 22 insertions(+), 3 deletions(-)