qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-06 18:30:07 to 2025-02-07 10:36:50 UTC [more...]

[PULL 0/7] Rust, TCG, x86 patches for 2025-02-07
 2025-02-07 10:28 UTC  (8+ messages)
` [PULL 1/7] rust: remove unnecessary Cargo.toml metadata
` [PULL 2/7] rust: include rust_version in Cargo.toml
` [PULL 3/7] rust: add docs
` [PULL 4/7] rust: add clippy configuration file
` [PULL 5/7] target/i386: Do not raise Invalid for 0 * Inf + QNaN
` [PULL 6/7] tests/tcg/x86_64/fma: Test some x86 fused-multiply-add cases
` [PULL 7/7] tcg/optimize: optimize TSTNE using smask and zmask

[RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
 2025-02-07 10:31 UTC  (18+ messages)

[PATCH v5 0/5] Allow to enable multifd and postcopy migration together
 2025-02-07 10:32 UTC  (11+ messages)
` [PATCH v5 1/5] migration/multifd: move macros to multifd header
` [PATCH v5 2/5] migration: refactor ram_save_target_page functions
` [PATCH v5 3/5] migration: enable multifd and postcopy together
` [PATCH v5 5/5] tests/qtest/migration: consolidate set capabilities

[Stable-8.2.9 v2 00/51] Patch Round-up for stable 8.2.9, freeze on 2025-02-06 (frozen)
 2025-02-07 10:21 UTC  (7+ messages)
` [Stable-8.2.9 46/51] target/arm: arm_reset_sve_state() should set FPSR, not FPCR
` [Stable-8.2.9 47/51] hw/usb/canokey: Fix buffer overflow for OUT packet
` [Stable-8.2.9 48/51] physmem: fix qemu_ram_alloc_from_fd size calculation
` [Stable-8.2.9 49/51] target/s390x: Fix MVC not always invalidating translation blocks
` [Stable-8.2.9 50/51] gdbstub/user-target: fix gdbserver int format (%d -> %x)
` [Stable-8.2.9 51/51] tap: Remove qemu_using_vnet_hdr()

[PATCH 00/12] rust: remaining parts of qdev bindings
 2025-02-07 10:16 UTC  (13+ messages)
` [PATCH 01/12] rust: qom: add reference counting functionality
` [PATCH 02/12] rust: qom: add object creation functionality
` [PATCH 03/12] rust: callbacks: allow passing optional callbacks as ()
` [PATCH 04/12] rust: qdev: add clock creation
` [PATCH 05/12] rust: qom: allow initializing interface vtables
` [PATCH 06/12] rust: qdev: make ObjectImpl a supertrait of DeviceImpl
` [PATCH 07/12] rust: qdev: switch from legacy reset to Resettable
` [PATCH 08/12] rust: bindings: add Send and Sync markers for types that have bindings
` [PATCH 09/12] rust: bindings for MemoryRegionOps
` [PATCH 10/12] rust: irq: define ObjectType for IRQState
` [PATCH 11/12] rust: chardev, qdev: add bindings to qdev_prop_set_chr
` [PATCH 12/12] rust: pl011: convert pl011_create to safe Rust

[Stable-9.2.1 v2 00/49] Patch Round-up for stable 9.2.1, freeze on 2025-02-06 (frozen)
 2025-02-07  9:59 UTC  (9+ messages)
` [Stable-9.2.1 42/49] stub: Fix build failure with --enable-user --disable-system --enable-tools
` [Stable-9.2.1 43/49] target/arm: arm_reset_sve_state() should set FPSR, not FPCR
` [Stable-9.2.1 44/49] hw/usb/canokey: Fix buffer overflow for OUT packet
` [Stable-9.2.1 45/49] physmem: fix qemu_ram_alloc_from_fd size calculation
` [Stable-9.2.1 46/49] target/s390x: Fix MVC not always invalidating translation blocks
` [Stable-9.2.1 47/49] net: Fix announce_self
` [Stable-9.2.1 48/49] net/dump: Correctly compute Ethernet packet offset
` [Stable-9.2.1 49/49] gdbstub/user-target: fix gdbserver int format (%d -> %x)

[PULL v2 0/4] 9p queue 2025-02-06
 2025-02-07  9:53 UTC  (5+ messages)
` [PULL v2 3/4] 9pfs: improve v9fs_open() tracing
` [PULL v2 4/4] MAINTAINERS: Mark me as reviewer only for 9pfs
` [PULL v2 2/4] 9pfs: make multidevs=remap default
` [PULL v2 1/4] 9pfs: improve v9fs_walk() tracing

[PATCH 00/10] rust: Add HPET timer device
 2025-02-07  9:57 UTC  (10+ messages)
` [PATCH 03/10] rust/irq: Add a helper to convert [InterruptSource] to [*mut IRQState]
` [PATCH 04/10] rust: add bindings for gpio_{in|out} initialization

[PATCH 0/7] target/i386/kvm/pmu: Enhancement, Bugfix and Cleanup
 2025-02-07  9:52 UTC  (6+ messages)
` [PATCH 2/7] target/i386/kvm: introduce 'pmu-cap-disabled' to set KVM_PMU_CAP_DISABLE

