This series restrict the 'feature-words' property to the x86 architecture (other archs don't have it), and to system-mode (user-mode doesn't use it).
Extracted from "user-mode: Prune build dependencies (part 3)" v3: https://www.mail-archive.com/qemu-devel@nongnu.org/msg746423.html Philippe Mathieu-Daudé (3): target/i386/cpu: Trivial code movement target/i386/cpu: Restrict some of feature-words uses to system-mode target/i386: Restrict X86CPUFeatureWord to X86 targets qapi/machine-target.json | 45 ++++++++++++++++++++++++++++++++++++++++ qapi/machine.json | 42 ------------------------------------- target/i386/cpu.c | 31 ++++++++++++++++----------- 3 files changed, 64 insertions(+), 54 deletions(-) -- 2.26.2