qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/3] hmp queue
@ 2020-11-13 13:05 Dr. David Alan Gilbert (git)
  2020-11-13 13:05 ` [PULL 1/3] hmp: Pass monitor to mon_get_cpu() Dr. David Alan Gilbert (git)
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ 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] 5+ messages in thread

end of thread, other threads:[~2020-11-13 18:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-13 13:05 [PULL 0/3] hmp queue Dr. David Alan Gilbert (git)
2020-11-13 13:05 ` [PULL 1/3] hmp: Pass monitor to mon_get_cpu() Dr. David Alan Gilbert (git)
2020-11-13 13:05 ` [PULL 2/3] hmp: Pass monitor to MonitorDef.get_value() Dr. David Alan Gilbert (git)
2020-11-13 13:05 ` [PULL 3/3] hmp: Pass monitor to mon_get_cpu_env() Dr. David Alan Gilbert (git)
2020-11-13 18:45 ` [PULL 0/3] hmp queue 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).