Bug 499850

Summary: RFE: Implement the Xen PV-on-HVM drivers
Product: [Fedora] Fedora Reporter: Chris Lalancette <clalance>
Component: kernelAssignee: Xen Maintainance List <xen-maint>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: drjones, itamar, jane.lv, jvillalo, kernel-maint, luyu, markmc, pasik, pbonzini, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 523134 (view as bug list) Environment:
Last Closed: 2011-01-05 10:04:23 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: 514891, 523134, 629767    

Description Chris Lalancette 2009-05-08 15:14:59 UTC
Description of problem:
In order to be a good guest when running under a Xen hypervisor as a fully-virtualized domains, we should have the PV-on-HVM drivers available in the Fedora kernel.  Unfortunately, these drivers are not yet upstream, so we have to first get them accepted upstream, and then port them (or just inherit them) to Fedora.  The good news is that much of the infrastructure for getting these working (xenbus, xen-blkfront, xen-netfront) is already in upstream, so it's a matter of getting the rest of the glue pulled together and accepted.

Comment 1 Pasi Karkkainen 2009-08-02 18:22:33 UTC
Is there someone working on this?

Comment 2 Pasi Karkkainen 2010-09-03 07:44:21 UTC
Xen PV-on-HVM drivers are now included in the mainline Linux 2.6.36 kernel (in the -rc versions).

There's also the xen.git "xen/stable-2.6.32.x" branch that has the PV-on-HVM drivers backported to 2.6.32 kernel.