monitor: Accept input only byte-wise
commit1c3f96be38cf798a208c7836a61bfaba7f304d28
authorJan Kiszka <jan.kiszka@siemens.com>
Fri, 4 Dec 2009 13:05:29 +0000 (4 14:05 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Sat, 19 Dec 2009 14:26:24 +0000 (19 08:26 -0600)
treeecbb5f45e865eaef83f52282afce52dd0183b22b
parentdf9e7219db0e6d77a475fcc224b1d7f5ef5bcc70
monitor: Accept input only byte-wise

This allows to suspend command interpretation and execution
synchronously, e.g. during migration.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
(cherry picked from commit c62313bbdc48f72e93fa8196f2fff96ba35e4e9d)
monitor.c