mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-common
synced 2025-12-26 14:18:36 +00:00
This patch introduces `set_bitmap` and `test_bitmap` + relevant macros, adapted from `<qemu>/include/qemu/bitops.h`. These functions differ from `set_bit`/`test_bit` as they can set/test bits in bit arrays longer than scalar data-types. Signed-off-by: Kevin Pouget <kpouget@redhat.com> Acked-by: Frediano Ziglio <fziglio@redhat.com> |
||
|---|---|---|
| common | ||
| docs | ||
| m4 | ||
| python_modules | ||
| tests | ||
| .gitlab-ci.yml | ||
| .gitmodules | ||
| .gitpublish | ||
| autogen.sh | ||
| configure.ac | ||
| COPYING | ||
| git.mk | ||
| Makefile.am | ||
| meson_options.txt | ||
| meson.build | ||
| spice_codegen.py | ||
| spice.proto | ||