
15 Apr
2019
15 Apr
'19
3:36 a.m.
On Mon, Apr 15, 2019 at 06:50:16 +0200, Michal Privoznik wrote:
I've successfully tested these on mingw, arm and x86_64.
Almost trivial, but not pushed yet. I'll wait for review.
Michal Prívozník (3): virhostcpu.c: Fix misalignment in virHostCPUGetMSRFromKVM comment virhostcpu: Make virHostCPUGetMSR() work only on x86 cpu_x86: Fix placement of *CheckFeature functions
src/cpu/cpu_x86.c | 68 ++++++++++++++++++++++--------------------- src/util/virhostcpu.c | 34 ++++++++++++---------- 2 files changed, 54 insertions(+), 48 deletions(-)
Oops, thanks for fixing the issues. Reviewed-by: Jiri Denemark <jdenemar@redhat.com>