[PATCH 00/12] target/riscv: Fix some RISC-V instruction corner cases
 2025-02-07  9:45 UTC  (13+ messages)
` [PATCH 01/12] target/riscv: Source vector registers cannot overlap mask register
` [PATCH 02/12] target/riscv: handle vrgather mask and source overlap
` [PATCH 03/12] target/riscv: handle vadd.vx form "
` [PATCH 05/12] target/riscv: handle vslide1down.vx "
` [PATCH 10/12] target/riscv: handle vwadd.wv form vs1 and vs2 overlap
` [PATCH 11/12] target/riscv: Add CHECK arg to GEN_OPFVF_WIDEN_TRANS

[PATCH] target/tricore: Inline TARGET_LONG_BITS in decode_rr_logical_shift()
 2025-02-07  8:49 UTC  (2+ messages)

[PATCH v2 00/18] Add i.MX 8M Plus EVK machine
 2025-02-07  8:08 UTC  (7+ messages)
` [PATCH v2 13/18] hw/arm/fsl-imx8mp: Implement gneral purpose timers
` [PATCH v2 18/18] hw/rtc: Add Ricoh RS5C372 RTC emulation

[PATCH 0/4] vfio/igd: sync PCI IDs with i915
 2025-02-07  8:08 UTC  (5+ messages)
` [PATCH 3/4] vfio/igd: use PCI ID defines to detect IGD gen

[Stable-7.2.16 v2 00/33] Patch Round-up for stable 7.2.16, freeze on 2025-02-06 (frozen)
 2025-02-07  7:23 UTC  (3+ messages)
` [Stable-7.2.16 32/33] target/arm: arm_reset_sve_state() should set FPSR, not FPCR
` [Stable-7.2.16 33/33] hw/usb/canokey: Fix buffer overflow for OUT packet

[PATCH v4 0/4] virtio: Convert feature properties to OnOffAuto
 2025-02-07  5:59 UTC  (8+ messages)
` [PATCH v4 2/4] qdev-properties: Accept bool for OnOffAuto

[PATCH] qom: Use command line syntax for default values in help
 2025-02-07  5:53 UTC 

[PATCH v2 0/2] Emulated AMD IOMMU cleanup and fixes
 2025-02-07  4:59 UTC  (4+ messages)
` [PATCH 1/2] amd_iommu: Use correct DTE field for interrupt passthrough
` [PATCH 2/2] amd_iommu: Use correct bitmask to set capability BAR

[PATCH v3 0/4] qapi: generalize special features
 2025-02-07  4:38 UTC  (4+ messages)
