|
From: | Marc-André Lureau |
Subject: | Re: [Qemu-devel] [PATCH 2/2] spice-char: notify the server when chardev is writable |
Date: | Mon, 27 Oct 2014 12:45:59 +0100 |
Does this build on older spice versions? I'd suspect this needs #if> +static void spice_chr_accept_input(struct CharDriverState *chr)
> +{
> + SpiceCharDriver *s = chr->opaque;
> +
> + spice_server_char_device_wakeup(&s->sin);
SPICE_SERVER_VERSION too ...
[Prev in Thread] | Current Thread | [Next in Thread] |