Go to file
Frediano Ziglio 48944f6f41 marshallers: Avoid some useless pointers in SpiceMarshallerData
"buffers" and "marshallers" are always pointing to the static
buffers inside the same structure.
Use single array fields to avoid having initialize and have them.

Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Acked-by: Julien Rope <jrope@redhat.com>
2020-02-07 14:52:29 +00:00
common marshallers: Avoid some useless pointers in SpiceMarshallerData 2020-02-07 14:52:29 +00:00
docs docs: add spice URI scheme 2019-02-21 14:22:18 +00:00
m4 build: Clean up some configure checks 2020-02-06 19:26:21 +00:00
python_modules codegen: Ignore path generating include guards 2019-11-04 11:08:10 +00:00
tests log: Add spice_extra_assert 2020-02-07 13:24:45 +00:00
.gitlab-ci.yml ci: Remove dependencies from copr build 2019-03-12 12:43:38 +00:00
.gitmodules Integrate recorder library 2019-01-23 14:44:19 +00:00
.gitpublish Add a .gitpublish 2019-01-15 17:35:51 +04:00
autogen.sh Remove files moved to spice-protocol 2015-08-11 10:26:06 +02:00
configure.ac configure.ac: add --enable-tests 2019-11-18 11:07:56 +00:00
COPYING Remove trailing whitespace 2015-12-18 11:41:15 +01:00
git.mk build: Update git.mk to latest version 2018-06-18 14:08:03 +01:00
Makefile.am configure.ac: add --enable-tests 2019-11-18 11:07:56 +00:00
meson_options.txt meson: add tests option 2019-11-18 11:07:59 +00:00
meson.build build: Clean up some configure checks 2020-02-06 19:26:21 +00:00
spice_codegen.py codegen: Exit with error on error generating C structures 2019-08-13 18:11:04 +01:00
spice.proto proto: Demarshal Smartcard data field 2019-10-08 14:40:32 +01:00