2284 Commits (a6364b292fefc7f0716b8cec03a9f37409311b12)

Author SHA1 Message Date
Markus Armbruster 5657d9b60a ui: Convert to qemu_create() for simplicity and consistency 4 months ago
Markus Armbruster 13837193fa error: Strip trailing '\n' from error string arguments (again) 4 months ago
Paolo Bonzini ddab0ef124 block: extract include/qemu/aiocb.h out of include/block/aio.h 4 months ago
Paolo Bonzini d1000ecae2 include: move hw/qdev-core.h to hw/core/, rename 4 months ago
Cédric Le Goater 326e620fc0 Fix const qualifier build errors with recent glibc 4 months ago
AlanoSong@163.com 4c1646e23f ui/vnc: Fix qemu abort when query vnc info 4 months ago
Marc-André Lureau 4be62d3117 ui/vdagent: fix windows agent regression 5 months ago
Eric Blake ec59a65a4d qio: Provide accessor around QIONetListener->sioc 5 months ago
Daniel P. Berrangé a5d2bf4a87 crypto: introduce method for reloading TLS creds 8 months ago
Marc-André Lureau 9cba1ce936 audio: move capture API to own header 6 months ago
Marc-André Lureau 1e4ebc895a audio: move audio.h under include/qemu/ 6 months ago
Marc-André Lureau 2d18978b7f audio/dbus: use a helper function to set the backend dbus server 5 months ago
Marc-André Lureau 7d75c12ad1 audio: rename AudioState -> AudioBackend 6 months ago
Markus Armbruster 1a5319e267 ui/pixman: Fix crash in qemu_pixman_shareable_free() 6 months ago
Dongwon Kim 0c6d6d79a5 ui/gtk-gl-area: Remove extra draw call in refresh 6 months ago
Filip Hejsek c187a67c9d ui/gtk: Fix callback function signature 7 months ago
Arun Menon 6f9fc6f501 migration: Remove error variant of vmstate_save_state() function 6 months ago
Arun Menon c632ffbd74 migration: push Error **errp into vmstate_load_state() 6 months ago
Markus Armbruster bcb536cabe error: Kill @error_warn 6 months ago
Markus Armbruster f3da25a557 ui/dbus: Consistent handling of texture mutex failure 6 months ago
Markus Armbruster 96ae3f67a2 ui/dbus: Clean up dbus_update_gl_cb() error checking 6 months ago
Markus Armbruster b296b29d34 ui/pixman: Consistent error handling in qemu_pixman_shareable_free() 6 months ago
Markus Armbruster b46b8cf29c ui/spice-core: Clean up error reporting 6 months ago
Thomas Huth 9163424c50 ui/icons/qemu.svg: Add metadata information (author, license) to the logo 6 months ago
Nir Lichtman 15421f7113 ui/sdl2: fix reset scaling binding to be consistent with gtk 7 months ago
Marc-André Lureau 62fd247a24 ui/spice: fix crash when disabling GL scanout on 7 months ago
Mohamed Akram e7ecb533ee ui/spice: Fix abort on macOS 6 months ago
Weifeng Liu e01b61963f gtk: Skip drawing if console surface is NULL 9 months ago
Vladimir Sementsov-Ogievskiy 6f607941b1 treewide: use qemu_set_blocking instead of g_unix_set_fd_nonblocking 7 months ago
Vladimir Sementsov-Ogievskiy 1ed8903916 treewide: handle result of qio_channel_set_blocking() 7 months ago
Thomas Huth 38dd513263 ui/vnc: Fix crash when specifying [vnc] without id in the config file 7 months ago
Markus Armbruster ec14a3de62 vfio scsi ui: Error-check qio_channel_socket_connect_sync() the same way 8 months ago
Markus Armbruster a12ff7f807 ui/keymaps: Avoid trace crash and improve error messages 8 months ago
Vivek Kasireddy 0c0729b46a ui/spice: Destroy the temporary egl fb after the blit is submitted 9 months ago
William Hu c7ac771ee7 ui/curses: Fix infinite loop on windows 1 year ago
Daniel P. Berrangé 8fc3d63d68 ui: add trace events for all client messages 10 months ago
Daniel P. Berrangé 3ac6daa9e1 ui: fix setting client_endian field defaults 10 months ago
Weifeng Liu 0ba45b7945 ui/gtk: Add scale option 10 months ago
Weifeng Liu c65680a76c ui/gtk: Add keep-aspect-ratio option 10 months ago
Vivek Kasireddy f851cd65eb ui/spice: Blit the scanout texture if its memory layout is not linear 10 months ago
Vivek Kasireddy 2103690b1a ui/spice: Create a new texture with linear layout when gl=on is specified 10 months ago
Vivek Kasireddy e6f0fe8f7c ui/console-gl: Add a helper to create a texture with linear memory layout 10 months ago
Vivek Kasireddy 50d135e377 ui/spice: Add an option to submit gl_draw requests at fixed rate 10 months ago
Vivek Kasireddy bd46161dd1 ui/spice: Add an option for users to provide a preferred video codec 10 months ago
Vivek Kasireddy 376d4b22e4 ui/spice: Enable gl=on option for non-local or remote clients 10 months ago
Vivek Kasireddy 46c798f047 ui/egl-helpers: Error check the fds in egl_dmabuf_export_texture() 10 months ago
Akihiko Odaki 37ff925d5d ui/vnc: Introduce the VncWorker type 10 months ago
Akihiko Odaki aef22331b5 ui/vnc: Do not copy z_stream 10 months ago
Juraj Marcin 0310d594d9 ui/vnc: Update display update interval when VM state changes to RUNNING 10 months ago
Weifeng Liu f05e1a93f4 ui/gtk-egl: Render guest content with padding in fixed-scale mode 11 months ago