Messages by Date
-
2026/04/30
Re: [PATCH v2 1/7] target-info: extract target_info() definition in target-info-init.h
Marc-André Lureau
-
2026/04/30
Re: Question on preferred location for QEMU sample projects
Daniel P . Berrangé
-
2026/04/30
Re: [PATCH 1/9] qom: add trace events for object/property lifecycle
Daniel P . Berrangé
-
2026/04/30
Re: [PATCH 9/9] qom: drop user_creatable_add_type method
Daniel P . Berrangé
-
2026/04/30
Re: [PATCH 6/6] hw/uefi: avoid possibly unaligned variable_auth_2 struct field access
Gerd Hoffmann
-
2026/04/30
Re: [PATCH v2 5/7] system/vl: register target info types first in qom
Daniel P . Berrangé
-
2026/04/30
[PULL 2/4] linux-user: Flush errors by using exit() instead of _exit() in error path
Helge Deller
-
2026/04/30
[PULL 1/4] linux-user: Add missing CDROM ioctls
Helge Deller
-
2026/04/30
[PULL 0/4] Linux user next patches
Helge Deller
-
2026/04/30
[PULL 4/4] linux-user: Translate errno in IP_RECVERR and IPV6_RECVERR
Helge Deller
-
2026/04/30
[PULL 3/4] linux-user: Allow getsockopt() with NULL optval address
Helge Deller
-
2026/04/30
[PATCH v4 06/15] intel_iommu: Export some functions
Zhenzhong Duan
-
2026/04/30
[PATCH v4 15/15] intel_iommu: Expose flag VIOMMU_FLAG_PASID_SUPPORTED and VIOMMU_FLAG_WANT_PASID_ATTACH
Zhenzhong Duan
-
2026/04/30
[PATCH v4 02/15] iommufd: Extend attach/detach_hwpt callbacks to support pasid
Zhenzhong Duan
-
2026/04/30
[PATCH v4 04/15] intel_iommu: Create the nested hwpt with IOMMU_HWPT_ALLOC_PASID flag
Zhenzhong Duan
-
2026/04/30
[PATCH v4 03/15] vfio/iommufd: Create nesting parent hwpt with IOMMU_HWPT_ALLOC_PASID flag
Zhenzhong Duan
-
2026/04/30
[PATCH v4 13/15] intel_iommu_accel: Switch to VTDAccelPASIDCacheEntry for PASID bind/unbind and PIOTLB invalidation
Zhenzhong Duan
-
2026/04/30
[PATCH v4 08/15] intel_iommu: Use IOMMU_NO_PASID and delete PASID_0
Zhenzhong Duan
-
2026/04/30
[PATCH v4 10/15] intel_iommu_accel: Handle PASID entry removal for pc_inv_dsc request
Zhenzhong Duan
-
2026/04/30
[PATCH v4 05/15] intel_iommu: Change pasid property from bool to uint8
Zhenzhong Duan
-
2026/04/30
[PATCH v4 11/15] intel_iommu_accel: Bypass PASID entry addition for just deleted entry
Zhenzhong Duan
-
2026/04/30
[PATCH v4 14/15] intel_iommu_accel: Add pasid bits size check
Zhenzhong Duan
-
2026/04/30
[PATCH v4 07/15] intel_iommu: Simplify PASID matching logic in invalidation handlers
Zhenzhong Duan
-
2026/04/30
[PATCH v4 09/15] intel_iommu_accel: Handle PASID entry addition for pc_inv_dsc request
Zhenzhong Duan
-
2026/04/30
[PATCH v4 12/15] intel_iommu_accel: Handle PASID entry removal for system reset
Zhenzhong Duan
-
2026/04/30
[PATCH v4 01/15] vfio/iommufd: Extend attach/detach_hwpt callback implementations with pasid
Zhenzhong Duan
-
2026/04/30
[PATCH v4 00/15] intel_iommu: Enable PASID support for passthrough device
Zhenzhong Duan
-
2026/04/30
Re: [PATCH v2 3/7] qom/object: register OBJECT and INTERFACE QOM types before main
Daniel P . Berrangé
-
2026/04/29
Re: [PATCH 0/2] target/or1k: fix arithmetic edge cases
Philippe Mathieu-Daudé
-
2026/04/29
Re: [PATCH 3/9] ppc/ppc405: Remove CPU
Harsh Prateek Bora
-
2026/04/29
Re: [PATCH 2/2] target/riscv: Deprecate the shakti_c machine
Richard Henderson
-
2026/04/29
[PATCH 2/2] target/ppc/kvm: Use host compatibility mode for nested guests
Amit Machhiwal
-
2026/04/29
[PATCH 0/2] ppc/kvm: Handle CPU compatibility mode correctly for nested guests
Amit Machhiwal
-
2026/04/29
[PATCH 1/2] hw/ppc/spapr: Do not fallback to raw mode when KVM rejects compat
Amit Machhiwal
-
2026/04/29
Re: [PATCH 3/3] system/vl.c: inline qemu_opts_parse_noisily() result checks
Philippe Mathieu-Daudé
-
2026/04/29
Re: [PATCH v2 27/40] fpu: Drop QEMU_FLATTEN from muladd routines
Philippe Mathieu-Daudé
-
2026/04/29
Re: [PATCH v2 24/40] fpu: Split scalbn from partsN(muladd_scalbn)
Philippe Mathieu-Daudé
-
2026/04/29
Re: [PATCH v2 13/40] fpu: Return struct from parts{64,128}_silence_nan
Philippe Mathieu-Daudé
-
2026/04/29
Re: [PATCH v2 08/40] fpu: Mark pack_raw64 QEMU_ALWAYS_INLINE
Philippe Mathieu-Daudé
-
2026/04/29
Re: [PATCH v2 07/40] fpu: Mark unpack_raw64 QEMU_ALWAYS_INLINE
Philippe Mathieu-Daudé
-
2026/04/29
Re: [PATCH v2 11/40] fpu: Export unpack_canonical and round_pack_canonical routines
Philippe Mathieu-Daudé
-
2026/04/29
Re: [PATCH v2 17/40] fpu: Return struct from parts{64,128}_div
Philippe Mathieu-Daudé
-
2026/04/29
Re: [PATCH v2 15/40] fpu: Sink exp_bias adjustment in float64r32_pack_raw
Philippe Mathieu-Daudé
-
2026/04/29
Re: [PATCH 3/9] ppc/ppc405: Remove CPU
Philippe Mathieu-Daudé
-
2026/04/29
RE: [PATCH v12 09/10] virtio-gpu-dmabuf: Improve error handling with 'Error **' and err enum
Kasireddy, Vivek
-
2026/04/29
Re: [PATCH 2/2] target/riscv: Deprecate the shakti_c machine
Philippe Mathieu-Daudé
-
2026/04/29
Re: [PATCH 1/2] target/riscv: Remove spike as default machine
Philippe Mathieu-Daudé
-
2026/04/29
Re: [PATCH v2 38/40] host-utils: Introduce signed saturation primitives
Philippe Mathieu-Daudé
-
2026/04/29
[PATCH 2/2] target/riscv: Deprecate the shakti_c machine
alistair23
-
2026/04/29
[PATCH 0/2] target/riscv: Update deprecated machines
alistair23
-
2026/04/29
[PATCH 1/2] target/riscv: Remove spike as default machine
alistair23
-
2026/04/29
Re: [PATCH v2 37/40] fpu: Return struct from parts{64,128}_scalbn
Philippe Mathieu-Daudé
-
2026/04/29
Re: [PATCH v2 33/40] target/s390x: Move float{32,64}_s390_divide_to_integer
Philippe Mathieu-Daudé
-
2026/04/29
Re: [PATCH v2 31/40] fpu: Return struct from parts{64,128}_addsub
Philippe Mathieu-Daudé
-
2026/04/29
Re: [PATCH v2 26/40] fpu: Return struct from parts{64,128}_muladd
Philippe Mathieu-Daudé
-
2026/04/29
Re: [PATCH v5 06/10] hw/tpm: Add support for VM migration with TPM CRB chunking
Arun Menon
-
2026/04/29
Re: [PATCH v2 23/40] fpu: Introduce record_denormals_used
Philippe Mathieu-Daudé
-
2026/04/29
Re: [PATCH v2 22/40] fpu: Return struct from parts{64,128}_pick_nan_muladd
Philippe Mathieu-Daudé
-
2026/04/29
Re: [PATCH v2 21/40] fpu: Introduce parts64_round_to_fmt
Philippe Mathieu-Daudé
-
2026/04/29
[PATCH] hw/cxl: bound Set Feature cleanup to written extent
Jia Jia
-
2026/04/29
Re: [PATCH v2 20/40] fpu: Export default_nan, pick_nan, return_nan routines
Philippe Mathieu-Daudé
-
2026/04/29
Re: [PATCH v2 18/40] fpu: Return struct from parts{64,128}_round_to_int
Philippe Mathieu-Daudé
-
2026/04/29
Re: [PATCH v2 16/40] fpu: Return struct from parts{64,128}_pick_nan
Philippe Mathieu-Daudé
-
2026/04/29
Re: [PATCH v2 14/40] fpu: Return struct from parts{64, 128}_return_nan
Philippe Mathieu-Daudé
-
2026/04/29
Re: [PATCH v2 12/40] fpu: Return struct from parts{64,128}_default_nan
Philippe Mathieu-Daudé
-
2026/04/29
Re: [PATCH v2 10/40] fpu: Export FloatFmt structures
Philippe Mathieu-Daudé
-
2026/04/29
Re: [PATCH v2 06/40] fpu: Inline float64_pack_raw into callers
Philippe Mathieu-Daudé
-
2026/04/29
Re: [PATCH v2 05/40] fpu: Inline float32_pack_raw into callers
Philippe Mathieu-Daudé
-
2026/04/29
Re: [PATCH v2 03/40] fpu: Inline float16_pack_raw into callers
Philippe Mathieu-Daudé
-
2026/04/29
Re: Question on preferred location for QEMU sample projects
Markus Armbruster
-
2026/04/29
Re: [PATCH v2 4/7] target/xtensa/core: register types using type_init
Philippe Mathieu-Daudé
-
2026/04/29
[PATCH v2 6/7] target-info-qom: detect target from QOM
Pierrick Bouvier
-
2026/04/29
[PATCH v2 4/7] target/xtensa/core: register types using type_init
Pierrick Bouvier
-
2026/04/29
[PATCH v2 3/7] qom/object: register OBJECT and INTERFACE QOM types before main
Pierrick Bouvier
-
2026/04/29
[PATCH v2 5/7] system/vl: register target info types first in qom
Pierrick Bouvier
-
2026/04/29
[PATCH v2 2/7] target-info: introduce TargetInfo in QOM
Pierrick Bouvier
-
2026/04/29
Re: [PATCH v2 00/17] bsd-user: upstream ioctl
Pierrick Bouvier
-
2026/04/29
[PATCH v2 1/7] target-info: extract target_info() definition in target-info-init.h
Pierrick Bouvier
-
2026/04/29
[PATCH v2 0/7] single-binary: deduplicate target_info()
Pierrick Bouvier
-
2026/04/29
[PATCH v2 7/7] target-info: replace target_info() in system-mode
Pierrick Bouvier
-
2026/04/29
Re: [PATCH v4 01/13] hw/i2c: Add designware i2c controller
Alistair Francis
-
2026/04/29
Re: [PATCH 0/6] single-binary: deduplicate target_info()
Pierrick Bouvier
-
2026/04/29
Re: [PATCH] tpm: Dynamically allocate tpm-tis buffer
Stefan Berger
-
2026/04/29
Re: [PATCH v2 5/5] bsd-user: Regnerate strace.list
Warner Losh
-
2026/04/29
Re: [PATCH v2 00/17] bsd-user: upstream ioctl
Warner Losh
-
2026/04/29
[PATCH v3 29/47] target/arm: Implement FCVTN (16- to 8-bit fp) for AdvSIMD
Richard Henderson
-
2026/04/29
[PATCH v3 04/47] target/arm: Implement FEAT_FAMINMAX for SVE
Richard Henderson
-
2026/04/29
[PATCH v3 46/47] target/arm: Implement FMLALL{BB,BT,TB,TT} for SVE
Richard Henderson
-
2026/04/29
[PATCH v3 44/47] target/arm: Implement FMLALB, FMLALT (FP8 to FP16) for SVE
Richard Henderson
-
2026/04/29
[PATCH v3 28/47] target/arm: Implement BFCVTN for SVE
Richard Henderson
-
2026/04/29
[PATCH v3 43/47] target/arm: Implement FMLALB, FMLALT for AdvSIMD
Richard Henderson
-
2026/04/29
Re: [PATCH v3 00/47] target/arm: Implement FEAT_FP8
Pierrick Bouvier
-
2026/04/29
[PATCH v3 40/47] target/arm: Implement MOVT (vector to table)
Richard Henderson
-
2026/04/29
[PATCH v3 07/47] target/arm: Update HCRX bits for Arm ARM M.a.a
Richard Henderson
-
2026/04/29
[PATCH v3 37/47] target/arm: Enable FEAT_LUT for -cpu max
Richard Henderson
-
2026/04/29
[PATCH v3 26/47] target/arm: Implement F1CVT, F1CVTLT, F2CVT, F2CVTLT for SVE
Richard Henderson
-
2026/04/29
[PATCH v3 23/47] target/arm: Rename SME BFCVT patterns to BFCVT_hs
Richard Henderson
-
2026/04/29
[PATCH v3 42/47] target/arm: Enable FEAT_SME_LUTv2 for -cpu max
Richard Henderson
-
2026/04/29
[PATCH v3 45/47] target/arm: Implement FMLALL{BB, BT, TB, TT} for AdvSIMD
Richard Henderson
-
2026/04/29
[PATCH v3 31/47] target/arm: Implement FCVTN (16- to 8-bit fp) for SVE
Richard Henderson
-
2026/04/29
[PATCH v3 33/47] target/arm: Implement FCVT (FP16 to FP8) for SME
Richard Henderson
-
2026/04/29
[PATCH v3 47/47] target/arm: Enable FEAT_FP8FMA, FEAT_SSVE_FP8FMA for -cpu max
Richard Henderson
-
2026/04/29
[PATCH v3 08/47] target/arm: Introduce FPMR
Richard Henderson
-
2026/04/29
[PATCH v3 03/47] target/arm: Implement FEAT_FAMINMAX for SME
Richard Henderson
-
2026/04/29
[PATCH v3 34/47] target/arm: Implement FCVT, FCVTN (FP32 to FP8) for SME
Richard Henderson
-
2026/04/29
[PATCH v3 27/47] target/arm: Implement F1CVT, F1CVTL, F2CVT, F2CVTL for SME
Richard Henderson
-
2026/04/29
[PATCH v3 17/47] target/arm: Implement FSCALE for AdvSIMD
Richard Henderson
-
2026/04/29
[PATCH v3 30/47] target/arm: Implement FCVTN, FCVTN2 (32- to 8-bit fp) for AdvSIMD
Richard Henderson
-
2026/04/29
[PATCH v3 41/47] target/arm: Implement LUTI4 (four registers, 8-bit)
Richard Henderson
-
2026/04/29
[PATCH v3 22/47] target/arm: Implement BF1CVT, BF1CVTLT, BF2CVT, BF2CVTLT for SVE
Richard Henderson
-
2026/04/29
[PATCH v3 02/47] target/arm: Implement FEAT_FAMINMAX for AdvSIMD
Richard Henderson
-
2026/04/29
[PATCH v3 36/47] target/arm: Implement LUTI2, LUTI4 for SVE
Richard Henderson
-
2026/04/29
[PATCH v3 21/47] target/arm: Implement BF1CVTL, BF1CVTL2, BF2CVTL, BF2CVTL2 for AdvSIMD
Richard Henderson
-
2026/04/29
[PATCH v3 00/47] target/arm: Implement FEAT_FP8
Richard Henderson
-
2026/04/29
[PATCH v3 10/47] target/arm: Enable EnFPM bits for FEAT_FPMR
Richard Henderson
-
2026/04/29
[PATCH v3 06/47] target/arm: Update SCR bits for Arm ARM M.a.a
Richard Henderson
-
2026/04/29
[PATCH v3 24/47] target/arm: Implement BF1CVT, BF1CVTL, BF2CVT, BF2CVTL for SME
Richard Henderson
-
2026/04/29
[PATCH v3 25/47] target/arm: Implement F1CVTL, F1CVTL2, F2CVTL, F2CVTL2 for AdvSIMD
Richard Henderson
-
2026/04/29
[PATCH v3 18/47] target/arm: Implement FSCALE for SME
Richard Henderson
-
2026/04/29
[PATCH v3 13/47] target/arm: Trap direct acceses to FPMR
Richard Henderson
-
2026/04/29
[PATCH v3 16/47] target/arm: Add isar_feature_aa64_f8cvt
Richard Henderson
-
2026/04/29
[PATCH v3 38/47] target/arm: Enable FEAT_FP8 for -cpu max
Richard Henderson
-
2026/04/29
[PATCH v3 09/47] target/arm: Update SCTLR bits for FEAT_FPMR
Richard Henderson
-
2026/04/29
[PATCH v3 11/47] target/arm: Clear FPMR on ResetSVEState
Richard Henderson
-
2026/04/29
[PATCH v3 12/47] target/arm: Add FPMR_EL to TBFLAGS
Richard Henderson
-
2026/04/29
[PATCH v3 39/47] target/arm: Update ID_AA64SMFR0_EL1 fields to ARM M.b
Richard Henderson
-
2026/04/29
[PATCH v3 32/47] target/arm: Implement FCVTNB, FCVTNT for SVE
Richard Henderson
-
2026/04/29
[PATCH v3 05/47] target/arm: Enable FEAT_FAMINMAX for -cpu max
Richard Henderson
-
2026/04/29
[PATCH v3 20/47] target/arm: Move vectors_overlap to vec_internal.h
Richard Henderson
-
2026/04/29
[PATCH v3 35/47] target/arm: Implement LUTI2, LUTI4 for AdvSIMD
Richard Henderson
-
2026/04/29
[PATCH v3 19/47] target/arm: Split vector-type.h from cpu.h
Richard Henderson
-
2026/04/29
[PATCH v3 14/47] target/arm: Enable FEAT_FPMR for -cpu max
Richard Henderson
-
2026/04/29
[PATCH v3 15/47] target/arm: Implement ID_AA64FPFR0
Richard Henderson
-
2026/04/29
[PATCH v3 01/47] target/arm: Implement ID_AA64ISAR3
Richard Henderson
-
2026/04/29
Re: [PATCH v2 0/5] Defer the IOMMU translation and support access_type
Pierrick Bouvier
-
2026/04/29
[PATCH v2 12/40] fpu: Return struct from parts{64,128}_default_nan
Richard Henderson
-
2026/04/29
[PATCH v2 32/40] fpu: Simplify 0 +/- N case in parts_addsub
Richard Henderson
-
2026/04/29
[PATCH v2 40/40] fpu: Introduce exp_scalbn
Richard Henderson
-
2026/04/29
[PATCH v2 37/40] fpu: Return struct from parts{64,128}_scalbn
Richard Henderson
-
2026/04/29
[PATCH v2 26/40] fpu: Return struct from parts{64,128}_muladd
Richard Henderson
-
2026/04/29
[PATCH v2 30/40] fpu: Hoist nan check in partsN_addsub
Richard Henderson
-
2026/04/29
[PATCH v2 36/40] target/arm: Use FloatParts64 in f16_dotadd
Richard Henderson
-
2026/04/29
[PATCH v2 22/40] fpu: Return struct from parts{64, 128}_pick_nan_muladd
Richard Henderson
-
2026/04/29
[PATCH v2 39/40] fpu: Saturate the exponent in uncanon_normal
Richard Henderson
-
2026/04/29
[PATCH v2 33/40] target/s390x: Move float{32, 64}_s390_divide_to_integer
Richard Henderson
-
2026/04/29
[PATCH v2 27/40] fpu: Drop QEMU_FLATTEN from muladd routines
Richard Henderson
-
2026/04/29
[PATCH v2 31/40] fpu: Return struct from parts{64,128}_addsub
Richard Henderson
-
2026/04/29
[PATCH v2 34/40] target/arm: Use FloatParts64 in bfdotadd_ebf
Richard Henderson
-
2026/04/29
[PATCH v2 24/40] fpu: Split scalbn from partsN(muladd_scalbn)
Richard Henderson
-
2026/04/29
[PATCH v2 23/40] fpu: Introduce record_denormals_used
Richard Henderson
-
2026/04/29
[PATCH v2 38/40] host-utils: Introduce signed saturation primitives
Richard Henderson
-
2026/04/29
[PATCH v2 11/40] fpu: Export unpack_canonical and round_pack_canonical routines
Richard Henderson
-
2026/04/29
[PATCH v2 04/40] fpu: Inline bfloat16_pack_raw into callers
Richard Henderson
-
2026/04/29
[PATCH v2 25/40] fpu: Reorganize partsN(muladd)
Richard Henderson
-
2026/04/29
[PATCH v2 29/40] fpu: Return struct from parts{64,128}_mul
Richard Henderson
-
2026/04/29
[PATCH v2 17/40] fpu: Return struct from parts{64,128}_div
Richard Henderson
-
2026/04/29
[PATCH v2 18/40] fpu: Return struct from parts{64,128}_round_to_int
Richard Henderson
-
2026/04/29
[PATCH v2 28/40] fpu: Export parts{64,128}_compare
Richard Henderson
-
2026/04/29
[PATCH v2 09/40] fpu: Split FloatParts{64,128} to softfloat-parts.h
Richard Henderson
-
2026/04/29
[PATCH v2 05/40] fpu: Inline float32_pack_raw into callers
Richard Henderson
-
2026/04/29
[PATCH v2 15/40] fpu: Sink exp_bias adjustment in float64r32_pack_raw
Richard Henderson
-
2026/04/29
[PATCH v2 21/40] fpu: Introduce parts64_round_to_fmt
Richard Henderson
-
2026/04/29
[PATCH v2 08/40] fpu: Mark pack_raw64 QEMU_ALWAYS_INLINE
Richard Henderson
-
2026/04/29
[PATCH v2 01/40] fpu: Inline float8_e4m3_pack_raw to single caller
Richard Henderson
-
2026/04/29
[PATCH v2 35/40] target/arm: Drop oddstatus from is_ebf and bfdotadd_ebf
Richard Henderson
-
2026/04/29
[PATCH v2 13/40] fpu: Return struct from parts{64,128}_silence_nan
Richard Henderson
-
2026/04/29
[PATCH v2 02/40] fpu: Inline float8_e5m2_pack_raw into single caller
Richard Henderson
-
2026/04/29
[PATCH v2 20/40] fpu: Export default_nan, pick_nan, return_nan routines
Richard Henderson
-
2026/04/29
[PATCH v2 16/40] fpu: Return struct from parts{64,128}_pick_nan
Richard Henderson
-
2026/04/29
[PATCH v2 14/40] fpu: Return struct from parts{64,128}_return_nan
Richard Henderson
-
2026/04/29
[PATCH v2 19/40] fpu: Use parts64_round_to_int in parts_s390_divide_to_integer
Richard Henderson
-
2026/04/29
[PATCH v2 00/40] fpu: Export some internals for targets
Richard Henderson
-
2026/04/29
[PATCH v2 10/40] fpu: Export FloatFmt structures
Richard Henderson
-
2026/04/29
[PATCH v2 06/40] fpu: Inline float64_pack_raw into callers
Richard Henderson
-
2026/04/29
[PATCH v2 03/40] fpu: Inline float16_pack_raw into callers
Richard Henderson
-
2026/04/29
[PATCH v2 07/40] fpu: Mark unpack_raw64 QEMU_ALWAYS_INLINE
Richard Henderson
-
2026/04/29
Re: [PATCH v4 10/13] hw/riscv/atlantis: Add PCIe controller
Alistair Francis
-
2026/04/29
Re: [PATCH v4 09/13] hw/riscv: Add Tenstorrent Atlantis machine
Alistair Francis
-
2026/04/29
Re: [PATCH v2 0/5] Defer the IOMMU translation and support access_type
Pierrick Bouvier
-
2026/04/29
Re: [PATCH v4 08/13] target/riscv: tt-ascalon: Enable Svadu by removing Svade
Alistair Francis
-
2026/04/29
Re: [PATCH v2 0/5] Defer the IOMMU translation and support access_type
Pierrick Bouvier
-
2026/04/29
Re: [PATCH v5 06/10] hw/tpm: Add support for VM migration with TPM CRB chunking
Stefan Berger
-
2026/04/29
Re: [PATCH v4 07/13] target/riscv: tt-ascalon: Enable Zkr extension
Alistair Francis
-
2026/04/29
Re: [PATCH v4 04/13] hw/riscv/boot: Provide a simple halting payload
Alistair Francis
-
2026/04/29
[PATCH RFC 0/3] hw/mips: add Microchip PIC32MK GPK/MCM board emulation
Ericson Joseph
-
2026/04/29
[PATCH RFC 2/3] tests: add PIC32MK functional and qtest coverage
Ericson Joseph
-
2026/04/29
Re: [PATCH v4 03/13] hw/riscv/boot: Account for discontiguous memory when loading firmware
Alistair Francis
-
2026/04/29
[PATCH RFC 3/3] docs: document the PIC32MK machine in target-mips.rst
Ericson Joseph
-
2026/04/29
[PATCH v1] tests/qtest/migration: Fix A-B file build
Fabiano Rosas
-
2026/04/29
Re: Rust builds don't use link_args
Pierrick Bouvier
-
2026/04/29
Re: [PATCH 3/4] hw/xtensa/mx_pic: Specify xtensa_mx_pic_ops .impl settings
Max Filippov
-
2026/04/29
Re: [PATCH v1 2/3] tests/qtest: Individual verbose switches
Fabiano Rosas
-
2026/04/29
Re: [PATCH v2 17/17] bsd-user: Add init_bsd_ioctl function
Pierrick Bouvier
-
2026/04/29
Re: [PATCH v2 16/17] bsd-user: Add do_bsd_ioctl main function
Pierrick Bouvier
-
2026/04/29
Re: [PATCH v2 15/17] bsd-user: Add do_ioctl_in6_ifreq_sockaddr_int function
Pierrick Bouvier
-
2026/04/29
Re: [PATCH v2 14/17] bsd-user: Add target_to_host_sockaddr_in6 function
Pierrick Bouvier
-
2026/04/29
Re: [PATCH v2 13/17] bsd-user: Add do_ioctl_unsupported function
Pierrick Bouvier
-
2026/04/29
Re: [PATCH v2 12/17] bsd-user: Add log_unsupported_ioctl function
Pierrick Bouvier
-
2026/04/29
Re: [PATCH v2 11/17] bsd-user: Add bsd-ioctl.c infrastructure and termios conversion
Pierrick Bouvier
-
2026/04/29
Re: [PATCH v2 10/17] bsd-user: Add target_sockaddr and safe_ioctl to syscall_defs.h
Pierrick Bouvier