All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arun Sharma <arun.sharma@intel.com>
To: Leendert van Doorn <leendert@watson.ibm.com>
Cc: Xen-devel@lists.xensource.com
Subject: Re: [PATCH] Assorted VMX patches
Date: Mon, 25 Apr 2005 11:43:50 -0700	[thread overview]
Message-ID: <426D3A66.70200@intel.com> (raw)
In-Reply-To: <mailman.1114405746.25438@unix-os.sc.intel.com>

On 4/24/2005 9:47 PM, Leendert van Doorn wrote:
> This patch contains the following VMX patches:
> 
> - 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?

	-Arun

       reply	other threads:[~2005-04-25 18:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1114405746.25438@unix-os.sc.intel.com>
2005-04-25 18:43 ` Arun Sharma [this message]
2005-04-25 20:03 [PATCH] Assorted VMX patches Leendert van Doorn
2005-04-25 21:49 ` Arun Sharma
  -- strict thread matches above, loose matches on Subject: below --
2005-04-25 16:59 Leendert van Doorn
2005-04-25 18:44 ` Kip Macy
2005-04-28 20:52 ` Kip Macy
2005-04-25  4:47 Leendert van Doorn
2005-04-25  7:27 ` Kip Macy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=426D3A66.70200@intel.com \
    --to=arun.sharma@intel.com \
    --cc=Xen-devel@lists.xensource.com \
    --cc=leendert@watson.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.