WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-ppc-devel

[Xen-devel] [PATCH 0/3] xencomm take 4: preparation for consolidation an

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH 0/3] xencomm take 4: preparation for consolidation and various fixes
From: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
Date: Tue, 28 Aug 2007 15:17:36 +0900
Cc: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>, xen-ia64-devel@xxxxxxxxxxxxxxxxxxx, xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 27 Aug 2007 23:18:09 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.4.2.1i
This xencomm take 4 patch series is for xencomm various fixes.
I fixed its coding style. The resulting code is same as take 3 except 
the coding style.

[PATCH 1/3] xencomm take 4: xen side fix invalid or racy access
[PATCH 2/3] xencomm take 4: xen side multiple page support
[PATCH 3/3] xencomm take 4: linux side remove xencomm page size limit


Changes from take 3:
dropped commited patches. 
code style.
resulting code is same as take 2 except coding style.

Changes from take 2:
xen side
  - Split up into 4 patches and clean them up.
  - add more race checks
Linux side:
  - no change

Changes from take 1:
xen side varisous fixes and preparation for consolidation
  - sorted out the maddr and vaddr issue
  - returning an error with warning message instead of panicing domain.
linux side various fixes and preparation for consolidation
  - update gcc work around.
    It is a generic issue, not ia64 specific.

Thanks,

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH 0/3] xencomm take 4: preparation for consolidation and various fixes, Isaku Yamahata <=