]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: allow display and ramfb for vfio pci hostdevs
authorJonathon Jongsma <jjongsma@redhat.com>
Wed, 13 Mar 2024 15:53:06 +0000 (10:53 -0500)
committerJonathon Jongsma <jjongsma@redhat.com>
Tue, 2 Apr 2024 16:45:54 +0000 (11:45 -0500)
commit092f933a6293c3fc50ee6af7c85adb13a6d98b67
tree73a9700995263b3b5bd19a5522665d0715f354de
parent16d37076be8e1c1bc5c683b303dfd93f5c2131a4
conf: allow display and ramfb for vfio pci hostdevs

We already allow the user to specify display="on" and ramfb="on" for
mdev host devices. But newer GPU models will no longer use the mdev
framework, so we should enable this same functionality for other
non-mdev passthrough PCI devices.

Resolves: https://issues.redhat.com/browse/RHEL-28808

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
docs/formatdomain.rst
src/conf/domain_conf.c
src/conf/domain_conf.h
src/conf/domain_validate.c
src/conf/schemas/domaincommon.rng