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

zhenwei pi posted 1 patch 1 year, 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220727005123.1093478-1-pizhenwei@bytedance.com
Maintainers: "Dr. David Alan Gilbert" <dgilbert@redhat.com>, Markus Armbruster <armbru@redhat.com>
There is a newer version of this series
hmp-commands-info.hx |  7 ++++---
monitor/misc.c       | 18 ++++++++++++++++++
2 files changed, 22 insertions(+), 3 deletions(-)
[PATCH v2 0/1] monitor: Support specified vCPU registers
Posted by zhenwei pi 1 year, 9 months ago
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(-)

-- 
2.20.1