Show patches with: State = Action Required       |   21913 patches
« 1 2 3 4219 220 »
Patch Series S/W/F Date Submitter Delegate State
[v4,14/14] linux-user/main: Suppress out-of-range comparison warning for clang test/tcg: Clang build fixes for arm/aarch64 --- 2024-06-30 Richard Henderson New
[v4,13/14] tests/tcg/arm: Use vmrs/vmsr instead of mcr/mrc test/tcg: Clang build fixes for arm/aarch64 --- 2024-06-30 Richard Henderson New
[v4,12/14] tests/tcg/arm: Use -march and -mfpu for fcvt test/tcg: Clang build fixes for arm/aarch64 --- 2024-06-30 Richard Henderson New
[v4,11/14] tests/tcg/arm: Manually register allocate half-precision numbers test/tcg: Clang build fixes for arm/aarch64 --- 2024-06-30 Richard Henderson New
[v4,10/14] tests/tcg/arm: Use -fno-integrated-as for test-arm-iwmmxt test/tcg: Clang build fixes for arm/aarch64 --- 2024-06-30 Richard Henderson New
[v4,09/14] tests/tcg/arm: Drop -N from LDFLAGS test/tcg: Clang build fixes for arm/aarch64 --- 2024-06-30 Richard Henderson New
[v4,08/14] tests/tcg/arm: Fix fcvt result messages test/tcg: Clang build fixes for arm/aarch64 --- 2024-06-30 Richard Henderson New
[v4,07/14] tests/tcg/aarch64: Add -fno-integrated-as for sme test/tcg: Clang build fixes for arm/aarch64 --- 2024-06-30 Richard Henderson New
[v4,06/14] tests/tcg/aarch64: Do not use x constraint test/tcg: Clang build fixes for arm/aarch64 --- 2024-06-30 Richard Henderson New
[v4,05/14] tests/tcg/aarch64: Fix irg operand type test/tcg: Clang build fixes for arm/aarch64 --- 2024-06-30 Richard Henderson New
[v4,04/14] tests/tcg/aarch64: Explicitly specify register width test/tcg: Clang build fixes for arm/aarch64 --- 2024-06-30 Richard Henderson New
[v4,03/14] tests/tcg/aarch64: Drop -fno-tree-loop-distribute-patterns test/tcg: Clang build fixes for arm/aarch64 --- 2024-06-30 Richard Henderson New
[v4,02/14] tests/tcg: Adjust variable defintion from cc-option test/tcg: Clang build fixes for arm/aarch64 --- 2024-06-30 Richard Henderson New
[v4,01/14] tests/tcg/minilib: Constify digits in print_num test/tcg: Clang build fixes for arm/aarch64 --- 2024-06-30 Richard Henderson New
[PULL,05/16] monitor: Remove obsolete stubs Untitled series #245187 --- 2024-06-30 Michael Tokarev New
[9/9] target/arm: Allow FPCR bits that aren't in FPSCR target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP --- 2024-06-28 Peter Maydell New
[8/9] target/arm: Rename FPSR_MASK and FPCR_MASK and define them symbolically target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP --- 2024-06-28 Peter Maydell New
[7/9] target/arm: Rename FPCR_ QC, NZCV macros to FPSR_ target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP --- 2024-06-28 Peter Maydell New
[6/9] target/arm: Store FPSR and FPCR in separate CPU state fields target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP --- 2024-06-28 Peter Maydell New
[5/9] target/arm: Implement store_cpu_field_low32() macro target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP --- 2024-06-28 Peter Maydell New
[4/9] target/arm: Support migration when FPSR/FPCR won't fit in the FPSCR target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP --- 2024-06-28 Peter Maydell New
[3/9] target/arm: Make vfp_set_fpscr() call vfp_set_{fpcr, fpsr} target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP --- 2024-06-28 Peter Maydell New
[2/9] target/arm: Make vfp_get_fpscr() call vfp_get_{fpcr, fpsr} target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP --- 2024-06-28 Peter Maydell New
[1/9] target/arm: Correct comments about M-profile FPSCR target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP --- 2024-06-28 Peter Maydell New
[06/23] tests/tcg/arm: Fix fcvt result messages July maintainer updates (32bit, testing, plugins, gdbstub) --- 2024-06-28 Alex Bennée 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
[RFC,v42,98/98] hw/sd/sdcard: Add boot config support hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[RFC,v42,97/98] hw/sd/sdcard: Subtract bootarea size from blk hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[RFC,v42,96/98] hw/sd/sdcard: Support boot area in emmc image hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,95/98] hw/sd/sdcard: Add mmc SWITCH function support (CMD6) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,94/98] hw/sd/sdcard: add emmc_cmd_SEND_TUNING_BLOCK handler (CMD21) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[RFC,v42,93/98] hw/sd/sdcard: Add emmc_cmd_SEND_EXT_CSD handler (CMD8) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[RFC,v42,92/98] hw/sd/sdcard: Adapt sd_cmd_APP_CMD handler for eMMC (CMD55) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[RFC,v42,91/98] hw/sd/sdcard: Adapt sd_cmd_ALL_SEND_CID handler for eMMC (CMD2) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[RFC,v42,90/98] hw/sd/sdcard: Add experimental 'x-aspeed-emmc-kludge' property hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,89/98] hw/sd/sdcard: Implement eMMC sleep state (CMD5) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,88/98] hw/sd/sdcard: Add mmc_cmd_PROGRAM_CID handler (CMD26) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,87/98] hw/sd/sdcard: Fix SET_BLOCK_COUNT command argument on eMMC (CMD23) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[RFC,v42,86/98] hw/sd/sdcard: Add emmc_cmd_SEND_OP_COND handler (CMD1) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,85/98] hw/sd/sdcard: Add emmc_cmd_SET_RELATIVE_ADDR() handler hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,84/98] hw/sd/sdcard: Register unimplemented command handlers hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,83/98] hw/sd/sdcard: Register generic command handlers hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,82/98] hw/sd/sdcard: Basis for eMMC support hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,81/98] hw/sd/sdcard: Cover more SDCardStates hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,79/98] hw/sd/sdcard: Trace length of data read on DAT lines hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,78/98] hw/sd/sdcard: Remove default case in read/write on DAT lines hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,77/98] hw/sd/sdcard: Remove noise from sd_cmd_name() hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,76/98] hw/sd/sdcard: Remove noise from sd_acmd_name() hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,75/98] hw/sd/sdcard: Remove sd_none enum from sd_cmd_type_t hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,66/98] hw/sd/sdcard: Add spi_cmd_READ_OCR handler (CMD58) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,65/98] hw/sd/sdcard: Add sd_cmd_GEN_CMD handler (CMD56) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,35/98] hw/sd/sdcard: Convert GEN_CMD to generic_write_byte (CMD56) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,28/98] hw/sd/sdcard: Convert SEND_SCR to generic_read_byte (ACMD51) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,25/98] hw/sd/sdcard: Convert GEN_CMD to generic_read_byte (CMD56) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,17/98] hw/sd/sdcard: Introduce definitions for EXT_CSD register hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[NOTFORMERGE,v42,15/98] tests/qtest: Disable npcm7xx_sdhci tests using hardcoded RCA hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,02/98] hw/sd/sdcard: Use spec v3.01 by default hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v6,11/11] tests/tcg/aarch64: Add MTE gdbstub tests Add MTE stubs for aarch64 user mode --- 2024-06-28 Gustavo Romero New
[v6,10/11] gdbstub: Add support for MTE in user mode Add MTE stubs for aarch64 user mode --- 2024-06-28 Gustavo Romero New
[v6,09/11] gdbstub: Use true to set cmd_startswith Add MTE stubs for aarch64 user mode --- 2024-06-28 Gustavo Romero New
[v6,08/11] gdbstub: Pass CPU context to command handler Add MTE stubs for aarch64 user mode --- 2024-06-28 Gustavo Romero New
[v6,07/11] gdbstub: Make hex conversion function non-internal Add MTE stubs for aarch64 user mode --- 2024-06-28 Gustavo Romero New
[v6,06/11] target/arm: Factor out code for setting MTE TCF0 field Add MTE stubs for aarch64 user mode --- 2024-06-28 Gustavo Romero New
[v6,05/11] target/arm: Make some MTE helpers widely available Add MTE stubs for aarch64 user mode --- 2024-06-28 Gustavo Romero New
[v6,04/11] target/arm: Fix exception case in allocation_tag_mem_probe Add MTE stubs for aarch64 user mode --- 2024-06-28 Gustavo Romero New
[v6,03/11] gdbstub: Add support for target-specific stubs Add MTE stubs for aarch64 user mode --- 2024-06-28 Gustavo Romero New
[v6,02/11] gdbstub: Move GdbCmdParseEntry into a new header file Add MTE stubs for aarch64 user mode --- 2024-06-28 Gustavo Romero New
[v6,01/11] gdbstub: Clean up process_string_cmd Add MTE stubs for aarch64 user mode --- 2024-06-28 Gustavo Romero New
[v2,1/1] hw/intc/loongson_ipi: Gate MMIO regions creation with property hw/intc/loongson_ipi: Fix for LoongArch --- 2024-06-27 Philippe Mathieu-Daudé New
[v5,7/9] gdbstub: Make get cpu and hex conversion functions non-internal Add MTE stubs for aarch64 user mode --- 2024-06-27 Gustavo Romero New
[v2,7/7] tests/tcg/x86_64: add test for plugin memory access plugins: access values during a memory read/write --- 2024-06-26 Pierrick Bouvier New
[v2,6/7] tests/plugin/mem: add option to print memory accesses plugins: access values during a memory read/write --- 2024-06-26 Pierrick Bouvier New
[v2,5/7] tests/tcg: allow to check output of plugins plugins: access values during a memory read/write --- 2024-06-26 Pierrick Bouvier New
[v2,3/7] plugins: extend API to get latest memory value accessed plugins: access values during a memory read/write --- 2024-06-26 Pierrick Bouvier New
[2/3] target/i386/sev: Use size_t for object sizes target/i386/sev: Fix 32-bit host build issues --- 2024-06-26 Richard Henderson New
[1/3] target/i386/sev: Cast id_auth_uaddr through uintptr_t target/i386/sev: Fix 32-bit host build issues --- 2024-06-26 Richard Henderson New
[RFC] target/i386: restrict SEV to 64 bit host builds [RFC] target/i386: restrict SEV to 64 bit host builds --- 2024-06-26 Alex Bennée New
[v2,10/13] target/arm: Add data argument to do_fp3_vector target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson New
[v2,03/13] target/arm: Fix FJCVTZS vs flush-to-zero target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson New
[1/7] hw/sd/sdcard: Introduce sd_cmd_to_receivingdata / sd_generic_write_byte hw/sd/sd: Introduce sd_cmd_to_receivingdata() / sd_generic_write_byte() --- 2024-06-25 Philippe Mathieu-Daudé New
[02/11] hw/sd/sdcard: Convert SWITCH_FUNCTION to generic_read_byte (CMD6) hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte() --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,02/12] hw/sd/sdcard: Generate random RCA value hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-25 Philippe Mathieu-Daudé New
[PULL,17/19] hw/sd/sdcard: Add sd_invalid_mode_for_cmd to report invalid mode switch [PULL,01/19] bswap: Add st24_be_p() to store 24 bits in big-endian order --- 2024-06-24 Philippe Mathieu-Daudé New
[PULL,01/19] bswap: Add st24_be_p() to store 24 bits in big-endian order [PULL,01/19] bswap: Add st24_be_p() to store 24 bits in big-endian order --- 2024-06-24 Philippe Mathieu-Daudé New
[v2,1/2] tests/avocado: sbsa-ref: switch from OpenBSD to FreeBSD tests/avocado: updates for sbsa-ref testing --- 2024-06-24 Marcin Juszkiewicz New
[PULL,00/19] SD/MMC patches for 2024-06-24 --- 2024-06-24 Philippe Mathieu-Daudé New
[PULL,07/12] qtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.c [PULL,01/12] include/exec: add missing include guard comment --- 2024-06-24 Alex Bennée New
[PULL,05/12] qtest: use cpu interface in qtest_clock_warp [PULL,01/12] include/exec: add missing include guard comment --- 2024-06-24 Alex Bennée New
[PULL,04/12] sysemu: add set_virtual_time to accel ops [PULL,01/12] include/exec: add missing include guard comment --- 2024-06-24 Alex Bennée New
[PULL,02/12] gdbstub: move enums into separate header [PULL,01/12] include/exec: add missing include guard comment --- 2024-06-24 Alex Bennée New
[PULL,00/12] maintainer updates (plugins, gdbstub) --- 2024-06-24 Alex Bennée New
[v4,6/9] target/arm: Factor out code for setting MTE TCF0 field Add MTE stubs for aarch64 user mode --- 2024-06-24 Gustavo Romero New
[v4,5/9] target/arm: Make some MTE helpers widely available Add MTE stubs for aarch64 user mode --- 2024-06-24 Gustavo Romero New
[v2,2/2] target/arm: Enable FEAT_Debugv8p8 for -cpu max target/arm: Enable FEAT_Debugv8p8 for -cpu max --- 2024-06-21 Gustavo Romero New
[v2,1/2] target/arm: Move initialization of debug ID registers target/arm: Enable FEAT_Debugv8p8 for -cpu max --- 2024-06-21 Gustavo Romero New
[09/23] hw/sd/sdcard: Generate random RCA value hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-21 Philippe Mathieu-Daudé New
[RFC] hw/core/cpu.h: try and document CPU_FOREACH[_SAFE] [RFC] hw/core/cpu.h: try and document CPU_FOREACH[_SAFE] --- 2024-06-20 Alex Bennée New
[v2,09/12] plugins: add migration blocker maintainer updates pre-PR (gdbstub, plugins, time control) --- 2024-06-20 Alex Bennée New
[v3,2/2] tests/avocado: use default amount of cores on sbsa-ref tests/avocado: make sbsa-ref working with >1 core --- 2024-06-20 Marcin Juszkiewicz New
[PULL,24/24] tcg/loongarch64: Fix tcg_out_movi vs some pcrel pointers [PULL,01/24] tcg/loongarch64: Import LASX, FP insns --- 2024-06-19 Richard Henderson New
« 1 2 3 4219 220 »