Bug 497625

Summary: Add vmchannel support to qemu-kvm
Product: Red Hat Enterprise Linux 5 Reporter: Richard W.M. Jones <rjones>
Component: kvmAssignee: Eduardo Habkost <ehabkost>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: 5.5CC: azarembo, mbooth, tburke
Target Milestone: rcKeywords: Reopened
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-09-28 08:41:14 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: 512696    
Attachments:
Description Flags
kvm-specify-vmchannel-as-a-net-option.patch none

Description Richard W.M. Jones 2009-04-25 09:08:30 UTC
Upstream qemu and KVM contain a very small patch which adds vmchannel
(-net channel) support:

http://lists.gnu.org/archive/html/qemu-devel/2009-02/msg01042.html

This bug is to track whether we can add this patch for RHEL 5.4.

I know this is a bit late in the day ...

Comment 1 Richard W.M. Jones 2009-05-19 16:01:38 UTC
I took a good look at the code, and the patch is
non-trivial to apply.  We will look instead at
whether we can get the required support into
EPEL's qemu.

Pushing this out until at least 5.5, and perhaps
dropping it entirely.

Comment 2 Richard W.M. Jones 2009-06-05 08:07:29 UTC
An updated qemu has been pushed to EPEL, which
reduces the need for this in RHEL.  Closing the bug.

Comment 3 Richard W.M. Jones 2009-07-17 11:00:22 UTC
Created attachment 354132 [details]
kvm-specify-vmchannel-as-a-net-option.patch

Reopening this bug for consideration for inclusion
in 5.5 (or 5.4 if there is time).  I have an updated
and tested patch which applies cleanly to our current
KVM package in RHEL 5.4 Beta.

Comment 7 Richard W.M. Jones 2009-09-21 18:15:09 UTC
Everyone keeps asking me about this, so:

We just posted a patch to upstream libguestfs which
removes the use of vmchannel entirely **although it
still requires SLIRP (user mode networking)** in qemu/kvm:

https://www.redhat.com/archives/libguestfs/2009-September/msg00113.html

*Assuming* that no major problems are found in this
(which is still not reviewed upstream), then it
would make this BZ obsolete.

However as noted above, we still need SLIRP in qemu.

Comment 8 Richard W.M. Jones 2009-09-28 08:41:14 UTC
Patch to libguestfs went in, seems to be working.

I'm going to close this bug for now as a result.