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-devel

[Xen-devel] [patch] "xenif" dom0_ops

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [patch] "xenif" dom0_ops
From: Hollis Blanchard <hollisb@xxxxxxxxxx>
Date: Tue, 11 Oct 2005 15:28:27 -0500
Delivery-date: Tue, 11 Oct 2005 20:26:51 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <200510071649.27202.hollisb@xxxxxxxxxx>
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>
Organization: IBM Linux Technology Center
References: <200510071649.27202.hollisb@xxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.8.2
This patch changes the dom0_ops structures as discussed in the thread 
"32/64-bit hypercall interface". Keir, I added a struct inside XENIF_PTR() to 
catch direct users in the general code; it was quite useful to have the 
compiler identify those spots, and it also protects against swapping 
arguments to pack/unpack.

Dave Barrera helped me test this patch on x86_32 hardware, with both LTP and 
xm-test (which stresses the dom0_ops a fair amount). There was an additional 
failure: the save/restore/migrate tests timed out. As I understand it though, 
those tests frequently time out, so may not be related to this patch.

Keir, is this patch ok?

[1] http://lists.xensource.com/archives/html/xen-devel/2005-10/msg00096.html

-- 
Hollis Blanchard
IBM Linux Technology Center

Signed-off-by: Hollis Blanchard <hollisb@xxxxxxxxxx>

Attachment: xen-dom0-xenif.diff
Description: Text Data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>