Show patches with: State = Action Required       |    Archived = No       |   3436 patches
« 1 2 3 434 35 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[00/10] target/i386/tcg: fixes for seg_helper.c - - - --- 2024-07-10 Paolo Bonzini New
[00/12] tcg patch queue - - - --- 2024-07-23 Richard Henderson New
[01/10] target/i386/tcg: Remove SEG_ADDL [01/10] target/i386/tcg: Remove SEG_ADDL - - - --- 2024-07-10 Paolo Bonzini New
[01/11] hw/sd/sdcard: Move sd_[a]cmd_name() methods to sd.c hw/sd/sdcard: Consolidate SDProto::cmd[] arrays - - - --- 2024-06-27 Philippe Mathieu-Daudé New
[01/11] tests/functional: Add base classes for the upcoming pytest-based tests Convert avocado tests to normal Python unittests - - - --- 2024-07-16 Thomas Huth New
[01/12] accel/tcg: Move {set, clear}_helper_retaddr to cpu_ldst.h [01/12] accel/tcg: Move {set, clear}_helper_retaddr to cpu_ldst.h - 1 - --- 2024-07-23 Richard Henderson New
[01/12] hw/sd/sdcard: Add sd_acmd_SET_BUS_WIDTH handler (ACMD6) hw/sd/sdcard: Convert ACMD to sd_cmd_handler format - - - --- 2024-06-27 Philippe Mathieu-Daudé New
[01/13] range: Make ranges_overlap() return bool make range overlap check more readable - 1 - --- 2024-07-22 Yao Xingtao New
[01/13] tests/avocado: mips: fallback to HTTP given certificate expiration Bump Avocado to 103.0 LTS and update tests for compatibility and new features - 1 - --- 2024-07-26 Cleber Rosa New
[01/14] add skeleton rust: example of bindings code for Rust in QEMU - - - --- 2024-07-01 Paolo Bonzini New
[01/14] bsd-user:Add CPU initialization and management functions bsd-user: Misc changes for 9.1 (I hope) - 2 - --- 2024-07-22 Warner Losh New
[01/15] testing: bump to latest libvirt-ci Final bits for 9.1-rc0 (docker, plugins, gdbstub, semihosting) - 1 - --- 2024-07-18 Alex Bennée New
[01/17] target/arm: Use tcg_gen_extract2_i64 for EXT target/arm: AdvSIMD decodetree conversion, part 4 - 1 - --- 2024-07-17 Richard Henderson New
[01/18] target/ppc: Fix msgsnd for POWER8 ppc/pnv: Better big-core model, lpar-per-core, PC unit - - - --- 2024-07-11 Nicholas Piggin New
[01/19] hw/sd/sdcard: Introduce set_csd/set_cid handlers hw/sd: Add support for eMMC cards - - - --- 2024-06-27 Philippe Mathieu-Daudé New
[01/21] hw/sd/sdcard: Add sd_cmd_SWITCH_FUNCTION handler (CMD6) hw/sd/sdcard: Convert CMD to sd_cmd_handler format - - - --- 2024-06-27 Philippe Mathieu-Daudé New
[01/23] tests/lcitool: fix debian-i686-cross toolchain prefix July maintainer updates (32bit, testing, plugins, gdbstub) - 1 - --- 2024-06-28 Alex Bennée New
[01/24] target/riscv: Add zicfilp extension riscv support for control flow integrity extensions - - - --- 2024-07-25 Deepak Gupta New
[01/26] hw/vmapple/apple-gfx: Introduce ParavirtualizedGraphics.Framework support [01/26] hw/vmapple/apple-gfx: Introduce ParavirtualizedGraphics.Framework support - - - --- 2024-07-15 Phil Dennis-Jordan New
[02/10] target/i386/tcg: Allow IRET from user mode to user mode with SMAP [01/10] target/i386/tcg: Remove SEG_ADDL - 1 - --- 2024-07-10 Paolo Bonzini New
[02/11] hw/sd/sdcard: Pass SDState as argument to sd_[a]cmd_name() hw/sd/sdcard: Consolidate SDProto::cmd[] arrays - - - --- 2024-06-27 Philippe Mathieu-Daudé New
[02/11] tests/functional: Convert simple avocado tests into standalone python tests Convert avocado tests to normal Python unittests - - - --- 2024-07-16 Thomas Huth New
[02/12] hw/sd/sdcard: Add sd_acmd_SD_STATUS handler (ACMD13) hw/sd/sdcard: Convert ACMD to sd_cmd_handler format - - - --- 2024-06-28 Philippe Mathieu-Daudé New
[02/12] target/arm: Use set/clear_helper_retaddr in helper-a64.c [01/12] accel/tcg: Move {set, clear}_helper_retaddr to cpu_ldst.h - 1 - --- 2024-07-23 Richard Henderson New
[02/13] arm/boot: make range overlap check more readable make range overlap check more readable - 1 1 --- 2024-07-22 Yao Xingtao New
[02/13] tests/avocado: mips: add hint for fetchasset plugin Bump Avocado to 103.0 LTS and update tests for compatibility and new features - - - --- 2024-07-26 Cleber Rosa New
[02/14] bsd-user:Add AArch64 register handling and related functions bsd-user: Misc changes for 9.1 (I hope) - 1 - --- 2024-07-22 Warner Losh New
[02/14] set expectations rust: example of bindings code for Rust in QEMU - - - --- 2024-07-01 Paolo Bonzini New
[02/15] tests/avocado: Remove non-working sparc leon3 test Final bits for 9.1-rc0 (docker, plugins, gdbstub, semihosting) 1 1 - --- 2024-07-18 Alex Bennée New
[02/17] target/arm: Convert EXT to decodetree target/arm: AdvSIMD decodetree conversion, part 4 - 1 - --- 2024-07-17 Richard Henderson New
[02/18] ppc/pnv: Add pointer from PnvCPUState to PnvCore ppc/pnv: Better big-core model, lpar-per-core, PC unit - 2 - --- 2024-07-11 Nicholas Piggin New
[02/19] hw/sd/sdcard: Cover more SDCardStates hw/sd: Add support for eMMC cards - - - --- 2024-06-27 Philippe Mathieu-Daudé New
[02/21] hw/sd/sdcard: Add sd_cmd_DE/SELECT_CARD handler (CMD7) hw/sd/sdcard: Convert CMD to sd_cmd_handler format - - - --- 2024-06-27 Philippe Mathieu-Daudé New
[02/23] target/i386: fix gen_prepare_size_nz condition July maintainer updates (32bit, testing, plugins, gdbstub) - - - --- 2024-06-28 Alex Bennée New
[02/24] target/riscv: Introduce elp state and enabling controls for zicfilp riscv support for control flow integrity extensions - - - --- 2024-07-25 Deepak Gupta New
[02/26] hw/vmapple/apple-gfx: BQL renaming update [01/26] hw/vmapple/apple-gfx: Introduce ParavirtualizedGraphics.Framework support - - - --- 2024-07-15 Phil Dennis-Jordan New
[03/10] target/i386/tcg: use PUSHL/PUSHW for error code [01/10] target/i386/tcg: Remove SEG_ADDL - 1 - --- 2024-07-10 Paolo Bonzini New
[03/11] hw/sd/sdcard: Prepare SDProto to contain more fields hw/sd/sdcard: Consolidate SDProto::cmd[] arrays - - - --- 2024-06-27 Philippe Mathieu-Daudé New
[03/11] tests/functional: Convert avocado tests that just need a small adjustment Convert avocado tests to normal Python unittests - 1 - --- 2024-07-16 Thomas Huth New
[03/12] hw/sd/sdcard: Add sd_acmd_SEND_NUM_WR_BLOCKS handler (ACMD22) hw/sd/sdcard: Convert ACMD to sd_cmd_handler format - - - --- 2024-06-28 Philippe Mathieu-Daudé New
[03/12] target/arm: Use set/clear_helper_retaddr in SVE and SME helpers [01/12] accel/tcg: Move {set, clear}_helper_retaddr to cpu_ldst.h - 1 - --- 2024-07-23 Richard Henderson New
[03/13] core/loader: make range overlap check more readable make range overlap check more readable - - - --- 2024-07-22 Yao Xingtao New
[03/13] tests/avocado/intel_iommu.py: increase timeout Bump Avocado to 103.0 LTS and update tests for compatibility and new features - - - --- 2024-07-26 Cleber Rosa New
[03/14] bsd-user:Add ARM AArch64 support and capabilities bsd-user: Misc changes for 9.1 (I hope) - 1 - --- 2024-07-22 Warner Losh New
[03/14] rust: define traits and pointer wrappers to convert from/to C representations rust: example of bindings code for Rust in QEMU - - - --- 2024-07-01 Paolo Bonzini New
[03/15] gdbstub: Re-factor gdb command extensions Final bits for 9.1-rc0 (docker, plugins, gdbstub, semihosting) - 1 - --- 2024-07-18 Alex Bennée New
[03/17] target/arm: Convert TBL, TBX to decodetree target/arm: AdvSIMD decodetree conversion, part 4 - 1 - --- 2024-07-17 Richard Henderson New
[03/18] ppc/pnv: Add a pointer from PnvChip to PnvMachineState ppc/pnv: Better big-core model, lpar-per-core, PC unit - - - --- 2024-07-11 Nicholas Piggin New
[03/19] hw/sd/sdcard: Basis for eMMC support hw/sd: Add support for eMMC cards - - - --- 2024-06-27 Philippe Mathieu-Daudé New
[03/21] hw/sd/sdcard: Add sd_cmd_SEND_IF_COND handler (CMD8) hw/sd/sdcard: Convert CMD to sd_cmd_handler format - - - --- 2024-06-27 Philippe Mathieu-Daudé New
[03/23] testing: restore some testing for i686 July maintainer updates (32bit, testing, plugins, gdbstub) - - - --- 2024-06-28 Alex Bennée New
[03/24] target/riscv: save and restore elp state on priv transitions riscv support for control flow integrity extensions - - - --- 2024-07-25 Deepak Gupta New
[03/26] hw/display/apple-gfx: Moved from hw/vmapple/ [01/26] hw/vmapple/apple-gfx: Introduce ParavirtualizedGraphics.Framework support - - - --- 2024-07-15 Phil Dennis-Jordan New
[04/10] target/i386/tcg: Reorg push/pop within seg_helper.c [01/10] target/i386/tcg: Remove SEG_ADDL - - - --- 2024-07-10 Paolo Bonzini New
[04/11] hw/sd/sdcard: Store command name in SDProto hw/sd/sdcard: Consolidate SDProto::cmd[] arrays - - - --- 2024-06-27 Philippe Mathieu-Daudé New
[04/11] tests/functional: Add python-based tests to the meson build system Convert avocado tests to normal Python unittests - 2 - --- 2024-07-16 Thomas Huth New
[04/12] hw/sd/sdcard: Add sd_acmd_SET_WR_BLK_ERASE_COUNT handler (ACMD23) hw/sd/sdcard: Convert ACMD to sd_cmd_handler format - - - --- 2024-06-28 Philippe Mathieu-Daudé New
[04/12] target/ppc/mem_helper.c: Remove a conditional from dcbz_common() [01/12] accel/tcg: Move {set, clear}_helper_retaddr to cpu_ldst.h - 2 - --- 2024-07-23 Richard Henderson New
[04/13] cxl/mailbox: make range overlap check more readable make range overlap check more readable - 1 1 --- 2024-07-22 Yao Xingtao New
[04/13] tests/avocado: add cdrom permission related tests Bump Avocado to 103.0 LTS and update tests for compatibility and new features - - - --- 2024-07-26 Cleber Rosa New
[04/14] bsd-user:Add ARM AArch64 signal handling support bsd-user: Misc changes for 9.1 (I hope) - 1 - --- 2024-07-22 Warner Losh New
[04/14] rust: add tests for util::foreign rust: example of bindings code for Rust in QEMU - - - --- 2024-07-01 Paolo Bonzini New
[04/15] plugins/stoptrigger: TCG plugin to stop execution under conditions Final bits for 9.1-rc0 (docker, plugins, gdbstub, semihosting) - 1 - --- 2024-07-18 Alex Bennée New
[04/17] target/arm: Convert UZP, TRN, ZIP to decodetree target/arm: AdvSIMD decodetree conversion, part 4 - - - --- 2024-07-17 Richard Henderson New
[04/18] ppc/pnv: Move timebase state into PnvCore ppc/pnv: Better big-core model, lpar-per-core, PC unit - 1 - --- 2024-07-11 Nicholas Piggin New
[04/19] hw/sd/sdcard: Register generic command handlers hw/sd: Add support for eMMC cards - - - --- 2024-06-27 Philippe Mathieu-Daudé New
[04/21] hw/sd/sdcard: Add sd_cmd_SEND_CSD/CID handlers (CMD9 & CMD10) hw/sd/sdcard: Convert CMD to sd_cmd_handler format - - - --- 2024-06-27 Philippe Mathieu-Daudé New
[04/23] tracepoints: move physmem trace points July maintainer updates (32bit, testing, plugins, gdbstub) - 1 - --- 2024-06-28 Alex Bennée New
[04/24] target/riscv: additional code information for sw check riscv support for control flow integrity extensions - - - --- 2024-07-25 Deepak Gupta New
[04/26] hw/display/apple-gfx: uses DEFINE_TYPES macro [01/26] hw/vmapple/apple-gfx: Introduce ParavirtualizedGraphics.Framework support - - - --- 2024-07-15 Phil Dennis-Jordan New
[05/10] target/i386/tcg: Introduce x86_mmu_index_{kernel_,}pl [01/10] target/i386/tcg: Remove SEG_ADDL - - - --- 2024-07-10 Paolo Bonzini New
[05/11] hw/sd/sdcard: Store command type in SDProto hw/sd/sdcard: Consolidate SDProto::cmd[] arrays - - - --- 2024-06-27 Philippe Mathieu-Daudé New
[05/11] tests/functional: Implement fetch_asset() method for downloading assets Convert avocado tests to normal Python unittests - - - --- 2024-07-16 Thomas Huth New
[05/12] hw/sd/sdcard: Add sd_acmd_SD_APP_OP_COND handler (ACMD41) hw/sd/sdcard: Convert ACMD to sd_cmd_handler format - - - --- 2024-06-28 Philippe Mathieu-Daudé New
[05/12] target/ppc: Hoist dcbz_size out of dcbz_common [01/12] accel/tcg: Move {set, clear}_helper_retaddr to cpu_ldst.h - 2 - --- 2024-07-23 Richard Henderson New
[05/13] display/sm501: make range overlap check more readable make range overlap check more readable - - - --- 2024-07-22 Yao Xingtao New
[05/13] tests/avocado: machine aarch64: standardize location and RO access Bump Avocado to 103.0 LTS and update tests for compatibility and new features - - - --- 2024-07-26 Cleber Rosa New
[05/14] bsd-user:Add get_mcontext function for ARM AArch64 bsd-user: Misc changes for 9.1 (I hope) - 1 - --- 2024-07-22 Warner Losh New
[05/14] rust: define wrappers for Error rust: example of bindings code for Rust in QEMU - - - --- 2024-07-01 Paolo Bonzini New
[05/15] plugins: fix mem callback array size Final bits for 9.1-rc0 (docker, plugins, gdbstub, semihosting) - 2 - --- 2024-07-18 Alex Bennée New
[05/17] target/arm: Simplify do_reduction_op target/arm: AdvSIMD decodetree conversion, part 4 - - - --- 2024-07-17 Richard Henderson New
[05/18] target/ppc: Move SPR indirect registers into PnvCore ppc/pnv: Better big-core model, lpar-per-core, PC unit - - - --- 2024-07-11 Nicholas Piggin New
[05/19] hw/sd/sdcard: Register unimplemented command handlers hw/sd: Add support for eMMC cards - - - --- 2024-06-27 Philippe Mathieu-Daudé New
[05/21] hw/sd/sdcard: Add spi_cmd_SEND_CSD/CID handlers (CMD9 & CMD10) hw/sd/sdcard: Convert CMD to sd_cmd_handler format - - - --- 2024-06-27 Philippe Mathieu-Daudé New
[05/23] tests/docker: Specify --userns keep-id for Podman July maintainer updates (32bit, testing, plugins, gdbstub) - - - --- 2024-06-28 Alex Bennée New
[05/24] target/riscv: tracking indirect branches (fcfi) for zicfilp riscv support for control flow integrity extensions - - - --- 2024-07-25 Deepak Gupta New
[05/26] hw/display/apple-gfx: native -> little endian memory ops [01/26] hw/vmapple/apple-gfx: Introduce ParavirtualizedGraphics.Framework support - - - --- 2024-07-15 Phil Dennis-Jordan New
[06/10] target/i386/tcg: Compute MMU index once [01/10] target/i386/tcg: Remove SEG_ADDL - 1 - --- 2024-07-10 Paolo Bonzini New
[06/11] hw/sd/sdcard: Store command class in SDProto hw/sd/sdcard: Consolidate SDProto::cmd[] arrays - - - --- 2024-06-27 Philippe Mathieu-Daudé New
[06/11] tests/functional: Convert some tests that download files via fetch_asset() Convert avocado tests to normal Python unittests - 1 - --- 2024-07-16 Thomas Huth New
[06/12] hw/sd/sdcard: Add sd_acmd_SET_CLR_CARD_DETECT handler (ACMD42) hw/sd/sdcard: Convert ACMD to sd_cmd_handler format - - - --- 2024-06-28 Philippe Mathieu-Daudé New
[06/12] target/ppc: Split out helper_dbczl for 970 [01/12] accel/tcg: Move {set, clear}_helper_retaddr to cpu_ldst.h - 2 - --- 2024-07-23 Richard Henderson New
[06/13] aspeed_smc: make range overlap check more readable make range overlap check more readable - 1 1 --- 2024-07-22 Yao Xingtao New
[06/13] tests/avocado: use more distinct names for assets Bump Avocado to 103.0 LTS and update tests for compatibility and new features - - - --- 2024-07-26 Cleber Rosa New
[06/14] bsd-user:Add setup_sigframe_arch function for ARM AArch64 bsd-user: Misc changes for 9.1 (I hope) - 1 - --- 2024-07-22 Warner Losh New
[06/14] rust: define wrappers for basic QOM concepts rust: example of bindings code for Rust in QEMU - - - --- 2024-07-01 Paolo Bonzini New
[06/15] tests/plugins: use qemu_plugin_outs for inline stats Final bits for 9.1-rc0 (docker, plugins, gdbstub, semihosting) - 2 - --- 2024-07-18 Alex Bennée New
[06/17] target/arm: Convert ADDV, *ADDLV, *MAXV, *MINV to decodetree target/arm: AdvSIMD decodetree conversion, part 4 - - - --- 2024-07-17 Richard Henderson New
[06/18] ppc/pnv: specialise init for powernv8/9/10 machines ppc/pnv: Better big-core model, lpar-per-core, PC unit - 2 - --- 2024-07-11 Nicholas Piggin New
[06/19] hw/sd/sdcard: Add emmc_cmd_SET_RELATIVE_ADDR() handler hw/sd: Add support for eMMC cards - 1 - --- 2024-06-27 Philippe Mathieu-Daudé New
« 1 2 3 434 35 »