8e3b0cbb72
Replace the global variables with inlined helper functions. getpagesize() is very likely annotated with a "const" function attribute (at least with glibc), and thus optimization should apply even better. This avoids the need for a constructor initialization too. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20220323155743.1585078-12-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |
||
---|---|---|
.. | ||
50-qemu-gpu.json.in | ||
meson.build | ||
vhost-user-gpu.c | ||
virgl.c | ||
virgl.h | ||
vugbm.c | ||
vugbm.h | ||
vugpu.h |