Bug 435060 - QEMU driver rejects input device bus type of 'xen' with xenner based guests
Summary: QEMU driver rejects input device bus type of 'xen' with xenner based guests
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: libvirt
Version: 9
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Daniel Veillard
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: LibvirtXenner
TreeView+ depends on / blocked
 
Reported: 2008-02-27 04:04 UTC by Daniel Berrangé
Modified: 2008-11-04 11:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-11-04 11:11:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Support xen input bus for xenner (8.36 KB, patch)
2008-05-10 17:26 UTC, Daniel Berrangé
no flags Details | Diff

Description Daniel Berrangé 2008-02-27 04:04:08 UTC
Description of problem:
The QEMU driver validates <input> device configuration and rejects invalid
device types and bus types. 

With introduction of 'xenner', it is valid to use a bus type of 'xen' to
indicate use of the paravirt framebuffer input device. libvirt QEMU driver
rejects attempts to create a VM with this config setting.

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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:
libvirtError: virDomainCreateLinux() failed unsupported input bus xen


Expected results:
virt-install --location
http://download.fedora.redhat.com/pub/fedora/linux/releases/8/Fedora/x86_64/os/
--paravirt --file /root/demo.img --file-size 5 --vnc --ram 500 --connect
qemu:///system --debug --name wibble


Additional info:

Comment 1 Daniel Berrangé 2008-05-10 17:26:20 UTC
Created attachment 305035 [details]
Support xen input bus for xenner

Comment 2 Bug Zapper 2008-05-14 05:39:20 UTC
Changing version to '9' as part of upcoming Fedora 9 GA.
More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 Daniel Berrangé 2008-11-04 11:11:49 UTC
Fixed in libvirt 0.4.5


Note You need to log in before you can comment on or make changes to this bug.