Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180621' into staging
commitc74b91ac1c23e58e513203f112ab9b446e02b56c
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 22 Jun 2018 12:27:45 +0000 (22 13:27 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 22 Jun 2018 12:27:45 +0000 (22 13:27 +0100)
tree377bfa0410434f213f8e16d7c7e5c78169a91015
parentde44c044420d1139480fa50c2d5be19223391218
parent13163a93b729b9ec4b49501d03d3f50af4b05758
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180621' into staging

HMP pull 2018-06-21

Minor fixes and reenable preconfig

# gpg: Signature made Thu 21 Jun 2018 17:43:09 BST
# gpg:                using RSA key 0516331EBC5BFDE7
# gpg: Good signature from "Dr. David Alan Gilbert (RH2) <dgilbert@redhat.com>"
# Primary key fingerprint: 45F5 C71B 4A0C B7FB 977A  9FA9 0516 331E BC5B FDE7

* remotes/dgilbert/tags/pull-hmp-20180621:
  hmp: Allow HMP in preconfig state again
  hmp: add exit_preconfig
  hmp: Add commands for preconfig
  qmp: Enable a few commands in preconfig state
  hmp: Restrict auto-complete in preconfig
  hmp: Allow help on preconfig commands
  hmp: Add flag for preconfig commands
  hmp-commands: use long for begin and length in dump-guest-memory
  monitor: report entirety of hmp command on error

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