mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 15:23:53 -06:00
![]() Introduce qemu_win32_map_alloc() and qemu_win32_map_free() to allocate shared memory mapping. The handle can be used to share the mapping with another process. Teach qemu_create_displaysurface() to allocate shared memory. Following patches will introduce other places for shared memory allocation. Other patches for -display dbus will share the memory when possible with the client, to avoid expensive memory copy between the processes. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20230606115658.677673-10-marcandre.lureau@redhat.com> |
||
---|---|---|
.. | ||
clipboard.h | ||
console.h | ||
dbus-display.h | ||
dbus-module.h | ||
egl-context.h | ||
egl-helpers.h | ||
gtk.h | ||
input.h | ||
kbd-state.h | ||
pixel_ops.h | ||
qemu-pixman.h | ||
qemu-spice-module.h | ||
qemu-spice.h | ||
sdl2.h | ||
shader.h | ||
spice-display.h | ||
win32-kbd-hook.h |