« Previous | Next » 

Revision 07a54d70

ID07a54d704e62e2515db0b085d53d13a2f1b1b06a

Added by Marc-André Lureau over 11 years ago

spice-qemu-char: write to chardev whatever amount it can read

The current code waits until the chardev can read MIN
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 <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences