QERR_ definitions are obsolete since 2015... Remove their uses in hw/core/.
Philippe Mathieu-Daudé (5): hw/core: Remove use of QERR_UNSUPPORTED hw/core: Remove use of QERR_FEATURE_DISABLED hw/core: Remove uses of QERR_DEVICE_NO_HOTPLUG hw/core: Remove uses of QERR_PROPERTY_VALUE_BAD hw/core: Remove uses of QERR_INVALID_PARAMETER_VALUE include/qapi/qmp/qerror.h | 6 ------ hw/core/machine-qmp-cmds.c | 3 ++- hw/core/nmi.c | 2 +- hw/core/qdev-properties-system.c | 2 +- hw/core/qdev-properties.c | 2 +- hw/core/qdev.c | 3 ++- monitor/misc.c | 3 +-- softmmu/cpus.c | 3 +-- softmmu/qdev-monitor.c | 9 ++++----- target/i386/cpu.c | 2 +- 10 files changed, 14 insertions(+), 21 deletions(-) -- 2.31.1