qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-22 02:53:22 to 2025-06-23 14:56:55 UTC [more...]

[PATCH v2 000/101] target/arm: Implement FEAT_SME2p1
 2025-06-23 14:56 UTC  (65+ messages)
` [PATCH v2 001/101] tcg: Add dbase argument to do_dup_store
` [PATCH v2 002/101] tcg: Add dbase argument to do_dup
` [PATCH v2 003/101] tcg: Add dbase argument to expand_clr
` [PATCH v2 004/101] tcg: Add base arguments to check_overlap_[234]
` [PATCH v2 005/101] tcg: Split out tcg_gen_gvec_2_var
` [PATCH v2 006/101] tcg: Split out tcg_gen_gvec_3_var
` [PATCH v2 007/101] tcg: Split out tcg_gen_gvec_mov_var
` [PATCH v2 008/101] tcg: Split out tcg_gen_gvec_{add,sub}_var
` [PATCH v2 009/101] tcg: Split out tcg_gen_gvec_dup_imm_var
` [PATCH v2 010/101] linux-user/aarch64: Update hwcap bits from 6.14
` [PATCH v2 011/101] target/arm: Remove CPUARMState.vfp.scratch
` [PATCH v2 012/101] target/arm: Introduce FPST_ZA, FPST_ZA_F16
` [PATCH v2 013/101] target/arm: Use FPST_ZA for sme_fmopa_[hsd]
` [PATCH v2 014/101] target/arm: Rename zarray to za_state.za
` [PATCH v2 015/101] target/arm: Add isar feature tests for SME2, SVE2p1
` [PATCH v2 016/101] target/arm: Add ZT0
` [PATCH v2 017/101] target/arm: Add zt0_excp_el to DisasContext
` [PATCH v2 018/101] target/arm: Implement SME2 ZERO ZT0
` [PATCH v2 019/101] target/arm: Implement SME2 LDR/STR ZT0
` [PATCH v2 020/101] target/arm: Implement SME2 MOVT
` [PATCH v2 021/101] target/arm: Split get_tile_rowcol argument tile_index
` [PATCH v2 022/101] target/arm: Rename MOVA for translate
` [PATCH v2 023/101] target/arm: Implement SME2 MOVA to/from tile, multiple registers
` [PATCH v2 024/101] target/arm: Split out get_zarray
` [PATCH v2 025/101] target/arm: Implement SME2 MOVA to/from array, multiple registers
` [PATCH v2 026/101] target/arm: Implement SME2 BMOPA
` [PATCH v2 027/101] target/arm: Implement SME2 SMOPS, UMOPS (2-way)
` [PATCH v2 028/101] target/arm: Introduce gen_gvec_sve2_sqdmulh
` [PATCH v2 065/101] target/arm: Implement SME2 FCLAMP, SCLAMP, UCLAMP
` [PATCH v2 067/101] target/arm: Implement FCLAMP for SME2, SVE2p1
` [PATCH v2 085/101] target/arm: Implement CNTP (predicate as counter) for SME2/SVE2p1

[PATCH] hmp-cmds-target.c: add CPU_DUMP_VPU in hmp_info_registers()
 2025-06-23 14:53 UTC 

[RFC PATCH v2 00/48] accel: Preparatory cleanups for split-accel
 2025-06-23 14:16 UTC  (10+ messages)
` [RFC PATCH v2 20/48] cpus: Rename 'vcpu_dirty' field as negated 'hwaccel_synchronized'
` [RFC PATCH v2 36/48] accel/whpx: Convert to AccelOpsClass::cpu_thread_routine
` [RFC PATCH v2 40/48] accel: Factor accel_cpu_realize() out

[PATCH -qemu] hw/cxl: Use runtime for bg cmd running semantics
 2025-06-23 14:05 UTC  (2+ messages)

[PATCH-for-10.1 v5 0/9] hw/arm: GIC 'its=off' ACPI table fixes
 2025-06-23 13:57 UTC  (10+ messages)
