Re: [libvirt] [PATCH 0/2] cpu_x86: Disable TSX on broken models

2017-03-03 Thread Jiri Denemark
On Fri, Feb 24, 2017 at 14:14:10 +0100, Pavel Hrdina wrote: > On Thu, Feb 16, 2017 at 03:02:17PM +0100, Jiri Denemark wrote: > > This series applies on top of "qemu: Detect host CPU model by asking > > QEMU on x86_64". > > > > https://bugzilla.redhat.com/show_bug.cgi?id=1406791 > > > > Jiri

Re: [libvirt] [PATCH 0/2] cpu_x86: Disable TSX on broken models

2017-02-24 Thread Pavel Hrdina
On Thu, Feb 16, 2017 at 03:02:17PM +0100, Jiri Denemark wrote: > This series applies on top of "qemu: Detect host CPU model by asking > QEMU on x86_64". > > https://bugzilla.redhat.com/show_bug.cgi?id=1406791 > > Jiri Denemark (2): > cpu_x86: Disable TSX on broken models > cputest: Add CPUID

[libvirt] [PATCH 0/2] cpu_x86: Disable TSX on broken models

2017-02-16 Thread Jiri Denemark
This series applies on top of "qemu: Detect host CPU model by asking QEMU on x86_64". https://bugzilla.redhat.com/show_bug.cgi?id=1406791 Jiri Denemark (2): cpu_x86: Disable TSX on broken models cputest: Add CPUID data for Haswell with TSX src/cpu/cpu_x86.c