qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 692d88: Revert "char: use a fixed idx for chi


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 692d88: Revert "char: use a fixed idx for child muxed chr"
Date: Thu, 13 Oct 2016 06:30:02 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 692d88b4085559f1254d0e04d64a849ce8ab5932
      
https://github.com/qemu/qemu/commit/692d88b4085559f1254d0e04d64a849ce8ab5932
  Author: Marc-André Lureau <address@hidden>
  Date:   2016-10-13 (Thu, 13 Oct 2016)

  Changed paths:
    M include/sysemu/char.h
    M qemu-char.c

  Log Message:
  -----------
  Revert "char: use a fixed idx for child muxed chr"

That commit mis-used mux char: the frontend are multiplexed, not the
backend. Fix the regression preventing "c-a c" to switch the focus. The
following patches will fix the crash (when leaving or removing frontend)
by tracking frontends with handler tags.

This reverts commit 949055a2549afc4cde06b7972072c7288bb43722.

Signed-off-by: Marc-André Lureau <address@hidden>
Signed-off-by: Peter Maydell <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]