Show patches with: State = Action Required       |    Archived = No       |   21644 patches
« 1 2 ... 7 8 9216 217 »
Patch Series S/W/F Date Submitter Delegate State
[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
[PATCH-for-9.1,11/12] tcg: Remove unused CONFIG_SOFTMMU definition from libtcg_system.fa accel/tcg: Finish replacing SOFTMMU -> SYSTEM --- 2024-03-13 Philippe Mathieu-Daudé New
[PATCH-for-9.1,10/12] exec/cpu-defs: Restrict SOFTMMU specific definitions to accel/tcg/ accel/tcg: Finish replacing SOFTMMU -> SYSTEM --- 2024-03-13 Philippe Mathieu-Daudé New
[PATCH-for-9.1,09/12] accel/tcg/internal: Check for USER_ONLY definition instead of SOFTMMU accel/tcg: Finish replacing SOFTMMU -> SYSTEM --- 2024-03-13 Philippe Mathieu-Daudé New
[PATCH-for-9.0?,08/12] accel/tcg/tb-maint: Add comments around system emulation accel/tcg: Finish replacing SOFTMMU -> SYSTEM --- 2024-03-13 Philippe Mathieu-Daudé New
[PATCH-for-9.1,07/12] plugins/api: Check for USER_ONLY definition instead of SOFTMMU one accel/tcg: Finish replacing SOFTMMU -> SYSTEM --- 2024-03-13 Philippe Mathieu-Daudé New
[PATCH-for-9.1,06/12] tcg/sparc64: Check for USER_ONLY definition instead of SOFTMMU one accel/tcg: Finish replacing SOFTMMU -> SYSTEM --- 2024-03-13 Philippe Mathieu-Daudé New
[PATCH-for-9.0,3/4] qtest/libqos: Un-inline size_to_prdtl() overall: Avoid using inlined functions with external linkage again --- 2024-03-13 Philippe Mathieu-Daudé New
[PULL,v2,for,9.0,0/7] final maintainer updates (testing, gdbstub) --- 2024-03-13 Alex Bennée New
[RFC,1/5] sysemu: add set_virtual_time to accel ops Implement icount=auto using TCG Plugins --- 2024-03-13 Pierrick Bouvier New
[3/3] tests/avocado: use OpenBSD 7.4 for sbsa-ref tests/avocado: update sbsa-ref firmware to latest --- 2024-03-13 Marcin Juszkiewicz New
[PATCH-for-9.0,v2,3/3] physmem: Fix migration dirty bitmap coherency with TCG memory access system/physmem: Fix migration dirty bitmap coherency with TCG memory access --- 2024-03-12 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,2/3] physmem: Factor cpu_physical_memory_dirty_bits_cleared() out system/physmem: Fix migration dirty bitmap coherency with TCG memory access --- 2024-03-12 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,1/3] physmem: Expose tlb_reset_dirty_range_all() system/physmem: Fix migration dirty bitmap coherency with TCG memory access --- 2024-03-12 Philippe Mathieu-Daudé New
[PULL,6/8] linux-user/elfload: Fully initialize struct target_elf_prpsinfo [PULL,1/8] linux-user: Add FIFREEZE and FITHAW ioctls --- 2024-03-12 Richard Henderson New
[PULL,5/8] linux-user/elfload: Don't close an unopened file descriptor [PULL,1/8] linux-user: Add FIFREEZE and FITHAW ioctls --- 2024-03-12 Richard Henderson New
[PULL,0/8] tcg + linux-user patch queue --- 2024-03-12 Richard Henderson New
[PULL,13/38] docs: Deprecate the pseries-2.12 machines Untitled series #237210 --- 2024-03-12 Nicholas Piggin New
[15/15] tcg/optimize: Lower unsupported deposit during optimize tcg: Canonicalize operations during optimize --- 2024-03-12 Richard Henderson New
[14/15] tcg: Use arg_is_const_val in fold_sub_to_neg tcg: Canonicalize operations during optimize --- 2024-03-12 Richard Henderson New
[13/15] tcg/optimize: Fold and to extu during optimize tcg: Canonicalize operations during optimize --- 2024-03-12 Richard Henderson New
[12/15] tcg/riscv: Do not accept zero operands for logicals, multiply or divide tcg: Canonicalize operations during optimize --- 2024-03-12 Richard Henderson New
[11/15] tcg/riscv: Do not accept immediate operands for sub tcg: Canonicalize operations during optimize --- 2024-03-12 Richard Henderson New
[10/15] tcg/riscv: Do not accept immediate operand for andc, orc, eqv tcg: Canonicalize operations during optimize --- 2024-03-12 Richard Henderson New
[09/15] tcg/s390x: Do not accept immediate operand for andc, orc tcg: Canonicalize operations during optimize --- 2024-03-12 Richard Henderson New
[08/15] tcg/loongarch64: Do not accept immediate operand for andc, orc tcg: Canonicalize operations during optimize --- 2024-03-12 Richard Henderson New
[07/15] tcg/ppc: Do not accept immediate operand for andc, orc, eqv tcg: Canonicalize operations during optimize --- 2024-03-12 Richard Henderson New
[06/15] tcg/arm: Do not accept immediate operand for andc tcg: Canonicalize operations during optimize --- 2024-03-12 Richard Henderson New
[05/15] tcg/aarch64: Do not accept immediate operand for andc, orc, eqv tcg: Canonicalize operations during optimize --- 2024-03-12 Richard Henderson New
[04/15] tcg/i386: Do not accept immediate operand for andc tcg: Canonicalize operations during optimize --- 2024-03-12 Richard Henderson New
[02/15] tcg/optimize: Fold orc with immediate to or tcg: Canonicalize operations during optimize --- 2024-03-12 Richard Henderson New
[01/15] tcg/optimize: Fold andc with immediate to and tcg: Canonicalize operations during optimize --- 2024-03-12 Richard Henderson New
[PULL,55/55] user: Prefer fast cpu_env() over slower CPU QOM cast macro Untitled series #237205 --- 2024-03-12 Thomas Huth New
[PULL,42/55] target/i386/hvf: Use CPUState typedef Untitled series #237205 --- 2024-03-12 Thomas Huth New
[PULL,35/55] hw/core: Declare CPUArchId::cpu as CPUState instead of Object Untitled series #237205 --- 2024-03-12 Thomas Huth New
[PULL,7/8] tests/tcg: Add multiarch test for Xfer:siginfo:read stub [PULL,1/8] gitlab: aggressively avoid extra GIT data --- 2024-03-12 Alex Bennée New
[PULL,6/8] gdbstub: Add Xfer:siginfo:read stub [PULL,1/8] gitlab: aggressively avoid extra GIT data --- 2024-03-12 Alex Bennée New
[PULL,5/8] gdbstub: Save target's siginfo [PULL,1/8] gitlab: aggressively avoid extra GIT data --- 2024-03-12 Alex Bennée New
[PULL,4/8] linux-user: Move tswap_siginfo out of target code [PULL,1/8] gitlab: aggressively avoid extra GIT data --- 2024-03-12 Alex Bennée New
[PULL,3/8] gdbstub: Rename back gdb_handlesig [PULL,1/8] gitlab: aggressively avoid extra GIT data --- 2024-03-12 Alex Bennée New
[PULL,1/8] gitlab: aggressively avoid extra GIT data [PULL,1/8] gitlab: aggressively avoid extra GIT data --- 2024-03-12 Alex Bennée New
[PULL,for,9.0,0/8] final maintainer updates (testing, gdbstub) --- 2024-03-12 Alex Bennée New
[PULL,11/13] hw/gpio: introduce pcf8574 driver [PULL,01/13] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h --- 2024-03-12 Philippe Mathieu-Daudé New
[PULL,10/13] hw/core: Cleanup unused included headers in numa.c [PULL,01/13] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h --- 2024-03-12 Philippe Mathieu-Daudé New
[PULL,09/13] hw/core: Cleanup unused included header in machine-qmp-cmds.c [PULL,01/13] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h --- 2024-03-12 Philippe Mathieu-Daudé New
[PULL,08/13] hw/core: Cleanup unused included headers in cpu-common.c [PULL,01/13] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h --- 2024-03-12 Philippe Mathieu-Daudé New
[PULL,01/13] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h [PULL,01/13] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h --- 2024-03-12 Philippe Mathieu-Daudé New
[PULL,00/13] Misc HW patches for 2024-03-12 --- 2024-03-12 Philippe Mathieu-Daudé New
[v2,4/5] plugins: conditional callbacks TCG plugins new inline operations --- 2024-03-12 Pierrick Bouvier New
[v2,3/5] tests/plugin/inline: add test for STORE_U64 inline op TCG plugins new inline operations --- 2024-03-12 Pierrick Bouvier New
[v2,2/5] plugins: add new inline op STORE_U64 TCG plugins new inline operations --- 2024-03-12 Pierrick Bouvier New
[v2,1/5] plugins: prepare introduction of new inline ops TCG plugins new inline operations --- 2024-03-12 Pierrick Bouvier New
[PATCH-for-9.0] docs: Deprecate the pseries-2.12 machines [PATCH-for-9.0] docs: Deprecate the pseries-2.12 machines --- 2024-03-11 Philippe Mathieu-Daudé New
[RFC] contrib/plugins: control flow plugin (WIP!) [RFC] contrib/plugins: control flow plugin (WIP!) --- 2024-03-11 Alex Bennée New
plugins/howvec: fix use-after-free plugins/howvec: fix use-after-free --- 2024-03-11 Pierrick Bouvier New
[PULL,31/43] hw/core/machine-smp: Deprecate unsupported "parameter=1" SMP configurations [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé New
[PULL,29/43] docs/interop/firmware.json: Fix doc for FirmwareFlashMode [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé New
[PULL,28/43] docs/interop/firmware.json: Align examples [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé New
[PULL,25/43] hmp: Add option to info qtree to omit details [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé New
[PULL,24/43] qdev: Add a granule_mode property [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé New
[PULL,20/43] hw/i386/pc: Use generated NotifyVmexitOption_str() [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé New
[PULL,05/43] hw/pci/msi: Restrict xen_is_pirq_msi() call to Xen [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé New
[PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé New
[PULL,00/43] Misc HW patches for 2024-03-09 --- 2024-03-09 Philippe Mathieu-Daudé New
[v3,5/5] tests/tcg: Add multiarch test for Xfer:siginfo:read stub Add stub to handle Xfer:siginfo:read query --- 2024-03-09 Gustavo Romero New
[v3,4/5] gdbstub: Add Xfer:siginfo:read stub Add stub to handle Xfer:siginfo:read query --- 2024-03-09 Gustavo Romero New
[v2,3/5] gdbstub: Save target's siginfo [v2,1/5] gdbstub: Rename back gdb_handlesig --- 2024-03-07 Gustavo Romero New
[5/5] docs/devel: mark out defined functions and structures docs: improve the memory API documentation --- 2024-03-07 Alex Bennée New
[4/5] include/exec: annotate all the MemoryRegion fields docs: improve the memory API documentation --- 2024-03-07 Alex Bennée New
[3/5] include/exec: remove warning_printed from MemoryRegion docs: improve the memory API documentation --- 2024-03-07 Alex Bennée New
[2/5] docs: include ramblock.h in the memory API docs docs: improve the memory API documentation --- 2024-03-07 Alex Bennée New
[1/5] scripts/kernel-doc: teach kdoc about QLIST_ macros docs: improve the memory API documentation --- 2024-03-07 Alex Bennée New
[PULL,26/29] disas: introduce show_opcodes [PULL,01/29] tests: bump QOS_PATH_MAX_ELEMENT_SIZE again --- 2024-03-06 Alex Bennée New
« 1 2 ... 7 8 9216 217 »