Show patches with: State = Action Required       |    Archived = No       |   3703 patches
« 1 2 3 437 38 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v22,01/20] CPU topology: extend with s390 specifics s390x: CPU Topology - 1 - --- 2023-09-01 Nina Schoetterl-Glausch New
[v22,02/20] s390x/cpu topology: add topology entries on CPU hotplug s390x: CPU Topology - 2 - --- 2023-09-01 Nina Schoetterl-Glausch New
[v22,03/20] target/s390x/cpu topology: handle STSI(15) and build the SYSIB s390x: CPU Topology - 1 - --- 2023-09-01 Nina Schoetterl-Glausch New
[v22,04/20] s390x/sclp: reporting the maximum nested topology entries s390x: CPU Topology - 2 - --- 2023-09-01 Nina Schoetterl-Glausch New
[v22,05/20] s390x/cpu topology: resetting the Topology-Change-Report s390x: CPU Topology - 2 - --- 2023-09-01 Nina Schoetterl-Glausch New
[v22,06/20] s390x/cpu topology: interception of PTF instruction s390x: CPU Topology - 2 - --- 2023-09-01 Nina Schoetterl-Glausch New
[v22,07/20] target/s390x/cpu topology: activate CPU topology s390x: CPU Topology - 1 - --- 2023-09-01 Nina Schoetterl-Glausch New
[v22,08/20] qapi/s390x/cpu topology: set-cpu-topology qmp command s390x: CPU Topology - 1 - --- 2023-09-01 Nina Schoetterl-Glausch New
[v22,09/20] machine: adding s390 topology to query-cpu-fast s390x: CPU Topology - 2 - --- 2023-09-01 Nina Schoetterl-Glausch New
[v22,10/20] machine: adding s390 topology to info hotpluggable-cpus s390x: CPU Topology - 2 - --- 2023-09-01 Nina Schoetterl-Glausch New
[v22,11/20] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event s390x: CPU Topology - 2 - --- 2023-09-01 Nina Schoetterl-Glausch New
[v22,12/20] qapi/s390x/cpu topology: query-cpu-polarization qmp command s390x: CPU Topology - 1 - --- 2023-09-01 Nina Schoetterl-Glausch New
[v22,13/20] docs/s390x/cpu topology: document s390x cpu topology s390x: CPU Topology - 1 - --- 2023-09-01 Nina Schoetterl-Glausch New
[v22,14/20] tests/avocado: s390x cpu topology core s390x: CPU Topology - 1 - --- 2023-09-01 Nina Schoetterl-Glausch New
[v22,15/20] tests/avocado: s390x cpu topology polarization s390x: CPU Topology - 2 - --- 2023-09-01 Nina Schoetterl-Glausch New
[v22,16/20] tests/avocado: s390x cpu topology entitlement tests s390x: CPU Topology - 1 - --- 2023-09-01 Nina Schoetterl-Glausch New
[v22,17/20] tests/avocado: s390x cpu topology test dedicated CPU s390x: CPU Topology - 2 - --- 2023-09-01 Nina Schoetterl-Glausch New
[v22,18/20] tests/avocado: s390x cpu topology test socket full s390x: CPU Topology - 1 - --- 2023-09-01 Nina Schoetterl-Glausch New
[v22,19/20] tests/avocado: s390x cpu topology dedicated errors s390x: CPU Topology - 1 - --- 2023-09-01 Nina Schoetterl-Glausch New
[v22,20/20] tests/avocado: s390x cpu topology bad move s390x: CPU Topology - 1 - --- 2023-09-01 Nina Schoetterl-Glausch New
[RESEND,1/2] block: Remove bdrv_query_block_node_info block/qapi: Dead code cleanup - 1 - --- 2023-09-01 Fabiano Rosas New
[RESEND,2/2] block: Remove unnecessary variable in bdrv_block_device_info block/qapi: Dead code cleanup - 1 - --- 2023-09-01 Fabiano Rosas New
[v9,01/20] target/riscv/cpu.c: split CPU options from riscv_cpu_extensions[] riscv: 'max' CPU, detect user choice in TCG - 3 - --- 2023-09-01 Daniel Henrique Barboza New
[v9,02/20] target/riscv/cpu.c: skip 'bool' check when filtering KVM props riscv: 'max' CPU, detect user choice in TCG - 2 - --- 2023-09-01 Daniel Henrique Barboza New
[v9,03/20] target/riscv/cpu.c: split kvm prop handling to its own helper riscv: 'max' CPU, detect user choice in TCG - 3 - --- 2023-09-01 Daniel Henrique Barboza New
[v9,04/20] target/riscv: add DEFINE_PROP_END_OF_LIST() to riscv_cpu_options[] riscv: 'max' CPU, detect user choice in TCG - 3 - --- 2023-09-01 Daniel Henrique Barboza New
[v9,05/20] target/riscv/cpu.c: split non-ratified exts from riscv_cpu_extensions[] riscv: 'max' CPU, detect user choice in TCG - 2 - --- 2023-09-01 Daniel Henrique Barboza New
[v9,06/20] target/riscv/cpu.c: split vendor exts from riscv_cpu_extensions[] riscv: 'max' CPU, detect user choice in TCG - 2 - --- 2023-09-01 Daniel Henrique Barboza New
[v9,07/20] target/riscv/cpu.c: add riscv_cpu_add_qdev_prop_array() riscv: 'max' CPU, detect user choice in TCG - 3 - --- 2023-09-01 Daniel Henrique Barboza New
[v9,08/20] target/riscv/cpu.c: add riscv_cpu_add_kvm_unavail_prop_array() riscv: 'max' CPU, detect user choice in TCG - 2 - --- 2023-09-01 Daniel Henrique Barboza New
[v9,09/20] target/riscv/cpu.c: limit cfg->vext_spec log message riscv: 'max' CPU, detect user choice in TCG - 2 - --- 2023-09-01 Daniel Henrique Barboza New
[v9,10/20] target/riscv: add 'max' CPU type riscv: 'max' CPU, detect user choice in TCG - 3 - --- 2023-09-01 Daniel Henrique Barboza New
[v9,11/20] avocado, risc-v: add tuxboot tests for 'max' CPU riscv: 'max' CPU, detect user choice in TCG - 2 1 --- 2023-09-01 Daniel Henrique Barboza New
[v9,12/20] target/riscv: deprecate the 'any' CPU type riscv: 'max' CPU, detect user choice in TCG - 3 1 --- 2023-09-01 Daniel Henrique Barboza New
[v9,13/20] target/riscv/cpu.c: use offset in isa_ext_is_enabled/update_enabled riscv: 'max' CPU, detect user choice in TCG - 2 - --- 2023-09-01 Daniel Henrique Barboza New
[v9,14/20] target/riscv: make CPUCFG() macro public riscv: 'max' CPU, detect user choice in TCG - 3 - --- 2023-09-01 Daniel Henrique Barboza New
[v9,15/20] target/riscv/cpu.c: introduce cpu_cfg_ext_auto_update() riscv: 'max' CPU, detect user choice in TCG - 2 - --- 2023-09-01 Daniel Henrique Barboza New
[v9,16/20] target/riscv/cpu.c: use cpu_cfg_ext_auto_update() during realize() riscv: 'max' CPU, detect user choice in TCG - 2 - --- 2023-09-01 Daniel Henrique Barboza New
[v9,17/20] target/riscv/cpu.c: introduce RISCVCPUMultiExtConfig riscv: 'max' CPU, detect user choice in TCG - 2 - --- 2023-09-01 Daniel Henrique Barboza New
[v9,18/20] target/riscv: use isa_ext_update_enabled() in init_max_cpu_extensions() riscv: 'max' CPU, detect user choice in TCG - 2 - --- 2023-09-01 Daniel Henrique Barboza New
[v9,19/20] target/riscv/cpu.c: honor user choice in cpu_cfg_ext_auto_update() riscv: 'max' CPU, detect user choice in TCG - 2 - --- 2023-09-01 Daniel Henrique Barboza New
[v9,20/20] target/riscv/cpu.c: consider user option with RVG riscv: 'max' CPU, detect user choice in TCG - 2 - --- 2023-09-01 Daniel Henrique Barboza New
[v2] target/arm: Do not use gen_mte_checkN in trans_STGP [v2] target/arm: Do not use gen_mte_checkN in trans_STGP - - - --- 2023-09-01 Richard Henderson New
[PULL,00/13] linux-user patch queue - - - --- 2023-09-01 Richard Henderson New
[PULL,01/13] linux-user: Split out cpu/target_proc.h [PULL,01/13] linux-user: Split out cpu/target_proc.h - 1 1 --- 2023-09-01 Richard Henderson New
[PULL,02/13] linux-user: Emulate /proc/cpuinfo on aarch64 and arm [PULL,01/13] linux-user: Split out cpu/target_proc.h - 1 - --- 2023-09-01 Richard Henderson New
[PULL,03/13] linux-user: Emulate /proc/cpuinfo for Alpha [PULL,01/13] linux-user: Split out cpu/target_proc.h - 1 - --- 2023-09-01 Richard Henderson New
[PULL,04/13] util/selfmap: Use dev_t and ino_t in MapInfo [PULL,01/13] linux-user: Split out cpu/target_proc.h - 2 1 --- 2023-09-01 Richard Henderson New
[PULL,05/13] linux-user: Use walk_memory_regions for open_self_maps [PULL,01/13] linux-user: Split out cpu/target_proc.h - 1 1 --- 2023-09-01 Richard Henderson New
[PULL,06/13] linux-user: Adjust brk for load_bias [PULL,01/13] linux-user: Split out cpu/target_proc.h - 2 1 --- 2023-09-01 Richard Henderson New
[PULL,07/13] linux-user: Show heap address in /proc/pid/maps [PULL,01/13] linux-user: Split out cpu/target_proc.h - 2 1 --- 2023-09-01 Richard Henderson New
[PULL,08/13] linux-user: Emulate the Anonymous: keyword in /proc/self/smaps [PULL,01/13] linux-user: Split out cpu/target_proc.h - 1 1 --- 2023-09-01 Richard Henderson New
[PULL,09/13] linux-user: Remove ELF_START_MMAP and image_info.start_mmap [PULL,01/13] linux-user: Split out cpu/target_proc.h - 2 1 --- 2023-09-01 Richard Henderson New
[PULL,10/13] linux-user: Move shmat and shmdt implementations to mmap.c [PULL,01/13] linux-user: Split out cpu/target_proc.h - 2 2 --- 2023-09-01 Richard Henderson New
[PULL,11/13] linux-user: Use WITH_MMAP_LOCK_GUARD in target_{shmat, shmdt} [PULL,01/13] linux-user: Split out cpu/target_proc.h - 1 1 --- 2023-09-01 Richard Henderson New
[PULL,12/13] linux-user: Fix shmdt [PULL,01/13] linux-user: Split out cpu/target_proc.h - 1 1 --- 2023-09-01 Richard Henderson New
[PULL,13/13] linux-user: Track shm regions with an interval tree [PULL,01/13] linux-user: Split out cpu/target_proc.h - 1 1 --- 2023-09-01 Richard Henderson New
[v3,01/16] tcg/loongarch64: Import LSX instructions Lower TCG vector ops to LSX 1 - - --- 2023-09-02 Jiajie Chen New
[v3,02/16] tcg/loongarch64: Lower basic tcg vec ops to LSX Lower TCG vector ops to LSX - 1 - --- 2023-09-02 Jiajie Chen New
[v3,03/16] tcg: pass vece to tcg_target_const_match() Lower TCG vector ops to LSX - 1 - --- 2023-09-02 Jiajie Chen New
[v3,04/16] tcg/loongarch64: Lower cmp_vec to vseq/vsle/vslt Lower TCG vector ops to LSX - 1 - --- 2023-09-02 Jiajie Chen New
[v3,05/16] tcg/loongarch64: Lower add/sub_vec to vadd/vsub Lower TCG vector ops to LSX - 1 - --- 2023-09-02 Jiajie Chen New
[v3,06/16] tcg/loongarch64: Lower vector bitwise operations Lower TCG vector ops to LSX - 1 - --- 2023-09-02 Jiajie Chen New
[v3,07/16] tcg/loongarch64: Lower neg_vec to vneg Lower TCG vector ops to LSX - 1 - --- 2023-09-02 Jiajie Chen New
[v3,08/16] tcg/loongarch64: Lower mul_vec to vmul Lower TCG vector ops to LSX - 1 - --- 2023-09-02 Jiajie Chen New
[v3,09/16] tcg/loongarch64: Lower vector min max ops Lower TCG vector ops to LSX - 1 - --- 2023-09-02 Jiajie Chen New
[v3,10/16] tcg/loongarch64: Lower vector saturated ops Lower TCG vector ops to LSX - 1 - --- 2023-09-02 Jiajie Chen New
[v3,11/16] tcg/loongarch64: Lower vector shift vector ops Lower TCG vector ops to LSX - 1 - --- 2023-09-02 Jiajie Chen New
[v3,12/16] tcg/loongarch64: Lower bitsel_vec to vbitsel Lower TCG vector ops to LSX - 1 - --- 2023-09-02 Jiajie Chen New
[v3,13/16] tcg/loongarch64: Lower vector shift integer ops Lower TCG vector ops to LSX - 1 - --- 2023-09-02 Jiajie Chen New
[v3,14/16] tcg/loongarch64: Lower rotv_vec ops to LSX Lower TCG vector ops to LSX - 1 - --- 2023-09-02 Jiajie Chen New
[v3,15/16] tcg/loongarch64: Lower rotli_vec to vrotri Lower TCG vector ops to LSX - 1 - --- 2023-09-02 Jiajie Chen New
[v3,16/16] tcg/loongarch64: Implement 128-bit load & store Lower TCG vector ops to LSX - - - --- 2023-09-02 Jiajie Chen New
[v2] qdict: Preserve order for iterating qdict elements [v2] qdict: Preserve order for iterating qdict elements - - - --- 2023-09-02 William Tsai New
[01/15] meson: do not unnecessarily use cmake for dependencies configure cleanups for QEMU 8.2 - 1 - --- 2023-09-02 Paolo Bonzini New
[02/15] meson: update unsupported host/CPU messages configure cleanups for QEMU 8.2 - 1 - --- 2023-09-02 Paolo Bonzini New
[03/15] configure: remove HOST_CC configure cleanups for QEMU 8.2 - 2 - --- 2023-09-02 Paolo Bonzini New
[04/15] configure: create native file with contents of $host_cc configure cleanups for QEMU 8.2 - 2 - --- 2023-09-02 Paolo Bonzini New
[05/15] meson: compile bundled device trees configure cleanups for QEMU 8.2 - 1 - --- 2023-09-02 Paolo Bonzini New
[06/15] configure: remove boolean variables for targets configure cleanups for QEMU 8.2 - 2 - --- 2023-09-02 Paolo Bonzini New
[07/15] configure: move --enable-debug-tcg to meson configure cleanups for QEMU 8.2 - 2 - --- 2023-09-02 Paolo Bonzini New
[08/15] meson: test for CONFIG_TCG in config_all configure cleanups for QEMU 8.2 - 1 - --- 2023-09-02 Paolo Bonzini New
[09/15] contrib/plugins: use an independent makefile configure cleanups for QEMU 8.2 - 1 - --- 2023-09-02 Paolo Bonzini New
[10/15] configure: unify recursion into sub-Makefiles configure cleanups for QEMU 8.2 - - - --- 2023-09-02 Paolo Bonzini New
[11/15] configure, meson: move --enable-plugins to meson configure cleanups for QEMU 8.2 - - - --- 2023-09-02 Paolo Bonzini New
[12/15] configure, meson: remove CONFIG_SOLARIS from config-host.mak configure cleanups for QEMU 8.2 - 1 - --- 2023-09-02 Paolo Bonzini New
[13/15] configure, meson: remove target OS symbols from config-host.mak configure cleanups for QEMU 8.2 - - - --- 2023-09-02 Paolo Bonzini New
[14/15] meson: list leftover CONFIG_* symbols configure cleanups for QEMU 8.2 - - - --- 2023-09-02 Paolo Bonzini New
[15/15] configure: remove dead code configure cleanups for QEMU 8.2 - - - --- 2023-09-02 Paolo Bonzini New
[1/8] contrib/plugins: Use GRWLock in execlog gdbstub and TCG plugin improvements - 1 - --- 2023-09-03 Akihiko Odaki New
[2/8] gdbstub: Introduce GDBFeature structure gdbstub and TCG plugin improvements - 3 - --- 2023-09-03 Akihiko Odaki New
[3/8] target/arm: Move the reference to arm-core.xml gdbstub and TCG plugin improvements - 1 - --- 2023-09-03 Akihiko Odaki New
[4/8] hw/core/cpu: Return static value with gdb_arch_name() gdbstub and TCG plugin improvements - 3 - --- 2023-09-03 Akihiko Odaki New
[5/8] gdbstub: Dynamically allocate target.xml buffer gdbstub and TCG plugin improvements - - - --- 2023-09-03 Akihiko Odaki New
[6/8] target/arm: Remove references to gdb_has_xml gdbstub and TCG plugin improvements 1 - - --- 2023-09-03 Akihiko Odaki New
[7/8] target/ppc: Remove references to gdb_has_xml gdbstub and TCG plugin improvements - - - --- 2023-09-03 Akihiko Odaki New
[8/8] gdbstub: Remove gdb_has_xml variable gdbstub and TCG plugin improvements - - - --- 2023-09-03 Akihiko Odaki New
[v6,01/18] gdbstub: Add num_regs member to GDBFeature plugins: Allow to read registers - 2 - --- 2023-09-03 Akihiko Odaki New
[v6,02/18] gdbstub: Introduce gdb_find_static_feature() plugins: Allow to read registers - 3 - --- 2023-09-03 Akihiko Odaki New
[v6,03/18] hw/core/cpu: Replace gdb_core_xml_file with gdb_core_feature plugins: Allow to read registers - - - --- 2023-09-03 Akihiko Odaki New
« 1 2 3 437 38 »