]> git.proxmox.com Git - mirror_qemu.git/commit
qapi: add more conditions to SPICE
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 13 Dec 2018 12:37:23 +0000 (16:37 +0400)
committerMarkus Armbruster <armbru@redhat.com>
Fri, 14 Dec 2018 05:52:48 +0000 (06:52 +0100)
commitfd9dda3b7091ec1dcd461f2ad054ab96768324f3
tree60020b100be6c708d6239f665f4b460cd778ecd8
parent01ae9cc2544f03299bb8b9923dec5da3d94f7c57
qapi: add more conditions to SPICE

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 <marcandre.lureau@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20181213123724.4866-22-marcandre.lureau@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
qapi/char.json