` [PATCH v5 1/9] hw/intc/gicv3_its: Do not check its_class_name()
` [PATCH v5 2/9] hw/arm/virt: Simplify logic for setting instance's 'tcg_its' variable
` [PATCH v5 3/9] hw/arm/virt: Simplify create_its()
` [PATCH v5 4/9] hw/arm/virt-acpi-build: Improve comment in build_iort
` [PATCH v5 5/9] hw/arm/virt-acpi-build: Factor out create_its_idmaps
` [PATCH v5 6/9] qtest/bios-tables-test: Add test for when ITS is off on aarch64
` [PATCH v5 7/9] qtest/bios-tables-test: Add blobs for its=off test "
` [PATCH v5 8/9] hw/arm/virt-acpi-build: Fix ACPI IORT and MADT tables when its=off
` [PATCH v5 9/9] qtest/bios-tables-test: Update blobs for its=off test on aarch64

[PATCH V5 00/38] Live update: vfio and iommufd
 2025-06-23 13:50 UTC  (14+ messages)
` [PATCH V5 04/38] vfio/container: preserve descriptors
` [PATCH V5 23/38] backends/iommufd: change process ioctl
` [PATCH V5 26/38] vfio/iommufd: invariant device name
` [PATCH V5 27/38] vfio/iommufd: add vfio_device_free_name
` [PATCH V5 28/38] vfio/iommufd: device name blocker
` [PATCH V5 31/38] vfio/iommufd: cpr state

[PATCH v2 00/19] intel_iommu: Enable stage-1 translation for passthrough device
 2025-06-23 13:48 UTC  (39+ messages)
` [PATCH v2 02/19] hw/pci: Introduce pci_device_get_viommu_cap()
` [PATCH v2 03/19] intel_iommu: Implement get_viommu_cap() callback
` [PATCH v2 04/19] vfio/iommufd: Force creating nested parent domain
` [PATCH v2 05/19] hw/pci: Export pci_device_get_iommu_bus_devfn() and return bool
` [PATCH v2 07/19] intel_iommu: Check for compatibility with IOMMUFD backed device when x-flts=on
` [PATCH v2 08/19] intel_iommu: Fail passthrough device under PCI bridge if x-flts=on
` [PATCH v2 11/19] intel_iommu: Handle PASID entry adding
` [PATCH v2 12/19] intel_iommu: Introduce a new pasid cache invalidation type FORCE_RESET
` [PATCH v2 13/19] intel_iommu: Stick to system MR for IOMMUFD backed host device when x-fls=on
` [PATCH v2 14/19] intel_iommu: Bind/unbind guest page table to host
` [PATCH v2 15/19] intel_iommu: Replay pasid binds after context cache invalidation
` [PATCH v2 16/19] intel_iommu: Propagate PASID-based iotlb invalidation to host
` [PATCH v2 17/19] intel_iommu: Refresh pasid bind when either SRTP or TE bit is changed
` [PATCH v2 18/19] Workaround for ERRATA_772415_SPR17

[PATCH 0/3] Reinvent BQL-free PIO/MMIO
 2025-06-23 13:36 UTC  (5+ messages)
` [PATCH 1/3] memory: reintroduce BQL-free fine-grained PIO/MMIO

[PATCH 0/2] Memory and PCI definitions for emulated ATS
 2025-06-23 13:15 UTC  (4+ messages)

[PULL 00/24] i386 (TCG, TDX), Rust changes for 2025-06-20
 2025-06-23 13:08 UTC  (8+ messages)
