Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 80992 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
...
31
32
33
…
809
810
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[12/13] hw/pci/pci_device: Introduce ld/st_endian_pci_dma() API
hw: Add ld/st_endian() APIs
-
-
-
2024-09-30
Philippe Mathieu-Daudé
New
[11/13] hw/pci/pci_device: Add PCI_DMA_DEFINE_LDST_END() macro
hw: Add ld/st_endian() APIs
-
-
-
2024-09-30
Philippe Mathieu-Daudé
New
[10/13] hw/virtio/virtio-access: Use ld/st_endian_phys() API
hw: Add ld/st_endian() APIs
-
-
-
2024-09-30
Philippe Mathieu-Daudé
New
[09/13] exec/memory_ldst_phys: Introduce ld/st_endian_phys() API
hw: Add ld/st_endian() APIs
-
-
-
2024-09-30
Philippe Mathieu-Daudé
New
[08/13] hw/xtensa/xtfpga: Replace memcpy()+tswap32() by stl_endian_p()
hw: Add ld/st_endian() APIs
-
-
-
2024-09-30
Philippe Mathieu-Daudé
New
[07/13] hw/xtensa/xtfpga: Remove TARGET_BIG_ENDIAN #ifdef'ry
hw: Add ld/st_endian() APIs
-
-
-
2024-09-30
Philippe Mathieu-Daudé
Superseded
[06/13] tests/tcg/plugins: Use the ld/st_endian_p() API
hw: Add ld/st_endian() APIs
-
-
-
2024-09-30
Philippe Mathieu-Daudé
New
[05/13] hw/mips: Add cpu_is_bigendian field to BlCpuCfg structure
hw: Add ld/st_endian() APIs
-
-
-
2024-09-30
Philippe Mathieu-Daudé
New
[04/13] hw/mips: Pass BlCpuCfg argument to bootloader API
hw: Add ld/st_endian() APIs
-
-
-
2024-09-30
Philippe Mathieu-Daudé
New
[03/13] target/arm/ptw: Use the ld/st_endian_p() API
hw: Add ld/st_endian() APIs
-
-
-
2024-09-30
Philippe Mathieu-Daudé
New
[02/13] hw/virtio/virtio-access: Use the ld/st_endian_p() API
hw: Add ld/st_endian() APIs
-
-
-
2024-09-30
Philippe Mathieu-Daudé
New
[01/13] qemu/bswap: Introduce ld/st_endian_p() API
hw: Add ld/st_endian() APIs
-
-
-
2024-09-30
Philippe Mathieu-Daudé
New
hw/mips: Build fw_cfg.c once
hw/mips: Build fw_cfg.c once
-
-
-
2024-09-30
Philippe Mathieu-Daudé
Accepted
[PULL,7/7] hw/loongarch/fw_cfg: Build in common_ss[]
Untitled series #251742
-
-
-
2024-09-29
Song Gao
Superseded
[PULL,6/7] hw/loongarch/virt: Remove unnecessary 'cpu.h' inclusion
Untitled series #251742
-
-
-
2024-09-29
Song Gao
Superseded
[v2,4/4] net/l2tpv3: Simplify LD/ST API uses
hw/ppc & net: Simplify LD/ST API uses
-
-
-
2024-09-27
Philippe Mathieu-Daudé
New
[v2,3/4] hw/ppc/vof: Simplify LD/ST API uses
hw/ppc & net: Simplify LD/ST API uses
-
-
-
2024-09-27
Philippe Mathieu-Daudé
New
[v2,2/4] hw/ppc/spapr_vof: Simplify LD/ST API uses
hw/ppc & net: Simplify LD/ST API uses
-
-
-
2024-09-27
Philippe Mathieu-Daudé
New
[v2,1/4] hw/ppc/spapr_nvdimm: Simplify LD/ST API uses
hw/ppc & net: Simplify LD/ST API uses
-
-
-
2024-09-27
Philippe Mathieu-Daudé
New
[4/4] net/l2tpv3: Simplify LD/ST API uses
hw/ppc & net: Simplify LD/ST API uses
-
-
-
2024-09-27
Philippe Mathieu-Daudé
Superseded
[3/4] hw/ppc/vof: Simplify LD/ST API uses
hw/ppc & net: Simplify LD/ST API uses
-
-
-
2024-09-27
Philippe Mathieu-Daudé
New
[2/4] hw/ppc/spapr_vof: Simplify LD/ST API uses
hw/ppc & net: Simplify LD/ST API uses
-
-
-
2024-09-27
Philippe Mathieu-Daudé
Superseded
[1/4] hw/ppc/spapr_nvdimm: Simplify LD/ST API uses
hw/ppc & net: Simplify LD/ST API uses
-
-
-
2024-09-27
Philippe Mathieu-Daudé
Superseded
[2/2] hw/loongarch/fw_cfg: Build in common_ss[]
hw/loongarch: Build fw_cfg.c as common object
-
-
-
2024-09-27
Philippe Mathieu-Daudé
New
[1/2] hw/loongarch/virt: Remove unnecessary 'cpu.h' inclusion
hw/loongarch: Build fw_cfg.c as common object
-
-
-
2024-09-27
Philippe Mathieu-Daudé
Superseded
hw/audio/virtio-snd: Remove unnecessary "exec/tswap.h" header
hw/audio/virtio-snd: Remove unnecessary "exec/tswap.h" header
-
-
-
2024-09-26
Philippe Mathieu-Daudé
Superseded
[v2,2/2] contrib/plugins: remove Makefile for contrib/plugins
build contrib/plugins using meson
-
-
-
2024-09-25
Pierrick Bouvier
Superseded
[v2,1/2] meson: build contrib/plugins with meson
build contrib/plugins using meson
-
-
-
2024-09-25
Pierrick Bouvier
New
[10/10] tests/tcg: enable basic testing for aarch64_be-linux-user
maintainer updates (testing, gdbstub)
-
-
-
2024-09-25
Alex Bennée
Superseded
[09/10] config/targets: update aarch64_be-linux-user gdb XML list
maintainer updates (testing, gdbstub)
-
-
-
2024-09-25
Alex Bennée
Superseded
[08/10] MAINTAINERS: mention my gdbstub/next tree
maintainer updates (testing, gdbstub)
-
-
-
2024-09-25
Alex Bennée
Superseded
[07/10] docs/devel: update tsan build documentation
maintainer updates (testing, gdbstub)
-
-
-
2024-09-25
Alex Bennée
Superseded
[06/10] target/i386: fix build warning (gcc-12 -fsanitize=thread)
maintainer updates (testing, gdbstub)
-
-
-
2024-09-25
Alex Bennée
New
[05/10] meson: hide tsan related warnings
maintainer updates (testing, gdbstub)
-
-
-
2024-09-25
Alex Bennée
Superseded
[04/10] MAINTAINERS: mention my testing/next tree
maintainer updates (testing, gdbstub)
-
-
-
2024-09-25
Alex Bennée
Superseded
[02/10] tests/docker: Fix microblaze atomics
maintainer updates (testing, gdbstub)
-
-
-
2024-09-25
Alex Bennée
Superseded
[PULL,44/44] .gitlab-ci.d: Make separate collapsible log sections for build and test
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
New
[PULL,43/44] .gitlab-ci.d: Split build and test in cross build job templates
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
Accepted
[PULL,42/44] scripts/checkpatch.pl: emit error when using assert(false)
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
Accepted
[PULL,41/44] tests/qtest: remove return after g_assert_not_reached()
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
New
[PULL,40/44] qom: remove return after g_assert_not_reached()
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
Accepted
[PULL,39/44] qobject: remove return after g_assert_not_reached()
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
New
[PULL,38/44] migration: remove return after g_assert_not_reached()
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
Accepted
[PULL,37/44] hw/ppc: remove return after g_assert_not_reached()
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
Accepted
[PULL,36/44] hw/pci: remove return after g_assert_not_reached()
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
Accepted
[PULL,35/44] hw/net: remove return after g_assert_not_reached()
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
Accepted
[PULL,34/44] hw/hyperv: remove return after g_assert_not_reached()
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
Accepted
[PULL,33/44] include/qemu: remove return after g_assert_not_reached()
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
Accepted
[PULL,32/44] tcg/loongarch64: remove break after g_assert_not_reached()
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
New
[PULL,31/44] fpu: remove break after g_assert_not_reached()
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
Accepted
[PULL,30/44] target/riscv: remove break after g_assert_not_reached()
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
New
[PULL,29/44] target/arm: remove break after g_assert_not_reached()
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
Accepted
[PULL,28/44] hw/tpm: remove break after g_assert_not_reached()
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
Accepted
[PULL,27/44] hw/scsi: remove break after g_assert_not_reached()
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
Accepted
[PULL,26/44] hw/net: remove break after g_assert_not_reached()
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
Accepted
[PULL,25/44] hw/acpi: remove break after g_assert_not_reached()
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
Accepted
[PULL,24/44] block: remove break after g_assert_not_reached()
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
Accepted
[PULL,23/44] accel/tcg: remove break after g_assert_not_reached()
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
New
[PULL,22/44] target/i386/kvm: replace assert(false) with g_assert_not_reached()
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
Accepted
[PULL,21/44] migration: replace assert(false) with g_assert_not_reached()
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
Accepted
[PULL,20/44] hw/ppc: replace assert(false) with g_assert_not_reached()
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
Accepted
[PULL,19/44] hw/pci: replace assert(false) with g_assert_not_reached()
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
Accepted
[PULL,18/44] hw/nvme: replace assert(false) with g_assert_not_reached()
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
Accepted
[PULL,17/44] hw/net: replace assert(false) with g_assert_not_reached()
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
Accepted
[PULL,16/44] hw/hyperv: replace assert(false) with g_assert_not_reached()
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
New
[PULL,15/44] block: replace assert(false) with g_assert_not_reached()
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
Accepted
[PULL,14/44] target/ppc: replace assert(0) with g_assert_not_reached()
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
Accepted
[PULL,13/44] qobject: replace assert(0) with g_assert_not_reached()
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
Accepted
[PULL,12/44] migration: replace assert(0) with g_assert_not_reached()
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
Accepted
[PULL,11/44] hw/net: replace assert(0) with g_assert_not_reached()
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
Accepted
[PULL,10/44] hw/arm: replace assert(0) with g_assert_not_reached()
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
Accepted
[PULL,09/44] hw/acpi: replace assert(0) with g_assert_not_reached()
Untitled series #251463
-
-
-
2024-09-25
Thomas Huth
Accepted
[RFC] hw/arm/armv7m: Expose and access System Control Space as little endian
[RFC] hw/arm/armv7m: Expose and access System Control Space as little endian
-
-
-
2024-09-24
Philippe Mathieu-Daudé
New
testing: bump mips64el cross to bookworm and allow to fail
testing: bump mips64el cross to bookworm and allow to fail
-
-
-
2024-09-23
Alex Bennée
New
[PULL,31/31] linux-user: update syscall.tbl to Linux v6.11
[PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6]
-
-
-
2024-09-22
Richard Henderson
Accepted
[PULL,30/31] linux-user,loongarch: move to syscalltbl file
[PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6]
-
-
-
2024-09-22
Richard Henderson
Superseded
[PULL,29/31] linux-user,hexagon: move to syscalltbl file
[PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6]
-
-
-
2024-09-22
Richard Henderson
Superseded
[PULL,28/31] linux-user,riscv: move to syscalltbl file
[PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6]
-
-
-
2024-09-22
Richard Henderson
New
[PULL,27/31] linux-user,openrisc: move to syscalltbl file
[PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6]
-
-
-
2024-09-22
Richard Henderson
Superseded
[PULL,26/31] linux-user,aarch64: move to syscalltbl file
[PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6]
-
-
-
2024-09-22
Richard Henderson
New
[PULL,25/31] linux-user: update syscall.tbl to Linux v6.10
[PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6]
-
-
-
2024-09-22
Richard Henderson
Accepted
[PULL,24/31] linux-user, mips: update syscall-args-o32.c.inc to Linux v6.10
[PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6]
-
-
-
2024-09-22
Richard Henderson
Accepted
[PULL,23/31] linux-user: update syscall_nr.h to Linux v6.10
[PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6]
-
-
-
2024-09-22
Richard Henderson
Accepted
[PULL,22/31] target/ppc: Fix lxvx/stxvx facility check
[PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6]
-
-
-
2024-09-22
Richard Henderson
Accepted
[PULL,21/31] tcg/s390x: Optimize cmpsel with constant 0/-1 arguments
[PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6]
-
-
-
2024-09-22
Richard Henderson
Accepted
[PULL,20/31] tcg/s390x: Implement cmpsel_vec
[PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6]
-
-
-
2024-09-22
Richard Henderson
New
[PULL,19/31] tcg/ppc: Optimize cmpsel with constant 0/-1 arguments
[PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6]
-
-
-
2024-09-22
Richard Henderson
Accepted
[PULL,18/31] tcg/ppc: Implement cmpsel_vec
[PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6]
-
-
-
2024-09-22
Richard Henderson
New
[PULL,17/31] tcg/i386: Implement vector TST{EQ,NE} for avx512
[PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6]
-
-
-
2024-09-22
Richard Henderson
New
[PULL,16/31] tcg/i386: Implement cmpsel_vec with avx512 insns
[PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6]
-
-
-
2024-09-22
Richard Henderson
Accepted
[PULL,15/31] tcg/i386: Add predicate parameters to tcg_out_evex_opc
[PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6]
-
-
-
2024-09-22
Richard Henderson
Accepted
[PULL,14/31] tcg/i386: Implement cmp_vec with avx512 insns
[PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6]
-
-
-
2024-09-22
Richard Henderson
Accepted
[PULL,13/31] tcg/i386: Optimize cmpsel with constant 0 operand 3.
[PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6]
-
-
-
2024-09-22
Richard Henderson
Accepted
[PULL,12/31] tcg/optimize: Optimize bitsel_vec
[PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6]
-
-
-
2024-09-22
Richard Henderson
Accepted
[PULL,11/31] tcg/optimize: Optimize cmp_vec and cmpsel_vec
[PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6]
-
-
-
2024-09-22
Richard Henderson
Accepted
[PULL,10/31] tcg/optimize: Fold movcond with true and false values identical
[PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6]
-
-
-
2024-09-22
Richard Henderson
Accepted
[PULL,09/31] tcg/s390x: Do not expand cmp_vec early
[PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6]
-
-
-
2024-09-22
Richard Henderson
Accepted
[PULL,08/31] tcg/ppc: Do not expand cmp_vec early
[PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6]
-
-
-
2024-09-22
Richard Henderson
Accepted
[PULL,07/31] tcg/i386: Do not expand cmpsel_vec early
[PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6]
-
-
-
2024-09-22
Richard Henderson
New
[PULL,06/31] tcg/i386: Do not expand cmp_vec early
[PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6]
-
-
-
2024-09-22
Richard Henderson
New
«
1
2
...
31
32
33
…
809
810
»