From: Sean Christopherson <seanjc@google.com>
To: Kevin Cheng <chengkev@google.com>
Cc: kvm@vger.kernel.org, yosryahmed@google.com,
andrew.jones@linux.dev, thuth@redhat.com, pbonzini@redhat.com,
Yosry Ahmed <yosry.ahmed@linux.dev>
Subject: Re: [kvm-unit-tests PATCH v3 1/2] x86/svm: Add missing svm intercepts
Date: Wed, 20 May 2026 07:57:18 -0700 [thread overview]
Message-ID: <ag3LzpVEPuZvCXAQ@google.com> (raw)
In-Reply-To: <20251224014324.1307211-2-chengkev@google.com>
On Wed, Dec 24, 2025, Kevin Cheng wrote:
> Some intercepts are missing from the KUT svm testing. Add all missing
> intercepts and reorganize the svm intercept definition/setting/clearing.
Please split this up.
1. Add helpers to set/clear bits.
2. Add helpers to save/restore intercepts.
3. Reorganize
4. Add "missing" intercepts.
Maybe #2 and #3 go together? But there's _so_ much going on here I genuinely
can't tell.
next prev parent reply other threads:[~2026-05-20 14:57 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-24 1:43 [kvm-unit-tests PATCH v3 0/2] x86/svm: Add testing for L1 intercept bug Kevin Cheng
2025-12-24 1:43 ` [kvm-unit-tests PATCH v3 1/2] x86/svm: Add missing svm intercepts Kevin Cheng
2026-05-20 14:57 ` Sean Christopherson [this message]
2026-05-20 14:59 ` Paolo Bonzini
2025-12-24 1:43 ` [kvm-unit-tests PATCH v3 2/2] x86/svm: Add unsupported instruction intercept test Kevin Cheng
2026-05-27 17:49 ` [kvm-unit-tests PATCH v3 0/2] x86/svm: Add testing for L1 intercept bug Sean Christopherson
2026-05-27 22:00 ` Yosry Ahmed
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=ag3LzpVEPuZvCXAQ@google.com \
--to=seanjc@google.com \
--cc=andrew.jones@linux.dev \
--cc=chengkev@google.com \
--cc=kvm@vger.kernel.org \
--cc=pbonzini@redhat.com \
--cc=thuth@redhat.com \
--cc=yosry.ahmed@linux.dev \
--cc=yosryahmed@google.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.