Re: linux-next: Tree for Mar 9

From: Randy Dunlap

Date: Mon Mar 09 2026 - 17:53:46 EST




On 3/9/26 11:49 AM, Mark Brown wrote:
> Hi all,
>
> Changes since 20260306:
>

for linux-next 2026030[459]:

linux-next/Documentation/virt/kvm/api.rst:8547: ERROR: Malformed table.
Text in column margin in table line 110.

=================================== ============================================
KVM_X86_QUIRK_LINT0_REENABLED By default, the reset value for the LVT
LINT0 register is 0x700 (APIC_MODE_EXTINT).
When this quirk is disabled, the reset value
is 0x10000 (APIC_LVT_MASKED).
...
KVM_X86_QUIRK_VMCS12_FREEZE_IN_SMM_CC By default, KVM relaxes the consistency
check for GUEST_IA32_DEBUGCTL in vmcs12
to allow FREEZE_IN_SMM to be set. When
this quirk is disabled, KVM requires this
bit to be cleared. Note that the vmcs02
bit is still completely controlled by the
host, regardless of the quirk setting.
=================================== ============================================

The last table entry does not fit into the table's "columns".

From:
commit 0f70db0758be
Author: Jim Mattson <jmattson@xxxxxxxxxx>
Date: Thu Feb 5 15:15:26 2026 -0800
KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_FREEZE_IN_SMM_CC


--
~Randy