Marc-André Lureau 07a54d704e spice-qemu-char: write to chardev whatever amount it can read
The current code waits until the chardev can read MIN(len, VMC_MAX)
But some chardev may never reach than amount, in fact some of them
will only ever accept write of 1. Fix the min computation and remove
the VMC_MAX constant.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2012-12-17 14:01:41 +01:00
2012-12-07 12:34:11 +01:00
2012-11-26 13:41:01 -06:00
2012-12-11 11:04:25 +01:00
2012-12-12 12:33:48 +01:00
2012-12-12 12:33:48 +01:00
2012-12-11 16:35:47 +01:00
2012-12-14 20:56:26 +00:00
2012-12-16 08:35:24 +00:00
2012-12-11 11:04:25 +01:00
2012-12-11 11:04:25 +01:00
2012-12-11 16:35:47 +01:00
2012-12-12 12:33:48 +01:00
2012-12-07 12:34:12 +01:00
2012-12-11 16:35:47 +01:00
2012-12-06 09:17:05 +01:00
2012-11-24 19:52:00 +00:00
2012-12-16 08:35:24 +00:00
2012-12-03 14:08:40 -06:00
2012-12-11 16:35:47 +01:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%