Show patches with: State = Action Required       |    Archived = No       |   22640 patches
« 1 2 ... 4 5 6226 227 »
Patch Series S/W/F Date Submitter Delegate State
[v2,01/25] gdbstub/helpers: Have ldtul_p() definition use ldn_p() misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[8/8] hw/core/cpu: Expose cpu_is_big_endian() method hw/core/cpu: Expose cpu_is_big_endian() method --- 2024-10-04 Philippe Mathieu-Daudé New
[7/8] target/ppc: Register CPUClass::is_big_endian hw/core/cpu: Expose cpu_is_big_endian() method --- 2024-10-04 Philippe Mathieu-Daudé New
[6/8] target/mips: Implement CPUClass::is_big_endian hw/core/cpu: Expose cpu_is_big_endian() method --- 2024-10-04 Philippe Mathieu-Daudé New
[4/8] target/microblaze: Implement CPUClass::is_big_endian hw/core/cpu: Expose cpu_is_big_endian() method --- 2024-10-04 Philippe Mathieu-Daudé New
[3/8] target/arm: Implement CPUClass::is_big_endian hw/core/cpu: Expose cpu_is_big_endian() method --- 2024-10-04 Philippe Mathieu-Daudé New
[2/8] hw/core/cpu: Introduce CPUClass::is_big_endian() handler hw/core/cpu: Expose cpu_is_big_endian() method --- 2024-10-04 Philippe Mathieu-Daudé New
[PULL,22/23] docs/devel: Mention post_load hook restrictions where we document the hook [PULL,01/23] hw/audio/virtio-snd: Remove unnecessary "exec/tswap.h" header --- 2024-10-04 Michael Tokarev New
[PULL,20/23] hw/mips: Build fw_cfg.c once [PULL,01/23] hw/audio/virtio-snd: Remove unnecessary "exec/tswap.h" header --- 2024-10-04 Michael Tokarev New
[10/16] target/s390x: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-03 Philippe Mathieu-Daudé New
[02/16] exec/memop: Remove unused memop_big_endian() helper misc: Use explicit endian LD/ST API --- 2024-10-03 Philippe Mathieu-Daudé New
[PULL,1/5] testing: bump mips64el cross to bookworm and fix package list [PULL,1/5] testing: bump mips64el cross to bookworm and fix package list --- 2024-10-02 Thomas Huth New
[v2] testing: bump mips64el cross to bookworm and allow to fail [v2] testing: bump mips64el cross to bookworm and allow to fail --- 2024-10-01 Thomas Huth New
[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
[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
[08/12] target/mips: Expose MIPSCPU::is_big_endian property 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
[02/12] target/mips: Introduce mo_endian_env() helper 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
[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
[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
[v2,1/2] meson: build contrib/plugins with meson build contrib/plugins using meson --- 2024-09-25 Pierrick Bouvier New
[06/10] target/i386: fix build warning (gcc-12 -fsanitize=thread) 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
[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
[Stable-9.0.3,70/82] gitlab: migrate the s390x custom machine to 22.04 Untitled series #251072 --- 2024-09-17 Michael Tokarev New
[Stable-7.2.14,41/47] gitlab: migrate the s390x custom machine to 22.04 Untitled series #251070 --- 2024-09-17 Michael Tokarev New
[PULL,13/17] system: Sort QEMU_ARCH_VIRTIO_PCI definition Untitled series #251065 --- 2024-09-17 Thomas Huth New
[3/3] .gitlab-ci.d/cirrus: Add manual testing of macOS 15 (Sequoia) ci: Replace macOS coverage from release 13 to 15 --- 2024-09-17 Philippe Mathieu-Daudé New
[1/3] tests/unit: Really build pbkdf test on macOS ci: Replace macOS coverage from release 13 to 15 --- 2024-09-17 Philippe Mathieu-Daudé New
[PULL,v3,00/60] Misc HW & UI patches for 2024-09-13 --- 2024-09-13 Philippe Mathieu-Daudé New
[01/17] deprecation: don't enable TCG plugins by default on 32 bit hosts [01/17] deprecation: don't enable TCG plugins by default on 32 bit hosts --- 2024-09-13 Alex Bennée New
[v2,36/48] ui: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-12 Pierrick Bouvier New
[v2,07/48] hw/watchdog: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-12 Pierrick Bouvier New
[v2,05/48] hw/core: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-12 Pierrick Bouvier New
[v2,01/48] docs/spin: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-12 Pierrick Bouvier New
[PULL,v2,53/61] hw/watchdog: replace assert(0) with g_assert_not_reached() Untitled series #250720 --- 2024-09-12 Philippe Mathieu-Daudé New
[PULL,v2,52/61] hw/core: replace assert(0) with g_assert_not_reached() Untitled series #250720 --- 2024-09-12 Philippe Mathieu-Daudé New
[PULL,v2,48/61] hw/sensor/tmp105: Lower 4 bit of limit registers are always 0 Untitled series #250720 --- 2024-09-12 Philippe Mathieu-Daudé New
[PULL,v2,00/61] Misc HW & UI patches for 2024-09-12 --- 2024-09-12 Philippe Mathieu-Daudé New
[PULL,4/5] target/sparc: Implement STDFQ [PULL,1/5] target/sparc: Add FQ and FSR.QNE --- 2024-09-12 Richard Henderson New
[PULL,0/5] target/sparc patch queue --- 2024-09-12 Richard Henderson New
[v3,29/29] target/arm: Convert scalar [US]QSHRN, [US]QRSHRN, SQSHRUN to decodetree target/arm: AdvSIMD decodetree conversion, part 4 --- 2024-09-12 Richard Henderson New
[v3,28/29] target/arm: Convert vector [US]QSHRN, [US]QRSHRN, SQSHRUN to decodetree target/arm: AdvSIMD decodetree conversion, part 4 --- 2024-09-12 Richard Henderson New
« 1 2 ... 4 5 6226 227 »