public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Sean Christopherson <seanjc@google.com>
Cc: kvm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [GIT PULL] KVM: x86: A lonely fix for 7.1
Date: Sat, 11 Apr 2026 14:07:38 +0200	[thread overview]
Message-ID: <ce39a525-57e4-4ffd-b2d5-44ea4529a803@redhat.com> (raw)
In-Reply-To: <20260410235832.2312342-2-seanjc@google.com>

On 4/11/26 01:58, Sean Christopherson wrote:
> Please pull a single fix for 7.1 that I tossed in a "fixes" branch with the
> intent of sending it along for 7.0, and then promptly forgot about.
> 
> The following changes since commit d2ea4ff1ce50787a98a3900b3fb1636f3620b7cf:
> 
>    KVM: selftests: Verify SEV+ guests can read and write EFER, CR0, CR4, and CR8 (2026-03-12 17:31:53 +0100)
> 
> are available in the Git repository at:
> 
>    https://github.com/kvm-x86/linux.git tags/kvm-x86-fixes-7.1
> 
> for you to fetch changes up to 2619da73bb2f10d88f7e1087125c40144fdf0987:
> 
>    KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAs (2026-03-12 10:56:10 -0700)
> 
> ----------------------------------------------------------------
> KVM x86 fixes for 7.1
> 
> Declare flexible arrays in uAPI structures using __DECLARE_FLEX_ARRAY() so
> that KVM's uAPI headers can be included in C++ projects.
> 
> ----------------------------------------------------------------
> David Woodhouse (1):
>        KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAs
> 
>   arch/x86/include/uapi/asm/kvm.h | 12 ++++++------
>   include/uapi/linux/kvm.h        | 11 ++++++-----
>   2 files changed, 12 insertions(+), 11 deletions(-)
> 

Pulled for 7.0, thanks.

Paolo


  reply	other threads:[~2026-04-11 12:07 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-10 23:58 [GIT PULL] KVM: x86 pull requests for 7.1 Sean Christopherson
2026-04-10 23:58 ` [GIT PULL] KVM: x86: A lonely fix " Sean Christopherson
2026-04-11 12:07   ` Paolo Bonzini [this message]
2026-04-10 23:58 ` [GIT PULL] KVM: guest_memfd change " Sean Christopherson
2026-04-10 23:58 ` [GIT PULL] KVM: x86: Misc changes " Sean Christopherson
2026-04-10 23:58 ` [GIT PULL] KVM: x86: Emulated MMIO " Sean Christopherson
2026-04-10 23:58 ` [GIT PULL] KVM: x86: MMU " Sean Christopherson
2026-04-10 23:58 ` [GIT PULL] KVM: x86: Nested SVM " Sean Christopherson
2026-04-10 23:58 ` [GIT PULL] KVM: Selftests " Sean Christopherson
2026-04-10 23:58 ` [GIT PULL] KVM: x86: SVM+SEV changes Sean Christopherson
2026-04-10 23:58 ` [GIT PULL] KVM: x86: SVM changes for 7.1 (short version) Sean Christopherson
2026-04-10 23:58 ` [GIT PULL] KVM: x86: VMX changes for 7.1 Sean Christopherson
2026-04-10 23:58 ` [GIT PULL] KVM: x86: VMXON and EFER.SVME extraction " Sean Christopherson
2026-04-11  0:02   ` 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=ce39a525-57e4-4ffd-b2d5-44ea4529a803@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=seanjc@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox