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

2018-12-06 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 v6 26/27] qapi: add more conditions to SPICE

2018-07-06 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