Hi, I have noticed Markus's previous patchset "Clean up around error_get_pretty(), qerror_report_err()".
This is another patch series trying to do the same thing. I'm not sure if he has missed this places or these modifies are false. So, please review... Thanks. zhanghailiang (5): serial-pci: Avoid qerror_report_err() outside QMP command handlers qdev: Avoid qerror_report_err() outside QMP command handlers pci-hotplug-old: Avoid qerror_report_err() outside QMP command handlers pci-assign: Avoid qerror_report_err() outside QMP command handlers savevm: Replace error_report() & error_free() with error_report_err() hw/char/serial-pci.c | 7 ++----- hw/core/qdev.c | 6 ++---- hw/i386/kvm/pci-assign.c | 3 +-- hw/pci/pci-hotplug-old.c | 3 +-- savevm.c | 3 +-- 5 files changed, 7 insertions(+), 15 deletions(-) -- 1.7.12.4