]> git.ipfire.org Git - thirdparty/libvirt.git/commit
ch_monitor: Update virCHMonitorGet to handle accept a response
authorWilliam Douglas <william.douglas@intel.com>
Wed, 8 Sep 2021 18:01:17 +0000 (11:01 -0700)
committerDaniel P. Berrangé <berrange@redhat.com>
Thu, 9 Sep 2021 13:51:02 +0000 (14:51 +0100)
commite727cc8041f056c0da660e185e1d52b9c2153296
treeb0ebf6d241204f2f927dfd308005a5ca17840322
parentf84286c0b3a9807818dd81f8057a8cab6f8c0aab
ch_monitor: Update virCHMonitorGet to handle accept a response

The virCHMonitorGet function needed to be able to return data from the
hypervisor. This functionality is needed in order for the driver to
support PTY enablement and getting details about the VM state.

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: William Douglas <william.douglas@intel.com>
src/ch/ch_monitor.c