Re: [Qemu-devel] [PATCH for-4.0 v7 26/27] qapi: add more conditions to SPICE

2018-12-11 Thread Markus Armbruster
Marc-André Lureau writes: > Now that member can be made conditional, let's make SPICE chardev > conditional: > > * spiceport, spicevmc > > Before and after the patch for !CONFIG_SPICE, the error is the > same ('spiceport' is not a valid char driver name). > > Signed-off-by: Marc-André Lureau

[Qemu-devel] [PATCH for-4.0 v7 26/27] qapi: add more conditions to SPICE

2018-12-08 Thread Marc-André Lureau
Now that member can be made conditional, let's make SPICE chardev conditional: * spiceport, spicevmc Before and after the patch for !CONFIG_SPICE, the error is the same ('spiceport' is not a valid char driver name). Signed-off-by: Marc-André Lureau --- qapi/char.json | 16