Show patches with: State = Action Required       |    Archived = No       |   21787 patches
« 1 2 3 4217 218 »
Patch Series S/W/F Date Submitter Delegate State
[11/11] hw/sd/sdcard: Convert SEND_SCR to generic_read_byte (ACMD51) hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte() --- 2024-06-25 Philippe Mathieu-Daudé New
[10/11] hw/sd/sdcard: Convert SEND_NUM_WR_BLOCKS to generic_read_byte (ACMD22) hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte() --- 2024-06-25 Philippe Mathieu-Daudé New
[09/11] hw/sd/sdcard: Convert SD_STATUS to generic_read_byte (ACMD13) hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte() --- 2024-06-25 Philippe Mathieu-Daudé New
[08/11] hw/sd/sdcard: Convert GEN_CMD to generic_read_byte (CMD56) hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte() --- 2024-06-25 Philippe Mathieu-Daudé New
[07/11] hw/sd/sdcard: Convert SEND_WRITE_PROT to generic_read_byte (CMD30) hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte() --- 2024-06-25 Philippe Mathieu-Daudé New
[06/11] hw/sd/sdcard: Convert SEND_TUNING_BLOCK to generic_read_byte (CMD19) hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte() --- 2024-06-25 Philippe Mathieu-Daudé New
[05/11] hw/sd/sdcard: Convert READ_SINGLE_BLOCK to generic_read_byte (CMD17) hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte() --- 2024-06-25 Philippe Mathieu-Daudé New
[04/11] hw/sd/sdcard: Duplicate READ_SINGLE_BLOCK / READ_MULTIPLE_BLOCK cases hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte() --- 2024-06-25 Philippe Mathieu-Daudé New
[03/11] hw/sd/sdcard: Convert SEND_CSD/SEND_CID to generic_read_byte (CMD9 & 10) hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_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
[01/11] hw/sd/sdcard: Introduce sd_cmd_to_sendingdata and sd_generic_read_byte hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte() --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,12/12] hw/sd/sdcard: Add direct reference to SDProto in SDState hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,11/12] hw/sd/sdcard: Restrict SWITCH_FUNCTION to sd_transfer_state (CMD6) hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,10/12] hw/sd/sdcard: Simplify sd_inactive_state handling hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,09/12] hw/sd/sdcard: Assign SDCardStates enum values hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,08/12] hw/sd/sdcard: Use READY_FOR_DATA definition instead of magic value hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,07/12] hw/sd/sdcard: Send NUM_WR_BLOCKS bits MSB first (ACMD22) hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,06/12] hw/sd/sdcard: Send WRITE_PROT bits MSB first (CMD30) hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,05/12] hw/sd/sdcard: Do not store vendor data on block drive (CMD56) hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,04/12] hw/sd/sdcard: Trace block offset in READ/WRITE data accesses hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,03/12] hw/sd/sdcard: Track last command used to help logging hw/sd/sdcard: Accumulation of cleanups and fixes --- 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
[v2,01/12] tests/qtest: Disable npcm7xx_sdhci tests using hardcoded RCA hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-25 Philippe Mathieu-Daudé New
[13/13] target/arm: Delete dead code from disas_simd_indexed target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson New
[12/13] target/arm: Convert FCMLA to decodetree target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson New
[11/13] target/arm: Convert FCADD to decodetree target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson New
[10/13] target/arm: Add data argument to do_fp3_vector target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson New
[09/13] target/arm: Convert BFMMLA, SMMLA, UMMLA, USMMLA to decodetree target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson New
[08/13] target/arm: Convert BFMLALB, BFMLALT to decodetree target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson New
[07/13] target/arm: Convert BFDOT to decodetree target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson New
[06/13] target/arm: Convert SUDOT, USDOT to decodetree target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson New
[05/13] target/arm: Convert SDOT, UDOT to decodetree target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson New
[04/13] target/arm: Convert SQRDMLAH, SQRDMLSH to decodetree target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson New
[03/13] target/arm: Fix FJCVTZS vs flush-to-zero target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson New
[02/13] target/arm: Fix SQDMULH (by element) with Q=0 target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson New
[01/13] target/arm: Fix VCMLA Dd, Dn, Dm[idx] target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson New
[v3,3/3] target/arm: Enable FEAT_Debugv8p8 for -cpu max target/arm: Enable FEAT_Debugv8p8 for -cpu max --- 2024-06-24 Gustavo Romero New
[v3,2/3] target/arm: Move initialization of debug ID registers target/arm: Enable FEAT_Debugv8p8 for -cpu max --- 2024-06-24 Gustavo Romero New
[v3,1/3] target/arm: Fix indentation target/arm: Enable FEAT_Debugv8p8 for -cpu max --- 2024-06-24 Gustavo Romero New
[v3,2/2] tests/avocado: add test for default sbsa-ref cpu tests/avocado: updates for sbsa-ref testing --- 2024-06-24 Marcin Juszkiewicz New
[v3,1/2] tests/avocado: sbsa-ref: add FreeBSD tests tests/avocado: updates for sbsa-ref testing --- 2024-06-24 Marcin Juszkiewicz 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,9/9] tests/tcg/aarch64: Add MTE gdbstub tests Add MTE stubs for aarch64 user mode --- 2024-06-24 Gustavo Romero New
[v4,8/9] gdbstub: Add support for MTE in user mode Add MTE stubs for aarch64 user mode --- 2024-06-24 Gustavo Romero New
[v4,7/9] gdbstub: Make get cpu and hex conversion functions non-internal Add MTE stubs for aarch64 user mode --- 2024-06-24 Gustavo Romero 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
[v4,4/9] target/arm: Fix exception case in allocation_tag_mem_probe Add MTE stubs for aarch64 user mode --- 2024-06-24 Gustavo Romero New
[v4,3/9] gdbstub: Add support for target-specific stubs Add MTE stubs for aarch64 user mode --- 2024-06-24 Gustavo Romero New
[v4,2/9] gdbstub: Move GdbCmdParseEntry into a new header file Add MTE stubs for aarch64 user mode --- 2024-06-24 Gustavo Romero New
[v4,1/9] gdbstub: Clean up process_string_cmd Add MTE stubs for aarch64 user mode --- 2024-06-24 Gustavo Romero New
[PULL,16/18] hw/misc: Set valid access size for Exynos4210 RNG [PULL,01/18] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue --- 2024-06-22 Peter Maydell New
[PULL,13/18] hw/arm/virt: Rename VIRT_UART and VIRT_SECURE_UART to VIRT_UART[01] [PULL,01/18] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue --- 2024-06-22 Peter Maydell New
[PULL,11/18] hw/usb/hcd-dwc2: Handle invalid address access in read and write functions [PULL,01/18] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue --- 2024-06-22 Peter Maydell New
[PULL,05/18] scripts/coverity-scan/COMPONENTS.md: Update paths to match gitlab CI [PULL,01/18] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue --- 2024-06-22 Peter Maydell New
[PULL,02/18] hw/arm/sbsa-ref: switch to 1GHz timer frequency [PULL,01/18] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue --- 2024-06-22 Peter Maydell New
[PULL,00/18] target-arm queue --- 2024-06-22 Peter Maydell 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
[v3,1/2] tests/avocado: update firmware for 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
[PULL,21/24] accel/tcg: Fix typo causing tb->page_addr[1] to not be recorded [PULL,01/24] tcg/loongarch64: Import LASX, FP insns --- 2024-06-19 Richard Henderson New
[PULL,19/24] util/bufferiszero: Split out host include files [PULL,01/24] tcg/loongarch64: Import LASX, FP insns --- 2024-06-19 Richard Henderson New
[PULL,18/24] tcg/loongarch64: Enable v256 with LASX [PULL,01/24] tcg/loongarch64: Import LASX, FP insns --- 2024-06-19 Richard Henderson New
[PULL,17/24] tcg/loongarch64: Support LASX in tcg_out_vec_op [PULL,01/24] tcg/loongarch64: Import LASX, FP insns --- 2024-06-19 Richard Henderson New
[PULL,16/24] tcg/loongarch64: Split out vdvjukN in tcg_out_vec_op [PULL,01/24] tcg/loongarch64: Import LASX, FP insns --- 2024-06-19 Richard Henderson New
[PULL,05/24] util/loongarch64: Detect LASX vector support [PULL,01/24] tcg/loongarch64: Import LASX, FP insns --- 2024-06-19 Richard Henderson New
[PULL,04/24] tcg/loongarch64: Support TCG_TYPE_V64 [PULL,01/24] tcg/loongarch64: Import LASX, FP insns --- 2024-06-19 Richard Henderson New
[PULL,01/24] tcg/loongarch64: Import LASX, FP insns [PULL,01/24] tcg/loongarch64: Import LASX, FP insns --- 2024-06-19 Richard Henderson New
[PULL,00/24] tcg patch queue --- 2024-06-19 Richard Henderson New
[2/2] target/arm: Always build Aarch64 gdbstub helpers target/arm: Always build Aarch64 gdbstub helpers --- 2024-06-19 Philippe Mathieu-Daudé New
[1/2] target/arm: Merge gdbstub64.c within gdbstub.c target/arm: Always build Aarch64 gdbstub helpers --- 2024-06-19 Philippe Mathieu-Daudé New
[PULL,v3,00/74] Misc patches for 2024-06-19 --- 2024-06-19 Philippe Mathieu-Daudé New
[PULL,v2,56/76] accel/tcg: Make TCGCPUOps::cpu_exec_halt mandatory Untitled series #244254 --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,v2,00/76] Misc patches for 2024-06-18 --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,76/76] ui+display: rename is_buffer_shared() -> surface_is_allocated() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,71/76] MAINTAINERS: drop virtio-gpu maintainership [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,66/76] hw/s390x: Introduce s390_skeys_get|set() helpers [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,65/76] hw/mips/loongson3_virt: Wire up loongson_ipi device [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,63/76] hw/intc/loongson_ipi: Provide per core MMIO address spaces [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,56/76] accel/tcg: Make TCGCPUOps::cpu_exec_halt mandatory [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,55/76] target: Set TCGCPUOps::cpu_exec_halt to target's has_work implementation [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,54/76] target/arm: Set arm_v7m_tcg_ops cpu_exec_halt to arm_cpu_exec_halt() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,53/76] ppc/pnv: Introduce pnv_chip_foreach_cpu() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,52/76] hw/intc: Introduce x-query-interrupt-controllers QMP command [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,50/76] hw/ppc: Avoid using Monitor in pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,48/76] hw/ppc: Avoid using Monitor in spapr_irq_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,47/76] hw/ppc: Avoid using Monitor in SpaprInterruptControllerClass::print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
« 1 2 3 4217 218 »