commit | 2e31e210a8590461d428855426a04dfa49717b51 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Mon Oct 19 09:52:11 2020 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Wed Oct 21 15:46:14 2020 +0200 |
tree | a7016d36f947028efcf3f8a1341d66c837bffdae | |
parent | 4c41341af76cfc85b5a6c0f87de4838672ab9f89 [diff] |
spice: add module helpers Add new spice-module.c + qemu-spice-module.h files. The code needed to support modular spice will be there. For starters this will be only the using_spice variable, more will follow ... Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-id: 20201019075224.14803-2-kraxel@redhat.com