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
| ||
|
Message-ID: <047e9125-ca0a-ae0f-f71c-05255c556d32@redhat.com> Date: Tue, 12 Dec 2017 17:10:25 +0100 From: David Hildenbrand <david@...hat.com> To: Paolo Bonzini <pbonzini@...hat.com>, Quan Xu <quan.xu0@...il.com>, kvm@...r.kernel.org Cc: linux-kernel@...r.kernel.org, rkrcmar@...hat.com, jmattson@...gle.com Subject: Re: [PATCH v2] KVM: VMX: drop I/O permission bitmaps > /* > - * Merging of IO bitmap not currently supported. > - * Rather, exit every time. > + * A vmexit (to either L1 hypervisor or L0 userspace) is always needed > + * for I/O port accesses. > */ > exec_control &= ~CPU_BASED_USE_IO_BITMAPS; > exec_control |= CPU_BASED_UNCOND_IO_EXITING; > > Thanks, > > Paolo > Reviewed-by: David Hildenbrand <david@...hat.com> -- Thanks, David / dhildenb
Powered by blists - more mailing lists