Branch: refs/heads/master Home: https://github.com/qemu/qemu Commit: 47025a0193f1f910300adfa443305ccf8482ef87 https://github.com/qemu/qemu/commit/47025a0193f1f910300adfa443305ccf8482ef87 Author: Paolo Bonzini <pbonz...@redhat.com> Date: 2017-08-15 (Tue, 15 Aug 2017)
Changed paths: M hw/display/qxl.c Log Message: ----------- qxl: call qemu_spice_display_init_common for secondary devices Fixes this 2.10 regression: $ qemu-system-x86_64 -cpu host -m 6144 -vga qxl -device qxl qemu-system-x86_64: util/qemu-thread-posix.c:64: qemu_mutex_lock: Assertion `mutex->initialized' failed. Reported-by: adema...@redhat.com Reviewed-by: Daniel P. Berrange <berra...@redhat.com> Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com> Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> Message-id: 20170814231552.24593-1-pbonz...@redhat.com Cc: kra...@redhat.com Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> Signed-off-by: Peter Maydell <peter.mayd...@linaro.org>