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:   Tue,  2 Jul 2019 17:04:33 +0200
From:   Paolo Bonzini <pbonzini@...hat.com>
To:     linux-kernel@...r.kernel.org, kvm@...r.kernel.org
Cc:     Liran Alon <liran.alon@...cle.com>
Subject: [PATCH 0/3] KVM: nVMX: fixes for host get/set MSR

These are three small bugs that were found while implementing QEMU
support for user-specified VMX features.

Paolo

Paolo Bonzini (3):
  KVM: nVMX: include conditional controls in /dev/kvm KVM_GET_MSRS
  KVM: nVMX: allow setting the VMFUNC controls MSR
  KVM: nVMX: list VMX MSRs in KVM_GET_MSR_INDEX_LIST

 arch/x86/kvm/svm.c        |  1 +
 arch/x86/kvm/vmx/nested.c | 12 +++++++++++-
 arch/x86/kvm/vmx/vmx.c    |  2 ++
 arch/x86/kvm/x86.c        | 20 ++++++++++++++++++++
 4 files changed, 34 insertions(+), 1 deletion(-)

-- 
1.8.3.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