Bug 225539

Summary: PV framebuffer doesn't work in shadow translate mode
Product: Red Hat Enterprise Linux 5 Reporter: Markus Armbruster <armbru>
Component: xenAssignee: Markus Armbruster <armbru>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.0CC: xen-maint
Target Milestone: ---   
Target Release: ---   
Hardware: ia64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-01-31 08:33:41 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 Markus Armbruster 2007-01-31 08:02:11 UTC
Description of problem:
The PV framebuffer doesn't work on shadow translate mode, because it doesn't
translate gpfn to mfn.  Upstream doesn't need that translation, because the
hypervisor accepts gpfns in 3.0.4.

How reproducible:
always

Steps to Reproduce:
1. Make sure pvfb is enabled (it is by default)
2. Start the pv domain, e.g. with xm create DOMNAME
  
Actual results:
pvfb backend daemon dies during startup.

Expected results:
pvfb backend process runs.

Additional info:

var/log/xen/xend-debug.log:
/local/domain/0/backend/vfb/2/0 on fire (Invalid argument)
/local/domain/0/backend/vkbd/2/0 on fire (Invalid argument)

Comment 1 Markus Armbruster 2007-01-31 08:33:41 UTC

*** This bug has been marked as a duplicate of 216169 ***