Message ID | 20241112193335.597514-3-seanjc@google.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL] KVM: x86: Misc changes for 6.13 | expand |
On Tue, Nov 12, 2024 at 8:40 PM Sean Christopherson <seanjc@google.com> wrote: > > Please pull a variety of misc x86 changes. The highlight is Maxim's > overhaul of the non-canonical logic to (try to) better follow hardware > behavior when LA57 is supported. > > The STUFF_FEATURE_MSRS quirk might also be worth a second glance? Yeah, it looks good but MSR_PLATFORM_INFO should be exposed as a feature MSR (otherwise userspace has no clue what are the valid values). I'll send a patch. Can I ask you for a review of the prepared bitmap series (https://lore.kernel.org/kvm/20241108155056.332412-1-pbonzini@redhat.com/) and possibly https://lore.kernel.org/kvm/20241108130737.126567-1-pbonzini@redhat.com/ (this one is not a huge deal though, as it's mostly deleting code)? Paolo