Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1563835 > unrolled thread

Re: [PATCH v1 2/2] kvm: x86: Expose Intel VPOPCNTDQ feature to guest

Started byRadim Krčmář <rkrcmar@redhat.com>
First post2017-01-20 19:10 +0100
Last post2017-01-20 19:10 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v1 2/2] kvm: x86: Expose Intel VPOPCNTDQ feature to guest Radim Krčmář <rkrcmar@redhat.com> - 2017-01-20 19:10 +0100

#1563835 — Re: [PATCH v1 2/2] kvm: x86: Expose Intel VPOPCNTDQ feature to guest

FromRadim Krčmář <rkrcmar@redhat.com>
Date2017-01-20 19:10 +0100
SubjectRe: [PATCH v1 2/2] kvm: x86: Expose Intel VPOPCNTDQ feature to guest
Message-ID<t1LNn-29E-15@gated-at.bofh.it>
2017-01-10 18:34+0100, Piotr Luc:
> Vector population count instructions for dwords and qwords are to be
> used in future Intel Xeon & Xeon Phi processors. The bit 14 of
> CPUID[level:0x07, ECX] indicates that the new instructions are
> supported by a processor.
> 
> The spec can be found in the Intel Software Developer Manual (SDM)
> or in the Instruction Set Extensions Programming Reference (ISE).
> 
> Signed-off-by: Piotr Luc <piotr.luc@intel.com>
> Cc: Paolo Bonzini <pbonzini@redhat.com>
> Cc: Radim Krčmář <rkrcmar@redhat.com>
> Cc: Thomas Gleixner <tglx@linutronix.de>
> Cc: Ingo Molnar <mingo@redhat.com>
> Cc: H. Peter Anvin <hpa@zytor.com>
> Cc: x86@kernel.org
> Cc: kvm@vger.kernel.org
> Cc: linux-kernel@vger.kernel.org
> ---

Applied on top of tglx's branch in kvm/next,
thanks to both.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web