Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1563835
| From | Radim Krčmář <rkrcmar@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v1 2/2] kvm: x86: Expose Intel VPOPCNTDQ feature to guest |
| Date | 2017-01-20 19:10 +0100 |
| Message-ID | <t1LNn-29E-15@gated-at.bofh.it> (permalink) |
| References | <sY8yR-4e0-19@gated-at.bofh.it> <sY8yR-4e0-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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.
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
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
csiph-web