On 06/18/2014 12:43 AM, Paolo Bonzini wrote:
> Make the mux always go through qemu_chr_fe_write, so that we'll get
> the mutex for the underlying chardev.
>
> Reviewed-by: Fam Zheng
> Signed-off-by: Paolo Bonzini
> ---
> qemu-char.c | 14 +++---
> 1 file changed, 7 insertions(+), 7 dele
Make the mux always go through qemu_chr_fe_write, so that we'll get
the mutex for the underlying chardev.
Reviewed-by: Fam Zheng
Signed-off-by: Paolo Bonzini
---
qemu-char.c | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/qemu-char.c b/qemu-char.c
index 56a0a9