summary refs log tree commit diff stats
path: root/hw/core/qdev.c
diff options
context:
space:
mode:
authorXiaoyao Li <xiaoyao.li@intel.com>2020-07-14 01:44:36 +0800
committerEduardo Habkost <ehabkost@redhat.com>2020-07-16 11:04:42 -0400
commitf9f08e7cae8a6c292cacaf6531ede88786fcb3d3 (patch)
tree3ddcdecd2b3da2592e020a44e07b6b09a90428fb /hw/core/qdev.c
parent1f43671a0d55d863f9111535ca4241e9fa238506 (diff)
downloadfocaccia-qemu-f9f08e7cae8a6c292cacaf6531ede88786fcb3d3.tar.gz
focaccia-qemu-f9f08e7cae8a6c292cacaf6531ede88786fcb3d3.zip
i386/cpu: Don't add unavailable_features to env->user_features
Features unavailable due to absent of their dependent features should
not be added to env->user_features. env->user_features only contains the
feature explicity specified with -feature/+feature by user.

Fixes: 99e24dbdaa68 ("target/i386: introduce generic feature dependency mechanism")
Signed-off-by: Xiaoyao Li <xiaoyao.li@intel.com>
Message-Id: <20200713174436.41070-3-xiaoyao.li@intel.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'hw/core/qdev.c')
0 files changed, 0 insertions, 0 deletions