2298 Commits (b63b340430c8410ebec619a9e77355b6cb9be932)

Author SHA1 Message Date
Marc-André Lureau eebba32fe5 audio: replace int endianness with bool big_endian in audsettings 2 months ago
Marc-André Lureau c70d79776b audio: AUD_ -> audio_be_ 5 months ago
Marc-André Lureau 61e95a0c60 audio: make all the backend-specific APIs take the be 5 months ago
Marc-André Lureau 1618bea984 audio: introduce AudioMixengBackend 5 months ago
Marc-André Lureau 3220b38a8d tests: start manual audio backend test 2 months ago
Marc-André Lureau 7c3f1bab7e audio/dbus: make "dbus" the default backend when using -display dbus 5 months ago
Peter Xu a545fafccf migration: Rename MIG_EVENT_PRECOPY_* to MIG_EVENT_* 2 months ago
Peter Xu ff3a9e4e31 migration: Fix double notification of DONE/FAIL for postcopy 2 months ago
Vladimir Sementsov-Ogievskiy 8c84f31ace chardev: .chr_open(): add boolean return value 3 months ago
Vladimir Sementsov-Ogievskiy 0c5d04867a chardev: .chr_open(): drop be_opened parameter 3 months ago
Vladimir Sementsov-Ogievskiy 0bc5c851f8 chardev: consistent naming for ChardevClass handlers implementations 3 months ago
Vladimir Sementsov-Ogievskiy 6b4f8e7488 chardev: ChardevClass: consistent naming for handlers 3 months ago
Vladimir Sementsov-Ogievskiy 2a545fd851 ui/spice: drop SPICE_HAS_ATTACHED_WORKER macro 3 months ago
Vladimir Sementsov-Ogievskiy bd5058cf08 ui/spice: Require spice-server >= 0.15.0 3 months ago
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 7 months ago
Arun Menon c632ffbd74 migration: push Error **errp into vmstate_load_state() 7 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