Bug 415561 - add serial console capability to qemu and qemu-kvm guests
Summary: add serial console capability to qemu and qemu-kvm guests
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: libvirt
Version: 9
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Xen Maintainance List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-12-07 12:43 UTC by Jeff Layton
Modified: 2014-06-18 07:37 UTC (History)
2 users (show)

Fixed In Version: 0.4.4
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-07-09 10:05:45 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jeff Layton 2007-12-07 12:43:30 UTC
With xen, I can use the serial port that shows up in the VM and use "virsh
console guest" to attach to its pty. With qemu and qemu-kvm, the kernel seems to
recognize an emulated serial port, but I don't seem to be able to attach to it
with "virsh console".

Would it be possible to add the same serial console capability to kvm and qemu
guests?

Comment 1 Jeff Layton 2007-12-07 12:50:37 UTC
It looks like this would be a matter of adding a new command line parameter to
the qemu command "-serial pty", keeping track of the pty device that it outputs
to stdout, and then attaching to that pty in the same way that xen consoles do...


Comment 2 Bug Zapper 2008-05-14 04:07:07 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-07-09 10:05:45 UTC
Serial console support was added in libvirt 0.4.4


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