]> git.ipfire.org Git - thirdparty/libvirt.git/commit
ch_driver: Add handler for console API
authorWilliam Douglas <william.douglas@intel.com>
Wed, 8 Sep 2021 18:01:22 +0000 (11:01 -0700)
committerDaniel P. Berrangé <berrange@redhat.com>
Thu, 9 Sep 2021 13:51:02 +0000 (14:51 +0100)
commitd4f047dbd1eba780d405fb79217bcb315366f969
tree9b78abc49a602a7a3e46526c4a65e4947fb8a04c
parent6a77dd2b67b67118732333ec2ed0446aa1e43c34
ch_driver: Add handler for console API

Enable the handler function to find and open the console character
device that will be used by the console API.

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