` [PULL 24/24] i386/tdx: handle TDG.VP.VMCALL<GetQuote>

[PATCH v3 00/26] arm: Fixes and preparatory cleanups for split-accel
 2025-06-23 13:01 UTC  (28+ messages)
` [PATCH v3 01/26] target/arm: Remove arm_handle_psci_call() stub
` [PATCH v3 02/26] target/arm: Reduce arm_cpu_post_init() declaration scope
` [PATCH v3 03/26] target/arm: Unify gen_exception_internal()
` [PATCH v3 04/26] target/arm/hvf: Simplify GIC hvf_arch_init_vcpu()
` [PATCH v3 05/26] target/arm/hvf: Directly re-lock BQL after hv_vcpu_run()
` [PATCH v3 06/26] target/arm/hvf: Trace hv_vcpu_run() failures
` [PATCH v3 07/26] accel/hvf: Trace VM memory mapping
` [PATCH v3 08/26] target/arm/hvf: Log $pc in hvf_unknown_hvc() trace event
` [PATCH v3 09/26] target/arm: Correct KVM & HVF dtb_compatible value
` [PATCH v3 10/26] accel/hvf: Model PhysTimer register
` [PATCH v3 11/26] target/arm/hvf: Pass @target_el argument to hvf_raise_exception()
` [PATCH v3 12/26] target/arm: Restrict system register properties to system binary
` [PATCH v3 13/26] target/arm: Create GTimers *after* features finalized / accel realized
` [PATCH v3 14/26] accel: Keep reference to AccelOpsClass in AccelClass
` [PATCH v3 15/26] accel: Introduce AccelOpsClass::cpu_target_realize() hook
` [PATCH v3 16/26] accel/hvf: Add hvf_arch_cpu_realize() stubs
` [PATCH v3 17/26] target/arm/hvf: Really set Generic Timer counter frequency
` [PATCH v3 18/26] hw/arm/virt: Only require TCG || QTest to use TrustZone
` [PATCH v3 19/26] hw/arm/virt: Only require TCG || QTest to use virtualization extension
` [PATCH v3 20/26] hw/arm/virt: Rename cpu_post_init() -> post_cpus_gic_realized()
` [PATCH v3 21/26] hw/arm/sbsa-ref: Tidy up use of RAMLIMIT_GB definition
` [PATCH v3 22/26] tests/functional: Set sbsa-ref machine type in each test function
` [PATCH v3 23/26] tests/functional: Restrict nested Aarch64 Xen test to TCG
` [PATCH v3 24/26] tests/functional: Require TCG to run Aarch64 imx8mp-evk test
` [PATCH v3 25/26] tests/functional: Add hvf_available() helper
` [PATCH v3 26/26] tests/functional: Expand Aarch64 SMMU tests to run on HVF accelerator

[PATCH preview 0/3] reviving minimal QAPI generation from 2021
 2025-06-23 12:52 UTC  (7+ messages)

CPU hotplug crashed the guest when using virt-type as qemu!
 2025-06-23 12:24 UTC  (2+ messages)

[PATCH v2 00/26] arm: Fixes and preparatory cleanups for split-accel
 2025-06-23 12:05 UTC  (13+ messages)
` [PATCH v2 23/26] tests/functional: Restrict nexted Aarch64 Xen test to TCG
` [PATCH v2 24/26] tests/functional: Require TCG to run Aarch64 imx8mp-evk test
` [PATCH v2 25/26] tests/functional: Add hvf_available() helper
` [PATCH v2 26/26] tests/functional: Expand Aarch64 SMMU tests to run on HVF accelerator

[PATCH v5 00/11] hw/arm/virt: Add support for user creatable SMMUv3 device
 2025-06-23 12:00 UTC  (20+ messages)
` [PATCH v5 01/11] hw/arm/smmu-common: Check SMMU has PCIe Root Complex association
` [PATCH v5 02/11] hw/arm/virt-acpi-build: Re-arrange SMMUv3 IORT build
` [PATCH v5 03/11] hw/arm/virt-acpi-build: Update IORT for multiple smmuv3 devices
` [PATCH v5 04/11] hw/arm/virt: Factor out common SMMUV3 dt bindings code
` [PATCH v5 05/11] hw/arm/virt: Add an SMMU_IO_LEN macro
` [PATCH v5 06/11] hw/pci: Introduce pci_setup_iommu_per_bus() for per-bus IOMMU ops retrieval
` [PATCH v5 07/11] hw/arm/virt: Allow user-creatable SMMUv3 dev instantiation
` [PATCH v5 08/11] qemu-options.hx: Document the arm-smmuv3 device
` [PATCH v5 09/11] bios-tables-test: Allow for smmuv3 test data
` [PATCH v5 10/11] qtest/bios-tables-test: Add tests for legacy smmuv3 and smmuv3 device
` [PATCH v5 11/11] qtest/bios-tables-test: Update tables for smmuv3 tests

[PATCH v2 00/20] AMD vIOMMU: DMA remapping support for VFIO devices
 2025-06-23 10:53 UTC  (3+ messages)
` [PATCH v2 09/20] amd_iommu: Add basic structure to support IOMMU notifier updates

[PATCH v2 00/12] hw/i386: separate isapc out from pc_piix
 2025-06-23 10:51 UTC  (5+ messages)
` [PATCH v2 10/12] hw/i386/pc_piix.c: assume pcmc->pci_enabled is always false in pc_init_isa()
` [PATCH v2 12/12] hw/i386: move isapc machine to separate isapc.c file

[PATCH 0/4] Some trivial live update fixes
 2025-06-23 10:22 UTC  (5+ messages)
` [PATCH 1/4] vfio/container: Fix SIGSEGV when open container file fails
` [PATCH 2/4] vfio/container: fails mdev hotplug if add migration blocker failed
` [PATCH 3/4] vfio/container: Fix potential SIGSEGV when recover from unmap-all-vaddr failure
` [PATCH 4/4] vfio/container: Fix vfio_container_post_load()

[PATCH] vfio: add license tag to some files
 2025-06-23  9:30 UTC 

[PATCH v4 0/2] ramfb: Add property to control if load the romfile
 2025-06-23  9:20 UTC  (6+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] hw/i386: Add the ramfb romfile compatatibility

[PATCH v3 00/28] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2025-06-23  9:22 UTC  (9+ messages)
` [PATCH v3 02/28] crypto/x509-utils: Add helper functions for certificate store

