Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 78579 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
4
…
785
786
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v2,19/20] contrib/plugins: remove Makefile for contrib/plugins
maintainer updates (testing, gdbstub, plugins)
-
-
-
2024-10-22
Alex Bennée
Superseded
[v2,18/20] meson: build contrib/plugins with meson
maintainer updates (testing, gdbstub, plugins)
-
-
-
2024-10-22
Alex Bennée
New
[v2,17/20] plugins: add ability to register a GDB triggered callback
maintainer updates (testing, gdbstub, plugins)
-
-
-
2024-10-22
Alex Bennée
New
[v2,16/20] MAINTAINERS: mention my plugins/next tree
maintainer updates (testing, gdbstub, plugins)
-
-
-
2024-10-22
Alex Bennée
Superseded
[v2,15/20] testing: Enhance gdb probe script
maintainer updates (testing, gdbstub, plugins)
-
-
-
2024-10-22
Alex Bennée
Superseded
[v2,14/20] tests/tcg/aarch64: Use raw strings for regexes in test-mte.py
maintainer updates (testing, gdbstub, plugins)
-
-
-
2024-10-22
Alex Bennée
Superseded
[v2,13/20] tests/tcg: enable basic testing for aarch64_be-linux-user
maintainer updates (testing, gdbstub, plugins)
-
-
-
2024-10-22
Alex Bennée
Superseded
[v2,12/20] config/targets: update aarch64_be-linux-user gdb XML list
maintainer updates (testing, gdbstub, plugins)
-
-
-
2024-10-22
Alex Bennée
Superseded
[v2,11/20] MAINTAINERS: mention my gdbstub/next tree
maintainer updates (testing, gdbstub, plugins)
-
-
-
2024-10-22
Alex Bennée
Superseded
[v2,10/20] gitlab: make check-[dco|patch] a little more verbose
maintainer updates (testing, gdbstub, plugins)
-
-
-
2024-10-22
Alex Bennée
New
[v2,09/20] dockerfiles: fix default targets for debian-loongarch-cross
maintainer updates (testing, gdbstub, plugins)
-
-
-
2024-10-22
Alex Bennée
Superseded
[v2,08/20] accel/tcg: add tracepoints for cpu_loop_exit_atomic
maintainer updates (testing, gdbstub, plugins)
-
-
-
2024-10-22
Alex Bennée
Superseded
[v2,07/20] tests/tcg/x86_64: Add cross-modifying code test
maintainer updates (testing, gdbstub, plugins)
-
-
-
2024-10-22
Alex Bennée
Superseded
[v2,06/20] scripts/ci: remove architecture checks for build-environment updates
maintainer updates (testing, gdbstub, plugins)
-
-
-
2024-10-22
Alex Bennée
Superseded
[v2,05/20] docs/devel: update tsan build documentation
maintainer updates (testing, gdbstub, plugins)
-
-
-
2024-10-22
Alex Bennée
Superseded
[v2,04/20] meson: hide tsan related warnings
maintainer updates (testing, gdbstub, plugins)
-
-
-
2024-10-22
Alex Bennée
Superseded
[v2,02/20] tests/docker: add NOFETCH env variable for testing
maintainer updates (testing, gdbstub, plugins)
-
-
-
2024-10-22
Alex Bennée
Superseded
[v2,01/20] tests/docker: Fix microblaze atomics
maintainer updates (testing, gdbstub, plugins)
-
-
-
2024-10-22
Alex Bennée
Superseded
[PULL,1/5] linux-user: Clean up unused header
[PULL,1/5] linux-user: Clean up unused header
-
-
-
2024-10-22
Michael Tokarev
New
disas: Fix build against Capstone v6 (again)
disas: Fix build against Capstone v6 (again)
-
-
-
2024-10-22
Richard Henderson
New
[v7,14/14] tcg/riscv: Enable native vector support for TCG host
tcg/riscv: Add support for vector
-
-
-
2024-10-22
Richard Henderson
Superseded
[v7,13/14] tcg/riscv: Implement vector roti/v/x ops
tcg/riscv: Add support for vector
-
-
-
2024-10-22
Richard Henderson
Superseded
[v7,12/14] tcg/riscv: Implement vector shi/s/v ops
tcg/riscv: Add support for vector
-
-
-
2024-10-22
Richard Henderson
Superseded
[v7,11/14] tcg/riscv: Implement vector min/max ops
tcg/riscv: Add support for vector
-
-
-
2024-10-22
Richard Henderson
Superseded
[v7,10/14] tcg/riscv: Implement vector sat/mul ops
tcg/riscv: Add support for vector
-
-
-
2024-10-22
Richard Henderson
Superseded
[v7,09/14] tcg/riscv: Accept constant first argument to sub_vec
tcg/riscv: Add support for vector
-
-
-
2024-10-22
Richard Henderson
Superseded
[v7,08/14] tcg/riscv: Implement vector neg ops
tcg/riscv: Add support for vector
-
-
-
2024-10-22
Richard Henderson
Superseded
[v7,07/14] tcg/riscv: Implement vector cmp/cmpsel ops
tcg/riscv: Add support for vector
-
-
-
2024-10-22
Richard Henderson
Superseded
[v7,06/14] tcg/riscv: Add support for basic vector opcodes
tcg/riscv: Add support for vector
-
-
-
2024-10-22
Richard Henderson
Superseded
[v7,05/14] tcg/riscv: Implement vector mov/dup{m/i}
tcg/riscv: Add support for vector
-
-
-
2024-10-22
Richard Henderson
Superseded
[v7,04/14] tcg/riscv: Add basic support for vector
tcg/riscv: Add support for vector
-
-
-
2024-10-22
Richard Henderson
Superseded
[v7,03/14] util: Add RISC-V vector extension probe in cpuinfo
tcg/riscv: Add support for vector
-
-
-
2024-10-22
Richard Henderson
Superseded
[v7,02/14] disas/riscv: Fix vsetivli disassembly
tcg/riscv: Add support for vector
-
-
-
2024-10-22
Richard Henderson
Superseded
[v7,01/14] tcg: Reset data_gen_ptr correctly
tcg/riscv: Add support for vector
-
-
-
2024-10-22
Richard Henderson
Superseded
target/mips: Remove unused CPUMIPSState::current_fpu field
target/mips: Remove unused CPUMIPSState::current_fpu field
-
-
-
2024-10-21
Philippe Mathieu-Daudé
Superseded
target/mips: Introduce ase_3d_available() helper
target/mips: Introduce ase_3d_available() helper
-
-
-
2024-10-21
Philippe Mathieu-Daudé
Superseded
[PULL,02/21] tests/qtest: Raise the ide-test timeout
Untitled series #253551
-
-
-
2024-10-21
Thomas Huth
Accepted
dockerfiles: fix default targets for debian-loongarch-cross
dockerfiles: fix default targets for debian-loongarch-cross
-
-
-
2024-10-20
Pierrick Bouvier
Superseded
[06/14] target/i386: Wrap cc_op_live with a validity check
Untitled series #253507
-
-
-
2024-10-20
Paolo Bonzini
Superseded
[05/14] target/i386: Introduce cc_op_size
Untitled series #253507
-
-
-
2024-10-20
Paolo Bonzini
Superseded
[04/14] target/i386: Rearrange CCOp
Untitled series #253507
-
-
-
2024-10-20
Paolo Bonzini
Superseded
[02/14] target/i386: Tidy cc_op_str usage
Untitled series #253507
-
-
-
2024-10-20
Paolo Bonzini
Superseded
[7/7] docs/system/target-arm.rst: Remove "many boards are undocumented" note
docs/system/arm: Provide at least skeleton docs for all boards
-
-
-
2024-10-18
Peter Maydell
Superseded
[6/7] docs/system/arm: Add placeholder docs for mcimx6ul-evk and mcimx7d-sabre
docs/system/arm: Provide at least skeleton docs for all boards
-
-
-
2024-10-18
Peter Maydell
Superseded
[5/7] docs/system/arm: Add placeholder doc for xlnx-zcu102 board
docs/system/arm: Provide at least skeleton docs for all boards
-
-
-
2024-10-18
Peter Maydell
Superseded
[4/7] docs/system/arm: Add placeholder doc for exynos4 boards
docs/system/arm: Provide at least skeleton docs for all boards
-
-
-
2024-10-18
Peter Maydell
Superseded
[3/7] docs/system/arm: Split fby35 out from aspeed.rst
docs/system/arm: Provide at least skeleton docs for all boards
-
-
-
2024-10-18
Peter Maydell
Superseded
[2/7] docs/system/arm: Don't use wildcard '*-bmc' in doc titles
docs/system/arm: Provide at least skeleton docs for all boards
-
-
-
2024-10-18
Peter Maydell
Superseded
[1/7] docs/system/arm/stm32: List olimex-stm32-h405 in document title
docs/system/arm: Provide at least skeleton docs for all boards
-
-
-
2024-10-18
Peter Maydell
Superseded
[v4] scripts/symlink-install-tree.py: Fix MESONINTROSPECT parsing
[v4] scripts/symlink-install-tree.py: Fix MESONINTROSPECT parsing
-
-
-
2024-10-18
Peter Maydell
Superseded
target/arm: Don't assert in regime_is_user() for E10 mmuidx values
target/arm: Don't assert in regime_is_user() for E10 mmuidx values
-
-
-
2024-10-17
Peter Maydell
Superseded
[2/2] tests/functional: Add a functional test for the sx1 board
arm: Add collie and sx functional tests
-
-
-
2024-10-17
Peter Maydell
Superseded
[1/2] tests/functional: Add a functional test for the collie board
arm: Add collie and sx functional tests
-
-
-
2024-10-17
Peter Maydell
Superseded
hw/sd/omap_mmc: Don't use sd_cmd_type_t
hw/sd/omap_mmc: Don't use sd_cmd_type_t
-
-
-
2024-10-17
Peter Maydell
Superseded
pcie: enable Extended tag field capability
pcie: enable Extended tag field capability
-
-
-
2024-10-17
Marcin Juszkiewicz
New
[Stable-9.1.1,44/49] hw/char/pl011: Use correct masks for IBRD and FBRD
Untitled series #253123
-
-
-
2024-10-16
Michael Tokarev
New
[Stable-9.1.1,38/49] meson: fix machine option for x86_version
Untitled series #253123
-
-
-
2024-10-16
Michael Tokarev
New
[Stable-9.1.1,37/49] target/m68k: Always return a temporary from gen_lea_mode
Untitled series #253123
-
-
-
2024-10-16
Michael Tokarev
New
[Stable-9.1.1,36/49] tcg/ppc: Use TCG_REG_TMP2 for scratch index in prepare_host_addr
Untitled series #253123
-
-
-
2024-10-16
Michael Tokarev
New
[Stable-9.1.1,35/49] tcg/ppc: Use TCG_REG_TMP2 for scratch tcg_out_qemu_st
Untitled series #253123
-
-
-
2024-10-16
Michael Tokarev
New
[Stable-9.1.1,34/49] linux-user: Fix parse_elf_properties GNU0_MAGIC check
Untitled series #253123
-
-
-
2024-10-16
Michael Tokarev
New
[Stable-9.1.1,33/49] linux-user/flatload: Take mmap_lock in load_flt_binary()
Untitled series #253123
-
-
-
2024-10-16
Michael Tokarev
New
[v6,14/14] tcg/riscv: Enable native vector support for TCG host
tcg/riscv: Add support for vector
-
-
-
2024-10-16
Richard Henderson
Superseded
[v6,13/14] tcg/riscv: Implement vector roti/v/x ops
tcg/riscv: Add support for vector
-
-
-
2024-10-16
Richard Henderson
Superseded
[v6,12/14] tcg/riscv: Implement vector shi/s/v ops
tcg/riscv: Add support for vector
-
-
-
2024-10-16
Richard Henderson
Superseded
[v6,11/14] tcg/riscv: Implement vector min/max ops
tcg/riscv: Add support for vector
-
-
-
2024-10-16
Richard Henderson
Superseded
[v6,10/14] tcg/riscv: Implement vector sat/mul ops
tcg/riscv: Add support for vector
-
-
-
2024-10-16
Richard Henderson
Superseded
[v6,09/14] tcg/riscv: Accept constant first argument to sub_vec
tcg/riscv: Add support for vector
-
-
-
2024-10-16
Richard Henderson
Superseded
[v6,08/14] tcg/riscv: Implement vector neg ops
tcg/riscv: Add support for vector
-
-
-
2024-10-16
Richard Henderson
Superseded
[v6,07/14] tcg/riscv: Implement vector cmp/cmpsel ops
tcg/riscv: Add support for vector
-
-
-
2024-10-16
Richard Henderson
Superseded
[v6,06/14] tcg/riscv: Add support for basic vector opcodes
tcg/riscv: Add support for vector
-
-
-
2024-10-16
Richard Henderson
Superseded
[v6,05/14] tcg/riscv: Implement vector mov/dup{m/i}
tcg/riscv: Add support for vector
-
-
-
2024-10-16
Richard Henderson
Superseded
[v6,04/14] tcg/riscv: Add basic support for vector
tcg/riscv: Add support for vector
-
-
-
2024-10-16
Richard Henderson
Superseded
[v6,03/14] util: Add RISC-V vector extension probe in cpuinfo
tcg/riscv: Add support for vector
-
-
-
2024-10-16
Richard Henderson
New
[v6,02/14] disas/riscv: Fix vsetivli disassembly
tcg/riscv: Add support for vector
-
-
-
2024-10-16
Richard Henderson
Superseded
[v6,01/14] tcg: Reset data_gen_ptr correctly
tcg/riscv: Add support for vector
-
-
-
2024-10-16
Richard Henderson
Superseded
[PULL,5/5] hw/loongarch/fw_cfg: Build in common_ss[]
Untitled series #253115
-
-
-
2024-10-16
Song Gao
New
[PULL,4/5] hw/loongarch/virt: Remove unnecessary 'cpu.h' inclusion
Untitled series #253115
-
-
-
2024-10-16
Song Gao
Accepted
[PULL,33/33] hw/mips: Have mips_cpu_create_with_clock() take an endianness argument
[PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done
-
-
-
2024-10-15
Philippe Mathieu-Daudé
New
[PULL,32/33] hw/mips/cps: Set the vCPU 'cpu-big-endian' property
[PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done
-
-
-
2024-10-15
Philippe Mathieu-Daudé
New
[PULL,31/33] target/mips: Expose MIPSCPU::is_big_endian property
[PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done
-
-
-
2024-10-15
Philippe Mathieu-Daudé
New
[PULL,30/33] target/mips: Use tcg_constant_tl() instead of tcg_gen_movi_tl()
[PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done
-
-
-
2024-10-15
Philippe Mathieu-Daudé
New
[PULL,29/33] target/mips: Use gen_op_addr_addi() when possible
[PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done
-
-
-
2024-10-15
Philippe Mathieu-Daudé
New
[PULL,28/33] target/mips: Have gen_addiupc() expand $pc during translation
[PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done
-
-
-
2024-10-15
Philippe Mathieu-Daudé
Accepted
[PULL,27/33] target/mips: Replace MO_TE by mo_endian()
[PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done
-
-
-
2024-10-15
Philippe Mathieu-Daudé
New
[PULL,26/33] target/mips: Introduce mo_endian() helper
[PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done
-
-
-
2024-10-15
Philippe Mathieu-Daudé
Accepted
[PULL,25/33] target/mips: Remove unused MEMOP_IDX() macro
[PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done
-
-
-
2024-10-15
Philippe Mathieu-Daudé
Accepted
[PULL,24/33] target/mips: Rename unused sysemu argument of OP_LD_ATOMIC()
[PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done
-
-
-
2024-10-15
Philippe Mathieu-Daudé
Accepted
[PULL,23/33] target/mips: Explode MO_TExx -> MO_TE | MO_xx
[PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done
-
-
-
2024-10-15
Philippe Mathieu-Daudé
New
[PULL,22/33] target/mips: Factor mo_endian_rev() out of MXU code
[PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done
-
-
-
2024-10-15
Philippe Mathieu-Daudé
New
[PULL,21/33] target/mips: Convert mips16e decr_and_load/store() macros to functions
[PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done
-
-
-
2024-10-15
Philippe Mathieu-Daudé
Accepted
[PULL,20/33] target/mips: Replace MO_TE by mo_endian_env() in get_pte()
[PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done
-
-
-
2024-10-15
Philippe Mathieu-Daudé
Accepted
[PULL,19/33] target/mips: Introduce mo_endian_env() helper
[PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done
-
-
-
2024-10-15
Philippe Mathieu-Daudé
Accepted
[PULL,18/33] target/mips: Rename cpu_is_bigendian() -> disas_is_bigendian()
[PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done
-
-
-
2024-10-15
Philippe Mathieu-Daudé
New
[PULL,17/33] target/mips: Declare mips_env_is_bigendian() in 'internal.h'
[PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done
-
-
-
2024-10-15
Philippe Mathieu-Daudé
Accepted
[PULL,16/33] hw/xtensa/xtfpga: Remove TARGET_BIG_ENDIAN #ifdef'ry
[PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done
-
-
-
2024-10-15
Philippe Mathieu-Daudé
Accepted
[PULL,15/33] target/ppc: Use tcg_constant_tl() instead of tcg_gen_movi_tl()
[PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done
-
-
-
2024-10-15
Philippe Mathieu-Daudé
Accepted
[PULL,14/33] target/tricore: Use tcg_constant_tl() instead of tcg_gen_movi_tl()
[PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done
-
-
-
2024-10-15
Philippe Mathieu-Daudé
Accepted
[PULL,13/33] target/tricore: Use explicit little-endian LD/ST API
[PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done
-
-
-
2024-10-15
Philippe Mathieu-Daudé
Accepted
[PULL,12/33] target/loongarch: Use explicit little-endian LD/ST API
[PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done
-
-
-
2024-10-15
Philippe Mathieu-Daudé
New
«
1
2
3
4
…
785
786
»