kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: "Radim Krčmář" <rkrcmar@redhat.com>
Cc: linux-kernel@vger.kernel.org, kvm@vger.kernel.org,
	"Paolo Bonzini" <pbonzini@redhat.com>,
	"Borislav Petkov" <bp@alien8.de>,
	"Alexander Graf" <agraf@suse.de>,
	"Jan H. Schönherr" <jschoenh@amazon.de>,
	"KarimAllah Ahmed" <karahmed@amazon.de>,
	"Jim Mattson" <jmattson@google.com>
Subject: Re: [PATCH v2 0/3] KVM: x86: kvm_mwait_in_guest() cleanup
Date: Thu, 30 Nov 2017 16:19:28 +0200	[thread overview]
Message-ID: <20171130161859-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <20171129212343.23167-1-rkrcmar@redhat.com>

On Wed, Nov 29, 2017 at 10:23:40PM +0100, Radim Krčmář wrote:
> This is a rebased version of an old series that simplified
> kvm_mwait_in_guest: https://www.spinics.net/lists/kvm/msg149238.html
> 
> AMD errata 400 patch was dropped thanks to Boris's review;
> [2/3] got an expanded commit message and I didn't include Alexander's
> r-b since the context changed when we didn't drop support for ancient
> CPUs.

Series

Acked-by: Michael S. Tsirkin <mst@redhat.com>

> Radim Krčmář (3):
>   KVM: x86: prevent MWAIT in guest with buggy MONITOR
>   KVM: x86: drop bogus MWAIT check
>   KVM: x86: simplify kvm_mwait_in_guest()
> 
>  arch/x86/kvm/x86.h | 32 ++------------------------------
>  1 file changed, 2 insertions(+), 30 deletions(-)
> 
> -- 
> 2.14.2

      parent reply	other threads:[~2017-11-30 14:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-29 21:23 [PATCH v2 0/3] KVM: x86: kvm_mwait_in_guest() cleanup Radim Krčmář
2017-11-29 21:23 ` [PATCH v2 1/3] KVM: x86: prevent MWAIT in guest with buggy MONITOR Radim Krčmář
2017-11-29 21:23 ` [PATCH v2 2/3] KVM: x86: drop bogus MWAIT check Radim Krčmář
2017-11-29 21:23 ` [PATCH v2 3/3] KVM: x86: simplify kvm_mwait_in_guest() Radim Krčmář
2017-11-30 13:12 ` [PATCH v2 0/3] KVM: x86: kvm_mwait_in_guest() cleanup Borislav Petkov
2017-11-30 14:19 ` Michael S. Tsirkin [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=20171130161859-mutt-send-email-mst@kernel.org \
    --to=mst@redhat.com \
    --cc=agraf@suse.de \
    --cc=bp@alien8.de \
    --cc=jmattson@google.com \
    --cc=jschoenh@amazon.de \
    --cc=karahmed@amazon.de \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pbonzini@redhat.com \
    --cc=rkrcmar@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).