` [PATCH v3 4/4] qapi: expose all schema features to code

[PATCH v3] hw/net: cadence_gem: feat: add logic for the DISABLE_MASK bit in type2_compare_x_word_1
 2025-02-07  2:39 UTC  (6+ messages)
      ` 答复: "

[PATCH] hw/ppc/e500: Partial implementation of local access window registers
 2025-02-07  1:12 UTC  (7+ messages)

[PATCH] ui/gtk-gl-area: Remove extra draw call in refresh
 2025-02-06 22:53 UTC 

[PATCH 0/2] rust: small cleanups to Cargo.toml files
 2025-02-06 22:31 UTC  (4+ messages)
` [PATCH 2/2] rust: include rust_version in Cargo.toml

[PATCH v4 00/33] Multifd 🔀 device state transfer support with VFIO consumer
 2025-02-06 22:16 UTC  (15+ messages)
` [PATCH v4 07/33] io: tls: Allow terminating the TLS session gracefully with EOF
` [PATCH v4 19/33] migration: Add save_live_complete_precopy_thread handler

[PATCH v4 00/17] hw/arm: Add NPCM8XX Support
 2025-02-06 22:12 UTC  (18+ messages)
` [PATCH v4 01/17] roms: Update vbootrom to 1287b6e
` [PATCH v4 02/17] pc-bios: Add NPCM8XX vBootrom
` [PATCH v4 03/17] hw/ssi: Make flash size a property in NPCM7XX FIU
` [PATCH v4 04/17] hw/misc: Rename npcm7xx_gcr to npcm_gcr
` [PATCH v4 05/17] hw/misc: Move NPCM7XX GCR to NPCM GCR
` [PATCH v4 06/17] hw/misc: Add nr_regs and cold_reset_values "
` [PATCH v4 07/17] hw/misc: Add support for NPCM8XX GCR
` [PATCH v4 08/17] hw/misc: Store DRAM size in NPCM8XX GCR Module
` [PATCH v4 09/17] hw/misc: Support 8-bytes memop in NPCM GCR module
` [PATCH v4 10/17] hw/misc: Rename npcm7xx_clk to npcm_clk
` [PATCH v4 11/17] hw/misc: Move NPCM7XX CLK to NPCM CLK
` [PATCH v4 12/17] hw/misc: Add nr_regs and cold_reset_values "
` [PATCH v4 13/17] hw/misc: Support NPCM8XX CLK Module Registers
` [PATCH v4 14/17] hw/net: Add NPCM8XX PCS Module
` [PATCH v4 15/17] hw/arm: Add NPCM8XX SoC
` [PATCH v4 16/17] hw/arm: Add NPCM845 Evaluation board
` [PATCH v4 17/17] docs/system/arm: Add Description for NPCM8XX SoC

[PATCH v4 08/33] migration/multifd: Allow premature EOF on TLS incoming channels
 2025-02-06 21:51 UTC  (11+ messages)

[PATCH v5 00/16] hw/microblaze: Allow running cross-endian vCPUs
 2025-02-06 21:40 UTC  (17+ messages)
` [PATCH v5 02/16] hw/net/xilinx_ethlite: Make device endianness configurable
` [PATCH v5 11/16] hw/microblaze: Support various endianness for s3adsp1800 machines
` [PATCH v5 14/16] tests/functional: Remove sleep() kludges from microblaze tests

[PATCH 00/22] target/riscv: declarative CPU definitions
 2025-02-06 21:16 UTC  (3+ messages)
` [PATCH 02/22] target/riscv: introduce RISCVCPUDef

[RFC PATCH 0/4] crypto,io,migration: Add support to gnutls_bye()
 2025-02-06 21:08 UTC  (2+ messages)

[PATCH 0/7] hw/riscv: Move few units to common_ss[]
 2025-02-06 20:54 UTC  (5+ messages)
` [PATCH 1/7] MAINTAINERS: Unify Alistair's professional email address
` [PATCH 3/7] hw/riscv/opentitan: Include missing 'exec/address-spaces.h' header

