mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-19 16:12:40 -06:00
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> |
||
|---|---|---|
| .. | ||
| vmw | ||
| Kconfig | ||
| meson.build | ||
| rdma.c | ||
| rdma_backend.c | ||
| rdma_backend.h | ||
| rdma_backend_defs.h | ||
| rdma_rm.c | ||
| rdma_rm.h | ||
| rdma_rm_defs.h | ||
| rdma_utils.c | ||
| rdma_utils.h | ||
| trace-events | ||
| trace.h | ||