Bug 1337740

Summary: Feature Request: virsh -> show capabilities plugin
Product: [Community] Virtualization Tools Reporter: Oliver Leitner <never>
Component: libvirtAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED DUPLICATE QA Contact:
Severity: low Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: crobinso, jdenemar, rbalakri
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-20 12:19:45 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Oliver Leitner 2016-05-20 00:34:01 UTC
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
...

Comment 1 Jiri Denemark 2016-05-20 06:49:34 UTC
We have a "virsh domcapabilities" command for exactly this.

Comment 2 Cole Robinson 2016-05-20 12:19:45 UTC
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 ***