Re: [GIT PULL] KVM: x86: Misc changes for 6.13
From: Paolo Bonzini
Date: Wed Nov 13 2024 - 06:52:58 EST
On Tue, Nov 12, 2024 at 8:40 PM Sean Christopherson <seanjc@xxxxxxxxxx> 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@xxxxxxxxxx/)
and possibly https://lore.kernel.org/kvm/20241108130737.126567-1-pbonzini@xxxxxxxxxx/
(this one is not a huge deal though, as it's mostly deleting code)?
Paolo