[PATCH 0/6] hw: Centralize handling, improve error messages for -machine dumpdtb
 2025-02-06 20:52 UTC  (9+ messages)
` [PATCH 1/6] monitor/hmp-cmds.c: Clean up hmp_dumpdtb printf
` [PATCH 2/6] hw/openrisc: Support monitor dumpdtb command
` [PATCH 5/6] hw: Centralize handling of -machine dumpdtb option
` [PATCH 6/6] hw/core/machine.c: Make -machine dumpdtb=file.dtb with no DTB an error

[PATCH] block: Remove unused blk_op_is_blocked()
 2025-02-06 20:44 UTC  (3+ messages)

[PATCH 00/61] target/arm: Implement FEAT_SME2
 2025-02-06 19:57 UTC  (62+ messages)
` [PATCH 01/61] tcg: Add dbase argument to do_dup_store
` [PATCH 02/61] tcg: Add dbase argument to do_dup
` [PATCH 03/61] tcg: Add dbase argument to expand_clr
` [PATCH 04/61] tcg: Add base arguments to check_overlap_[234]
` [PATCH 05/61] tcg: Split out tcg_gen_gvec_2_var
` [PATCH 06/61] tcg: Split out tcg_gen_gvec_3_var
` [PATCH 07/61] tcg: Split out tcg_gen_gvec_mov_var
` [PATCH 08/61] tcg: Split out tcg_gen_gvec_{add,sub}_var
` [PATCH 09/61] target/arm: Introduce FPST_ZA, FPST_ZA_F16
` [PATCH 10/61] target/arm: Use FPST_ZA for sme_fmopa_[hsd]
` [PATCH 11/61] target/arm: Rename zarray to za_state.za
` [PATCH 12/61] target/arm: Add isar_feature_aa64_sme2*
` [PATCH 13/61] target/arm: Add ZT0
` [PATCH 14/61] target/arm: Add zt0_excp_el to DisasContext
` [PATCH 15/61] target/arm: Implement SME2 ZERO ZT0
` [PATCH 16/61] target/arm: Implement SME2 LDR/STR ZT0
` [PATCH 17/61] target/arm: Implement SME2 MOVT
` [PATCH 18/61] target/arm: Split get_tile_rowcol argument tile_index
` [PATCH 19/61] target/arm: Rename MOVA for translate
` [PATCH 20/61] target/arm: Implement SME2 MOVA to/from tile, multiple registers
` [PATCH 21/61] target/arm: Split out get_zarray
` [PATCH 22/61] target/arm: Implement SME2 MOVA to/from array, multiple registers
` [PATCH 23/61] target/arm: Implement SME2 BMOPA
` [PATCH 24/61] target/arm: Implement SME2 SMOPS, UMOPS (2-way)
` [PATCH 25/61] target/arm: Introduce gen_gvec_sve2_sqdmulh
` [PATCH 26/61] target/arm: Implement SME2 Multiple and Single SVE Destructive
` [PATCH 27/61] target/arm: Implement SME2 Multiple Vectors "
` [PATCH 28/61] target/arm: Implement SME2 ADD/SUB (array results, multiple and single vector)
` [PATCH 29/61] target/arm: Implement SME2 ADD/SUB (array results, multiple vectors)
` [PATCH 30/61] target/arm: Pass ZA to helper_sve2_fmlal_zz[zx]w_s
` [PATCH 31/61] target/arm: Implement SME2 FMLAL, BFMLAL
` [PATCH 32/61] target/arm: Implement SME2 FDOT
` [PATCH 33/61] target/arm: Implement SME2 BFDOT
` [PATCH 34/61] target/arm: Implement SME2 FVDOT, BFVDOT
` [PATCH 35/61] target/arm: Rename helper_gvec_*dot_[bh] to *_4[bh]
` [PATCH 36/61] target/arm: Remove helper_gvec_sudot_idx_4b
` [PATCH 37/61] target/arm: Implemement SME2 SDOT, UDOT, USDOT, SUDOT
` [PATCH 38/61] target/arm: Implement SME2 SVDOT, UVDOT, SUVDOT, USVDOT
` [PATCH 39/61] target/arm: Implement SME2 SMLAL, SMLSL, UMLAL, UMLSL
` [PATCH 40/61] target/arm: Implement SME2 SMLALL, SMLSLL, UMLALL, UMLSLL
` [PATCH 41/61] target/arm: Rename gvec_fml[as]_[hs] with _nf_ infix
` [PATCH 42/61] target/arm: Implement SME2 FMLA, FMLS
` [PATCH 43/61] target/arm: Implement SME2 BFMLA, BFMLS
` [PATCH 44/61] target/arm: Implement SME2 FADD, FSUB, BFADD, BFSUB
` [PATCH 45/61] target/arm: Remove CPUARMState.vfp.scratch
` [PATCH 46/61] target/arm: Implement SME2 BFCVT, BFCVTN, FCVT, FCVTN
` [PATCH 47/61] target/arm: Implement SME2 FCVT (widening), FCVTL
` [PATCH 48/61] target/arm: Implement SME2 FCVTZS, FCVTZU
` [PATCH 49/61] target/arm: Implement SME2 SCVTF, UCVTF
` [PATCH 50/61] target/arm: Implement SME2 FRINTN, FRINTP, FRINTM, FRINTA
` [PATCH 51/61] target/arm: Introduce do_[us]sat_[bhs] macros
` [PATCH 52/61] target/arm: Use do_[us]sat_[bhs] in sve_helper.c
` [PATCH 53/61] target/arm: Implement SME2 SQCVT, UQCVT, SQCVTU
` [PATCH 54/61] target/arm: Implement SME2 SUNPK, UUNPK
` [PATCH 55/61] target/arm: Implement SME2 ZIP, UZP (four registers)
` [PATCH 56/61] target/arm: Move do_urshr, do_srshr to vec_internal.h
` [PATCH 57/61] target/arm: Implement SME2 SQRSHR, UQRSHR, SQRSHRN
` [PATCH 58/61] target/arm: Implement SME2 ZIP, UZP (two registers)
` [PATCH 59/61] target/arm: Implement SME2 FCLAMP, SCLAMP, UCLAMP
` [PATCH 60/61] target/arm: Implement SME2 SEL
` [PATCH 61/61] target/arm: Enable FEAT_SME2, FEAT_SME_F16F16, FEAT_SVE_B16B16 on -cpu max

[PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
 2025-02-06 20:03 UTC  (11+ messages)

[PATCH v1 0/1] xen: Remove invalidation of mapcache_grants on IOREQ_TYPE_INVALIDATE
 2025-02-06 19:49 UTC  (2+ messages)
` [PATCH v1 1/1] xen: No need to flush the mapcache for grants

[PATCH v5 0/6] target/i386: Update EPYC CPU models for Cache property, RAS, SVM feature and add EPYC-Turin CPU model
 2025-02-06 19:28 UTC  (7+ messages)
` [PATCH v5 1/6] target/i386: Update EPYC CPU model for Cache property, RAS, SVM feature bits
` [PATCH v5 2/6] target/i386: Update EPYC-Rome "
` [PATCH v5 3/6] target/i386: Update EPYC-Milan "
` [PATCH v5 4/6] target/i386: Add feature that indicates WRMSR to BASE reg is non-serializing
` [PATCH v5 5/6] target/i386: Update EPYC-Genoa for Cache property, perfmon-v2, RAS and SVM feature bits
` [PATCH v5 6/6] target/i386: Add support for EPYC-Turin model

[PULL 0/7] 9p queue 2025-02-06
 2025-02-06 19:31 UTC  (3+ messages)

[RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
 2025-02-06 18:58 UTC  (11+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).