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

Re: [Xen-devel] [PATCH] Assorted VMX patches

To: Arun Sharma <arun.sharma@xxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH] Assorted VMX patches
From: Leendert van Doorn <leendert@xxxxxxxxxxxxxx>
Date: Mon, 25 Apr 2005 16:03:56 -0400
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 25 Apr 2005 20:25:30 +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>
Organization: IBM T.J. Watson Research Center
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
#> - ioemu: Update the address when doing a stosb/stosw/stosl. Without this
#>   patch stosb writes req->count times at the same location req->addr. Not
#>   exactly the intended semantics.
# 
# The string operations should go to the if (req->pdata_valid) clause.
# Is pdata_valid==0 for your stos* cases?

Yes. stos* only uses a value parameter (al, ax,or eax), so pdata_valid == 0.
Addr, size and count are still valid 

        Leendert


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