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
Showing
- include/ui/qemu-spice-module.h 23 additions, 0 deletionsinclude/ui/qemu-spice-module.h
- include/ui/qemu-spice.h 1 addition, 3 deletionsinclude/ui/qemu-spice.h
- ui/meson.build 1 addition, 0 deletionsui/meson.build
- ui/spice-core.c 0 additions, 1 deletionui/spice-core.c
- ui/spice-module.c 23 additions, 0 deletionsui/spice-module.c
include/ui/qemu-spice-module.h
0 → 100644
ui/spice-module.c
0 → 100644
Please register or sign in to comment