qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/1] monitor: Support specified vCPU registers
@ 2022-08-02  7:37 zhenwei pi
  2022-08-02  7:37 ` [PATCH v4 1/1] " zhenwei pi
  2022-09-15 11:00 ` [PATCH v4 0/1] " Dr. David Alan Gilbert
  0 siblings, 2 replies; 7+ messages in thread
From: zhenwei pi @ 2022-08-02  7:37 UTC (permalink / raw)
  To: dgilbert, armbru; +Cc: qemu-devel, darren.kenny, zhenwei pi

v3 -> v4: 
- Tweake a few document and output '\n' prefix.

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-09-15 11:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-02  7:37 [PATCH v4 0/1] monitor: Support specified vCPU registers zhenwei pi
2022-08-02  7:37 ` [PATCH v4 1/1] " zhenwei pi
2022-08-02 10:55   ` Darren Kenny
2022-08-15 12:00   ` Dr. David Alan Gilbert
2022-09-07  3:22     ` PING: " zhenwei pi
2022-09-07 13:36       ` Dr. David Alan Gilbert
2022-09-15 11:00 ` [PATCH v4 0/1] " Dr. David Alan Gilbert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).