|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
[Xen-ia64-devel] [Patch 0/2] paravirtualize mmap hundler of /proc/bus/pc
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
Signed-off-by: Akio Takebe <takebe_akio@xxxxxxxxxxxxxx>
Best Regards,
Akio Takebe
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|