lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 31 Aug 2023 19:32:26 +0200
From:   Paolo Bonzini <pbonzini@...hat.com>
To:     Sean Christopherson <seanjc@...gle.com>
Cc:     kvm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [GIT PULL] KVM: x86: VMX changes for 6.6

On Wed, Aug 30, 2023 at 2:07 AM Sean Christopherson <seanjc@...gle.com> wrote:
>
> VMX changes for 6.6.  Nothing mindblowing, by far the most interesting change
> is the super late fix for NMI VM-Exits that you've already looked at.
>
> The following changes since commit fdf0eaf11452d72945af31804e2a1048ee1b574c:
>
>   Linux 6.5-rc2 (2023-07-16 15:10:37 -0700)
>
> are available in the Git repository at:
>
>   https://github.com/kvm-x86/linux.git tags/kvm-x86-vmx-6.6
>
> for you to fetch changes up to 50011c2a245792993f2756e5b5b571512bfa409e:
>
>   KVM: VMX: Refresh available regs and IDT vectoring info before NMI handling (2023-08-28 20:07:43 -0700)
>
> ----------------------------------------------------------------
> KVM: x86: VMX changes for 6.6:
>
>  - Misc cleanups
>
>  - Fix a bug where KVM reads a stale vmcs.IDT_VECTORING_INFO_FIELD when trying
>    to handle NMI VM-Exits

Pulled, thanks.

Paolo

> ----------------------------------------------------------------
> Sean Christopherson (3):
>       KVM: VMX: Drop manual TLB flush when migrating vmcs.APIC_ACCESS_ADDR
>       KVM: VMX: Delete ancient pr_warn() about KVM_SET_TSS_ADDR not being set
>       KVM: VMX: Refresh available regs and IDT vectoring info before NMI handling
>
> Shiyuan Gao (1):
>       KVM: VMX: Rename vmx_get_max_tdp_level() to vmx_get_max_ept_level()
>
>  arch/x86/kvm/vmx/vmx.c | 38 +++++++++++++++++---------------------
>  1 file changed, 17 insertions(+), 21 deletions(-)
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