mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-protocol
synced 2025-12-26 22:55:30 +00:00
Re-running 'meson setup' with sanitizer flags caused the following error: 'ERROR: Unknown options: "b_lundef, b_sanitize"' This is a workaround for an upstream Meson issue: https://github.com/mesonbuild/meson/issues/13651 Signed-off-by: correctmost <126085-correctmost@users.noreply.gitlab.freedesktop.org> Signed-off-by: Frediano Ziglio <freddy77@gmail.com> |
||
|---|---|---|
| docs | ||
| spice | ||
| .gitlab-ci.yml | ||
| .gitpublish | ||
| AUTHORS | ||
| CHANGELOG.md | ||
| COPYING | ||
| meson.build | ||
| README.md | ||
| spice-protocol.spec | ||
spice-protocol
The protocol definition for SPICE project used by:
- spice-server: A server side library used by QEMU and x11spice;
- spice-gtk: A client side library used by virt-viewer and virt-manager and GNOME Boxes;
- linux/vd-agent and win32/vd-agent: Guest components for Linux and Windows
- xf86-video-qxl, gpu/drm/qxl, win32/qxl, win32/qxl-wddm-dod: Guest video drivers;
Please report bugs at Freedesktop's instance of Gitlab