[PATCH v4 00/27] refresh qemu-img options handling
 2025-06-23  9:15 UTC  (2+ messages)

KVM/QEMU community call 24/06/2025 agenda items?
 2025-06-23  9:12 UTC 

[PATCH v3 00/23] vfio-user client
 2025-06-23  8:36 UTC  (9+ messages)

[PATCH v8 0/8] Power11 support for QEMU [PowerNV]
 2025-06-23  8:23 UTC  (2+ messages)

[PATCH v7 0/2] Deprecate Power8E and Power8NVL
 2025-06-23  8:23 UTC  (2+ messages)

[PATCH 0/8] net: Add passt netdev backend
 2025-06-23  8:10 UTC  (3+ messages)

[PATCH] i386/tdx: Fix build on 32-bit host
 2025-06-23  8:03 UTC 

[PATCH] rust/qemu-api: Fix binding path in source directory
 2025-06-23  7:34 UTC 

[RFC v5 0/4] Add QEMU model for ASPEED OTP memory and integrate with SoCs
 2025-06-23  6:45 UTC  (4+ messages)

[PULL 00/14] loongarch-to-apply queue
 2025-06-23  2:42 UTC  (5+ messages)

[PATCH v2 0/3] target/arm: SME1/SVE2 fixes
 2025-06-22 21:35 UTC  (4+ messages)
` [PATCH v2 1/3] target/arm: Fix SME vs AdvSIMD exception priority
` [PATCH v2 2/3] target/arm: Fix sve_access_check for SME
` [PATCH v2 3/3] target/arm: Fix 128-bit element ZIP, UZP, TRN

page coloring and accelerated shadow paging
 2025-06-22 20:47 UTC 

[PATCH] target/arm: Fix SME vs AdvSIMD exception priority
 2025-06-22 18:30 UTC  (2+ messages)

page coloring and accelerated shadow paging
 2025-06-22  5:48 UTC 

[PATCH] hw/i386/pc_piix.c: Add IRQs 14,15 as MADT overrides
 2025-06-22 12:35 UTC 

[PATCH] hvf: arm: Emulate ICC_RPR_EL1 accesses properly
 2025-06-22  8:56 UTC  (4+ messages)

[RFC PATCH RESEND 00/42] accel/split/arm: Run EL2 using TCG and EL1/EL0 in hardware with HVF
 2025-06-22  3:36 UTC  (44+ messages)
` [RFC PATCH RESEND 16/42] accel/split: Implement synchronize_state()
` [RFC PATCH RESEND 19/42] accel/split: Implement kick_vcpu_thread()
` [RFC PATCH RESEND 20/42] accel/split: Implement cpu_common_realize()
` [RFC PATCH RESEND 21/42] accel/split: Set use_hw in cpu_thread_routine() and switch over
` [RFC PATCH RESEND 23/42] target/arm: Implement SysemuCPUOps::can_accelerate() handler
` [RFC PATCH RESEND 24/42] accel/split: Implement handle_interrupt()
` [RFC PATCH RESEND 25/42] accel/split: Empty ops_init()
` [RFC PATCH RESEND 26/42] accel/split: Empty set/get_virtual_clock()
` [RFC PATCH RESEND 27/42] accel/split: Empty get_elapsed_ticks()
` [RFC PATCH RESEND 28/42] accel/split: Empty cpu_thread_is_idle()
` [RFC PATCH RESEND 30/42] accel/split: Implement remove_all_breakpoints()
` [RFC PATCH RESEND 31/42] accel/split: Implement remove_breakpoint()
` [RFC PATCH RESEND 32/42] accel/split: Implement insert_breakpoint()
` [RFC PATCH RESEND 33/42] accel/split: Implement update_guest_debug()
` [RFC PATCH RESEND 34/42] accel/split: Implement get_[vcpu]_stats()
` [RFC PATCH RESEND 35/42] target/arm: Emulate EL2 under TCG
` [RFC PATCH RESEND 36/42] target/arm: Have ERET switch to hw accel for EL0/EL1
` [RFC PATCH RESEND 37/42] accel/hvf: Emulate HVC at EL2
` [RFC PATCH RESEND 38/42] accel/tcg: Introduce TCGCPUOps::rebuild_tb_hflags handler
` [RFC PATCH RESEND 40/42] accel/split: Call TCGCPUOps::rebuild_tb_hflags()
` [RFC PATCH RESEND 41/42] tests/functional: Add split_available() helper


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).