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] add mmio decoder 0x38 and some cleanup

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH][HVM] add mmio decoder 0x38 and some cleanup
From: "He, Qing" <qing.he@xxxxxxxxx>
Date: Thu, 19 Oct 2006 14:27:04 +0800
Delivery-date: Wed, 18 Oct 2006 23:27:38 -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
Thread-index: AcbzR5dPOttOgv2CSkiXvkOJ1rEEcw==
Thread-topic: [PATCH][HVM] add mmio decoder 0x38 and some cleanup
PCmark2005 running in Windows XP is known to need this mmio decoder.

This patch also fixes some inconsistencies, the comments of mmio decoder
use AT&T ordering for operands, but the syntax looks like Intel asm.
This leads to much confusion.

Signed-off-by: Qing He <qing.he@xxxxxxxxx>

Thanks,
Qing

Attachment: mmio-decoder-38-and-cleanup.patch
Description: mmio-decoder-38-and-cleanup.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] add mmio decoder 0x38 and some cleanup, He, Qing <=