From: "Dr. David Alan Gilbert" <[email protected]>
The following changes since commit f75d15231e56cb0f2bafe19faf1229c459a60731:
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
(2019-04-30 17:06:57 +0100)
are available in the Git repository at:
git://github.com/dagrh/qemu.git tags/pull-hmp-20190501
for you to fetch changes up to 574d96933ceff60b2d13fe97602572fc7e95f7c6:
hmp: gva2gpa debug command (2019-05-01 10:46:59 +0100)
----------------------------------------------------------------
HMP pull
New gva2gpa command
delvm now uses hmp_handle_error so gets Error: prefix in messages
----------------------------------------------------------------
Cole Robinson (1):
hmp: delvm: use hmp_handle_error
Dr. David Alan Gilbert (1):
hmp: gva2gpa debug command
hmp-commands.hx | 15 +++++++++++++++
hmp.c | 7 ++++---
monitor.c | 22 ++++++++++++++++++++++
tests/test-hmp.c | 1 +
4 files changed, 42 insertions(+), 3 deletions(-)