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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu,  5 Nov 2020 12:15:22 -0500
From:   Paolo Bonzini <pbonzini@...hat.com>
To:     linux-kernel@...r.kernel.org, kvm@...r.kernel.org
Cc:     yadong.qi@...el.com
Subject: [PATCH 0/2] KVM: x86: emulate wait-for-SIPI and SIPI-VMExit

The first patch is new, the second is a rebase of Yadong's patch

Paolo Bonzini (1):
  KVM: x86: fix apic_accept_events vs check_nested_events

Yadong Qi (1):
  KVM: x86: emulate wait-for-SIPI and SIPI-VMExit

 arch/x86/include/asm/vmx.h      |  1 +
 arch/x86/include/uapi/asm/vmx.h |  2 ++
 arch/x86/kvm/lapic.c            | 30 ++++++++++++++++---
 arch/x86/kvm/vmx/nested.c       | 53 ++++++++++++++++++++++++---------
 arch/x86/kvm/vmx/vmx.c          |  2 +-
 5 files changed, 69 insertions(+), 19 deletions(-)

-- 
2.26.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