]> git.proxmox.com Git - mirror_qemu.git/commit
hmp: add hmp analogue for qmp-chardev-change
authorAnton Nefedov <anton.nefedov@virtuozzo.com>
Thu, 6 Jul 2017 12:08:57 +0000 (15:08 +0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 14 Jul 2017 09:04:34 +0000 (11:04 +0200)
commit75b601602be0462acb4e0298e738df86b1de61a1
treef9476e0d15cdee8fd69b55da340c1cb526dcf609
parent7b5a9e453e4086c2e6a3b9830ee7e4b3583e2d14
hmp: add hmp analogue for qmp-chardev-change

Signed-off-by: Anton Nefedov <anton.nefedov@virtuozzo.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Acked-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <1499342940-56739-11-git-send-email-anton.nefedov@virtuozzo.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
chardev/char.c
hmp-commands.hx
hmp.c
hmp.h
include/chardev/char.h
tests/test-hmp.c