Show patches with: none      |   433695 patches
« 1 2 ... 418 419 4204336 4337 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,16/57] accel/tcg: Add aarch64 specific support in ldst_atomicity tcg: Improve atomicity support - - - - --- 2023-04-25 Richard Henderson New
[v3,15/57] accel/tcg: Use have_atomic16 in ldst_atomicity.c.inc tcg: Improve atomicity support - - - - --- 2023-04-25 Richard Henderson New
[v3,14/57] tcg/i386: Add have_atomic16 tcg: Improve atomicity support - - - - --- 2023-04-25 Richard Henderson New
[v3,13/57] meson: Detect atomic128 support with optimization tcg: Improve atomicity support - - - - --- 2023-04-25 Richard Henderson New
[v3,12/57] tcg: Add 128-bit guest memory primitives tcg: Improve atomicity support - - - - --- 2023-04-25 Richard Henderson New
[v3,11/57] tcg/tci: Use helper_{ld,st}*_mmu for user-only tcg: Improve atomicity support - - - - --- 2023-04-25 Richard Henderson New
[v3,10/57] accel/tcg: Implement helper_{ld, st}*_mmu for user-only tcg: Improve atomicity support - - - - --- 2023-04-25 Richard Henderson New
[v3,09/57] tcg: Unify helper_{be,le}_{ld,st}* tcg: Improve atomicity support - - 1 - --- 2023-04-25 Richard Henderson New
[v3,08/57] target/loongarch: Do not include tcg-ldst.h tcg: Improve atomicity support - - 1 - --- 2023-04-25 Richard Henderson New
[v3,07/57] accel/tcg: Honor atomicity of stores tcg: Improve atomicity support - - - - --- 2023-04-25 Richard Henderson New
[v3,06/57] accel/tcg: Honor atomicity of loads tcg: Improve atomicity support - - 1 - --- 2023-04-25 Richard Henderson New
[v3,05/57] accel/tcg: Reorg system mode store helpers tcg: Improve atomicity support - - - - --- 2023-04-25 Richard Henderson New
[v3,04/57] accel/tcg: Reorg system mode load helpers tcg: Improve atomicity support - - 1 - --- 2023-04-25 Richard Henderson New
[v3,03/57] accel/tcg: Introduce tlb_read_idx tcg: Improve atomicity support - - 2 - --- 2023-04-25 Richard Henderson New
[v3,02/57] accel/tcg: Add cpu_in_serial_context tcg: Improve atomicity support - - 3 - --- 2023-04-25 Richard Henderson New
[v3,01/57] include/exec/memop: Add bits describing atomicity tcg: Improve atomicity support - - 2 - --- 2023-04-25 Richard Henderson New
cocoa: Fix warnings about invalid prototype declarations cocoa: Fix warnings about invalid prototype declarations - - 1 - --- 2023-04-25 Philippe Mathieu-Daudé New
[2/2] vmstate-static-checker: Recognize "num" field vmstate-static-checker: Fix VMS_ARRAY comparisons - - 1 - --- 2023-04-25 Peter Xu New
[1/2] migration/vmstate-dump: Dump array size too as "num" vmstate-static-checker: Fix VMS_ARRAY comparisons - - 1 - --- 2023-04-25 Peter Xu New
[20/20] block: Mark bdrv_refresh_limits() and callers GRAPH_RDLOCK Graph locking, part 3 (more block drivers) - - 2 - --- 2023-04-25 Kevin Wolf New
[19/20] block: Mark bdrv_recurse_can_replace() and callers GRAPH_RDLOCK Graph locking, part 3 (more block drivers) - - 2 - --- 2023-04-25 Kevin Wolf New
[18/20] block: Mark bdrv_query_block_graph_info() and callers GRAPH_RDLOCK Graph locking, part 3 (more block drivers) - - 2 - --- 2023-04-25 Kevin Wolf New
[17/20] block: Mark bdrv_query_bds_stats() and callers GRAPH_RDLOCK Graph locking, part 3 (more block drivers) - - 2 - --- 2023-04-25 Kevin Wolf New
[16/20] block: Mark BlockDriver callbacks for amend job GRAPH_RDLOCK Graph locking, part 3 (more block drivers) - - 2 - --- 2023-04-25 Kevin Wolf New
[15/20] block: Mark bdrv_co_debug_event() GRAPH_RDLOCK Graph locking, part 3 (more block drivers) - - 2 - --- 2023-04-25 Kevin Wolf New
[14/20] block: Mark bdrv_co_get_info() and callers GRAPH_RDLOCK Graph locking, part 3 (more block drivers) - - 2 - --- 2023-04-25 Kevin Wolf New
[13/20] block: Mark bdrv_co_get_allocated_file_size() and callers GRAPH_RDLOCK Graph locking, part 3 (more block drivers) - - 1 - --- 2023-04-25 Kevin Wolf New
[12/20] mirror: Take graph lock for accessing a node's parent list Graph locking, part 3 (more block drivers) - - 2 - --- 2023-04-25 Kevin Wolf New
[11/20] vhdx: Take graph lock for accessing a node's parent list Graph locking, part 3 (more block drivers) - - 2 - --- 2023-04-25 Kevin Wolf New
[10/20] nbd: Mark nbd_co_do_establish_connection() and callers GRAPH_RDLOCK Graph locking, part 3 (more block drivers) - - 2 - --- 2023-04-25 Kevin Wolf New
[09/20] nbd: Remove nbd_co_flush() wrapper function Graph locking, part 3 (more block drivers) - - 2 - --- 2023-04-25 Kevin Wolf New
[08/20] block: .bdrv_open is non-coroutine and unlocked Graph locking, part 3 (more block drivers) - - 2 - --- 2023-04-25 Kevin Wolf New
[07/20] graph-lock: Fix GRAPH_RDLOCK_GUARD*() to be reader lock Graph locking, part 3 (more block drivers) - - 1 - --- 2023-04-25 Kevin Wolf New
[06/20] graph-lock: Add GRAPH_UNLOCKED(_PTR) Graph locking, part 3 (more block drivers) - - 2 - --- 2023-04-25 Kevin Wolf New
[05/20] test-bdrv-drain: Don't modify the graph in coroutines Graph locking, part 3 (more block drivers) - - 1 - --- 2023-04-25 Kevin Wolf New
[04/20] block: Don't call no_coroutine_fns in qmp_block_resize() Graph locking, part 3 (more block drivers) - - 2 - --- 2023-04-25 Kevin Wolf New
[03/20] block: bdrv/blk_co_unref() for calls in coroutine context Graph locking, part 3 (more block drivers) - - 2 - --- 2023-04-25 Kevin Wolf New
[02/20] block: Consistently call bdrv_activate() outside coroutine Graph locking, part 3 (more block drivers) - - 2 - --- 2023-04-25 Kevin Wolf New
[01/20] qcow2: Don't call bdrv_getlength() in coroutine_fns Graph locking, part 3 (more block drivers) - - 2 - --- 2023-04-25 Kevin Wolf New
[v4,20/20] aio: remove aio_disable_external() API block: remove aio_disable_external() API - - 2 - --- 2023-04-25 Stefan Hajnoczi New
[v4,19/20] virtio: do not set is_external=true on host notifiers block: remove aio_disable_external() API - - - - --- 2023-04-25 Stefan Hajnoczi New
[v4,18/20] virtio-scsi: implement BlockDevOps->drained_begin() block: remove aio_disable_external() API - - - - --- 2023-04-25 Stefan Hajnoczi New
[v4,17/20] virtio-blk: implement BlockDevOps->drained_begin() block: remove aio_disable_external() API - - - - --- 2023-04-25 Stefan Hajnoczi New
[v4,16/20] virtio: make it possible to detach host notifier from any thread block: remove aio_disable_external() API - - - - --- 2023-04-25 Stefan Hajnoczi New
[v4,15/20] block/fuse: do not set is_external=true on FUSE fd block: remove aio_disable_external() API - - - - --- 2023-04-25 Stefan Hajnoczi New
[v4,14/20] block/export: don't require AioContext lock around blk_exp_ref/unref() block: remove aio_disable_external() API - - - - --- 2023-04-25 Stefan Hajnoczi New
[v4,13/20] block/export: rewrite vduse-blk drain code block: remove aio_disable_external() API - - - - --- 2023-04-25 Stefan Hajnoczi New
[v4,12/20] hw/xen: do not set is_external=true on evtchn fds block: remove aio_disable_external() API - - - - --- 2023-04-25 Stefan Hajnoczi New
[v4,11/20] xen-block: implement BlockDevOps->drained_begin() block: remove aio_disable_external() API - - - - --- 2023-04-25 Stefan Hajnoczi New
[v4,10/20] block: drain from main loop thread in bdrv_co_yield_to_drain() block: remove aio_disable_external() API - - - - --- 2023-04-25 Stefan Hajnoczi New
[v4,09/20] block: add blk_in_drain() API block: remove aio_disable_external() API - - - - --- 2023-04-25 Stefan Hajnoczi New
[v4,08/20] hw/xen: do not use aio_set_fd_handler(is_external=true) in xen_xenstore block: remove aio_disable_external() API - - 2 - --- 2023-04-25 Stefan Hajnoczi New
[v4,07/20] block/export: stop using is_external in vhost-user-blk server block: remove aio_disable_external() API - - - - --- 2023-04-25 Stefan Hajnoczi New
[v4,06/20] block/export: wait for vhost-user-blk requests when draining block: remove aio_disable_external() API - - - - --- 2023-04-25 Stefan Hajnoczi New
[v4,05/20] util/vhost-user-server: rename refcount to in_flight counter block: remove aio_disable_external() API - - 2 - --- 2023-04-25 Stefan Hajnoczi New
[v4,04/20] virtio-scsi: stop using aio_disable_external() during unplug block: remove aio_disable_external() API - - 2 - --- 2023-04-25 Stefan Hajnoczi New
[v4,03/20] virtio-scsi: avoid race between unplug and transport event block: remove aio_disable_external() API - - 3 - --- 2023-04-25 Stefan Hajnoczi New
[v4,02/20] hw/qdev: introduce qdev_is_realized() helper block: remove aio_disable_external() API - - 1 - --- 2023-04-25 Stefan Hajnoczi New
[v4,01/20] block-backend: split blk_do_set_aio_context() block: remove aio_disable_external() API - - - - --- 2023-04-25 Stefan Hajnoczi New
[v8,3/3] multifd: Only flush once each full round of memory Eliminate multifd flush - - - - --- 2023-04-25 Juan Quintela New
[v8,2/3] multifd: Protect multifd_send_sync_main() calls Eliminate multifd flush - - 1 - --- 2023-04-25 Juan Quintela New
[v8,1/3] multifd: Create property multifd-flush-after-each-section Eliminate multifd flush - - 1 - --- 2023-04-25 Juan Quintela New
[v20,21/21] tests/avocado: s390x cpu topology query-cpu-polarization s390x: CPU Topology - - - - --- 2023-04-25 Pierre Morel New
[v20,20/21] tests/avocado: s390x cpu topology bad move s390x: CPU Topology - - - - --- 2023-04-25 Pierre Morel New
[v20,19/21] tests/avocado: s390x cpu topology dedicated errors s390x: CPU Topology - - - - --- 2023-04-25 Pierre Morel New
[v20,18/21] tests/avocado: s390x cpu topology test socket full s390x: CPU Topology - - - - --- 2023-04-25 Pierre Morel New
[v20,17/21] tests/avocado: s390x cpu topology test dedicated CPU s390x: CPU Topology - - - - --- 2023-04-25 Pierre Morel New
[v20,16/21] tests/avocado: s390x cpu topology entitlement tests s390x: CPU Topology - - - - --- 2023-04-25 Pierre Morel New
[v20,15/21] tests/avocado: s390x cpu topology polarisation s390x: CPU Topology - - - - --- 2023-04-25 Pierre Morel New
[v20,14/21] tests/avocado: s390x cpu topology core s390x: CPU Topology - - - - --- 2023-04-25 Pierre Morel New
[v20,13/21] docs/s390x/cpu topology: document s390x cpu topology s390x: CPU Topology - - - - --- 2023-04-25 Pierre Morel New
[v20,12/21] qapi/s390x/cpu topology: query-cpu-polarization qmp command s390x: CPU Topology - - - - --- 2023-04-25 Pierre Morel New
[v20,11/21] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event s390x: CPU Topology - - - - --- 2023-04-25 Pierre Morel New
[v20,10/21] machine: adding s390 topology to info hotpluggable-cpus s390x: CPU Topology - - 1 - --- 2023-04-25 Pierre Morel New
[v20,09/21] machine: adding s390 topology to query-cpu-fast s390x: CPU Topology - - 2 - --- 2023-04-25 Pierre Morel New
[v20,08/21] qapi/s390x/cpu topology: set-cpu-topology qmp command s390x: CPU Topology - - - - --- 2023-04-25 Pierre Morel New
[v20,07/21] target/s390x/cpu topology: activate CPU topology s390x: CPU Topology - - 1 - --- 2023-04-25 Pierre Morel New
[v20,06/21] s390x/cpu topology: interception of PTF instruction s390x: CPU Topology - - 1 - --- 2023-04-25 Pierre Morel New
[v20,05/21] s390x/cpu topology: resetting the Topology-Change-Report s390x: CPU Topology - - 1 - --- 2023-04-25 Pierre Morel New
[v20,04/21] s390x/sclp: reporting the maximum nested topology entries s390x: CPU Topology - - 2 - --- 2023-04-25 Pierre Morel New
[v20,03/21] target/s390x/cpu topology: handle STSI(15) and build the SYSIB s390x: CPU Topology - - - - --- 2023-04-25 Pierre Morel New
[v20,02/21] s390x/cpu topology: add topology entries on CPU hotplug s390x: CPU Topology - - - - --- 2023-04-25 Pierre Morel New
[v20,01/21] s390x/cpu topology: add s390 specifics to CPU topology s390x: CPU Topology - - - - --- 2023-04-25 Pierre Morel New
[v2,3/3] pci: ROM preallocation for incoming migration ROM migration - - 2 - --- 2023-04-25 Vladimir Sementsov-Ogievskiy New
[v2,2/3] pci: pci_add_option_rom(): refactor: use g_autofree for path variable ROM migration - - 1 - --- 2023-04-25 Vladimir Sementsov-Ogievskiy New
[v2,1/3] pci: pci_add_option_rom(): improve style ROM migration - - 1 - --- 2023-04-25 Vladimir Sementsov-Ogievskiy New
multifd: Avoid busy-wait in multifd_send_pages() multifd: Avoid busy-wait in multifd_send_pages() - - - - --- 2023-04-25 manish.mishra New
[RFC,3/3] docs/about/deprecated: Deprecate the qemu-system-i386 binary Deprecate the qemu-system-i386 binary - - 3 - --- 2023-04-25 Thomas Huth New
[RFC,2/3] target/i386/cpu: Allow to limit the 64-bit binary to 32-bit mode only Deprecate the qemu-system-i386 binary - - - - --- 2023-04-25 Thomas Huth New
[RFC,1/3] cpu: Add a way to detect 32-bit mode from argv0 Deprecate the qemu-system-i386 binary - - - - --- 2023-04-25 Thomas Huth New
[PULL,25/25] block/monitor/block-hmp-cmds.c: Fix crash when execute hmp_commit [PULL,01/25] block: make BlockBackend->quiesce_counter atomic - - 2 - --- 2023-04-25 Kevin Wolf New
[PULL,24/25] vmdk: make vmdk_is_cid_valid a coroutine_fn [PULL,01/25] block: make BlockBackend->quiesce_counter atomic - - 1 - --- 2023-04-25 Kevin Wolf New
[PULL,23/25] qcow2: mark various functions as coroutine_fn and GRAPH_RDLOCK [PULL,01/25] block: make BlockBackend->quiesce_counter atomic - - 1 - --- 2023-04-25 Kevin Wolf New
[PULL,22/25] tests: mark more coroutine_fns [PULL,01/25] block: make BlockBackend->quiesce_counter atomic - - 1 - --- 2023-04-25 Kevin Wolf New
[PULL,21/25] qemu-pr-helper: mark more coroutine_fns [PULL,01/25] block: make BlockBackend->quiesce_counter atomic - - 1 - --- 2023-04-25 Kevin Wolf New
[PULL,20/25] 9pfs: mark more coroutine_fns [PULL,01/25] block: make BlockBackend->quiesce_counter atomic - - 1 - --- 2023-04-25 Kevin Wolf New
[PULL,19/25] nbd: mark more coroutine_fns, do not use co_wrappers [PULL,01/25] block: make BlockBackend->quiesce_counter atomic - - 1 - --- 2023-04-25 Kevin Wolf New
[PULL,18/25] mirror: make mirror_flush a coroutine_fn, do not use co_wrappers [PULL,01/25] block: make BlockBackend->quiesce_counter atomic - - 1 - --- 2023-04-25 Kevin Wolf New
[PULL,17/25] blkdebug: add missing coroutine_fn annotation [PULL,01/25] block: make BlockBackend->quiesce_counter atomic - - 1 - --- 2023-04-25 Kevin Wolf New
[PULL,16/25] vvfat: mark various functions as coroutine_fn [PULL,01/25] block: make BlockBackend->quiesce_counter atomic - - 1 - --- 2023-04-25 Kevin Wolf New
« 1 2 ... 418 419 4204336 4337 »