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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 17 Aug 2020 11:37:26 +0800 From: Keqian Zhu <zhukeqian1@...wei.com> To: <linux-kernel@...r.kernel.org>, <linux-arm-kernel@...ts.infradead.org>, <kvmarm@...ts.cs.columbia.edu>, <kvm@...r.kernel.org> CC: Marc Zyngier <maz@...nel.org>, Catalin Marinas <catalin.marinas@....com>, Will Deacon <will@...nel.org>, James Morse <james.morse@....com>, "Suzuki K Poulose" <suzuki.poulose@....com>, Steven Price <steven.price@....com>, <wanghaibin.wang@...wei.com>, Keqian Zhu <zhukeqian1@...wei.com> Subject: [PATCH 0/3] KVM: arm64: Some fixes and code adjustments for pvtime ST During picking up pvtime LPT support for arm64, I do some trivial fixes for pvtime ST. Keqian Zhu (3): KVM: arm64: Some fixes of PV-time interface document KVM: uapi: Remove KVM_DEV_TYPE_ARM_PV_TIME in kvm_device_type KVM: arm64: Use kvm_write_guest_lock when init stolen time Documentation/virt/kvm/arm/pvtime.rst | 6 +++--- arch/arm64/kvm/pvtime.c | 6 +----- include/uapi/linux/kvm.h | 2 -- tools/include/uapi/linux/kvm.h | 2 -- 4 files changed, 4 insertions(+), 12 deletions(-) -- 1.8.3.1
Powered by blists - more mailing lists