qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/3] hmp queue
@ 2022-09-15 15:46 Dr. David Alan Gilbert (git)
  2022-09-15 15:46 ` [PULL 1/3] monitor: Support specified vCPU registers Dr. David Alan Gilbert (git)
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Dr. David Alan Gilbert (git) @ 2022-09-15 15:46 UTC (permalink / raw)
  To: qemu-devel, pizhenwei, dongli.zhang; +Cc: armbru

From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>

The following changes since commit 79dfa177ae348bb5ab5f97c0915359b13d6186e2:

  Merge tag 'pull-qapi-2022-09-07' of git://repo.or.cz/qemu/armbru into staging (2022-09-07 13:13:30 -0400)

are available in the Git repository at:

  https://gitlab.com/dagrh/qemu.git tags/pull-hmp-20220915a

for you to fetch changes up to 22269b0436cc8e4aaac975b4c8cb01b343d09661:

  hmp: Fix ordering of text (2022-09-15 14:13:30 +0100)

----------------------------------------------------------------
HMP pull 2022-09-15

A set of 3 small additions/fixes.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>

----------------------------------------------------------------
Dongli Zhang (1):
      monitor/hmp: print trace as option in help for log command

Dr. David Alan Gilbert (1):
      hmp: Fix ordering of text

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

 hmp-commands-info.hx |  8 +++++---
 hmp-commands.hx      | 46 +++++++++++++++++++++++-----------------------
 monitor/hmp.c        |  9 +++++++--
 monitor/misc.c       | 10 ++++++++--
 4 files changed, 43 insertions(+), 30 deletions(-)



^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PULL 0/3] hmp queue
@ 2020-11-13 13:05 Dr. David Alan Gilbert (git)
  2020-11-13 18:45 ` Peter Maydell
  0 siblings, 1 reply; 9+ messages in thread
From: Dr. David Alan Gilbert (git) @ 2020-11-13 13:05 UTC (permalink / raw)
  To: qemu-devel, kwolf, lichun

From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>

The following changes since commit be2df2ac6f6b9eeee21cc057de0a119ac30fbc60:

  Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20201112' into staging (2020-11-13 11:36:30 +0000)

are available in the Git repository at:

  git://github.com/dagrh/qemu.git tags/pull-hmp-20201113

for you to fetch changes up to e7cff9c68d4a46343861fbc3cc6b2a0b63b2dbb8:

  hmp: Pass monitor to mon_get_cpu_env() (2020-11-13 12:45:51 +0000)

----------------------------------------------------------------
HMP fixes

Kevin's HMP fixes

----------------------------------------------------------------
Kevin Wolf (3):
      hmp: Pass monitor to mon_get_cpu()
      hmp: Pass monitor to MonitorDef.get_value()
      hmp: Pass monitor to mon_get_cpu_env()

 include/monitor/hmp-target.h |  7 ++++---
 monitor/hmp.c                |  2 +-
 monitor/misc.c               | 24 ++++++++++++------------
 monitor/monitor-internal.h   |  2 +-
 target/i386/monitor.c        | 11 ++++++-----
 target/m68k/monitor.c        |  2 +-
 target/nios2/monitor.c       |  2 +-
 target/ppc/monitor.c         | 22 +++++++++++++---------
 target/riscv/monitor.c       |  2 +-
 target/sh4/monitor.c         |  2 +-
 target/sparc/monitor.c       | 12 +++++++-----
 target/xtensa/monitor.c      |  2 +-
 12 files changed, 49 insertions(+), 41 deletions(-)



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

end of thread, other threads:[~2022-09-20 21:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-15 15:46 [PULL 0/3] hmp queue Dr. David Alan Gilbert (git)
2022-09-15 15:46 ` [PULL 1/3] monitor: Support specified vCPU registers Dr. David Alan Gilbert (git)
2022-09-15 15:46 ` [PULL 2/3] monitor/hmp: print trace as option in help for log command Dr. David Alan Gilbert (git)
2022-09-15 15:46 ` [PULL 3/3] hmp: Fix ordering of text Dr. David Alan Gilbert (git)
2022-09-17 20:14 ` [PULL 0/3] hmp queue Stefan Hajnoczi
2022-09-20 15:30 ` Thomas Huth
2022-09-20 16:39   ` Thomas Huth
  -- strict thread matches above, loose matches on Subject: below --
2020-11-13 13:05 Dr. David Alan Gilbert (git)
2020-11-13 18:45 ` Peter Maydell

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).