Bug 723540
Summary: | RFE: allow capabilities/guest XML to be used with virsh cpu-compare | ||||||
---|---|---|---|---|---|---|---|
Product: | [Community] Virtualization Tools | Reporter: | Etienne Servais <eton_vser> | ||||
Component: | libvirt | Assignee: | Libvirt Maintainers <libvirt-maint> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||
Severity: | low | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | unspecified | CC: | crobinso, jdenemar, xen-maint | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 731151 (view as bug list) | Environment: | |||||
Last Closed: | 2016-03-23 13:30:26 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 731151 | ||||||
Attachments: |
|
Description
Etienne Servais
2011-07-20 14:12:21 UTC
I finally understood it... It's just that cpu-compare needs the <cpu> flag to be the root flag of the document... Couldn't we change it so we may compare the output of a dumpxml to a host cpu ? Kind regards Etienne This seems like a useful addition, esp. considering that virsh cpu-baseline supports this. Was fixed with: commit 882e768ef0b2b11feeeab7fda0c5b5a3224ed57b Author: Peter Krempa <pkrempa> Date: Thu Sep 15 09:18:04 2011 +0200 virsh: Allow using domain and capabilities XMLs with cpu-compare |