9 messages in com.xensource.lists.xen-ia64-develRe: [Xen-ia64-devel] [Patch 0/2] para...
FromSent OnAttachments
Akio Takebe16 Feb 2007 16:43 
Akio Takebe16 Feb 2007 16:46.patch
Akio Takebe16 Feb 2007 16:47.patch
Alex Williamson18 Feb 2007 15:52 
Isaku Yamahata21 Feb 2007 19:37 
Tristan Gingold21 Feb 2007 20:54 
Isaku Yamahata21 Feb 2007 21:23 
Tristan Gingold21 Feb 2007 21:31 
Isaku Yamahata21 Feb 2007 21:56 
Subject:Re: [Xen-ia64-devel] [Patch 0/2] paravirtualize mmap hundler of /proc/bus/pci to use X server
From:Alex Williamson (alex@hp.com)
Date:02/18/2007 03:52:23 PM
List:com.xensource.lists.xen-ia64-devel

On Sat, 2007-02-17 at 09:43 +0900, Akio Takebe wrote:

Hi,

On our PRIMEQUEST, I could not bootup Gnome (included in RHEL5) with xen/ia64. This issue is caused by difference of file mmaped by Xorg. The latest Xorg (like one inclued in RHEL5) use /proc/bus/pci/xxxxx on some machines. (instead of /dev/mem)

Isaku make /dev/mem paravirtulized before. These patches make /proc/bus/pci paravirtulize to use Xwindow on dom0. I can boot Xwindow on dom0/PRIMEQUEST.

[1/2] import arch/ia64/pci/pci.c [2/2] paravirtualize mmap hundlers

Applied. Thanks,

Alex