mirror of
https://github.com/mii443/qemu.git
synced 2025-08-23 23:49:36 +00:00
4c3119a6e3
andcd9526ab7c
introduced an incorrect and inconsistent use of Chardev->be. Also, this CharBackend member is private and is not supposed to be accessible. Fix it by removing the inconsistent check. Cc: qemu-stable@nongnu.org Reported-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180515152500.19460-2-f4bug@amsat.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> (cherry picked from commitd4c8fcd91a
) Conflicts: hw/isa/isa-superio.c * avoid context dep on9bca0edb28
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>