Show patches with: State = Action Required       |   427089 patches
« 1 2 ... 544 545 5464270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/2] include: Include headers where needed [1/2] include/hw/virtio: Break inclusion loop - - - - --- 2022-12-14 Markus Armbruster New
[1/2] include/hw/virtio: Break inclusion loop [1/2] include/hw/virtio: Break inclusion loop - - - - --- 2022-12-14 Markus Armbruster New
[PULL,01/30] docs/devel/qapi-code-gen: Update example to match current code [PULL,01/30] docs/devel/qapi-code-gen: Update example to match current code - - 1 - --- 2022-12-14 Markus Armbruster New
[PULL,00/30] QAPI patches patches for 2022-12-14 - - - - --- 2022-12-14 Markus Armbruster New
hw/cxl/device: Add Flex Bus Port DVSEC hw/cxl/device: Add Flex Bus Port DVSEC - - - - --- 2022-12-14 Ira Weiny New
[5/5] migration: Postpone postcopy preempt channel to be after main migration: Fix disorder of channel creations - - - - --- 2022-12-13 Peter Xu New
[4/5] migration: Add a semaphore to count PONGs migration: Fix disorder of channel creations - - - - --- 2022-12-13 Peter Xu New
[3/5] migration: Rework multi-channel checks on URI migration: Fix disorder of channel creations - - - - --- 2022-12-13 Peter Xu New
[2/5] migration: check magic value for deciding the mapping of channels migration: Fix disorder of channel creations - - 2 - --- 2022-12-13 Peter Xu New
[1/5] io: Add support for MSG_PEEK for socket channel migration: Fix disorder of channel creations - - 1 - --- 2022-12-13 Peter Xu New
[8/8] tests: build and run QPP tests Inter-plugin interactions with QPP - - 1 - --- 2022-12-13 Andrew Fasano New
[7/8] include/qemu: added macro for QPP import function Inter-plugin interactions with QPP - - - - --- 2022-12-13 Andrew Fasano New
[6/8] plugins: implement QPP import function Inter-plugin interactions with QPP - - - - --- 2022-12-13 Andrew Fasano New
[5/8] plugins: implement QPP callbacks Inter-plugin interactions with QPP - - - - --- 2022-12-13 Andrew Fasano New
[4/8] plugins: add core API functions for QPP callbacks Inter-plugin interactions with QPP - - - - --- 2022-12-13 Andrew Fasano New
[3/8] plugins: add id_to_plugin_name Inter-plugin interactions with QPP - - - - --- 2022-12-13 Andrew Fasano New
[2/8] plugins: version 2, require unique plugin names Inter-plugin interactions with QPP - - - - --- 2022-12-13 Andrew Fasano New
[1/8] docs/devel: describe QPP API Inter-plugin interactions with QPP - - 1 - --- 2022-12-13 Andrew Fasano New
[v2] linux-user: Fix /proc/cpuinfo output for sparc and hppa [v2] linux-user: Fix /proc/cpuinfo output for sparc and hppa - - - - --- 2022-12-13 Helge Deller New
[v4,27/27] tcg: Add TCGHelperInfo argument to tcg_out_call tcg misc patches - - 1 - --- 2022-12-13 Richard Henderson New
[v4,26/27] tcg/aarch64: Merge tcg_out_callr into tcg_out_call tcg misc patches - - 1 - --- 2022-12-13 Richard Henderson New
[v4,25/27] tcg: Move ffi_cif pointer into TCGHelperInfo tcg misc patches - - - - --- 2022-12-13 Richard Henderson New
[v4,24/27] tcg: Factor init_ffi_layouts() out of tcg_context_init() tcg misc patches - - - - --- 2022-12-13 Richard Henderson New
[v4,23/27] tcg: Convert typecode_to_ffi from array to function tcg misc patches - - - - --- 2022-12-13 Richard Henderson New
[v4,22/27] tcg: Reorg function calls tcg misc patches - - - - --- 2022-12-13 Richard Henderson New
[v4,21/27] tcg: Use output_pref wrapper function tcg misc patches - - 1 - --- 2022-12-13 Richard Henderson New
[v4,20/27] tcg: Vary the allocation size for TCGOp tcg misc patches - - 1 - --- 2022-12-13 Richard Henderson New
[v4,19/27] accel/tcg/plugin: Use copy_op in append_{udata, mem}_cb tcg misc patches 1 - 1 - --- 2022-12-13 Richard Henderson New
[v4,18/27] accel/tcg/plugin: Avoid duplicate copy in copy_call tcg misc patches 1 - 1 - --- 2022-12-13 Richard Henderson New
[v4,17/27] accel/tcg/plugin: Don't search for the function pointer index tcg misc patches - - 1 - --- 2022-12-13 Richard Henderson New
[v4,16/27] tcg: Use TCG_CALL_ARG_EVEN for TCI special case tcg misc patches - - 1 - --- 2022-12-13 Richard Henderson New
[v4,15/27] tcg: Replace TCG_TARGET_EXTEND_ARGS with TCG_TARGET_CALL_ARG_I32 tcg misc patches - - 1 - --- 2022-12-13 Richard Henderson New
[v4,14/27] tcg: Replace TCG_TARGET_CALL_ALIGN_ARGS with TCG_TARGET_CALL_ARG_I64 tcg misc patches - - 1 - --- 2022-12-13 Richard Henderson New
[v4,13/27] tcg: Introduce TCGCallReturnKind and TCGCallArgumentKind tcg misc patches - - 2 - --- 2022-12-13 Richard Henderson New
[v4,12/27] tcg: Introduce tcg_type_size tcg misc patches - - 1 - --- 2022-12-13 Richard Henderson New
[v4,11/27] tcg: Move TCG_TYPE_COUNT outside enum tcg misc patches - - 1 - --- 2022-12-13 Richard Henderson New
[v4,10/27] tcg: Allocate TCGTemp pairs in host memory order tcg misc patches - - 1 - --- 2022-12-13 Richard Henderson New
[v4,09/27] tcg: Simplify calls to temp_sync vs mem_coherent tcg misc patches - - 1 - --- 2022-12-13 Richard Henderson New
[v4,08/27] tcg: Add temp_subindex to TCGTemp tcg misc patches - - 1 - --- 2022-12-13 Richard Henderson New
[v4,07/27] tcg: Move TCG_{LOW,HIGH} to tcg-internal.h tcg misc patches - - 1 - --- 2022-12-13 Richard Henderson New
[v4,06/27] target/sparc: Avoid TCGV_{LOW,HIGH} tcg misc patches - - 1 - --- 2022-12-13 Richard Henderson New
[v4,05/27] accel/tcg: Set cflags_next_tb in cpu_common_initfn tcg misc patches - 1 1 - --- 2022-12-13 Richard Henderson New
[v4,04/27] tcg: Introduce paired register allocation tcg misc patches - - - - --- 2022-12-13 Richard Henderson New
[v4,03/27] tcg: Remove check_regs tcg misc patches - - 1 - --- 2022-12-13 Richard Henderson New
[v4,02/27] tcg: Centralize updates to reg_to_temp tcg misc patches - - 1 - --- 2022-12-13 Richard Henderson New
[v4,01/27] tcg: Fix tcg_reg_alloc_dup* tcg misc patches - - - - --- 2022-12-13 Richard Henderson New
[6/6] target/arm: cleanup cpu includes target/arm: general cleanups 1 - - - --- 2022-12-13 Fabiano Rosas New
[5/6] target/arm: Remove unused includes from helper.c target/arm: general cleanups - - - - --- 2022-12-13 Fabiano Rosas New
[4/6] target/arm: Remove unused includes from m_helper.c target/arm: general cleanups - - - - --- 2022-12-13 Fabiano Rosas New
[3/6] target/arm: Fix checkpatch brace errors in helper.c target/arm: general cleanups - - - - --- 2022-12-13 Fabiano Rosas New
[2/6] target/arm: Fix checkpatch space errors in helper.c target/arm: general cleanups - - - - --- 2022-12-13 Fabiano Rosas New
[1/6] target/arm: Fix checkpatch comment style warnings in helper.c target/arm: general cleanups - - - - --- 2022-12-13 Fabiano Rosas New
[v2] linux-user: Add emulation for MADV_WIPEONFORK and MADV_KEEPONFORK in madvise() [v2] linux-user: Add emulation for MADV_WIPEONFORK and MADV_KEEPONFORK in madvise() 1 - 1 - --- 2022-12-13 Helge Deller New
linux-user: Enhance /proc/cpuinfo output for sparc, hppa and m68k linux-user: Enhance /proc/cpuinfo output for sparc, hppa and m68k - - - - --- 2022-12-13 Helge Deller New
linux-user: Add missing MAP_HUGETLB and MAP_STACK flags in strace linux-user: Add missing MAP_HUGETLB and MAP_STACK flags in strace - - 1 - --- 2022-12-13 Helge Deller New
[PATCH-for-8.0] tests/avocado: Add a quick test to boot Trusted Firmware on SBSA-ref [PATCH-for-8.0] tests/avocado: Add a quick test to boot Trusted Firmware on SBSA-ref - - - - --- 2022-12-13 Philippe Mathieu-Daudé New
[RFC,v3,3/3] migration: reduce time of loading non-iterable vmstate migration: reduce time of loading non-iterable vmstate - - - - --- 2022-12-13 Chuang Xu New
[RFC,v3,2/3] virtio: support delay of checks in virtio_load() migration: reduce time of loading non-iterable vmstate - - - - --- 2022-12-13 Chuang Xu New
[RFC,v3,1/3] memory: add depth assert in address_space_to_flatview migration: reduce time of loading non-iterable vmstate - - - - --- 2022-12-13 Chuang Xu New
[RFC,PATCH-for-8.0,3/3] hw/net/xilinx_ethlite: Replace tswap32() by be32_to_cpu() hw/ppc: Remove tswap() calls - - - - --- 2022-12-13 Philippe Mathieu-Daudé New
[RFC,PATCH-for-8.0,2/3] hw/ppc/spapr: Replace tswap64(HPTE) by cpu_to_be64(HPTE) hw/ppc: Remove tswap() calls - - - - --- 2022-12-13 Philippe Mathieu-Daudé New
[RFC,PATCH-for-8.0,1/3] hw/ppc: Replace tswap32() by const_le32() hw/ppc: Remove tswap() calls - - - - --- 2022-12-13 Philippe Mathieu-Daudé New
[PATCH-for-8.0,4/4] hw/ppc/spapr_ovec: Avoid target_ulong spapr_ovec_parse_vector() ppc: Clean up few headers to make them target agnostic - - - - --- 2022-12-13 Philippe Mathieu-Daudé New
[PATCH-for-8.0,3/4] hw/ppc/spapr: Reduce "vof.h" inclusion ppc: Clean up few headers to make them target agnostic - - 1 - --- 2022-12-13 Philippe Mathieu-Daudé New
[PATCH-for-8.0,2/4] hw/ppc/vof: Do not include the full "cpu.h" ppc: Clean up few headers to make them target agnostic - - 1 - --- 2022-12-13 Philippe Mathieu-Daudé New
[PATCH-for-8.0,1/4] target/ppc/kvm: Add missing "cpu.h" and "exec/hwaddr.h" ppc: Clean up few headers to make them target agnostic - - 1 - --- 2022-12-13 Philippe Mathieu-Daudé New
[PATCH-for-8.0,v2,6/6] hw/virtio: Extract QMP related code virtio-qmp.c hw/virtio: Split ioconfig / qmp code from virtio.c - - - - --- 2022-12-13 Philippe Mathieu-Daudé New
[PATCH-for-8.0,v2,5/6] hw/virtio: Extract config read/write accessors to virtio-config-io.c hw/virtio: Split ioconfig / qmp code from virtio.c - - - - --- 2022-12-13 Philippe Mathieu-Daudé New
[PATCH-for-8.0,v2,4/6] hw/virtio: Constify qmp_virtio_feature_map_t[] hw/virtio: Split ioconfig / qmp code from virtio.c - - 1 - --- 2022-12-13 Philippe Mathieu-Daudé New
[PATCH-for-8.0,v2,3/6] hw/virtio: Guard and restrict scope of qmp_virtio_feature_map_t[] hw/virtio: Split ioconfig / qmp code from virtio.c - - 1 - --- 2022-12-13 Philippe Mathieu-Daudé New
[PATCH-for-8.0,v2,2/6] hw/virtio: Rename virtio_ss[] -> specific_virtio_ss[] hw/virtio: Split ioconfig / qmp code from virtio.c - - - - --- 2022-12-13 Philippe Mathieu-Daudé New
[PATCH-for-8.0,v2,1/6] hw/virtio: Add missing "hw/core/cpu.h" include hw/virtio: Split ioconfig / qmp code from virtio.c - - - - --- 2022-12-13 Philippe Mathieu-Daudé New
docs/interop: Change the vnc-ledstate-Pseudo-encoding doc into .rst docs/interop: Change the vnc-ledstate-Pseudo-encoding doc into .rst - - - - --- 2022-12-13 Thomas Huth New
hw: Include the VMWare devices only in the x86 targets hw: Include the VMWare devices only in the x86 targets - - 1 - --- 2022-12-13 Thomas Huth New
[14/14] block: Rename newly converted BlockDriver IO coroutine functions block: Move more functions to coroutines - - - - --- 2022-12-13 Kevin Wolf New
[13/14] block: Convert bdrv_debug_event to co_wrapper_mixed block: Move more functions to coroutines - - - - --- 2022-12-13 Kevin Wolf New
[12/14] block: convert bdrv_lock_medium in co_wrapper block: Move more functions to coroutines - - - - --- 2022-12-13 Kevin Wolf New
[11/14] block: Convert bdrv_eject() to co_wrapper block: Move more functions to coroutines - - - - --- 2022-12-13 Kevin Wolf New
[10/14] block: Convert bdrv_is_inserted() to co_wrapper block: Move more functions to coroutines - - - - --- 2022-12-13 Kevin Wolf New
[09/14] block: Convert bdrv_get_info() to co_wrapper_mixed block: Move more functions to coroutines - - - - --- 2022-12-13 Kevin Wolf New
[08/14] block: Convert bdrv_get_allocated_file_size() to co_wrapper block: Move more functions to coroutines - - - - --- 2022-12-13 Kevin Wolf New
[07/14] block: use bdrv_co_refresh_total_sectors when possible block: Move more functions to coroutines - - - - --- 2022-12-13 Kevin Wolf New
[06/14] block-backend: use bdrv_getlength instead of blk_getlength block: Move more functions to coroutines - - 1 - --- 2022-12-13 Kevin Wolf New
[05/14] block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed block: Move more functions to coroutines - - - - --- 2022-12-13 Kevin Wolf New
[04/14] block: Rename refresh_total_sectors to bdrv_refresh_total_sectors block: Move more functions to coroutines - - 1 - --- 2022-12-13 Kevin Wolf New
[03/14] block: Convert bdrv_io_unplug() to co_wrapper block: Move more functions to coroutines - - - - --- 2022-12-13 Kevin Wolf New
[02/14] block: Convert bdrv_io_plug() to co_wrapper block: Move more functions to coroutines - - 1 - --- 2022-12-13 Kevin Wolf New
[01/14] block-coroutine-wrapper: support void functions block: Move more functions to coroutines - - 1 - --- 2022-12-13 Kevin Wolf New
[RFC,PATCH-for-8.0,10/10] hw/virtio: Make most of virtio devices target-independent hw/virtio: Build most objects as target independent units - - - - --- 2022-12-12 Philippe Mathieu-Daudé New
[RFC,PATCH-for-8.0,09/10] hw/virtio: Extract vhost_user_ram_slots_max() to vhost-user-target.c hw/virtio: Build most objects as target independent units - - - - --- 2022-12-12 Philippe Mathieu-Daudé New
[PATCH-for-8.0,08/10] hw/virtio: Un-inline virtio_access_is_big_endian() hw/virtio: Build most objects as target independent units - - - - --- 2022-12-12 Philippe Mathieu-Daudé New
[RFC,PATCH-for-8.0,07/10] hw/virtio: Directly access cached VirtIODevice::access_is_big_endian hw/virtio: Build most objects as target independent units - - - - --- 2022-12-12 Philippe Mathieu-Daudé New
[RFC,PATCH-for-8.0,06/10] hw/virtio: Cache access_is_big_endian value in VirtIODevice state hw/virtio: Build most objects as target independent units - - - - --- 2022-12-12 Philippe Mathieu-Daudé New
[PATCH-for-8.0,05/10] hw/virtio: Extract QMP related code virtio-qmp.c hw/virtio: Build most objects as target independent units - - - - --- 2022-12-12 Philippe Mathieu-Daudé New
[PATCH-for-8.0,04/10] hw/virtio: Extract config read/write accessors to virtio-config.c hw/virtio: Build most objects as target independent units - - - - --- 2022-12-12 Philippe Mathieu-Daudé New
[PATCH-for-8.0,03/10] hw/virtio: Constify qmp_virtio_feature_map_t[] hw/virtio: Build most objects as target independent units - - - - --- 2022-12-12 Philippe Mathieu-Daudé New
[PATCH-for-8.0,02/10] hw/virtio: Rename virtio_ss[] -> specific_virtio_ss[] hw/virtio: Build most objects as target independent units - - - - --- 2022-12-12 Philippe Mathieu-Daudé New
[PATCH-for-8.0,01/10] hw/virtio: Add missing "hw/core/cpu.h" include hw/virtio: Build most objects as target independent units - - - - --- 2022-12-12 Philippe Mathieu-Daudé New
[v3,2/2] hw/usb: add configuration flag for Common Access Card library code hw/usb: add configuration flags for emulated and passthru usb smartcard - - - - --- 2022-12-12 Jon Maloy New
[v3,1/2] hw/usb: add configuration flags for emulated and passthru usb smartcard hw/usb: add configuration flags for emulated and passthru usb smartcard - - - - --- 2022-12-12 Jon Maloy New
« 1 2 ... 544 545 5464270 4271 »