A possiblity to show which libvirt rules actually apply to the plugin in use would be nice to have. a sample: show capabilities qemu qemu -> ... accel2d = not supported accel3d = supported ...
We have a "virsh domcapabilities" command for exactly this.
Right, virsh domcapabilities is for this. It's quite sparse at the moment though, but we had recent discussions about how to expand the XML schema to cover more of these types of cases. It's still a ways off though. Duping to one of those bugs *** This bug has been marked as a duplicate of bug 1334958 ***