Age | Commit message (Expand) | Author |
2021-06-25 | block-copy: atomic .cancelled and .finished fields in BlockCopyCallState | Emanuele Giuseppe Esposito |
2021-06-25 | co-shared-resource: protect with a mutex | Emanuele Giuseppe Esposito |
2021-06-25 | progressmeter: protect with a mutex | Emanuele Giuseppe Esposito |
2021-06-25 | ratelimit: treat zero speed as unlimited | Paolo Bonzini |
2021-06-25 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210624-pull-request' i... | Peter Maydell |
2021-06-24 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210624'... | Peter Maydell |
2021-06-24 | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-... | Peter Maydell |
2021-06-23 | ui/cocoa: Add clipboard support | Akihiko Odaki |
2021-06-22 | Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210621' into... | Peter Maydell |
2021-06-22 | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210619-2' in... | Peter Maydell |
2021-06-21 | tcg: Make gen_dup_i32/i64() public as tcg_gen_dup_i32/i64 | Peter Maydell |
2021-06-21 | hw/acpi: Provide function acpi_ghes_present() | Peter Maydell |
2021-06-21 | Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'... | Peter Maydell |
2021-06-21 | s390x/css: Add passthrough IRB | Eric Farman |
2021-06-21 | s390x/css: Refactor IRB construction | Eric Farman |
2021-06-21 | s390x/css: Introduce an ESW struct | Eric Farman |
2021-06-21 | linux-user: elf: s390x: Prepare for Vector enhancements facility | David Hildenbrand |
2021-06-21 | Remove leading underscores from QEMU defines | Ahmed Abouzied |
2021-06-19 | tcg: expose TCGCond manipulation routines | Alessandro Di Federico |
2021-06-19 | tcg/tci: Change encoding to uint32_t units | Richard Henderson |
2021-06-19 | tcg/tci: Use ffi for calls | Richard Henderson |
2021-06-19 | plugins: Drop tcg_flags from struct qemu_plugin_dyn_cb | Richard Henderson |
2021-06-19 | tcg: Combine dh_is_64bit and dh_is_signed to dh_typecode | Richard Henderson |
2021-06-18 | nbd/client-connection: add option for non-blocking connection attempt | Vladimir Sementsov-Ogievskiy |
2021-06-18 | nbd/client-connection: return only one io channel | Vladimir Sementsov-Ogievskiy |
2021-06-18 | nbd/client-connection: implement connection retry | Vladimir Sementsov-Ogievskiy |
2021-06-18 | nbd/client-connection: add possibility of negotiation | Vladimir Sementsov-Ogievskiy |
2021-06-18 | nbd: move connection code from block/nbd to nbd/client-connection | Vladimir Sementsov-Ogievskiy |
2021-06-18 | qemu-sockets: introduce socket_address_parse_named_fd() | Vladimir Sementsov-Ogievskiy |
2021-06-18 | co-queue: drop extra coroutine_fn marks | Vladimir Sementsov-Ogievskiy |
2021-06-18 | async: the main AioContext is only "current" if under the BQL | Paolo Bonzini |
2021-06-17 | i386: Add ratelimit for bus locks acquired in guest | Chenyi Qiang |
2021-06-17 | Update Linux headers to 5.13-rc4 | Eduardo Habkost |
2021-06-17 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2021-06-17 | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-c11-20210615' into... | Peter Maydell |
2021-06-16 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210616'... | Peter Maydell |
2021-06-16 | include/qemu/int128.h: Add function to create Int128 from int64_t | Peter Maydell |
2021-06-16 | bitops.h: Provide hswap32(), hswap64(), wswap64() swapping operations | Peter Maydell |
2021-06-16 | configure: Remove probe for _Static_assert | Richard Henderson |
2021-06-16 | qemu/compiler: Remove QEMU_GENERIC | Richard Henderson |
2021-06-16 | include/qemu/lockable: Use _Generic instead of QEMU_GENERIC | Richard Henderson |
2021-06-16 | util: Use unique type for QemuRecMutex in thread-posix.h | Richard Henderson |
2021-06-16 | util: Pass file+line to qemu_rec_mutex_unlock_impl | Richard Henderson |
2021-06-16 | util: Use real functions for thread-posix QemuRecMutex | Richard Henderson |
2021-06-15 | configure: Remove probe for _Static_assert | Richard Henderson |
2021-06-15 | qemu/compiler: Remove QEMU_GENERIC | Richard Henderson |
2021-06-15 | include/qemu/lockable: Use _Generic instead of QEMU_GENERIC | Richard Henderson |
2021-06-15 | util: Use unique type for QemuRecMutex in thread-posix.h | Richard Henderson |
2021-06-15 | util: Pass file+line to qemu_rec_mutex_unlock_impl | Richard Henderson |
2021-06-15 | util: Use real functions for thread-posix QemuRecMutex | Richard Henderson |