Bug 1211682

Summary: Libvirt does not generate guest address for USB hostdev element
Product: [Community] Virtualization Tools Reporter: Martin Polednik <mpoledni>
Component: libvirtAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED DUPLICATE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: crobinso, dyuan, rbalakri, xuzhang
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1215968 (view as bug list) Environment:
Last Closed: 2016-04-10 21:04:03 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:
Bug Depends On:    
Bug Blocks: 1215968    

Description Martin Polednik 2015-04-14 15:12:35 UTC
Description of problem:
Libvirt does not generate addresses for USB host devices. For almost every other device (even PCI host devices), an address is generated and can be read via parsing domain XML.

Version-Release number of selected component (if applicable):
rpm -q libvirt
libvirt-1.2.13-1.el7.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Create a domain XML containing valid type="usb" hostdev
2. Start the domain

Actual results:
Domain XML contains hostdev element without additional address child.

Expected results:
Domain XML should contain hostdev element with libvirt-generated address child.

Additional info:

Comment 1 Cole Robinson 2016-04-10 21:04:03 UTC
Since there's already a RHEL bug tracking this, there isn't much utility in keeping this report open. Duping to the RHEL bug

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