Re: [Xen-ia64-devel] [Patch 0/2] paravirtualize mmap hundler of /proc/bus/pci to use X server

2007-02-18 Thread Alex Williamson
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/x 
 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

-- 
Alex Williamson HP Open Source  Linux Org.


___
Xen-ia64-devel mailing list
Xen-ia64-devel@lists.xensource.com
http://lists.xensource.com/xen-ia64-devel


[Xen-ia64-devel] [Patch 0/2] paravirtualize mmap hundler of /proc/bus/pci to use X server

2007-02-16 Thread Akio Takebe
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/x 
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

Signed-off-by: Akio Takebe [EMAIL PROTECTED]

Best Regards,

Akio Takebe


___
Xen-ia64-devel mailing list
Xen-ia64-devel@lists.xensource.com
http://lists.xensource.com/xen-ia64-devel