]> git.proxmox.com Git - mirror_qemu.git/commit - hmp.c
hmp: Missing handle_errors
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 17 Aug 2017 10:42:15 +0000 (11:42 +0100)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 5 Oct 2017 09:01:03 +0000 (10:01 +0100)
commit40c71f6361b739409508a3be4221d4f5b03d4a0b
treec24259c2dc4ce4ad6fc0cca2dbc4d1082129511f
parentd147f7e815f97cb477e223586bcb80c316ae10ea
hmp: Missing handle_errors

hmp_info_memdev && hmp_info_memory_devices were missing
hmp_handle_error calls.  Add them.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <20170817104216.29150-2-dgilbert@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
hmp.c