]> git.ipfire.org Git - thirdparty/libvirt.git/commit
ch_monitor: Add pty json builder function
authorWilliam Douglas <william.douglas@intel.com>
Wed, 8 Sep 2021 18:01:19 +0000 (11:01 -0700)
committerDaniel P. Berrangé <berrange@redhat.com>
Thu, 9 Sep 2021 13:51:02 +0000 (14:51 +0100)
commit93accefd9eca1bc3d7e923a979ab2d1b8a312ff7
treeec53123a553ab6d1f4ef954aee452047c5a89df9
parent3b164e6897bcf89739d49bab3a79b49f33146016
ch_monitor: Add pty json builder function

Add function to build the the json structure to configure a PTY in
cloud-hypervisor.

The devices themselves still aren't allowed in configurations yet
though.

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