Messages by Date
-
2026/04/27
Re: [PATCH] docs/system: add FEAT_AA32 and FEAT_AA64 to emulation list
Peter Maydell
-
2026/04/27
[PATCH v4 13/32] monitor: Do not check TARGET_S390X to build s390x commands
Philippe Mathieu-Daudé
-
2026/04/27
[PATCH v4 07/32] monitor: Restrict monitor_set_cpu() method scope
Philippe Mathieu-Daudé
-
2026/04/27
[PATCH v4 15/32] monitor: Do not check TARGET_I386 to build 'info sgx' command
Philippe Mathieu-Daudé
-
2026/04/27
[PATCH v4 03/32] monitor: Remove MonitorDef::type field and MD_TLONG / MD_I32
Philippe Mathieu-Daudé
-
2026/04/27
[PATCH v4 08/32] monitor: Make 'info via' a generic command
Philippe Mathieu-Daudé
-
2026/04/27
[PATCH v4 00/32] monitor: Remove need of per-target handlers
Philippe Mathieu-Daudé
-
2026/04/27
[PATCH v4 02/32] target/sparc/monitor: Dump all registers as 32-bit
Philippe Mathieu-Daudé
-
2026/04/27
[PATCH v4 01/32] monitor/hmp: : Include missing 'exec/target_long.h' header
Philippe Mathieu-Daudé
-
2026/04/27
[PATCH] tests/functional/ppc/test_ppe42: Fix warning from the latest version of pylint
Thomas Huth
-
2026/04/27
Re: [PATCH-for-11.1 v6 2/6] monitor: Remove MonitorDef::type field and MD_TLONG / MD_I32
Philippe Mathieu-Daudé
-
2026/04/27
Re: [PATCH 81/84] target/s390x: Move float{32,64}_s390_divide_to_integer
Ilya Leoshkevich
-
2026/04/27
Re: [PATCH-for-11.1 v6 1/6] target/sparc/monitor: Dump all registers as 32-bit
Philippe Mathieu-Daudé
-
2026/04/27
Re: [PATCH for-11.1] hw: add compat machines for 11.1
Cornelia Huck
-
2026/04/27
[PATCH 3/4] target/loongarch: Add kvm support dintc
Song Gao
-
2026/04/27
[PATCH 2/4] linux-headers: update to Linux 7.1-rc1
Song Gao
-
2026/04/27
[PATCH 0/4] LoongArch : Add KVM DINTC support
Song Gao
-
2026/04/27
[PATCH 1/4] update-linux-headers.sh: add typelimits.h to portable header list
Song Gao
-
2026/04/27
[PATCH 4/4] Add dintc kvm_irqchip_in_kernel support
Song Gao
-
2026/04/27
Re: [PATCH v6] migration/rdma: add x-rdma-chunk-size parameter
Daniel P . Berrangé
-
2026/04/27
Re: First-time contributor looking to work on malloc/calloc cleanups
Thomas Huth
-
2026/04/27
Re: [PATCH RFC 00/17] monitor: turn QMP and HMP into QOM objects
Daniel P . Berrangé
-
2026/04/27
Re: [PATCH] build: prefer sigaltstack over ucontext on Linux
Elisey Konstantinov
-
2026/04/26
RE: [PATCH v3 07/14] intel_iommu: Use IOMMU_NO_PASID and delete PASID_0
Duan, Zhenzhong
-
2026/04/26
Re: [PATCH] build: prefer sigaltstack over ucontext on Linux
Elisey Konstantinov
-
2026/04/26
Re: [PATCH RFC 00/17] monitor: turn QMP and HMP into QOM objects
Markus Armbruster
-
2026/04/26
Re: [PULL 14/14] linux-user: Flush errors by using exit() instead of _exit() in error path
Philippe Mathieu-Daudé
-
2026/04/26
Re: [PATCH 0/2] hw/display/cirrus_vga: Fix packed-24 color-expansion ops
Philippe Mathieu-Daudé
-
2026/04/26
Re: [PATCH v2 1/2] virtio-gpu: Run reset cleanup in the same BH
Philippe Mathieu-Daudé
-
2026/04/26
[PATCH v5 6/9] target/riscv: rvv: Add vfncvtbf16.sat.f.f.w instruction for Zvfofp8min extension
Max Chou
-
2026/04/26
[PATCH v5 8/9] target/riscv: Expose Zvfofp8min property
Max Chou
-
2026/04/26
[PATCH v5 4/9] target/riscv: rvv: Make vfwcvtbf16.f.f.v support OFP8 to BF16 conversion for Zvfofp8min extension
Max Chou
-
2026/04/26
[PATCH v5 9/9] disas/riscv: Add support of Zvfofp8min extension
Max Chou
-
2026/04/26
[PATCH v5 3/9] target/riscv: Add implied rules for Zvfofp8min extension
Max Chou
-
2026/04/26
[PATCH v5 7/9] target/riscv: rvv: Add vfncvt.f.f.q and vfncvt.sat.f.f.q instructions for Zvfofp8min extension
Max Chou
-
2026/04/26
[PATCH v5 5/9] target/riscv: rvv: Make vfncvtbf16.f.f.w support BF16 to OFP8 conversion for Zvfofp8min extension
Max Chou
-
2026/04/26
[PATCH v5 1/9] target/riscv: rvv: Fix NOP_UU_B vs2 width
Max Chou
-
2026/04/26
[PATCH v5 2/9] target/riscv: Add cfg property for Zvfofp8min extension
Max Chou
-
2026/04/26
[PATCH v5 0/9] target/riscv: Add RISC-V Zvfofp8min extension support
Max Chou
-
2026/04/26
[PATCH 1/1] target/riscv: Fix medeleg[11] read-only zero bit for M-mode ECALL
Abhigyan Kumar
-
2026/04/26
[PATCH 0/1] target/riscv: Fix medeleg[11] read-only zero bit for M-mode ECALL
Abhigyan Kumar
-
2026/04/26
Re: [PATCH] linux-user: Flush errors by using exit() instead of _exit() in error path
Philippe Mathieu-Daudé
-
2026/04/26
RE: [PATCH v2 1/2] intel_iommu: widen impl.min_access_size to 8 to fix MMIO abort
Duan, Zhenzhong
-
2026/04/26
Re: [PATCH v3 07/14] intel_iommu: Use IOMMU_NO_PASID and delete PASID_0
Clément MATHIEU--DRIF
-
2026/04/26
Re: [PATCH v1 0/8] i386/kvm: Add support for extended APIC register space
Manali Shukla
-
2026/04/26
RE: [PATCHv7 00/15] Adding comprehensive support for i.MX8MM EVK board
Gaurav Sharma
-
2026/04/26
[PATCH v6] migration/rdma: add x-rdma-chunk-size parameter
Samuel Zhang
-
2026/04/26
RE: [PULL 02/32] hw/misc/aspeed_sbc: Connect ASPEED OTP memory device to SBC
Kane Chen
-
2026/04/26
Re: [PATCH v2 1/2] intel_iommu: widen impl.min_access_size to 8 to fix MMIO abort
Junjie Cao
-
2026/04/26
QEMU BUG
Ee Ww
-
2026/04/26
Re: [PATCH] linux-user: Flush errors by using exit() instead of _exit() in error path
Richard Henderson
-
2026/04/26
[PATCH] linux-user: Flush errors by using exit() instead of _exit() in error path
Helge Deller
-
2026/04/26
Re: [PATCH] linux-user: Flush errors by using exit() instead of _exit() in error path
Helge Deller
-
2026/04/26
[PATCH 80/84] fpu: Simplify 0 +/- N case in parts_addsub
Richard Henderson
-
2026/04/26
[PATCH 58/84] fpu: Export FloatFmt structures
Richard Henderson
-
2026/04/26
[PATCH 74/84] fpu: Return struct from parts{64,128}_muladd_scalbn
Richard Henderson
-
2026/04/26
[PATCH 21/84] fpu: Drop parts_float_to_sint_modulo
Richard Henderson
-
2026/04/26
[PATCH 81/84] target/s390x: Move float{32,64}_s390_divide_to_integer
Richard Henderson
-
2026/04/26
[PATCH 56/84] fpu: Mark pack_raw64 QEMU_ALWAYS_INLINE
Richard Henderson
-
2026/04/26
[PATCH 34/84] fpu: Return struct from float8_e4m3_unpack_canonical
Richard Henderson
-
2026/04/26
[PATCH 20/84] fpu: Drop parts_float_to_uint
Richard Henderson
-
2026/04/26
[PATCH 60/84] fpu: Return struct from parts{64,128}_default_nan
Richard Henderson
-
2026/04/26
[PATCH 38/84] fpu: Return struct from float16_unpack_canonical
Richard Henderson
-
2026/04/26
[PATCH 67/84] fpu: Use parts64_round_to_int in parts_s390_divide_to_integer
Richard Henderson
-
2026/04/26
[PATCH 65/84] fpu: Return struct from parts{64,128}_div
Richard Henderson
-
2026/04/26
[PATCH 25/84] fpu: Drop parts_compare
Richard Henderson
-
2026/04/26
[PATCH 50/84] fpu: Inline float8_e5m2_pack_raw into single caller
Richard Henderson
-
2026/04/26
[PATCH 78/84] fpu: Hoist nan check in partsN_addsub
Richard Henderson
-
2026/04/26
[PATCH 66/84] fpu: Return struct from parts{64,128}_round_to_int
Richard Henderson
-
2026/04/26
[PATCH 73/84] fpu: Introduce record_denormals_used
Richard Henderson
-
2026/04/26
[PATCH 47/84] fpu: Change parts_float_to_float_narrow to parts128_to_parts64
Richard Henderson
-
2026/04/26
[PATCH 68/84] fpu: Export default_nan and pick_nan routines
Richard Henderson
-
2026/04/26
[PATCH 79/84] fpu: Return struct from parts{64,128}_addsub
Richard Henderson
-
2026/04/26
[PATCH 82/84] target/arm: Use FloatParts64 in bfdotadd_ebf
Richard Henderson
-
2026/04/26
[PATCH 84/84] target/arm: Use FloatParts64 in f16_dotadd
Richard Henderson
-
2026/04/26
[PATCH 70/84] fpu: Export parts{64,128}_div
Richard Henderson
-
2026/04/26
[PATCH 16/84] fpu: Drop parts_sqrt
Richard Henderson
-
2026/04/26
[PATCH 29/84] fpu: Drop PARTS_GENERIC_64_128{_256}
Richard Henderson
-
2026/04/26
[PATCH 64/84] fpu: Return struct from parts{64,128}_pick_nan
Richard Henderson
-
2026/04/26
[PATCH 62/84] fpu: Return struct from parts{64,128}_return_nan
Richard Henderson
-
2026/04/26
[PATCH 61/84] fpu: Return struct from parts{64,128}_silence_nan
Richard Henderson
-
2026/04/26
[PATCH 01/84] fpu: Drop parts_canonicalize
Richard Henderson
-
2026/04/26
[PATCH 63/84] fpu: Sink exp_bias adjustment in float64r32_pack_raw
Richard Henderson
-
2026/04/26
[PATCH 32/84] fpu: Return structure from unpack_raw64
Richard Henderson
-
2026/04/26
[PATCH 42/84] fpu: Inline float64_unpack_raw into callers
Richard Henderson
-
2026/04/26
[PATCH 18/84] fpu: Drop parts_round_to_int
Richard Henderson
-
2026/04/26
[PATCH 69/84] fpu: Introduce parts64_round_canonical
Richard Henderson
-
2026/04/26
[PATCH 46/84] fpu: Return struct from float128_unpack_canonical
Richard Henderson
-
2026/04/26
[PATCH 11/84] fpu: Drop parts_addsub
Richard Henderson
-
2026/04/26
[PATCH 57/84] fpu: Split FloatParts{64,128} to softfloat-parts.h
Richard Henderson
-
2026/04/26
[PATCH 83/84] target/arm: Drop oddstatus from is_ebf and bfdotadd_ebf
Richard Henderson
-
2026/04/26
[PATCH 71/84] fpu: Export parts{64,128}_round_to_int
Richard Henderson
-
2026/04/26
[PATCH 31/84] fpu: Constify frac{64,128,256}_* inputs
Richard Henderson
-
2026/04/26
[PATCH 76/84] fpu: Export parts{64,128}_compare
Richard Henderson
-
2026/04/26
[PATCH 45/84] fpu: Return struct from float128_unpack_raw
Richard Henderson
-
2026/04/26
[PATCH 53/84] fpu: Inline float32_pack_raw into callers
Richard Henderson
-
2026/04/26
[PATCH 77/84] fpu: Return struct from parts{64,128}_mul
Richard Henderson
-
2026/04/26
[PATCH 55/84] fpu: Mark unpack_raw64 QEMU_ALWAYS_INLINE
Richard Henderson
-
2026/04/26
[PATCH 43/84] fpu: Return struct from float{32,64}_unpack_canonical
Richard Henderson
-
2026/04/26
[PATCH 59/84] fpu: Export unpack_canonical and round_pack_canonical routines
Richard Henderson
-
2026/04/26
[PATCH 72/84] fpu: Return struct from parts{64,128}_pick_nan_muladd
Richard Henderson
-
2026/04/26
[PATCH 35/84] fpu: Return struct from float8_e5m2_unpack_canonical
Richard Henderson
-
2026/04/26
[PATCH 54/84] fpu: Inline float64_pack_raw into callers
Richard Henderson
-
2026/04/26
[PATCH 24/84] fpu: Drop parts_minmax
Richard Henderson
-
2026/04/26
[PATCH 33/84] fpu: Return struct from float4_e2m1_unpack_canonical
Richard Henderson
-
2026/04/26
[PATCH 52/84] fpu: Inline bfloat16_pack_raw into callers
Richard Henderson
-
2026/04/26
[PATCH 75/84] fpu: Drop QEMU_FLATTEN from muladd routines
Richard Henderson
-
2026/04/26
[PATCH 48/84] fpu: Change parts_float_to_float_widen to parts64_to_parts128
Richard Henderson
-
2026/04/26
[PATCH 10/84] fpu: Drop parts_{add,sub}_normal
Richard Henderson
-
2026/04/26
[PATCH 40/84] fpu: Return struct from bfloat16_unpack_canonical
Richard Henderson
-
2026/04/26
[PATCH 36/84] fpu: Inline float16_unpack_raw into callers
Richard Henderson
-
2026/04/26
[PATCH 08/84] fpu: Drop parts_pick_nan_muladd
Richard Henderson
-
2026/04/26
[PATCH 51/84] fpu: Inline float16_pack_raw into callers
Richard Henderson
-
2026/04/26
[PATCH 41/84] fpu: Inline float32_unpack_raw into callers
Richard Henderson
-
2026/04/26
[PATCH 49/84] fpu: Inline float8_e4m3_pack_raw to single caller
Richard Henderson
-
2026/04/26
[PATCH 15/84] fpu: Drop parts_modrem
Richard Henderson
-
2026/04/26
[PATCH 44/84] fpu: Inline floatx80_unpack_raw into only caller
Richard Henderson
-
2026/04/26
[PATCH 06/84] fpu: Drop parts_return_nan
Richard Henderson
-
2026/04/26
[PATCH 39/84] fpu: Inline bfloat16_unpack_raw into callers
Richard Henderson
-
2026/04/26
[PATCH 19/84] fpu: Drop parts_float_to_sint
Richard Henderson
-
2026/04/26
[PATCH 17/84] fpu: Drop parts_round_to_int_normal
Richard Henderson
-
2026/04/26
[PATCH 05/84] fpu: Drop parts_silence_nan
Richard Henderson
-
2026/04/26
[PATCH 13/84] fpu: Drop parts_muladd_scalbn
Richard Henderson
-
2026/04/26
[PATCH 30/84] fpu: Drop FRAC_GENERIC_64_128{_256}
Richard Henderson
-
2026/04/26
[PATCH 23/84] fpu: Drop parts_uint_to_float
Richard Henderson
-
2026/04/26
[RFC PATCH 00/84] fpu: Export some internals for targets
Richard Henderson
-
2026/04/26
[PATCH 28/84] fpu: Drop parts_float_to_float
Richard Henderson
-
2026/04/26
[PATCH 37/84] fpu: Return struct from float16a_unpack_canonical
Richard Henderson
-
2026/04/26
[PATCH 14/84] fpu: Drop parts_div
Richard Henderson
-
2026/04/26
[PATCH 12/84] fpu: Drop parts_mul
Richard Henderson
-
2026/04/26
[PATCH 26/84] fpu: Drop parts_scalbn
Richard Henderson
-
2026/04/26
[PATCH 02/84] fpu: Drop parts_uncanon
Richard Henderson
-
2026/04/26
[PATCH 09/84] fpu: Reverse the order of softfloat-parts* inclusions
Richard Henderson
-
2026/04/26
[PATCH 27/84] fpu: Drop parts_log2
Richard Henderson
-
2026/04/26
[PATCH 07/84] fpu: Drop parts_pick_nan
Richard Henderson
-
2026/04/26
[PATCH 22/84] fpu: Drop parts_sint_to_float
Richard Henderson
-
2026/04/26
[PATCH 04/84] fpu: Drop parts_default_nan
Richard Henderson
-
2026/04/26
[PATCH 03/84] fpu: Drop parts_uncanon_normal
Richard Henderson
-
2026/04/26
Re: [PATCH] linux-user: Flush errors by using exit() instead of _exit() in error path
Peter Maydell
-
2026/04/26
Re: [PATCH] linux-user: Flush errors by using exit() instead of _exit() in error path
Peter Maydell
-
2026/04/26
Re: [PATCH] hw/misc: Fix the valid access size to the avr-power device
Peter Maydell
-
2026/04/26
Re: [PATCH] hw/sh4/sh7750: Remove forgotten abort() in the MM_ITLB_DATA handler
Michael Tokarev
-
2026/04/26
Re: [PATCH] hw/misc: Fix the valid access size to the avr-power device
Michael Tokarev
-
2026/04/26
Re: [PATCH v3 12/18] migration: VMStateInfo: introduce new handlers with errp
Paolo Bonzini
-
2026/04/26
Re: [PATCH 0/3] migration: switch remaining positioned I/O to _all helpers
Michael Tokarev
-
2026/04/26
Re: [PATCH v3 0/4] io/channel: complete pread/pwrite_all API and fix multifd_file_recv_data
Michael Tokarev
-
2026/04/26
Re: [PATCH v3 0/4] io/channel: complete pread/pwrite_all API and fix multifd_file_recv_data
Michael Tokarev
-
2026/04/26
Re: [PATCH v3 01/18] migration: vmstate_save_state_v: fix double error_setg
Michael Tokarev
-
2026/04/26
[PATCH v3 0/2] Fix and re-enable GTK clipboard
Jindřich Makovička
-
2026/04/26
[PATCH v3 1/2] ui/gtk: Use non-blocking clipboard retrieval
Jindřich Makovička
-
2026/04/26
[PATCH v3 2/2] ui/gtk: Keep GTK clipboard enabled
Jindřich Makovička
-
2026/04/25
[PATCH] linux-user: Add missing CDROM ioctls
Helge Deller
-
2026/04/25
Re: [PULL 00/43] Migration patches for 2026-04-23
Stefan Hajnoczi
-
2026/04/25
Re: [PULL 00/59] target-arm queue
Stefan Hajnoczi
-
2026/04/25
Re: [PULL 0/2] virtio-gpu hotfixes
Stefan Hajnoczi
-
2026/04/25
Re: [PULL 00/25] Build, memory, i386 patches for 2026-04-23
Stefan Hajnoczi
-
2026/04/25
Re: [PULL v4 00/62] Misc HW patches for 2026-04-22
Stefan Hajnoczi
-
2026/04/25
Re: [PULL 0/2] Plugins update for 24/04/2026
Stefan Hajnoczi
-
2026/04/25
Re: [PULL 0/9] hex queue
Stefan Hajnoczi
-
2026/04/25
[PULL 03/14] linux-user: fix off-by-one in host_to_target_for_each_rtattr()
Helge Deller
-
2026/04/25
[PULL 00/14] Linux user next patches
Helge Deller
-
2026/04/25
[PULL 07/14] linux-user/strace: Use pointer type for read and write values
Helge Deller
-
2026/04/25
[PULL 13/14] linux-user: Use abi_int for imr_ifindex in ip_mreqn struct
Helge Deller
-
2026/04/25
[PULL 11/14] linux-user: Add getsockopt() for SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
Helge Deller
-
2026/04/25
[PULL 12/14] linux-user: Fix CLONE_PARENT_SETTID when using fork-like clone
Helge Deller
-
2026/04/25
[PULL 01/14] MAINTAINERS: Add myself as maintainer for linux-user
Helge Deller
-
2026/04/25
[PULL 05/14] linux-user/arm/nwfpe: Replace user_registers with current_cpu
Helge Deller
-
2026/04/25
[PULL 09/14] linux-user: Define SO_TIMESTAMP*_NEW and SO_RCVTIMEIO_NEW
Helge Deller
-
2026/04/25
[PULL 06/14] linux-user/arm/nwfpe: Use thread-local storage for qemufpa
Helge Deller
-
2026/04/25
[PULL 08/14] linux-user/mips: sync k0 TLS for EF_MIPS_MACH_OCTEON userlands
Helge Deller
-
2026/04/25
[PULL 04/14] linux-user: Don't define target_stat64 struct for loongarch64
Helge Deller
-
2026/04/25
[PULL 10/14] linux-user: Add setsockopt() for SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
Helge Deller
-
2026/04/25
[PULL 14/14] linux-user: Flush errors by using exit() instead of _exit() in error path
Helge Deller
-
2026/04/25
[PULL 02/14] linux-user/ppc: Fix ppc64 rt_sigframe stack offset
Helge Deller
-
2026/04/25
Re: [PATCH] linux-user: Flush errors by using exit() instead of _exit() in error path
Warner Losh
-
2026/04/25
Re: [PATCH] linux-user: Flush errors by using exit() instead of _exit() in error path
Helge Deller
-
2026/04/25
Re: [PATCH] linux-user: Flush errors by using exit() instead of _exit() in error path
Warner Losh
-
2026/04/25
[PATCH] linux-user: Flush errors by using exit() instead of _exit() in error path
Helge Deller
-
2026/04/25
[PATCH 1/2] MAINTAINERS: Add myself as maintainer for replication
Lukas Straub
-
2026/04/25
[PATCH 0/2] MAINTAINERS: Add myself as maintainer for replication
Lukas Straub
-
2026/04/25
[PATCH 2/2] MAINTAINERS: Rename Replication -> COLO block replication
Lukas Straub
-
2026/04/25
Re: [PATCH v2 1/1] monitor: Add `clear` command
Dr. David Alan Gilbert
-
2026/04/25
[PATCH v4 07/13] target/riscv: tt-ascalon: Enable Zkr extension
Joel Stanley
-
2026/04/25
[PATCH v4 06/13] hw/riscv/aia: Provide number of irq sources
Joel Stanley
-
2026/04/25
[PATCH v4 10/13] hw/riscv/atlantis: Add PCIe controller
Joel Stanley
-
2026/04/25
[PATCH v4 04/13] hw/riscv/boot: Provide a simple halting payload
Joel Stanley
-
2026/04/25
[PATCH v4 12/13] hw/riscv/atlantis: Integrate i2c buses
Joel Stanley
-
2026/04/25
[PATCH v4 11/13] tests/functional/riscv64: Add tt-atlantis tests
Joel Stanley
-
2026/04/25
[PATCH v4 01/13] hw/i2c: Add designware i2c controller
Joel Stanley
-
2026/04/25
[PATCH v4 13/13] hw/riscv/atlantis: Add some i2c peripherals
Joel Stanley
-
2026/04/25
[PATCH v4 09/13] hw/riscv: Add Tenstorrent Atlantis machine
Joel Stanley
-
2026/04/25
[PATCH v4 03/13] hw/riscv/boot: Account for discontiguous memory when loading firmware
Joel Stanley
-
2026/04/25
[PATCH v4 08/13] target/riscv: tt-ascalon: Enable Svadu by removing Svade
Joel Stanley
-
2026/04/25
[PATCH v4 02/13] hw/riscv/boot: Describe discontiguous memory in boot_info
Joel Stanley
-
2026/04/25
[PATCH v4 05/13] hw/riscv/virt: Move AIA initialisation to helper file
Joel Stanley
-
2026/04/25
[PATCH v4 00/13] hw/riscv: Add the Tenstorrent Atlantis machine
Joel Stanley
-
2026/04/25
[PATCH v2 0/1] monitor: Add `clear` command
AlanoSong
-
2026/04/25
[PATCH v2 1/1] monitor: Add `clear` command
AlanoSong
-
2026/04/25
Re: [PATCH v3] target/s390x: Leverage 128-bit vector type in V{L, ST}L opcodes
Ilya Leoshkevich
-
2026/04/25
Re: [PATCH v3] target/s390x: Leverage 128-bit vector type in V{L, ST}L opcodes
Philippe Mathieu-Daudé