Show patches with: Archived = No       |   78579 patches
« 1 2 3 4785 786 »
Patch Series S/W/F Date Submitter Delegate State
[v3,2/9] target/mips: Simplify Loongson MULTU.G opcode target/mips: Convert Loongson LEXT opcodes to decodetree --- 2024-10-26 Philippe Mathieu-Daudé Superseded
[v3,1/9] target/mips: Extract decode_64bit_enabled() helper target/mips: Convert Loongson LEXT opcodes to decodetree --- 2024-10-26 Philippe Mathieu-Daudé Superseded
target/mips: Remove unreachable 32-bit code on 64-bit Loongson Ext target/mips: Remove unreachable 32-bit code on 64-bit Loongson Ext --- 2024-10-26 Philippe Mathieu-Daudé New
[v3,2/2] cpu: ensure we don't call start_exclusive from cpu_exec target/i386: fix hang when using slow path for ptw_setl --- 2024-10-25 Pierrick Bouvier New
[v3,1/2] target/i386: fix hang when using slow path for ptw_setl target/i386: fix hang when using slow path for ptw_setl --- 2024-10-25 Pierrick Bouvier New
[v2,2/2] cpu: ensure we don't call start_exclusive from cpu_exec target/i386: fix hang when using slow path for ptw_setl --- 2024-10-25 Pierrick Bouvier Superseded
[v2,1/2] target/i386: fix hang when using slow path for ptw_setl target/i386: fix hang when using slow path for ptw_setl --- 2024-10-25 Pierrick Bouvier Superseded
[21/21] softfloat: Remove fallback rule from pickNaN() softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[20/21] target/rx: Explicitly set 2-NaN propagation rule softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[19/21] target/openrisc: Explicitly set 2-NaN propagation rule softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[18/21] target/microblaze: Explicitly set 2-NaN propagation rule softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[17/21] target/microblaze: Move setting of float rounding mode to reset softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[16/21] target/alpha: Explicitly set 2-NaN propagation rule softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[15/21] target/i386: Set 2-NaN propagation rule explicitly softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[14/21] target/xtensa: Explicitly set 2-NaN propagation rule softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[13/21] target/xtensa: Factor out calls to set_use_first_nan() softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[12/21] target/sparc: Explicitly set 2-NaN propagation rule softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[11/21] target/sparc: Move cpu_put_fsr(env, 0) call to reset softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[10/21] target/m68k: Initialize float_status fields in gdb set/get functions softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[09/21] target/m68k: Explicitly set 2-NaN propagation rule softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[08/21] target/ppc: Explicitly set 2-NaN propagation rule softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[07/21] target/s390x: Explicitly set 2-NaN propagation rule softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[06/21] target/hppa: Explicitly set 2-NaN propagation rule softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[05/21] target/loongarch: Explicitly set 2-NaN propagation rule softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[04/21] target/mips: Explicitly set 2-NaN propagation rule softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[03/21] target/arm: Explicitly set 2-NaN propagation rule softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[02/21] tests/fp: Explicitly set 2-NaN propagation rule softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
[01/21] softfloat: Allow 2-operand NaN propagation rule to be set at runtime softfloat: Set 2-NaN propagation rule in float_status, not at compile time --- 2024-10-25 Peter Maydell New
target/mips: Introduce disas_mt_available() target/mips: Introduce disas_mt_available() --- 2024-10-24 Philippe Mathieu-Daudé Superseded
[PULL,7/8] scripts: remove erroneous file that breaks git clone on Windows Untitled series #253800 --- 2024-10-24 Paolo Bonzini Superseded
[PULL,17/17] plugins: fix qemu_plugin_reset [PULL,01/17] tests/docker: Fix microblaze atomics --- 2024-10-24 Alex Bennée New
[PULL,16/17] MAINTAINERS: mention my plugins/next tree [PULL,01/17] tests/docker: Fix microblaze atomics --- 2024-10-24 Alex Bennée Accepted
[PULL,15/17] testing: Enhance gdb probe script [PULL,01/17] tests/docker: Fix microblaze atomics --- 2024-10-24 Alex Bennée Accepted
[PULL,14/17] tests/tcg/aarch64: Use raw strings for regexes in test-mte.py [PULL,01/17] tests/docker: Fix microblaze atomics --- 2024-10-24 Alex Bennée Accepted
[PULL,13/17] tests/tcg: enable basic testing for aarch64_be-linux-user [PULL,01/17] tests/docker: Fix microblaze atomics --- 2024-10-24 Alex Bennée New
[PULL,12/17] config/targets: update aarch64_be-linux-user gdb XML list [PULL,01/17] tests/docker: Fix microblaze atomics --- 2024-10-24 Alex Bennée Accepted
[PULL,11/17] MAINTAINERS: mention my gdbstub/next tree [PULL,01/17] tests/docker: Fix microblaze atomics --- 2024-10-24 Alex Bennée Accepted
[PULL,10/17] gitlab: make check-[dco|patch] a little more verbose [PULL,01/17] tests/docker: Fix microblaze atomics --- 2024-10-24 Alex Bennée Accepted
[PULL,09/17] dockerfiles: fix default targets for debian-loongarch-cross [PULL,01/17] tests/docker: Fix microblaze atomics --- 2024-10-24 Alex Bennée Accepted
[PULL,08/17] accel/tcg: add tracepoints for cpu_loop_exit_atomic [PULL,01/17] tests/docker: Fix microblaze atomics --- 2024-10-24 Alex Bennée New
[PULL,07/17] tests/tcg/x86_64: Add cross-modifying code test [PULL,01/17] tests/docker: Fix microblaze atomics --- 2024-10-24 Alex Bennée New
[PULL,06/17] scripts/ci: remove architecture checks for build-environment updates [PULL,01/17] tests/docker: Fix microblaze atomics --- 2024-10-24 Alex Bennée Accepted
[PULL,05/17] docs/devel: update tsan build documentation [PULL,01/17] tests/docker: Fix microblaze atomics --- 2024-10-24 Alex Bennée Accepted
[PULL,04/17] meson: hide tsan related warnings [PULL,01/17] tests/docker: Fix microblaze atomics --- 2024-10-24 Alex Bennée Accepted
[PULL,03/17] MAINTAINERS: mention my testing/next tree [PULL,01/17] tests/docker: Fix microblaze atomics --- 2024-10-24 Alex Bennée Accepted
[PULL,02/17] tests/docker: add NOFETCH env variable for testing [PULL,01/17] tests/docker: Fix microblaze atomics --- 2024-10-24 Alex Bennée Accepted
[PULL,01/17] tests/docker: Fix microblaze atomics [PULL,01/17] tests/docker: Fix microblaze atomics --- 2024-10-24 Alex Bennée Accepted
[PULL,00/17] testing, gdbstub and plugin updates --- 2024-10-24 Alex Bennée New
[2/2] cpu: ensure we don't call start_exclusive from cpu_exec target/i386: fix hang when using slow path for ptw_setl --- 2024-10-23 Pierrick Bouvier Superseded
[1/2] target/i386: fix hang when using slow path for ptw_setl target/i386: fix hang when using slow path for ptw_setl --- 2024-10-23 Pierrick Bouvier Superseded
[v3,3/3] contrib/plugins: remove Makefile for contrib/plugins build contrib/plugins using meson --- 2024-10-23 Pierrick Bouvier Superseded
[v3,2/3] meson: build contrib/plugins with meson build contrib/plugins using meson --- 2024-10-23 Pierrick Bouvier Superseded
[v3,1/3] contrib/plugins/cflow: fix warning build contrib/plugins using meson --- 2024-10-23 Pierrick Bouvier Superseded
tap-win32: fix format-truncation warning tap-win32: fix format-truncation warning --- 2024-10-23 Pierrick Bouvier New
hvf: remove unused but set variable hvf: remove unused but set variable --- 2024-10-23 Pierrick Bouvier New
[v2,1/1] pcie: enable Extended tag field support [v2,1/1] pcie: enable Extended tag field support --- 2024-10-23 Marcin Juszkiewicz New
[v3,17/18] contrib/plugins: remove Makefile for contrib/plugins [v3,01/18] tests/docker: Fix microblaze atomics --- 2024-10-23 Alex Bennée New
[v3,14/18] tests/tcg/aarch64: Use raw strings for regexes in test-mte.py [v3,01/18] tests/docker: Fix microblaze atomics --- 2024-10-23 Alex Bennée Superseded
[v3,13/18] tests/tcg: enable basic testing for aarch64_be-linux-user [v3,01/18] tests/docker: Fix microblaze atomics --- 2024-10-23 Alex Bennée Superseded
[v3,12/18] config/targets: update aarch64_be-linux-user gdb XML list [v3,01/18] tests/docker: Fix microblaze atomics --- 2024-10-23 Alex Bennée Superseded
[v3,11/18] MAINTAINERS: mention my gdbstub/next tree [v3,01/18] tests/docker: Fix microblaze atomics --- 2024-10-23 Alex Bennée Superseded
[v3,10/18] gitlab: make check-[dco|patch] a little more verbose [v3,01/18] tests/docker: Fix microblaze atomics --- 2024-10-23 Alex Bennée Superseded
[v3,09/18] dockerfiles: fix default targets for debian-loongarch-cross [v3,01/18] tests/docker: Fix microblaze atomics --- 2024-10-23 Alex Bennée Superseded
[v3,08/18] accel/tcg: add tracepoints for cpu_loop_exit_atomic [v3,01/18] tests/docker: Fix microblaze atomics --- 2024-10-23 Alex Bennée Superseded
[v3,07/18] tests/tcg/x86_64: Add cross-modifying code test [v3,01/18] tests/docker: Fix microblaze atomics --- 2024-10-23 Alex Bennée Superseded
[v3,06/18] scripts/ci: remove architecture checks for build-environment updates [v3,01/18] tests/docker: Fix microblaze atomics --- 2024-10-23 Alex Bennée Superseded
[v3,04/18] meson: hide tsan related warnings [v3,01/18] tests/docker: Fix microblaze atomics --- 2024-10-23 Alex Bennée Superseded
[v3,03/18] MAINTAINERS: mention my testing/next tree [v3,01/18] tests/docker: Fix microblaze atomics --- 2024-10-23 Alex Bennée Superseded
[v3,01/18] tests/docker: Fix microblaze atomics [v3,01/18] tests/docker: Fix microblaze atomics --- 2024-10-23 Alex Bennée Superseded
scripts: remove erroneous file that breaks git clone on Windows scripts: remove erroneous file that breaks git clone on Windows --- 2024-10-23 Pierrick Bouvier Superseded
[PULL,24/24] linux-user/riscv: Fix definition of RISCV_HWPROBE_EXT_ZVFHMIN [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson Accepted
[PULL,23/24] linux-user: Fix build failure caused by missing __u64 on musl [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson New
[PULL,22/24] linux-user: Trace rt_sigprocmask's sigsets [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson New
[PULL,21/24] linux-user/ppc: Fix sigmask endianness issue in sigreturn [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson Accepted
[PULL,20/24] linux-user: Emulate /proc/self/maps under mmap_lock [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson Accepted
[PULL,19/24] target/i386: Remove ra parameter from ptw_translate [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson Accepted
[PULL,18/24] target/i386: Use probe_access_full_mmu in ptw_translate [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson Accepted
[PULL,17/24] target/i386: Walk NPT in guest real mode [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson Accepted
[PULL,16/24] include/exec: Improve probe_access_full{, _mmu} documentation [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson Accepted
[PULL,15/24] tcg/ppc: Fix tcg_out_rlw_rc [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson Accepted
[PULL,14/24] tcg/riscv: Enable native vector support for TCG host [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson Accepted
[PULL,13/24] tcg/riscv: Implement vector roti/v/x ops [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson New
[PULL,12/24] tcg/riscv: Implement vector shi/s/v ops [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson New
[PULL,11/24] tcg/riscv: Implement vector min/max ops [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson New
[PULL,10/24] tcg/riscv: Implement vector sat/mul ops [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson New
[PULL,09/24] tcg/riscv: Accept constant first argument to sub_vec [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson Accepted
[PULL,08/24] tcg/riscv: Implement vector neg ops [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson New
[PULL,07/24] tcg/riscv: Implement vector cmp/cmpsel ops [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson Accepted
[PULL,06/24] tcg/riscv: Add support for basic vector opcodes [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson New
[PULL,05/24] tcg/riscv: Implement vector mov/dup{m/i} [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson Accepted
[PULL,04/24] tcg/riscv: Add basic support for vector [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson New
[PULL,03/24] util: Add RISC-V vector extension probe in cpuinfo [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson Accepted
[PULL,02/24] disas/riscv: Fix vsetivli disassembly [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson New
[PULL,01/24] tcg: Reset data_gen_ptr correctly [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson Accepted
[PULL,00/24] tcg + linux-user patch queue --- 2024-10-23 Richard Henderson New
[PULL,4/9] block/vdi.c: Make SECTOR_SIZE constant 64-bits [PULL,1/9] block/gluster: Use g_autofree for string in qemu_gluster_parse_json() --- 2024-10-22 Kevin Wolf Accepted
[PULL,3/9] tests/qemu-iotests/211.out: Update to expect MapEntry 'compressed' field [PULL,1/9] block/gluster: Use g_autofree for string in qemu_gluster_parse_json() --- 2024-10-22 Kevin Wolf Accepted
[PULL,2/9] block/ssh.c: Don't double-check that characters are hex digits [PULL,1/9] block/gluster: Use g_autofree for string in qemu_gluster_parse_json() --- 2024-10-22 Kevin Wolf Accepted
[PULL,1/9] block/gluster: Use g_autofree for string in qemu_gluster_parse_json() [PULL,1/9] block/gluster: Use g_autofree for string in qemu_gluster_parse_json() --- 2024-10-22 Kevin Wolf Accepted
[v2,20/20] plugins: fix qemu_plugin_reset maintainer updates (testing, gdbstub, plugins) --- 2024-10-22 Alex Bennée Superseded
« 1 2 3 4785 786 »