On Fri, Jan 21, 2022 at 06:54:48PM +0100, Andrea Bolognani wrote: > From: Roman Bolshakov <[email protected]> > > It replaces hardcoded checks for KVM. It'll be cleaner to use > the function once multiple accelerators are supported in the > QEMU driver. > > Explicit KVM domain checks should be done only when a feature is > available only for KVM. > > Signed-off-by: Roman Bolshakov <[email protected]> > Signed-off-by: Andrea Bolognani <[email protected]> > Tested-by: Brad Laue <[email protected]> > Tested-by: Christophe Fergeau <[email protected]> > --- > src/qemu/qemu_capabilities.c | 19 +++++++++++++------ > 1 file changed, 13 insertions(+), 6 deletions(-)
Reviewed-by: Daniel P. Berrangé <[email protected]> Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
