Bug 431063

Summary: Add virtio capabilities
Product: [Community] Virtualization Tools Reporter: Soren Hansen <soren>
Component: libvirtAssignee: Daniel Veillard <veillard>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: berrange, crobinso, matt_domsch, pierre-bugzilla, tim
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-09-03 17:48:43 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: 433743    

Description Soren Hansen 2008-01-31 15:30:17 UTC
Description of problem:

To use the new virtio capabilites available in kvm 60, special command line
paramaters need to be passed to kvm.  There should be a way to specify that a
device should use virtio in the libvirt xml.

I propose adding a "model" attribute to the interface element in the XML to be
able to specify the type of NIC to emulate, e.g. 'virtio'.

For the disk virtio I propose adding an 'interface' attribute to target element
(inside the disk element). This interface could then be set to 'virtio', 'ide',
'scsi', etc..

Comment 1 Soren Hansen 2008-04-25 14:09:32 UTC
I have a patch against 0.4.0 that does this for block devices (rjones has done
the network bit). Give me a few days to rework it against 0.4.1.

Comment 2 Bug Zapper 2008-05-14 04:56:57 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 Mark McLoughlin 2008-07-29 13:43:49 UTC
Also in 0.4.3 AFAIK

Comment 4 Cole Robinson 2008-09-03 17:48:43 UTC
Yes, this is most definitely fixed upstream, so closing this bug.