[Qemu-devel] [PATCH 0/2] docs: a few updates to spectre CPU flag recommendations

Daniel P. Berrangé posted 2 patches 6 years, 8 months ago
Test docker-mingw@fedora passed
Test asan failed
Test docker-clang@ubuntu passed
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190307121838.6345-1-berrange@redhat.com
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, Eduardo Habkost <ehabkost@redhat.com>, Richard Henderson <rth@twiddle.net>
docs/qemu-cpu-models.texi | 28 ++++++++++++++++++++++++----
1 file changed, 24 insertions(+), 4 deletions(-)
[Qemu-devel] [PATCH 0/2] docs: a few updates to spectre CPU flag recommendations
Posted by Daniel P. Berrangé 6 years, 8 months ago
This corrects the note about spec-ctrl and adds info about the stibp
flag that was later added to QEMU/KVM.

Daniel P. Berrangé (2):
  docs: clarify that spec-ctrl is only needed for Spectre v2
  docs: add note about stibp CPU feature for spectre v2

 docs/qemu-cpu-models.texi | 28 ++++++++++++++++++++++++----
 1 file changed, 24 insertions(+), 4 deletions(-)

-- 
2.20.1


Re: [Qemu-devel] [PATCH 0/2] docs: a few updates to spectre CPU flag recommendations
Posted by Daniel P. Berrangé 6 years, 7 months ago
ping

On Thu, Mar 07, 2019 at 12:18:36PM +0000, Daniel P. Berrangé wrote:
> This corrects the note about spec-ctrl and adds info about the stibp
> flag that was later added to QEMU/KVM.
> 
> Daniel P. Berrangé (2):
>   docs: clarify that spec-ctrl is only needed for Spectre v2
>   docs: add note about stibp CPU feature for spectre v2
> 
>  docs/qemu-cpu-models.texi | 28 ++++++++++++++++++++++++----
>  1 file changed, 24 insertions(+), 4 deletions(-)
> 
> -- 
> 2.20.1
> 

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

Re: [Qemu-devel] [PATCH 0/2] docs: a few updates to spectre CPU flag recommendations
Posted by Eduardo Habkost 6 years, 7 months ago
On Tue, Mar 19, 2019 at 10:45:47AM +0000, Daniel P. Berrangé wrote:
> ping

Sorry for missing it.  I'm queueing this for -rc1, thanks!

> 
> On Thu, Mar 07, 2019 at 12:18:36PM +0000, Daniel P. Berrangé wrote:
> > This corrects the note about spec-ctrl and adds info about the stibp
> > flag that was later added to QEMU/KVM.
> > 
> > Daniel P. Berrangé (2):
> >   docs: clarify that spec-ctrl is only needed for Spectre v2
> >   docs: add note about stibp CPU feature for spectre v2
> > 
> >  docs/qemu-cpu-models.texi | 28 ++++++++++++++++++++++++----
> >  1 file changed, 24 insertions(+), 4 deletions(-)
> > 
> > -- 
> > 2.20.1
> > 
> 
> Regards,
> Daniel
> -- 
> |: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
> |: https://libvirt.org         -o-            https://fstop138.berrange.com :|
> |: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

-- 
Eduardo