On Do, 2015-11-12 at 17:02 -0200, Eduardo Habkost wrote:
> This reduces the number of CONFIG_SPICE #ifdefs in vl.c.
>
> Cc: Gerd Hoffmann
> Signed-off-by: Eduardo Habkost
> ---
> Changes v1 -> v2:
> * Move stubs to qemu-spice.h, as the header file already
> had a separate section for !CONFIG_S
This reduces the number of CONFIG_SPICE #ifdefs in vl.c.
Cc: Gerd Hoffmann
Signed-off-by: Eduardo Habkost
---
Changes v1 -> v2:
* Move stubs to qemu-spice.h, as the header file already
had a separate section for !CONFIG_SPICE
---
include/ui/qemu-spice.h | 13 +
vl.c