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][HVM] fix unsigned in signed test in handle_mmio()

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH][HVM] fix unsigned in signed test in handle_mmio()
From: "Woller, Thomas" <thomas.woller@xxxxxxx>
Date: Tue, 21 Feb 2006 12:19:36 -0600
Delivery-date: Tue, 21 Feb 2006 18:33:14 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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
Thread-index: AcY3E180FYXNnU6+RP2T3F857Mbu6g==
Thread-topic: [PATCH][HVM] fix unsigned in signed test in handle_mmio()
HVM patch to change variable from unsigned to signed for signed test in
handle_mmio().
Applies cleanly to 8911 platform.c.
Please apply.

Signed-off-by: Tom Woller <thomas.woller@xxxxxxx>

Attachment: hvm_platform_signed_fix_8911.patch
Description: hvm_platform_signed_fix_8911.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH][HVM] fix unsigned in signed test in handle_mmio(), Woller, Thomas <=