public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Nadav Amit <namit@cs.technion.ac.il>, mtosatti@redhat.com
Cc: kvm@vger.kernel.org
Subject: Re: [PATCH 0/5] KVM: x86: 64/32 bit fixes and INIT/BSP fixes
Date: Mon, 30 Mar 2015 16:46:19 +0200	[thread overview]
Message-ID: <551961BB.1090506@redhat.com> (raw)
In-Reply-To: <1427719163-5429-1-git-send-email-namit@cs.technion.ac.il>



On 30/03/2015 14:39, Nadav Amit wrote:
> This patch-set handles 2 issues. Patches 1-3 deal with some more cases in which
> bits [63:32] are not cleared when using dword opsize.  Patches 4-5 handle
> anomalies with INIT/BSP (INIT does not behave exactly as reset).
> 
> Thanks for reviewing the patches.
> 
> Nadav Amit (5):
>   KVM: x86: CMOV emulation on legacy mode is wrong
>   KVM: x86: POPA emulation may not clear bits [63:32]
>   KVM: x86: BSF and BSR emulation change register unnecassarily
>   KVM: x86: INIT and reset sequences are different
>   KVM: x86: BSP in MSR_IA32_APICBASE is writable
> 
>  arch/x86/include/asm/kvm_host.h |  6 ++--
>  arch/x86/kvm/emulate.c          | 61 ++++++++++++++++++++++++++++-------------
>  arch/x86/kvm/lapic.c            | 13 ++++-----
>  arch/x86/kvm/lapic.h            |  2 +-
>  arch/x86/kvm/svm.c              |  4 +--
>  arch/x86/kvm/vmx.c              | 33 ++++++++++++----------
>  arch/x86/kvm/x86.c              | 17 +++++++-----
>  include/linux/kvm_host.h        |  7 ++++-
>  8 files changed, 89 insertions(+), 54 deletions(-)
> 

Applying patches 1-3.

Paolo

      parent reply	other threads:[~2015-03-30 14:46 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-30 12:39 [PATCH 0/5] KVM: x86: 64/32 bit fixes and INIT/BSP fixes Nadav Amit
2015-03-30 12:39 ` [PATCH 1/5] KVM: x86: CMOV emulation on legacy mode is wrong Nadav Amit
2015-03-30 12:39 ` [PATCH 2/5] KVM: x86: POPA emulation may not clear bits [63:32] Nadav Amit
2015-03-30 12:39 ` [PATCH 3/5] KVM: x86: BSF and BSR emulation change register unnecassarily Nadav Amit
2015-03-30 12:39 ` [PATCH 4/5] KVM: x86: INIT and reset sequences are different Nadav Amit
2015-03-30 12:39 ` [PATCH 5/5] KVM: x86: BSP in MSR_IA32_APICBASE is writable Nadav Amit
2015-03-30 14:12   ` Paolo Bonzini
2015-03-30 14:40     ` Nadav Amit
2015-03-30 14:45       ` Paolo Bonzini
2015-03-30 19:31         ` Nadav Amit
2015-03-30 19:37           ` Paolo Bonzini
2015-03-30 14:46 ` Paolo Bonzini [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=551961BB.1090506@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=mtosatti@redhat.com \
    --cc=namit@cs.technion.ac.il \
    /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