qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] hmp queue
@ 2017-04-26 13:57 Dr. David Alan Gilbert (git)
  2017-04-26 13:57 ` [Qemu-devel] [PULL 1/5] hmp: gpa2hva and gpa2hpa hostaddr command Dr. David Alan Gilbert (git)
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Dr. David Alan Gilbert (git) @ 2017-04-26 13:57 UTC (permalink / raw)
  To: qemu-devel; +Cc: pbonzini, thuth

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

The following changes since commit dcaed66cbe2803f9378f3a043c2e482bf8035dfd:

  Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170426' into staging (2017-04-26 13:17:11 +0100)

are available in the git repository at:

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

for you to fetch changes up to 78f86a2b7c6b5c490a612729816473485d7ac570:

  tests: Add a tester for HMP commands (2017-04-26 14:42:31 +0100)

----------------------------------------------------------------
HMP pull, with tcg fix

----------------------------------------------------------------
Paolo Bonzini (1):
      hmp: gpa2hva and gpa2hpa hostaddr command

Thomas Huth (4):
      monitor: Check whether TCG is enabled before running the "info jit" code
      libqtest: Ignore QMP events when parsing the response for HMP commands
      libqtest: Add a generic function to run a callback function for every machine
      tests: Add a tester for HMP commands

 hmp-commands.hx        |  32 ++++++++++
 monitor.c              | 106 ++++++++++++++++++++++++++++++++
 tests/Makefile.include |   2 +
 tests/libqtest.c       |  36 +++++++++++
 tests/libqtest.h       |  12 +++-
 tests/pc-cpu-test.c    |  95 +++++++++++------------------
 tests/qom-test.c       |  36 ++---------
 tests/test-hmp.c       | 161 +++++++++++++++++++++++++++++++++++++++++++++++++
 8 files changed, 390 insertions(+), 90 deletions(-)
 create mode 100644 tests/test-hmp.c

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [Qemu-devel] [PULL 0/5] hmp queue
@ 2017-10-05 10:51 Dr. David Alan Gilbert (git)
  2017-10-05 15:53 ` Peter Maydell
  0 siblings, 1 reply; 9+ messages in thread
From: Dr. David Alan Gilbert (git) @ 2017-10-05 10:51 UTC (permalink / raw)
  To: qemu-devel; +Cc: armbru

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

The following changes since commit d147f7e815f97cb477e223586bcb80c316ae10ea:

  Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2017-10-03 16:27:24 +0100)

are available in the git repository at:

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

for you to fetch changes up to 1b591700e6410d1a8f7700a13686a16759977204:

  hmp-commands-info: Change "@findex FOO" to "@findex info FOO" (2017-10-05 10:08:39 +0100)

----------------------------------------------------------------
HMP pull 2017-10-05

----------------------------------------------------------------
Dr. David Alan Gilbert (2):
      hmp: Missing handle_errors
      hmp: Fix unknown command for subtable

Markus Armbruster (3):
      hmp-commands-info: Fix "info rocker-FOO" misspellings
      hmp-commands-info: Move Texinfo stanzas to conventional place
      hmp-commands-info: Change "@findex FOO" to "@findex info FOO"

 hmp-commands-info.hx | 138 +++++++++++++++++++++++++--------------------------
 hmp.c                |   2 +
 monitor.c            |   7 +--
 3 files changed, 75 insertions(+), 72 deletions(-)

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

end of thread, other threads:[~2017-10-05 15:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-26 13:57 [Qemu-devel] [PULL 0/5] hmp queue Dr. David Alan Gilbert (git)
2017-04-26 13:57 ` [Qemu-devel] [PULL 1/5] hmp: gpa2hva and gpa2hpa hostaddr command Dr. David Alan Gilbert (git)
2017-04-26 13:57 ` [Qemu-devel] [PULL 2/5] monitor: Check whether TCG is enabled before running the "info jit" code Dr. David Alan Gilbert (git)
2017-04-26 13:57 ` [Qemu-devel] [PULL 3/5] libqtest: Ignore QMP events when parsing the response for HMP commands Dr. David Alan Gilbert (git)
2017-04-26 13:57 ` [Qemu-devel] [PULL 4/5] libqtest: Add a generic function to run a callback function for every machine Dr. David Alan Gilbert (git)
2017-04-26 13:57 ` [Qemu-devel] [PULL 5/5] tests: Add a tester for HMP commands Dr. David Alan Gilbert (git)
2017-04-26 15:08 ` [Qemu-devel] [PULL 0/5] hmp queue Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2017-10-05 10:51 Dr. David Alan Gilbert (git)
2017-10-05 15:53 ` 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).