Bug 476956
| Summary: | RFE: ability to add serial device | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Julio Merino <julio> | 
| Component: | virt-manager | Assignee: | Daniel Berrangé <berrange> | 
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | 
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 10 | CC: | berrange, clalance, crobinso, hbrock, j.golderer, markmc, veillard, virt-maint | 
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | virt-manager-0.8.0-1.fc12 | Doc Type: | Bug Fix | 
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-08-11 16:14:10 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
        
        
          Julio Merino
        
        
        
        
        
          2008-12-18 09:59:48 UTC
        
       
      
      
      
    This is a virt-manager issue, so reassigning to that. You're correct, we haven't implemented a wizard for adding character devices. You can work around this in the interim: - Make sure the VM is shutoff. - virsh edit vmname - Add <serial type='pty'/> somewhere in the <devices><devices/> block - Save and exit. The VM should now see a serial device on next start. virt-manager now has a wizard for adding serial and parallel devices. Moving to POST. I think it makes sense to close this as fixed in rawhide, we're probably not going to get this in Fedora 10.  |