Show patches with: none      |   431497 patches
« 1 2 ... 692 693 6944314 4315 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,06/23] target/arm: Use is_a64 in arm_generate_debug_exceptions target/arm: tidy exception routing - - 1 - --- 2022-06-09 Richard Henderson New
[v3,05/23] target/arm: Move arm_generate_debug_exceptions out of line target/arm: tidy exception routing - - 1 - --- 2022-06-09 Richard Henderson New
[v3,04/23] target/arm: Move arm_singlestep_active out of line target/arm: tidy exception routing - - 1 - --- 2022-06-09 Richard Henderson New
[v3,03/23] target/arm: Move exception_target_el out of line target/arm: tidy exception routing - - 1 - --- 2022-06-09 Richard Henderson New
[v3,02/23] target/arm: Add coproc parameter to syn_fp_access_trap target/arm: tidy exception routing - - 1 - --- 2022-06-09 Richard Henderson New
[v3,01/23] target/arm: Mark exception helpers as noreturn target/arm: tidy exception routing - - 1 - --- 2022-06-09 Richard Henderson New
[PULL,18/18] nbd: Drop dead code spotted by Coverity [PULL,01/18] block: drop unused bdrv_co_drain() API - 1 2 - --- 2022-06-09 Kevin Wolf New
[PULL,17/18] aio_wait_kick: add missing memory barrier [PULL,01/18] block: drop unused bdrv_co_drain() API - - 2 - --- 2022-06-09 Kevin Wolf New
[PULL,16/18] block/gluster: correctly set max_pdiscard [PULL,01/18] block: drop unused bdrv_co_drain() API - 1 3 - --- 2022-06-09 Kevin Wolf New
[PULL,15/18] block/rbd: report a better error when namespace does not exist [PULL,01/18] block: drop unused bdrv_co_drain() API - - 1 - --- 2022-06-09 Kevin Wolf New
[PULL,14/18] qsd: document vduse-blk exports [PULL,01/18] block: drop unused bdrv_co_drain() API - - - - --- 2022-06-09 Kevin Wolf New
[PULL,13/18] libvduse: Add support for reconnecting [PULL,01/18] block: drop unused bdrv_co_drain() API - - 1 - --- 2022-06-09 Kevin Wolf New
[PULL,12/18] vduse-blk: Add vduse-blk resize support [PULL,01/18] block: drop unused bdrv_co_drain() API - - 1 - --- 2022-06-09 Kevin Wolf New
[PULL,11/18] vduse-blk: Implement vduse-blk export [PULL,01/18] block: drop unused bdrv_co_drain() API - - 1 - --- 2022-06-09 Kevin Wolf New
[PULL,10/18] libvduse: Add VDUSE (vDPA Device in Userspace) library [PULL,01/18] block: drop unused bdrv_co_drain() API - - 1 - --- 2022-06-09 Kevin Wolf New
[PULL,09/18] linux-headers: Add vduse.h [PULL,01/18] block: drop unused bdrv_co_drain() API - - 1 - --- 2022-06-09 Kevin Wolf New
[PULL,08/18] block/export: Abstract out the logic of virtio-blk I/O process [PULL,01/18] block: drop unused bdrv_co_drain() API - - 1 - --- 2022-06-09 Kevin Wolf New
[PULL,07/18] block/export: Fix incorrect length passed to vu_queue_push() [PULL,01/18] block: drop unused bdrv_co_drain() API - - 1 - --- 2022-06-09 Kevin Wolf New
[PULL,06/18] block: Support passing NULL ops to blk_set_dev_ops() [PULL,01/18] block: drop unused bdrv_co_drain() API - - 1 - --- 2022-06-09 Kevin Wolf New
[PULL,05/18] block: simplify handling of try to merge different sized bitmaps [PULL,01/18] block: drop unused bdrv_co_drain() API - - 2 - --- 2022-06-09 Kevin Wolf New
[PULL,04/18] block: improve block_dirty_bitmap_merge(): don't allocate extra bitmap [PULL,01/18] block: drop unused bdrv_co_drain() API - - 1 - --- 2022-06-09 Kevin Wolf New
[PULL,03/18] block: block_dirty_bitmap_merge(): fix error path [PULL,01/18] block: drop unused bdrv_co_drain() API - - 2 - --- 2022-06-09 Kevin Wolf New
[PULL,02/18] block: get rid of blk->guest_block_size [PULL,01/18] block: drop unused bdrv_co_drain() API - - 3 - --- 2022-06-09 Kevin Wolf New
[PULL,01/18] block: drop unused bdrv_co_drain() API [PULL,01/18] block: drop unused bdrv_co_drain() API - - 2 - --- 2022-06-09 Kevin Wolf New
[PULL,00/18] Block layer patches - - - - --- 2022-06-09 Kevin Wolf New
[2/2] linux-aio: explain why max batch is checked in laio_io_unplug() linux-aio: fix unbalanced plugged counter in laio_io_unplug() - - 1 - --- 2022-06-09 Stefan Hajnoczi New
[1/2] linux-aio: fix unbalanced plugged counter in laio_io_unplug() linux-aio: fix unbalanced plugged counter in laio_io_unplug() - 1 1 - --- 2022-06-09 Stefan Hajnoczi New
[v5,10/10] block/qcow2: Use bdrv_pwrite_sync() in qcow2_mark_dirty() Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper - - 3 - --- 2022-06-09 Alberto Faria New
[v5,09/10] block: Use bdrv_co_pwrite_sync() when caller is coroutine_fn Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper - - 3 - --- 2022-06-09 Alberto Faria New
[v5,08/10] block: Add bdrv_co_pwrite_sync() Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper - - 3 - --- 2022-06-09 Alberto Faria New
[v5,07/10] block: Implement bdrv_{pread, pwrite, pwrite_zeroes}() using generated_co_wrapper Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper - - 2 - --- 2022-06-09 Alberto Faria New
[v5,06/10] block: Make 'bytes' param of bdrv_co_{pread, pwrite, preadv, pwritev}() an int64_t Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper - - 2 - --- 2022-06-09 Alberto Faria New
[v5,05/10] block: Make bdrv_co_pwrite() take a const buffer Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper - - 3 - --- 2022-06-09 Alberto Faria New
[v5,04/10] crypto: Make block callbacks return 0 on success Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper - - 3 - --- 2022-06-09 Alberto Faria New
[v5,03/10] block: Make bdrv_{pread, pwrite}() return 0 on success Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper - - 3 - --- 2022-06-09 Alberto Faria New
[v5,02/10] block: Change bdrv_{pread, pwrite, pwrite_sync}() param order Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper - - 4 - --- 2022-06-09 Alberto Faria New
[v5,01/10] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper - - 4 - --- 2022-06-09 Alberto Faria New
dbus-display: fix test race when initializing p2p connection dbus-display: fix test race when initializing p2p connection - - - 1 --- 2022-06-09 Marc-André Lureau New
[v4,10/10] block/qcow2: Use bdrv_pwrite_sync() in qcow2_mark_dirty() Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper - - 1 - --- 2022-06-09 Alberto Faria New
[v4,09/10] block: Use bdrv_co_pwrite_sync() when caller is coroutine_fn Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper - - 1 - --- 2022-06-09 Alberto Faria New
[v4,08/10] block: Add bdrv_co_pwrite_sync() Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper - - 1 - --- 2022-06-09 Alberto Faria New
[v4,07/10] block: Implement bdrv_{pread, pwrite, pwrite_zeroes}() using generated_co_wrapper Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper - - - - --- 2022-06-09 Alberto Faria New
[v4,06/10] block: Make 'bytes' param of bdrv_co_{pread, pwrite, preadv, pwritev}() an int64_t Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper - - - - --- 2022-06-09 Alberto Faria New
[v4,05/10] block: Make bdrv_co_pwrite() take a const buffer Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper - - 1 - --- 2022-06-09 Alberto Faria New
[v4,04/10] crypto: Make block callbacks return 0 on success Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper - - 1 - --- 2022-06-09 Alberto Faria New
[v4,03/10] block: Make bdrv_{pread, pwrite}() return 0 on success Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper - - 1 - --- 2022-06-09 Alberto Faria New
[v4,02/10] block: Change bdrv_{pread, pwrite, pwrite_sync}() param order Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper - - 1 - --- 2022-06-09 Alberto Faria New
[v4,01/10] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper - - 1 - --- 2022-06-09 Alberto Faria New
[8/8] virtio-blk: remove unnecessary AioContext lock from function already safe virtio-blk: removal of AioContext lock - - 1 - --- 2022-06-09 Emanuele Giuseppe Esposito New
[7/8] VirtIOBlock: protect rq with its own lock virtio-blk: removal of AioContext lock - - 1 - --- 2022-06-09 Emanuele Giuseppe Esposito New
[6/8] virtio-blk: mark IO_CODE functions virtio-blk: removal of AioContext lock - - 1 - --- 2022-06-09 Emanuele Giuseppe Esposito New
[5/8] virtio-blk: mark GLOBAL_STATE_CODE functions virtio-blk: removal of AioContext lock - - 1 - --- 2022-06-09 Emanuele Giuseppe Esposito New
[4/8] virtio: categorize callbacks in GS virtio-blk: removal of AioContext lock 1 - 1 - --- 2022-06-09 Emanuele Giuseppe Esposito New
[3/8] virtio_blk_process_queued_requests: always run in a bh virtio-blk: removal of AioContext lock - - - - --- 2022-06-09 Emanuele Giuseppe Esposito New
[2/8] block-backend: enable_write_cache should be atomic virtio-blk: removal of AioContext lock - - 1 - --- 2022-06-09 Emanuele Giuseppe Esposito New
[1/8] virtio_queue_aio_attach_host_notifier: remove AioContext lock virtio-blk: removal of AioContext lock - - - - --- 2022-06-09 Emanuele Giuseppe Esposito New
[v2] memory: prevent dma-reentracy issues [v2] memory: prevent dma-reentracy issues - - - - --- 2022-06-09 Alexander Bulekov New
[2/2] thread-pool: use ThreadPool from the running thread AioContext removal: LinuxAioState and ThreadPool - - - - --- 2022-06-09 Emanuele Giuseppe Esposito New
[1/2] linux-aio: use LinuxAioState from the running thread AioContext removal: LinuxAioState and ThreadPool - - - - --- 2022-06-09 Emanuele Giuseppe Esposito New
vhost: also check queue state in the vhost_dev_set_log error routine vhost: also check queue state in the vhost_dev_set_log error routine - 1 1 - --- 2022-06-09 Ni Xun New
qsd: Do not use error_report() before monitor_init qsd: Do not use error_report() before monitor_init - 1 - - --- 2022-06-09 Hanna Czenczek New
[3/3] vl: Unlink absolute PID file path qemu/qsd: Unlink absolute PID file path - - 1 - --- 2022-06-09 Hanna Czenczek New
[2/3] vl: Conditionally register PID file unlink notifier qemu/qsd: Unlink absolute PID file path - - 1 - --- 2022-06-09 Hanna Czenczek New
[1/3] qsd: Unlink absolute PID file path qemu/qsd: Unlink absolute PID file path - - 1 - --- 2022-06-09 Hanna Czenczek New
main loop: add missing documentation links to GS/IO macros main loop: add missing documentation links to GS/IO macros - - 1 - --- 2022-06-09 Emanuele Giuseppe Esposito New
[v3,21/35] tests: acpi: update expected blobs Untitled series #304032 - - - - --- 2022-06-09 Igor Mammedov New
[v3,18/35] tests: acpi: white-list to be re-factored pc/q35 DSDT Untitled series #304032 - - - - --- 2022-06-09 Igor Mammedov New
[4/4] virtio-mmio: cleanup reset virtio: various cleanups to reset code - - - - --- 2022-06-09 Paolo Bonzini New
[3/4] virtio: stop ioeventfd on reset virtio: various cleanups to reset code - - 1 - --- 2022-06-09 Paolo Bonzini New
[2/4] virtio-mmio: stop ioeventfd on legacy reset virtio: various cleanups to reset code - - 1 - --- 2022-06-09 Paolo Bonzini New
[1/4] s390x: simplify virtio_ccw_reset_virtio virtio: various cleanups to reset code - - 1 - --- 2022-06-09 Paolo Bonzini New
[PULL,55/55] target/arm: Add ID_AA64SMFR0_EL1 [PULL,01/55] target/arm: Declare support for FEAT_RASv1p1 - - 1 - --- 2022-06-09 Peter Maydell New
[PULL,54/55] target/arm: Add isar_feature_aa64_sme [PULL,01/55] target/arm: Declare support for FEAT_RASv1p1 - - 1 - --- 2022-06-09 Peter Maydell New
[PULL,53/55] target/arm: Export bfdotadd from vec_helper.c [PULL,01/55] target/arm: Declare support for FEAT_RASv1p1 - - 1 - --- 2022-06-09 Peter Maydell New
[PULL,52/55] target/arm: Move expand_pred_h to vec_internal.h [PULL,01/55] target/arm: Declare support for FEAT_RASv1p1 - - 1 - --- 2022-06-09 Peter Maydell New
[PULL,51/55] target/arm: Use expand_pred_b in mve_helper.c [PULL,01/55] target/arm: Declare support for FEAT_RASv1p1 - - 1 - --- 2022-06-09 Peter Maydell New
[PULL,50/55] target/arm: Move expand_pred_b to vec_internal.h [PULL,01/55] target/arm: Declare support for FEAT_RASv1p1 - - 1 - --- 2022-06-09 Peter Maydell New
[PULL,49/55] target/arm: Export sve contiguous ldst support functions [PULL,01/55] target/arm: Declare support for FEAT_RASv1p1 - - 1 - --- 2022-06-09 Peter Maydell New
[PULL,48/55] target/arm: Split out load/store primitives to sve_ldst_internal.h [PULL,01/55] target/arm: Declare support for FEAT_RASv1p1 - - 1 - --- 2022-06-09 Peter Maydell New
[PULL,47/55] target/arm: Rename sve_zcr_len_for_el to sve_vqm1_for_el [PULL,01/55] target/arm: Declare support for FEAT_RASv1p1 - - 1 - --- 2022-06-09 Peter Maydell New
[PULL,46/55] target/arm: Use uint32_t instead of bitmap for sve vq's [PULL,01/55] target/arm: Declare support for FEAT_RASv1p1 - - 1 - --- 2022-06-09 Peter Maydell New
[PULL,45/55] target/arm: Merge aarch64_sve_zcr_get_valid_len into caller [PULL,01/55] target/arm: Declare support for FEAT_RASv1p1 - - 1 - --- 2022-06-09 Peter Maydell New
[PULL,44/55] target/arm: Do not use aarch64_sve_zcr_get_valid_len in reset [PULL,01/55] target/arm: Declare support for FEAT_RASv1p1 - - 1 - --- 2022-06-09 Peter Maydell New
[PULL,43/55] target/arm: Hoist arm_is_el2_enabled check in sve_exception_el [PULL,01/55] target/arm: Declare support for FEAT_RASv1p1 - - 1 - --- 2022-06-09 Peter Maydell New
[PULL,42/55] target/arm: Use el_is_in_host for sve_exception_el [PULL,01/55] target/arm: Declare support for FEAT_RASv1p1 - - 1 - --- 2022-06-09 Peter Maydell New
[PULL,41/55] target/arm: Use el_is_in_host for sve_zcr_len_for_el [PULL,01/55] target/arm: Declare support for FEAT_RASv1p1 - - 1 - --- 2022-06-09 Peter Maydell New
[PULL,40/55] target/arm: Add el_is_in_host [PULL,01/55] target/arm: Declare support for FEAT_RASv1p1 - - 1 - --- 2022-06-09 Peter Maydell New
[PULL,39/55] target/arm: Remove fp checks from sve_exception_el [PULL,01/55] target/arm: Declare support for FEAT_RASv1p1 - - 1 - --- 2022-06-09 Peter Maydell New
[PULL,38/55] target/arm: Remove route_to_el2 check from sve_exception_el [PULL,01/55] target/arm: Declare support for FEAT_RASv1p1 - - 1 - --- 2022-06-09 Peter Maydell New
[PULL,37/55] linux-user/aarch64: Introduce sve_vq [PULL,01/55] target/arm: Declare support for FEAT_RASv1p1 - - 1 - --- 2022-06-09 Peter Maydell New
[PULL,36/55] target/arm: Rename TBFLAG_A64 ZCR_LEN to VL [PULL,01/55] target/arm: Declare support for FEAT_RASv1p1 - - 1 - --- 2022-06-09 Peter Maydell New
[PULL,35/55] target/arm: Pass CPUARMState to arm_ld[lq]_ptw [PULL,01/55] target/arm: Declare support for FEAT_RASv1p1 - - 1 - --- 2022-06-09 Peter Maydell New
[PULL,34/55] target/arm: Move stage_1_mmu_idx, arm_stage1_mmu_idx to ptw.c [PULL,01/55] target/arm: Declare support for FEAT_RASv1p1 - - 1 - --- 2022-06-09 Peter Maydell New
[PULL,33/55] target/arm: Move arm_cpu_get_phys_page_attrs_debug to ptw.c [PULL,01/55] target/arm: Declare support for FEAT_RASv1p1 - - 1 - --- 2022-06-09 Peter Maydell New
[PULL,32/55] target/arm: Move regime_translation_disabled to ptw.c [PULL,01/55] target/arm: Declare support for FEAT_RASv1p1 - - 1 - --- 2022-06-09 Peter Maydell New
[PULL,31/55] target/arm: Move regime_ttbr to ptw.c [PULL,01/55] target/arm: Declare support for FEAT_RASv1p1 - - 1 - --- 2022-06-09 Peter Maydell New
[PULL,30/55] target/arm: Move regime_is_user to ptw.c [PULL,01/55] target/arm: Declare support for FEAT_RASv1p1 - - 1 - --- 2022-06-09 Peter Maydell New
[PULL,29/55] target/arm: Move ap_to_tw_prot etc to ptw.c [PULL,01/55] target/arm: Declare support for FEAT_RASv1p1 - - 1 - --- 2022-06-09 Peter Maydell New
[PULL,28/55] target/arm: Move aa32_va_parameters to ptw.c [PULL,01/55] target/arm: Declare support for FEAT_RASv1p1 - - 1 - --- 2022-06-09 Peter Maydell New
[PULL,27/55] target/arm: Move check_s2_mmu_setup to ptw.c [PULL,01/55] target/arm: Declare support for FEAT_RASv1p1 - - 1 - --- 2022-06-09 Peter Maydell New
« 1 2 ... 692 693 6944314 4315 »