monitor: Accept input only byte-wise
commitc62313bbdc48f72e93fa8196f2fff96ba35e4e9d
authorJan Kiszka <jan.kiszka@siemens.com>
Fri, 4 Dec 2009 13:05:29 +0000 (4 14:05 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 18 Dec 2009 17:26:33 +0000 (18 11:26 -0600)
treee6ac8590ed8d5f586207e24381d01090b4752c10
parentacb6685feaeea0989d29b6f12e96fea48e8ce9d9
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>
monitor.c