All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Gleb Natapov <gleb@redhat.com>
Cc: kvm@vger.kernel.org, mtosatti@redhat.com
Subject: Re: [PATCH REBASE RESEND 0/4] improve speed of "rep ins" emulation
Date: Thu, 06 Sep 2012 18:07:20 +0300	[thread overview]
Message-ID: <5048BC28.70902@redhat.com> (raw)
In-Reply-To: <1346675069-26958-1-git-send-email-gleb@redhat.com>

On 09/03/2012 03:24 PM, Gleb Natapov wrote:
> This series (or rather the last patch of it) takes different approach
> to "rep ins" optimization. Instead of writing separate fast path for
> it do the fast path inside emulator itself. This way nobody can say the
> code is not reused!
> 
> Patch 1,2 are now, strictly speaking, not needed, but I think this is
> still nice cleanup and, in case of patch 1, eliminates some ifs at each
> KVM_RUN ioctl.

Thanks, applied.


-- 
error compiling committee.c: too many arguments to function

      parent reply	other threads:[~2012-09-06 15:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-03 12:24 [PATCH REBASE RESEND 0/4] improve speed of "rep ins" emulation Gleb Natapov
2012-09-03 12:24 ` [PATCH 1/4] Provide userspace IO exit completion callback Gleb Natapov
2012-09-03 12:24 ` [PATCH 2/4] KVM: emulator: make x86 emulation modes enum instead of defines Gleb Natapov
2012-09-03 12:24 ` [PATCH 3/4] KVM: emulator: string_addr_inc() cleanup Gleb Natapov
2012-09-03 12:24 ` [PATCH 4/4] KVM: emulator: optimize "rep ins" handling Gleb Natapov
2012-09-06 15:07 ` Avi Kivity [this message]

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=5048BC28.70902@redhat.com \
    --to=avi@redhat.com \
    --cc=gleb@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=mtosatti@redhat.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.