Re: [Qemu-devel] [PATCH 0/8] make -qmp stdio usable

2011-01-28 Thread Markus Armbruster
Paolo Bonzini writes: > This patch series is a rewritten version of the patch to disable > raw mode on the terminal when "-qmp stdio" is given on the command-line. > > The rewritten series has several advantages, including working for > text consoles ("-qmp vc2") and especially working with -char

[Qemu-devel] [PATCH 0/8] make -qmp stdio usable

2010-12-23 Thread Paolo Bonzini
This patch series is a rewritten version of the patch to disable raw mode on the terminal when "-qmp stdio" is given on the command-line. The rewritten series has several advantages, including working for text consoles ("-qmp vc2") and especially working with -chardev/-mon without the need to add