Show patches with: Archived = No       |   74332 patches
« 1 2 ... 14 15 16743 744 »
Patch Series S/W/F Date Submitter Delegate State
[PATCH-for-9.1,v2,8/8] hw/misc/zynq_slcr: Only propagate clock changes when necessary hw/clock: Propagate clock changes when STM32L4X5 MUX is updated --- 2024-03-25 Philippe Mathieu-Daudé New
[PATCH-for-9.0?,v2,7/8] hw/misc/stm32l4x5_rcc: Propagate period when enabling a clock hw/clock: Propagate clock changes when STM32L4X5 MUX is updated --- 2024-03-25 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,6/8] hw/misc/stm32l4x5_rcc: Inline clock_update() in clock_mux_update() hw/clock: Propagate clock changes when STM32L4X5 MUX is updated --- 2024-03-25 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.0?,v2,5/8] hw/clock: Pass optional &bool argument to clock_set_mul_div() hw/clock: Propagate clock changes when STM32L4X5 MUX is updated --- 2024-03-25 Philippe Mathieu-Daudé New
[PATCH-for-9.0?,v2,4/8] hw/clock: Pass optional &bool argument to clock_set_hz() hw/clock: Propagate clock changes when STM32L4X5 MUX is updated --- 2024-03-25 Philippe Mathieu-Daudé New
[PATCH-for-9.0?,v2,3/8] hw/clock: Pass optional &bool argument to clock_set_ns() hw/clock: Propagate clock changes when STM32L4X5 MUX is updated --- 2024-03-25 Philippe Mathieu-Daudé New
[PATCH-for-9.0?,v2,2/8] hw/clock: Pass optional &bool argument to clock_set() hw/clock: Propagate clock changes when STM32L4X5 MUX is updated --- 2024-03-25 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,1/8] hw/clock: Have clock_set_mul_div() return early when nothing to change hw/clock: Propagate clock changes when STM32L4X5 MUX is updated --- 2024-03-25 Philippe Mathieu-Daudé New
[for-9.0] target/arm: take HSTR traps of cp15 accesses to EL2, not EL1 [for-9.0] target/arm: take HSTR traps of cp15 accesses to EL2, not EL1 --- 2024-03-25 Peter Maydell Superseded
[v3,8/8] plugins: extract cpu_index generate TCG plugins new inline operations --- 2024-03-25 Pierrick Bouvier Superseded
[v3,7/8] plugins: distinct types for callbacks TCG plugins new inline operations --- 2024-03-25 Pierrick Bouvier Superseded
[v3,6/8] tests/plugin/inline: add test for conditional callback TCG plugins new inline operations --- 2024-03-25 Pierrick Bouvier Superseded
[v3,5/8] plugins: conditional callbacks TCG plugins new inline operations --- 2024-03-25 Pierrick Bouvier Superseded
[v3,4/8] tests/plugin/inline: add test for STORE_U64 inline op TCG plugins new inline operations --- 2024-03-25 Pierrick Bouvier Superseded
[v3,3/8] plugins: add new inline op STORE_U64 TCG plugins new inline operations --- 2024-03-25 Pierrick Bouvier Superseded
[v3,2/8] plugins: extract generate ptr for qemu_plugin_u64 TCG plugins new inline operations --- 2024-03-25 Pierrick Bouvier Superseded
[v3,1/8] plugins: prepare introduction of new inline ops TCG plugins new inline operations --- 2024-03-25 Pierrick Bouvier Superseded
[PULL,7/7] tests/qtest/libqtest.c: Check for g_setenv() failure [PULL,1/7] tests/qtest/npcm7xx_emc_test: Don't leak cmd_line --- 2024-03-25 Peter Maydell Accepted
[PULL,6/7] tests/unit/test-throttle: Avoid unintended integer division [PULL,1/7] tests/qtest/npcm7xx_emc_test: Don't leak cmd_line --- 2024-03-25 Peter Maydell Accepted
[PULL,5/7] hw/nvram/mac_nvram: Report failure to write data [PULL,1/7] tests/qtest/npcm7xx_emc_test: Don't leak cmd_line --- 2024-03-25 Peter Maydell Not Applicable
[PULL,4/7] hw/misc/pca9554: Correct error check bounds in get/set pin functions [PULL,1/7] tests/qtest/npcm7xx_emc_test: Don't leak cmd_line --- 2024-03-25 Peter Maydell Accepted
[PULL,3/7] net/af-xdp.c: Don't leak sock_fds array in net_init_af_xdp() [PULL,1/7] tests/qtest/npcm7xx_emc_test: Don't leak cmd_line --- 2024-03-25 Peter Maydell Accepted
[PULL,2/7] tests/unit/socket-helpers: Don't close(-1) [PULL,1/7] tests/qtest/npcm7xx_emc_test: Don't leak cmd_line --- 2024-03-25 Peter Maydell Not Applicable
[PULL,1/7] tests/qtest/npcm7xx_emc_test: Don't leak cmd_line [PULL,1/7] tests/qtest/npcm7xx_emc_test: Don't leak cmd_line --- 2024-03-25 Peter Maydell Accepted
[PULL,0/7] target-arm queue --- 2024-03-25 Peter Maydell Not Applicable
[3/3] target/hppa: Fix unit carry conditions target/hppa: Fix DCOR, UADDCM conditions --- 2024-03-25 Richard Henderson New
[2/3] target/hppa: Optimize UADDCM with no condition target/hppa: Fix DCOR, UADDCM conditions --- 2024-03-25 Richard Henderson Superseded
[1/3] targt/hppa: Fix DCOR reconstruction of carry bits target/hppa: Fix DCOR, UADDCM conditions --- 2024-03-25 Richard Henderson Superseded
[v2,7/7] target/hppa: Fix EIRR, EIEM versus icount target/hppa: more small fixes --- 2024-03-23 Richard Henderson Superseded
[v2,6/7] target/hppa: Tidy read of interval timer target/hppa: more small fixes --- 2024-03-23 Richard Henderson Superseded
[v2,5/7] target/hppa: Mark interval timer write as io target/hppa: more small fixes --- 2024-03-23 Richard Henderson Superseded
[v2,4/7] target/hppa: Fix ADD/SUB trap on overflow for narrow mode target/hppa: more small fixes --- 2024-03-23 Richard Henderson Superseded
[v2,3/7] target/hppa: Handle unit conditions for wide mode target/hppa: more small fixes --- 2024-03-23 Richard Henderson Superseded
[v2,2/7] target/hppa: Fix B,GATE for wide mode target/hppa: more small fixes --- 2024-03-23 Richard Henderson Superseded
[v2,1/7] target/hppa: Fix BE,L set of sr0 target/hppa: more small fixes --- 2024-03-23 Richard Henderson Superseded
[PATCH-for-9.1] target/ppc: Unify TYPE_POWERPC_CPU definition for 32/64-bit [PATCH-for-9.1] target/ppc: Unify TYPE_POWERPC_CPU definition for 32/64-bit --- 2024-03-22 Philippe Mathieu-Daudé New
hw/s390x: Include missing 'cpu.h' header hw/s390x: Include missing 'cpu.h' header --- 2024-03-22 Philippe Mathieu-Daudé New
hw/ppc/spapr: Include missing 'sysemu/tcg.h' header hw/ppc/spapr: Include missing 'sysemu/tcg.h' header --- 2024-03-22 Philippe Mathieu-Daudé Accepted
[PATCH-for-9.1,v2,3/3] exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET --- 2024-03-22 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1,v2,2/3] hw/core: Remove check on NEED_CPU_H in tcg-cpu-ops.h exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET --- 2024-03-22 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1,v2,1/3] gdbstub: Simplify #ifdef'ry in helpers.h exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET --- 2024-03-22 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.0,2/2] hw/misc/stm32l4x5_rcc: Propagate period when enabling a clock hw/clock: Propagate clock changes when STM32L4X5 MUX is updated --- 2024-03-22 Philippe Mathieu-Daudé New
[PATCH-for-9.0,1/2] hw/clock: Let clock_set_mul_div() return boolean value hw/clock: Propagate clock changes when STM32L4X5 MUX is updated --- 2024-03-22 Philippe Mathieu-Daudé New
[2/2] target/hppa: Fix B,GATE for wide mode target/hppa: two more simple fixes --- 2024-03-21 Richard Henderson Superseded
[1/2] target/hppa: Fix BE,L set of sr0 target/hppa: two more simple fixes --- 2024-03-21 Richard Henderson Superseded
[PATCH-for-9.1,21/21] target/xtensa: Replace qemu_printf() by monitor_printf() in monitor target/monitor: Cleanup around hmp_info_tlb() --- 2024-03-21 Philippe Mathieu-Daudé New
[PATCH-for-9.1,20/21] target/xtensa: Move monitor commands to monitor.c target/monitor: Cleanup around hmp_info_tlb() --- 2024-03-21 Philippe Mathieu-Daudé New
[PATCH-for-9.1,19/21] target/xtensa: Simplify dump_mpu() and dump_tlb() target/monitor: Cleanup around hmp_info_tlb() --- 2024-03-21 Philippe Mathieu-Daudé New
[PATCH-for-9.1,18/21] target/xtensa: Extract MMU API to new mmu.c/mmu.h files target/monitor: Cleanup around hmp_info_tlb() --- 2024-03-21 Philippe Mathieu-Daudé New
[PATCH-for-9.1,17/21] target/xtensa: Prefix MMU API with 'xtensa_' target/monitor: Cleanup around hmp_info_tlb() --- 2024-03-21 Philippe Mathieu-Daudé New
[PATCH-for-9.1,16/21] target/sparc: Replace qemu_printf() by monitor_printf() in monitor target/monitor: Cleanup around hmp_info_tlb() --- 2024-03-21 Philippe Mathieu-Daudé New
[PATCH-for-9.0?,15/21] target/sparc: Fix string format errors when DEBUG_MMU is defined target/monitor: Cleanup around hmp_info_tlb() --- 2024-03-21 Philippe Mathieu-Daudé New
[PATCH-for-9.1,14/21] target/sh4: Extract sh4_dump_mmu() from hmp_info_tlb() target/monitor: Cleanup around hmp_info_tlb() --- 2024-03-21 Philippe Mathieu-Daudé New
[PATCH-for-9.1,13/21] target/ppc: Replace qemu_printf() by monitor_printf() in monitor target/monitor: Cleanup around hmp_info_tlb() --- 2024-03-21 Philippe Mathieu-Daudé New
[PATCH-for-9.1,12/21] target/nios2: Replace qemu_printf() by monitor_printf() in monitor target/monitor: Cleanup around hmp_info_tlb() --- 2024-03-21 Philippe Mathieu-Daudé New
[PATCH-for-9.1,11/21] target/nios2: Move monitor commands to monitor.c target/monitor: Cleanup around hmp_info_tlb() --- 2024-03-21 Philippe Mathieu-Daudé New
[PATCH-for-9.1,10/21] target/nios2: Prefix MMU API with 'nios2_' target/monitor: Cleanup around hmp_info_tlb() --- 2024-03-21 Philippe Mathieu-Daudé New
[PATCH-for-9.1,09/21] target/mips: Prefix MMU API with 'mips_' target/monitor: Cleanup around hmp_info_tlb() --- 2024-03-21 Philippe Mathieu-Daudé New
[PATCH-for-9.1,08/21] target/microblaze: Prefix MMU API with 'mb_' target/monitor: Cleanup around hmp_info_tlb() --- 2024-03-21 Philippe Mathieu-Daudé New
[PATCH-for-9.1,07/21] target/m68k: Move MMU monitor commands from helper.c to monitor.c target/monitor: Cleanup around hmp_info_tlb() --- 2024-03-21 Philippe Mathieu-Daudé New
[PATCH-for-9.1,06/21] target/m68k: Have dump_ttr() take a @description argument target/monitor: Cleanup around hmp_info_tlb() --- 2024-03-21 Philippe Mathieu-Daudé New
[PATCH-for-9.1,05/21] target/m68k: Replace qemu_printf() by monitor_printf() in monitor target/monitor: Cleanup around hmp_info_tlb() --- 2024-03-21 Philippe Mathieu-Daudé New
[PATCH-for-9.1,04/21] target/i386: Extract x86_dump_mmu() from hmp_info_tlb() target/monitor: Cleanup around hmp_info_tlb() --- 2024-03-21 Philippe Mathieu-Daudé New
[PATCH-for-9.1,03/21] target/i386: Move APIC related code to cpu-apic.c target/monitor: Cleanup around hmp_info_tlb() --- 2024-03-21 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1,02/21] hw/core: Remove check on NEED_CPU_H in tcg-cpu-ops.h target/monitor: Cleanup around hmp_info_tlb() --- 2024-03-21 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.0?,01/21] host/atomic128: Include missing 'qemu/atomic.h' header target/monitor: Cleanup around hmp_info_tlb() --- 2024-03-21 Philippe Mathieu-Daudé New
[INCOMPLETE,v3,3/3] ui/console: Introduce dpy_gl_create_dmabuf() helper ui/console: initialize QemuDmaBuf in ui/console --- 2024-03-21 Philippe Mathieu-Daudé New
[v3,2/3] ui/console: Introduce dpy_gl_dmabuf_get_fd() helper ui/console: initialize QemuDmaBuf in ui/console --- 2024-03-21 Philippe Mathieu-Daudé New
[v3,1/3] ui/console: Introduce dpy_gl_dmabuf_get_height/width() helpers ui/console: initialize QemuDmaBuf in ui/console --- 2024-03-21 Philippe Mathieu-Daudé New
[PATCH-for-9.0,2/2] target/monitor: Deprecate 'info tlb' and 'info mem' commands [PATCH-for-9.0,1/2] target/monitor: Introduce 'info mmu' command --- 2024-03-20 Philippe Mathieu-Daudé New
[PATCH-for-9.0,1/2] target/monitor: Introduce 'info mmu' command [PATCH-for-9.0,1/2] target/monitor: Introduce 'info mmu' command --- 2024-03-20 Philippe Mathieu-Daudé New
[PULL,5/5] tests/avocado: sbsa-ref: add OpenBSD tests for misc 'max' setup [PULL,1/5] gitlab: aggressively avoid extra GIT data --- 2024-03-20 Alex Bennée New
[PULL,4/5] tests/avocado: sbsa-ref: add Alpine tests for misc 'max' setup [PULL,1/5] gitlab: aggressively avoid extra GIT data --- 2024-03-20 Alex Bennée New
[PULL,3/5] tests/avocado: drop virtio-rng from sbsa-ref tests [PULL,1/5] gitlab: aggressively avoid extra GIT data --- 2024-03-20 Alex Bennée New
[PULL,2/5] tests/avocado: update sbsa-ref firmware [PULL,1/5] gitlab: aggressively avoid extra GIT data --- 2024-03-20 Alex Bennée Accepted
[PULL,1/5] gitlab: aggressively avoid extra GIT data [PULL,1/5] gitlab: aggressively avoid extra GIT data --- 2024-03-20 Alex Bennée Accepted
[PULL,0/5] more maintainer updates (git, avocado) --- 2024-03-20 Alex Bennée New
[PULL,9/9] target/hppa: fix do_stdby_e() [PULL,1/9] target/hppa: Fix assemble_16 insns for wide mode --- 2024-03-20 Richard Henderson Accepted
[PULL,8/9] target/hppa: mask privilege bits in mfia [PULL,1/9] target/hppa: Fix assemble_16 insns for wide mode --- 2024-03-20 Richard Henderson Accepted
[PULL,7/9] target/hppa: exit tb on flush cache instructions [PULL,1/9] target/hppa: Fix assemble_16 insns for wide mode --- 2024-03-20 Richard Henderson Accepted
[PULL,6/9] target/hppa: fix access_id check [PULL,1/9] target/hppa: Fix assemble_16 insns for wide mode --- 2024-03-20 Richard Henderson New
[PULL,5/9] target/hppa: fix shrp for wide mode [PULL,1/9] target/hppa: Fix assemble_16 insns for wide mode --- 2024-03-20 Richard Henderson Accepted
[PULL,4/9] target/hppa: ldcw,s uses static shift of 3 [PULL,1/9] target/hppa: Fix assemble_16 insns for wide mode --- 2024-03-20 Richard Henderson Accepted
[PULL,3/9] target/hppa: Fix assemble_12a insns for wide mode [PULL,1/9] target/hppa: Fix assemble_16 insns for wide mode --- 2024-03-20 Richard Henderson Accepted
[PULL,2/9] target/hppa: Fix assemble_11a insns for wide mode [PULL,1/9] target/hppa: Fix assemble_16 insns for wide mode --- 2024-03-20 Richard Henderson Accepted
[PULL,1/9] target/hppa: Fix assemble_16 insns for wide mode [PULL,1/9] target/hppa: Fix assemble_16 insns for wide mode --- 2024-03-20 Richard Henderson Accepted
[PULL,0/9] target/hppa fixes for 9.0 --- 2024-03-20 Richard Henderson New
[RFC] target/hppa: Introduce and use IAQEntry [RFC] target/hppa: Introduce and use IAQEntry --- 2024-03-19 Richard Henderson New
[PATCH-for-9.1,27/27] accel/tcg: Remove check on TARGET_HAS_CPU_GET_TB_CPU_STATE accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,26/27] target/xtensa: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,25/27] target/tricore: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,24/27] target/sparc: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,23/27] target/sh4: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,22/27] target/s390x: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,21/27] target/s390x: Restrict TCG-specific declarations accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,20/27] target/rx: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,19/27] target/riscv: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,18/27] target/ppc: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,17/27] target/ppc: Indent ppc_tcg_ops[] with 4 spaces accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,16/27] target/openrisc: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
« 1 2 ... 14 15 16743 744 »