~ubuntu-bugs-auftrags-killer/qemu/proper-error-characters

  • Committer: aliguori
  • Date: 2009-03-05 23:01:47 UTC
  • Revision ID: git-v1:2724b1806a63d66148cea62e1fe1cae3b417bc7e
monitor: Improve mux'ed console experience (Jan Kiszka)

Up to now, you never really knew if you already switched the console
after pressing CTRL-A C or if you mistyped it again. This patch
clarifies the situation by providing a prompt in a new line and
injecting a linebreak when switching away again. For this purpose, the
two events CHR_EVENT_MUX_IN and CHR_EVENT_MUX_OUT are introduced and
distributed on focus switches.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6716 c046a42c-6fe2-441c-8c8c-71466251a162
Filename Latest Rev Last Changed Committer Comment Size
..
softfloat-macros.h 5989 16 years ago blueswir1 Remove unnecessary trailing newlines git-svn-id: 23.8 KB Diff Download File
softfloat-native.c 6425 15 years ago malc Add static qualifier to local functions git-svn-i 11.3 KB Diff Download File
softfloat-native.h 6104 16 years ago aurel32 softfloat-native: fix type of float_rounding_mode 13.2 KB Diff Download File
softfloat-specialize.h 6095 16 years ago pbrook Implement default-NaN mode. Signed-off-by: Paul B 20.1 KB Diff Download File
softfloat.c 6507 15 years ago aurel32 soft-float: add float32_log2() and float64_log2() 198 KB Diff Download File
softfloat.h 6507 15 years ago aurel32 soft-float: add float32_log2() and float64_log2() 18.5 KB Diff Download File