On Sat, Jun 15, 2019 at 14:11:30 +0200, Ján Tomko wrote:
Now that the virDomainQemuAttach API returns an error, we can remove
the
unused qemuProcessAttach function as well, deleting the only user
that possibly could have requested to open a non-JSON monitor.
Signed-off-by: Ján Tomko <jtomko(a)redhat.com>
---
src/qemu/qemu_process.c | 243 ----------------------------------------
src/qemu/qemu_process.h | 8 --
2 files changed, 251 deletions(-)
ACK