Bug 497625
Summary: | Add vmchannel support to qemu-kvm | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Richard W.M. Jones <rjones> | ||||
Component: | kvm | Assignee: | Eduardo Habkost <ehabkost> | ||||
Status: | CLOSED NOTABUG | QA Contact: | |||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 5.5 | CC: | azarembo, mbooth, tburke | ||||
Target Milestone: | rc | Keywords: | 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
Richard W.M. Jones
2009-04-25 09:08:30 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. An updated qemu has been pushed to EPEL, which reduces the need for this in RHEL. Closing the bug. 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.
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. Patch to libguestfs went in, seems to be working. I'm going to close this bug for now as a result. |