29 messages in com.xensource.lists.xen-ia64-devel[Xen-ia64-devel] [Patch 0/4] [RFC] Pa...
FromSent OnAttachments
Jun Kamada17 May 2007 21:43.patch, .patch, .patch, 1 more
Akio Takebe25 May 2007 20:26 
Jun Kamada29 May 2007 22:23 
Jun Kamada29 May 2007 22:38.patch
Jun Kamada29 May 2007 22:40.patch
Jun Kamada29 May 2007 22:43.patch
Jun Kamada29 May 2007 22:45.patch
Alex Williamson30 May 2007 22:40 
Jun Kamada31 May 2007 18:24 
Isaku Yamahata01 Jun 2007 17:57 
Jun Kamada04 Jun 2007 03:18 
Isaku Yamahata04 Jun 2007 05:07 
Jun Kamada04 Jun 2007 21:28 
Isaku Yamahata04 Jun 2007 22:46 
Jun Kamada04 Jun 2007 23:15 
Jun Kamada12 Jun 2007 23:51 
Jun Kamada12 Jun 2007 23:53.patch
Jun Kamada12 Jun 2007 23:54.patch
Jun Kamada12 Jun 2007 23:54.patch
Jun Kamada12 Jun 2007 23:55.patch
Alex Williamson14 Jun 2007 13:24 
Jun Kamada14 Jun 2007 22:02 
Jun Kamada13 Jul 2007 02:36 
Jun Kamada13 Jul 2007 02:38.patch
Jun Kamada13 Jul 2007 02:39.patch
Jun Kamada13 Jul 2007 02:40.patch
Alex Williamson19 Jul 2007 12:04 
Jun Kamada20 Jul 2007 04:18.patch
Alex Williamson30 Jul 2007 15:04 
Subject:[Xen-ia64-devel] [Patch 0/4] [RFC] Patches for supporting Xwindow on ourPRIMEQUEST
From:Jun Kamada (ka@jp.fujitsu.com)
Date:05/29/2007 10:23:30 PM
List:com.xensource.lists.xen-ia64-devel

Hi Takebe-san and all,

Thank you for your advice. According to your advice, I will re-post the patch set.

On Sat, 26 May 2007 12:27:09 +0900 Akio Takebe <take@jp.fujitsu.com> wrote:

I have a comment. If these patches are applied, xen-ia64 don't need to use drivers/xen/char/mem.c, right? If so, we should modify Makefile and Kconfig related to drivers/xen/char/mem.c, shouldn't we?

We need no longer drivers/xen/char/mem.c for xen-ia64. Therefore I modified the Makefile and Kconfig, and updated the patch set.

----- Following are brief description of the patch set.

[1/4] revert_paravirt_pcimmap.patch: Revert paravirtualization to remap /proc/pci. [2/4] remove_paravirt_dev_mem.patch: Disable paravirtualization to remap /dev/mem. [3/4] ifdef_arch_has_dev_mem.patch: Add "#ifdef ARCH_HAS_DEV_MEM" to archtecture specific file_operations. [4/4] new_paravirt_pci.patch: Issue ioremap hypercall in pci_acpi_scan_root() in order to map /dev/mem.

Patches [1/4], [2/4] and [4/4] are ia64 specific and [3/4] is archtecture independent. I will post the patch [3/4] to xen-devel mailing list after finishing discussion on this mailing list.

Best regards,