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-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