public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Marcelo Tosatti <mtosatti@redhat.com>
To: Jan Kiszka <jan.kiszka@siemens.com>
Cc: Avi Kivity <avi@redhat.com>, kvm@vger.kernel.org
Subject: Re: [PATCH 0/5] Debug register emulation fixes and optimizations (reloaded)
Date: Thu, 21 Jan 2010 16:23:49 -0200	[thread overview]
Message-ID: <20100121182349.GA20076@amt.cnet> (raw)
In-Reply-To: <20100120172020.25118.349.stgit@mchn012c.ww002.siemens.net>

On Wed, Jan 20, 2010 at 06:20:20PM +0100, Jan Kiszka wrote:
> Major parts of this series were already posted a while ago during the
> debug register switch optimizations. This version now comes with an
> additional fix for VMX (patch 1) and a rework of mov dr emulation for
> SVM.
> 
> Find this series also at git://git.kiszka.org/linux-kvm.git queues/debugregs
> 
> Jan Kiszka (5):
>       KVM: VMX: Fix exceptions of mov to dr
>       KVM: VMX: Fix emulation of DR4 and DR5
>       KVM: VMX: Clean up DR6 emulation
>       KVM: SVM: Clean up and enhance mov dr emulation
>       KVM: SVM: Trap all debug register accesses
> 
>  arch/x86/include/asm/kvm_host.h |    5 +-
>  arch/x86/kvm/svm.c              |   78 +++++++++++++++++++++------------------
>  arch/x86/kvm/vmx.c              |   67 +++++++++++++++++++--------------
>  arch/x86/kvm/x86.c              |   19 +--------
>  4 files changed, 84 insertions(+), 85 deletions(-)

Applied, thanks.


      parent reply	other threads:[~2010-01-22  1:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-20 17:20 [PATCH 0/5] Debug register emulation fixes and optimizations (reloaded) Jan Kiszka
2010-01-20 17:20 ` [PATCH 2/5] KVM: VMX: Fix emulation of DR4 and DR5 Jan Kiszka
2010-01-20 17:20 ` [PATCH 3/5] KVM: VMX: Clean up DR6 emulation Jan Kiszka
2010-01-20 17:20 ` [PATCH 4/5] KVM: SVM: Clean up and enhance mov dr emulation Jan Kiszka
2010-01-20 17:20 ` [PATCH 5/5] KVM: SVM: Trap all debug register accesses Jan Kiszka
2010-01-20 17:20 ` [PATCH 1/5] KVM: VMX: Fix exceptions of mov to dr Jan Kiszka
2010-01-21 10:45 ` [PATCH 0/5] Debug register emulation fixes and optimizations (reloaded) Avi Kivity
2010-01-21 18:23 ` Marcelo Tosatti [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=20100121182349.GA20076@amt.cnet \
    --to=mtosatti@redhat.com \
    --cc=avi@redhat.com \
    --cc=jan.kiszka@siemens.com \
    --cc=kvm@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox