Show patches with: State = Action Required       |    Archived = No       |   22347 patches
« 1 2 3 4223 224 »
Patch Series S/W/F Date Submitter Delegate State
[2/2] hw/core/machine: Extract compat properties to machine-compat.c hw/core/machine: Extract compat properties to machine-compat.c --- 2024-09-30 Philippe Mathieu-Daudé New
[1/2] hw/core/machine: Add missing 'units.h' and 'error-report.h' headers hw/core/machine: Extract compat properties to machine-compat.c --- 2024-09-30 Philippe Mathieu-Daudé New
[3/3] hw/arm: Replace tswap32() calls by target agnostic stl_endian_p() hw/arm: Replace tswap32() by stl_endian_p() --- 2024-09-30 Philippe Mathieu-Daudé New
[2/3] hw/arm: Have arm_write_bootloader() take a ARMCPU argument hw/arm: Replace tswap32() by stl_endian_p() --- 2024-09-30 Philippe Mathieu-Daudé New
[1/3] target/arm: Expose arm_cpu_code_is_big_endian() prototype in 'cpu.h' hw/arm: Replace tswap32() by stl_endian_p() --- 2024-09-30 Philippe Mathieu-Daudé New
hw/sh4/r2d: Replace tswap32() by stl_endian_p() hw/sh4/r2d: Replace tswap32() by stl_endian_p() --- 2024-09-30 Philippe Mathieu-Daudé New
[3/3] hw/ppc/virtex_ml507: Replace tswap32() by stl_endian_p() hw/ppc: Replace tswap32() by stl_endian_p() --- 2024-09-30 Philippe Mathieu-Daudé New
[2/3] hw/ppc/sam460ex: Replace tswap32() by stl_endian_p() hw/ppc: Replace tswap32() by stl_endian_p() --- 2024-09-30 Philippe Mathieu-Daudé New
[1/3] target/ppc: Expose ppc_cpu_is_big_endian() prototype in 'cpu.h' hw/ppc: Replace tswap32() by stl_endian_p() --- 2024-09-30 Philippe Mathieu-Daudé New
hw/riscv/spike: Replace tswap64() by ldq_endian_p() hw/riscv/spike: Replace tswap64() by ldq_endian_p() --- 2024-09-30 Philippe Mathieu-Daudé New
[12/12] hw/mips/malta: Remove TARGET_BIG_ENDIAN #ifdef'ry target/mips: Remove target-specific endianness knowledge --- 2024-09-30 Philippe Mathieu-Daudé New
[11/12] target/mips: Remove target-specific code in mips_cpu_reset_hold() target/mips: Remove target-specific endianness knowledge --- 2024-09-30 Philippe Mathieu-Daudé New
[10/12] hw/mips: Have mips_cpu_create_with_clock() take an endianness argument target/mips: Remove target-specific endianness knowledge --- 2024-09-30 Philippe Mathieu-Daudé New
[09/12] hw/mips/cps: Set the vCPU 'cpu-big-endian' property target/mips: Remove target-specific endianness knowledge --- 2024-09-30 Philippe Mathieu-Daudé New
[08/12] target/mips: Expose MIPSCPU::is_big_endian property target/mips: Remove target-specific endianness knowledge --- 2024-09-30 Philippe Mathieu-Daudé New
[07/12] target/mips: Replace MO_TE by mo_endian() target/mips: Remove target-specific endianness knowledge --- 2024-09-30 Philippe Mathieu-Daudé New
[06/12] target/mips: Explode MO_TExx -> MO_TE | MO_xx target/mips: Remove target-specific endianness knowledge --- 2024-09-30 Philippe Mathieu-Daudé New
[05/12] target/mips: Introduce mo_endian() helper target/mips: Remove target-specific endianness knowledge --- 2024-09-30 Philippe Mathieu-Daudé New
[04/12] target/mips: Convert mips16e decr_and_load/store() macros to functions target/mips: Remove target-specific endianness knowledge --- 2024-09-30 Philippe Mathieu-Daudé New
[03/12] target/mips: Replace MO_TE by mo_endian_env() in get_pte() target/mips: Remove target-specific endianness knowledge --- 2024-09-30 Philippe Mathieu-Daudé New
[02/12] target/mips: Introduce mo_endian_env() helper target/mips: Remove target-specific endianness knowledge --- 2024-09-30 Philippe Mathieu-Daudé New
[01/12] target/mips: Declare cpu_is_bigendian_env() in 'internal.h' target/mips: Remove target-specific endianness knowledge --- 2024-09-30 Philippe Mathieu-Daudé New
[13/13] hw/net/tulip: Use ld/st_endian_pci_dma() API hw: Add ld/st_endian() APIs --- 2024-09-30 Philippe Mathieu-Daudé New
[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é New
[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é New
[PULL,7/7] hw/loongarch/fw_cfg: Build in common_ss[] Untitled series #251742 --- 2024-09-29 Song Gao New
[PULL,6/7] hw/loongarch/virt: Remove unnecessary 'cpu.h' inclusion Untitled series #251742 --- 2024-09-29 Song Gao New
[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
[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/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é New
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é New
[v2,2/2] contrib/plugins: remove Makefile for contrib/plugins build contrib/plugins using meson --- 2024-09-25 Pierrick Bouvier New
[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 New
[09/10] config/targets: update aarch64_be-linux-user gdb XML list maintainer updates (testing, gdbstub) --- 2024-09-25 Alex Bennée New
[08/10] MAINTAINERS: mention my gdbstub/next tree maintainer updates (testing, gdbstub) --- 2024-09-25 Alex Bennée New
[07/10] docs/devel: update tsan build documentation maintainer updates (testing, gdbstub) --- 2024-09-25 Alex Bennée New
[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 New
[04/10] MAINTAINERS: mention my testing/next tree maintainer updates (testing, gdbstub) --- 2024-09-25 Alex Bennée New
[02/10] tests/docker: Fix microblaze atomics maintainer updates (testing, gdbstub) --- 2024-09-25 Alex Bennée New
[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,41/44] tests/qtest: remove return after g_assert_not_reached() Untitled series #251463 --- 2024-09-25 Thomas Huth New
[PULL,39/44] qobject: remove return after g_assert_not_reached() Untitled series #251463 --- 2024-09-25 Thomas Huth New
[PULL,32/44] tcg/loongarch64: remove break after g_assert_not_reached() Untitled series #251463 --- 2024-09-25 Thomas Huth New
[PULL,30/44] target/riscv: remove break after g_assert_not_reached() Untitled series #251463 --- 2024-09-25 Thomas Huth New
[PULL,23/44] accel/tcg: remove break after g_assert_not_reached() Untitled series #251463 --- 2024-09-25 Thomas Huth New
[PULL,16/44] hw/hyperv: replace assert(false) with g_assert_not_reached() Untitled series #251463 --- 2024-09-25 Thomas Huth New
[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,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,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,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,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,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
[PULL,00/31] tcg + linux-user patch queue --- 2024-09-22 Richard Henderson New
[PULL,21/22] license: Update deprecated SPDX tag GPL-2.0+ to GPL-2.0-or-later Untitled series #251256 --- 2024-09-20 Michael Tokarev New
[PULL,20/22] license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later Untitled series #251256 --- 2024-09-20 Michael Tokarev New
[PULL,07/22] tests/unit: Really build pbkdf test on macOS Untitled series #251256 --- 2024-09-20 Michael Tokarev New
[PULL,v2,00/18] tcg plugins (deprecations, mem apis, contrib plugins) --- 2024-09-19 Alex Bennée New
[PULL,37/38] target/arm: Correct ID_AA64ISAR1_EL1 value for neoverse-v1 [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,33/38] tests: expand timeout information for aarch64/sbsa-ref [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,31/38] tests: use default cpu for aarch64/sbsa-ref [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,25/38] target/arm: Convert VQSHL, VQSHLU to gvec [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,21/38] target/arm: Split out subroutines of handle_shri_with_rndacc [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,14/38] target/arm: Introduce gen_gvec_sshr, gen_gvec_ushr [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,00/38] target-arm queue --- 2024-09-19 Peter Maydell New
[v3,33/34] tests/qtest: remove return after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,31/34] qobject: remove return after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,24/34] tcg/loongarch64: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,22/34] target/riscv: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,15/34] accel/tcg: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,08/34] hw/hyperv: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[PULL,15/18] contrib/plugins: Add a plugin to generate basic block vectors Untitled series #251129 --- 2024-09-18 Alex Bennée New
[PULL,13/18] tests/tcg: add a system test to check memory instrumentation Untitled series #251129 --- 2024-09-18 Alex Bennée New
[PULL,10/18] tests/tcg: clean up output of memory system test Untitled series #251129 --- 2024-09-18 Alex Bennée New
[PULL,09/18] tests/tcg/multiarch: add test for plugin memory access Untitled series #251129 --- 2024-09-18 Alex Bennée New
[PULL,04/18] plugins: save value during memory accesses Untitled series #251129 --- 2024-09-18 Alex Bennée New
[PULL,00/18] tcg plugins (deprecations, mem apis, contrib plugins) --- 2024-09-18 Alex Bennée New
[v3,1/3] MAINTAINERS: Cover PowerPC SPI model in PowerNV section [v3,1/3] MAINTAINERS: Cover PowerPC SPI model in PowerNV section --- 2024-09-18 Chalapathi V New
[2/2] .gitlab-ci.d: Make separate collapsible log sections for build and test gitlab-ci: Make separate sections for build and test --- 2024-09-18 Peter Maydell New
[Stable-9.0.3,78/82] tests/docker: update debian i686 and mipsel images to bookworm Untitled series #251072 --- 2024-09-17 Michael Tokarev New
« 1 2 3 4223 224 »