diff options
| author | Marc-André Lureau | 2012-12-05 16:15:32 +0100 |
|---|---|---|
| committer | Gerd Hoffmann | 2012-12-17 14:01:41 +0100 |
| commit | 07a54d704e62e2515db0b085d53d13a2f1b1b06a (patch) | |
| tree | 0bb54e83794456d564c6c141bfbe5fdf10fc2500 /thread-pool.c | |
| parent | qxl+vnc: register a vm state change handler for dummy spice_server (diff) | |
| download | qemu-07a54d704e62e2515db0b085d53d13a2f1b1b06a.tar.gz qemu-07a54d704e62e2515db0b085d53d13a2f1b1b06a.tar.xz qemu-07a54d704e62e2515db0b085d53d13a2f1b1b06a.zip | |
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>
Diffstat (limited to 'thread-pool.c')
0 files changed, 0 insertions, 0 deletions
