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/7] xencomm take 3: preparation for consolidation an

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH 0/7] xencomm take 3: preparation for consolidation and various fixes
From: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
Date: Tue, 14 Aug 2007 18:50:23 +0900
Cc: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>, xen-ia64-devel@xxxxxxxxxxxxxxxxxxx, xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 14 Aug 2007 02:50:54 -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 take 3 patch series is for xencomm consolidation and various fixes.
I split up the xen side patch into 4 smaller ones and cleaned them up.
Linux side patch is same as previous one.
The issue is the complexity and the multi page support.
So I think that 3/7, 4/7 and 7/7 are moot, other patches can be merged.


[PATCH 1/7] xencomm take 3: xen side trivial bug fix
[PATCH 2/7] xencomm take 3: xen side preparetion for consolidation.
[PATCH 3/7] xencomm take 3: xen side fix invalid or racy access
[PATCH 4/7] xencomm take 3: xen side multiple page support
[PATCH 5/7] xencomm take 3: linux side various fixes and preparation for 
consolidation
[PATCH 6/7] xencomm take 3: linux side introduce struct xencomm_handle *
[PATCH 7/7] xencomm take 3: linux side remove xencomm page size limit

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>