[Qemu-devel] [PATCH 0/2] hw/superio: Fix inconsistent use of Chardev->be

Philippe Mathieu-Daudé posted 2 patches 5 years, 12 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180419220914.959-1-f4bug@amsat.org
Test checkpatch passed
Test docker-build@min-glib passed
Test docker-mingw@fedora passed
Test s390x passed
chardev/char-mux.c   | 1 +
hw/isa/isa-superio.c | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
[Qemu-devel] [PATCH 0/2] hw/superio: Fix inconsistent use of Chardev->be
Posted by Philippe Mathieu-Daudé 5 years, 12 months ago
My commit cd9526ab7c0 break something in the chardev frontend (serial).
Also 4c3119a6e3e does the same with the parallel device.

Fix the broken code and restore Marc-André patch which fixes the ctrl-a+b.
Tested with my usual setup.

Philippe Mathieu-Daudé (2):
  hw/isa/superio: Fix inconsistent use of Chardev->be
  Revert "Revert "mux: fix ctrl-a b again"" again

 chardev/char-mux.c   | 1 +
 hw/isa/isa-superio.c | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

-- 
2.17.0