All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] monitor: Support specified vCPU registers
@ 2022-07-27  0:51 zhenwei pi
  2022-07-27  0:51 ` [PATCH v2 1/1] " zhenwei pi
  0 siblings, 1 reply; 3+ messages in thread
From: zhenwei pi @ 2022-07-27  0:51 UTC (permalink / raw)
  To: dgilbert; +Cc: qemu-devel, armbru, zhenwei pi

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



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

end of thread, other threads:[~2022-08-01 13:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-27  0:51 [PATCH v2 0/1] monitor: Support specified vCPU registers zhenwei pi
2022-07-27  0:51 ` [PATCH v2 1/1] " zhenwei pi
2022-08-01 13:33   ` Markus Armbruster

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.