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

zhenwei pi posted 1 patch 1 year, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220802011756.1227808-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 |  8 +++++---
monitor/misc.c       | 10 ++++++++--
2 files changed, 13 insertions(+), 5 deletions(-)
[PATCH v3 0/1] monitor: Support specified vCPU registers
Posted by zhenwei pi 1 year, 8 months ago
v2 -> v3:
- Add more document in help info.
- Use 'qemu_get_cpu()' to simplify code.

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 |  8 +++++---
 monitor/misc.c       | 10 ++++++++--
 2 files changed, 13 insertions(+), 5 deletions(-)

-- 
2.20.1