Bug 907732

Summary: libvirt do not check the invalid parameters for cpu-stats
Product: Red Hat Enterprise Linux 6 Reporter: weizhang <weizhan>
Component: libvirtAssignee: John Ferlan <jferlan>
Status: CLOSED WONTFIX QA Contact: Virtualization Bugs <virt-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 6.4CC: acathrow, ajia, cwei, dyuan, mzhan
Target Milestone: rcKeywords: Upstream
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-04-04 20:58:55 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 weizhang 2013-02-05 06:55:46 UTC
Description of problem:
# virsh cpu-stats guest xyz
# virsh cpu-stats guest --start xyz
# virsh cpu-stats guest --count xyz
# virsh cpu-stats guest --count 99999999999
Do not report error for invalid parameters

Version-Release number of selected component (if applicable):
libvirt-0.10.2-18.el6.x86_64
qemu-kvm-0.12.1.2-2.355.el6.x86_64

How reproducible:
100%

Steps to Reproduce:
1. # virsh cpu-stats guest xyz
2. # virsh cpu-stats guest --start xyz
3. # virsh cpu-stats guest --count xyz
4. # virsh cpu-stats guest --count 99999999999
  
Actual results:
Do not report any error

Expected results:
Should report clear error

Additional info:

Comment 2 John Ferlan 2013-04-11 23:14:45 UTC
Patch has been checked in upstream, see

https://www.redhat.com/archives/libvir-list/2013-April/msg00637.html

commit id: 6528b7044fb0d921854ea916770b9f20173e1923

Comment 7 RHEL Program Management 2014-04-04 20:58:55 UTC
Development Management has reviewed and declined this request.
You may appeal this decision by reopening this request.