Bug 221242

Summary: Guest physical address may be longer than unsigned long
Product: Red Hat Enterprise Linux 5 Reporter: Herbert Xu <herbert.xu>
Component: xenAssignee: Xen Maintainance List <xen-maint>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-01-03 06:54:08 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:
Attachments:
Description Flags
[HVM] Use correct types for guest physical addresses none

Description Herbert Xu 2007-01-03 06:47:31 UTC
This upstream patch is required for HVM guests on a PAE host with >4G RAM.

Comment 1 Herbert Xu 2007-01-03 06:47:31 UTC
Created attachment 144685 [details]
[HVM] Use correct types for guest physical addresses

Comment 2 Herbert Xu 2007-01-03 06:54:08 UTC
Turns out to be a non-issue because RHEL5 can't start HVM guests with more than
2G of RAM.