From: Sean Christopherson <seanjc@google.com>
To: Michal Luczaj <mhal@rbox.co>
Cc: kvm@vger.kernel.org, pbonzini@redhat.com
Subject: Re: [PATCH] KVM: x86/emulator: Fix handing of POP SS to correctly set interruptibility
Date: Wed, 24 Aug 2022 00:20:02 +0000 [thread overview]
Message-ID: <YwVusiSjT8xINz2q@google.com> (raw)
In-Reply-To: <20220821215900.1419215-1-mhal@rbox.co>
On Sun, Aug 21, 2022, Michal Luczaj wrote:
> The emulator checks the wrong variable while setting the CPU
> interruptibility state. Fix the condition.
>
> Signed-off-by: Michal Luczaj <mhal@rbox.co>
> ---
Fixes: a5457e7bcf9a ("KVM: emulate: POP SS triggers a MOV SS shadow too")
and probably
Cc: stable@vger.kernel.org
even though I'd be amazed if this actually fixes anyone's workloads :-)
Reviewed-by: Sean Christopherson <seanjc@google.com>
Paolo, do you want to grab this for 6.0, or should I throw it in the queue for 6.1?
next prev parent reply other threads:[~2022-08-24 0:20 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-21 21:59 [PATCH] KVM: x86/emulator: Fix handing of POP SS to correctly set interruptibility Michal Luczaj
2022-08-21 22:06 ` [kvm-unit-tests PATCH] x86/emulator: Test POP-SS blocking Michal Luczaj
2022-08-22 2:40 ` Michal Luczaj
2022-08-22 15:42 ` Sean Christopherson
2022-08-22 18:30 ` Nadav Amit
2022-08-22 18:37 ` Sean Christopherson
2022-08-23 0:16 ` Michal Luczaj
2022-08-24 18:32 ` Sean Christopherson
2022-08-24 21:49 ` Michal Luczaj
2022-08-25 17:03 ` Sean Christopherson
2022-08-25 17:32 ` Michal Luczaj
2022-08-25 17:56 ` Sean Christopherson
2022-08-24 0:20 ` Sean Christopherson [this message]
2022-08-24 17:19 ` [PATCH] KVM: x86/emulator: Fix handing of POP SS to correctly set interruptibility Paolo Bonzini
2022-08-30 21:41 ` Sean Christopherson
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=YwVusiSjT8xINz2q@google.com \
--to=seanjc@google.com \
--cc=kvm@vger.kernel.org \
--cc=mhal@rbox.co \
--cc=pbonzini@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.