OSDN Git Service

Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20170426' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 26 Apr 2017 14:32:20 +0000 (15:32 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 26 Apr 2017 14:32:20 +0000 (15:32 +0100)
HMP pull, with tcg fix

# gpg: Signature made Wed 26 Apr 2017 14:55:30 BST
# gpg:                using RSA key 0x0516331EBC5BFDE7
# gpg: Good signature from "Dr. David Alan Gilbert (RH2) <dgilbert@redhat.com>"
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg:          There is no indication that the signature belongs to the owner.
# Primary key fingerprint: 45F5 C71B 4A0C B7FB 977A  9FA9 0516 331E BC5B FDE7

* remotes/dgilbert/tags/pull-hmp-20170426:
  tests: Add a tester for HMP commands
  libqtest: Add a generic function to run a callback function for every machine
  libqtest: Ignore QMP events when parsing the response for HMP commands
  monitor: Check whether TCG is enabled before running the "info jit" code
  hmp: gpa2hva and gpa2hpa hostaddr command

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>

Trivial merge