[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-stable] [Qemu-devel] [PATCH] i386: mark the 'INTEL_PT' CPUID b
From: |
no-reply |
Subject: |
Re: [Qemu-stable] [Qemu-devel] [PATCH] i386: mark the 'INTEL_PT' CPUID bit as unmigratable |
Date: |
Wed, 26 Dec 2018 00:26:38 -0800 (PST) |
Patchew URL: https://patchew.org/QEMU/address@hidden/
Hi,
This series failed the address@hidden build test. Please find the testing
commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.
=== TEST SCRIPT BEGIN ===
#!/bin/bash
time make address@hidden SHOW_ENV=1 J=8
=== TEST SCRIPT END ===
CC aarch64-softmmu/hw/misc/cbus.o
CC x86_64-softmmu/trace/generated-helpers.o
CC aarch64-softmmu/hw/misc/exynos4210_pmu.o
/tmp/qemu-test/src/target/i386/cpu.c:1015:10: error: 'FeatureWordInfo {aka
struct FeatureWordInfo}' has no member named 'unmigratable_features'; did you
mean 'unmigratable_flags'?
.unmigratable_features = CPUID_7_0_EBX_INTEL_PT,
^~~~~~~~~~~~~~~~~~~~~
unmigratable_flags
The full log is available at
http://patchew.org/logs/address@hidden/address@hidden/?type=message.
---
Email generated automatically by Patchew [http://patchew.org/].
Please send your feedback to address@hidden