Show patches with: State = Action Required       |    Archived = No       |   21711 patches
« 1 2 ... 7 8 9217 218 »
Patch Series S/W/F Date Submitter Delegate State
[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.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,0/5] more maintainer updates (git, avocado) --- 2024-03-20 Alex Bennée New
[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,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
[PATCH-for-9.1,15/27] target/nios2: 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,14/27] target/mips: 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,13/27] target/microblaze: 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,12/27] target/m68k: 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,11/27] target/loongarch: 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,10/27] target/i386: 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,09/27] target/hppa: 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,08/27] target/hexagon: 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,07/27] target/cris: 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,06/27] target/avr: 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,05/27] target/arm: 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,04/27] target/arm: Restrict TCG-specific declarations accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,03/27] target/alpha: 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,02/27] accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,01/27] accel/tcg: Ensure frontends define restore_state_to_opc handler accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,8/8] target/microblaze: Widen $ear to 64-bit target/microblaze: Sprint housekeeping --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,7/8] target/microblaze: Move MMU helpers to sys_helper.c target/microblaze: Sprint housekeeping --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,6/8] target/microblaze: Rename helper.c -> sys_helper.c target/microblaze: Sprint housekeeping --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,5/8] target/microblaze: Restrict 64-bit 'res_addr' to system emulation target/microblaze: Sprint housekeeping --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,4/8] target/microblaze: Use 32-bit destination in gen_goto_tb() target/microblaze: Sprint housekeeping --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,3/8] target/microblaze: Widen vaddr in mmu_translate() target/microblaze: Sprint housekeeping --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,2/8] target/microblaze: Use hwaddr/vaddr in cpu_get_phys_page_attrs_debug() target/microblaze: Sprint housekeeping --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,1/8] target/microblaze: Use correct string format in do_unaligned_access() target/microblaze: Sprint housekeeping --- 2024-03-19 Philippe Mathieu-Daudé New
[v3,4/4] tests/avocado: sbsa-ref: add OpenBSD tests for misc 'max' setup tests/avocado: update sbsa-ref firmware to latest --- 2024-03-18 Marcin Juszkiewicz New
[v3,3/4] tests/avocado: sbsa-ref: add Alpine tests for misc 'max' setup tests/avocado: update sbsa-ref firmware to latest --- 2024-03-18 Marcin Juszkiewicz New
[v3,2/4] tests/avocado: drop virtio-rng from sbsa-ref tests tests/avocado: update sbsa-ref firmware to latest --- 2024-03-18 Marcin Juszkiewicz New
[PATCH-for-9.1,v2,3/3] ui/console: Add 'rotate_arcdegree' field to allow per-console rotation ui/display: Introduce API to change console orientation --- 2024-03-18 Philippe Mathieu-Daudé New
[PATCH-for-9.1,v2,2/3] hw/display/pxa2xx_lcd: Set rotation angle using qemu_console_set_rotate ui/display: Introduce API to change console orientation --- 2024-03-18 Philippe Mathieu-Daudé New
[PATCH-for-9.1,v2,1/3] ui/console: Introduce API to change console orientation ui/display: Introduce API to change console orientation --- 2024-03-18 Philippe Mathieu-Daudé New
[PATCH-for-9.1,3/3] ui/console: Add 'rotate_arcdegree' field to allow per-console rotation ui/display: Introduce API to change console orientation --- 2024-03-18 Philippe Mathieu-Daudé New
[PULL,03/10] physmem: Expose tlb_reset_dirty_range_all() Untitled series #237533 --- 2024-03-17 Peter Xu New
[20/22] plugins: Move qemu_plugin_insn_cleanup_fn to tcg.c plugins: Rewrite plugin code generation --- 2024-03-16 Richard Henderson New
[02/22] tcg: Make tcg/helper-info.h self-contained plugins: Rewrite plugin code generation --- 2024-03-16 Richard Henderson New
[RFC,PATCH-for-9.1,21/21] qapi: Make @query-cpu-definitions target-agnostic qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,20/21] target/ppc: Use QMP generic_query_cpu_definitions() qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,19/21] target/ppc: Factor ppc_add_alias_definitions() out qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,18/21] target/i386: Use QMP generic_query_cpu_definitions() qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,17/21] target/riscv: Use QMP generic_query_cpu_definitions() qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,16/21] target/loongarch: Use QMP generic_query_cpu_definitions() qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,15/21] target/arm: Use QMP generic_query_cpu_definitions() qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,14/21] system: Introduce QMP generic_query_cpu_definitions() qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,13/21] system: Introduce cpu_typename_by_arch_bit() qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,12/21] system: Introduce QemuArchBit enum qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,11/21] qapi: Make CpuDefinitionInfo target agnostic qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,10/21] qapi: Make CpuModel* definitions target agnostic qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,09/21] qapi: Merge machine-common.json with qapi/machine.json qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,08/21] target/sparc: Make SPARC_CPU common to new SPARC32_CPU/SPARC64_CPU types qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,07/21] target/mips: Make MIPS_CPU common to new MIPS32_CPU / MIPS64_CPU types qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,06/21] target/i386: Make X86_CPU common to new I386_CPU / X86_64_CPU types qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,05/21] cpus: Open code OBJECT_DECLARE_TYPE() in OBJECT_DECLARE_CPU_TYPE() qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,04/21] target/sparc: Declare CPU QOM types using DEFINE_TYPES() macro qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,03/21] target/ppc: Declare CPU QOM types using DEFINE_TYPES() macro qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,02/21] target/mips: Declare CPU QOM types using DEFINE_TYPES() macro qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,01/21] target/i386: Declare CPU QOM types using DEFINE_TYPES() macro qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[RFC,v2] contrib/plugins: control flow plugin (WIP!) [RFC,v2] contrib/plugins: control flow plugin (WIP!) --- 2024-03-14 Alex Bennée New
[v2,3/4] tests/avocado: use OpenBSD 7.4 for sbsa-ref tests/avocado: update sbsa-ref firmware to latest --- 2024-03-14 Marcin Juszkiewicz New
[PATCH-for-9.1,12/12] exec/poison: Poison CONFIG_SOFTMMU again accel/tcg: Finish replacing SOFTMMU -> SYSTEM --- 2024-03-13 Philippe Mathieu-Daudé New
« 1 2 ... 7 8 9217 218 »