Bug 444460

Summary: Missing options in virsh XML config files
Product: Red Hat Enterprise Linux 5 Reporter: Mimmus <viggiani>
Component: libvirtAssignee: Daniel Veillard <veillard>
Status: CLOSED DUPLICATE QA Contact: Virtualization Bugs <virt-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 5.1CC: xen-maint
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-04-29 15:02:40 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:

Description Mimmus 2008-04-28 15:09:06 UTC
Description of problem:
Some traditional options (like "usb", "usbdevice") cannot be specified by virsh
XML config files.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.
2.
3.
  
Actual results:
I cannot specify "usbdevice='tablet'", an usual workaround for mouse pointer
misalignment in virtual consoles.

Expected results:
Correspondence between XM and VIRSH options.

Additional info:
Better old XM config method :-(

Comment 1 Daniel Berrangé 2008-04-29 15:02:40 UTC
USB mouse and tablet devices are supported in libvirt, starting with the
forthcoming RHEL-5.2

*** This bug has been marked as a duplicate of 225391 ***