messages from 2025-06-22 00:12:55 to 2025-06-23 12:07:08 UTC [more...]
[PATCH v2 00/26] arm: Fixes and preparatory cleanups for split-accel
2025-06-23 12:05 UTC (42+ messages)
` [PATCH v2 04/26] target/arm/hvf: Simplify GIC hvf_arch_init_vcpu()
` [PATCH v2 05/26] target/arm/hvf: Directly re-lock BQL after hv_vcpu_run()
` [PATCH v2 07/26] accel/hvf: Trace VM memory mapping
` [PATCH v2 09/26] target/arm: Correct KVM & HVF dtb_compatible value
` [PATCH v2 10/26] accel/hvf: Model PhysTimer register
` [PATCH v2 11/26] target/arm/hvf: Pass @target_el argument to hvf_raise_exception()
` [PATCH v2 12/26] target/arm: Restrict system register properties to system binary
` [PATCH v2 13/26] target/arm: Create GTimers *after* features finalized / accel realized
` [PATCH v2 15/26] accel: Introduce AccelOpsClass::cpu_target_realize() hook
` [PATCH v2 16/26] accel/hvf: Add hvf_arch_cpu_realize() stubs
` [PATCH v2 18/26] target/arm/hvf: Trace host processor features
` [PATCH v2 21/26] hw/arm/virt: Rename cpu_post_init() -> post_cpus_gic_realized()
` [PATCH v2 22/26] hw/arm/sbsa-ref: Tidy up use of RAMLIMIT_GB definition
` [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 v2 00/19] intel_iommu: Enable stage-1 translation for passthrough device
2025-06-23 12:02 UTC (31+ 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 18/19] Workaround for ERRATA_772415_SPR17
[PATCH v2 000/101] target/arm: Implement FEAT_SME2p1
2025-06-23 12:02 UTC (45+ 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 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 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 V5 00/38] Live update: vfio and iommufd
2025-06-23 10:45 UTC (13+ 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 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
[PULL 00/24] i386 (TCG, TDX), Rust changes for 2025-06-20
2025-06-23 8:02 UTC (6+ messages)
` [PULL 24/24] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
[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)
[PATCH 0/2] Memory and PCI definitions for emulated ATS
2025-06-23 5:43 UTC (3+ 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 (75+ messages)
` [RFC PATCH RESEND 01/42] accel/split: Minimal stubs for split accelerator
` [RFC PATCH RESEND 02/42] accel/split: Define SplitAccelState
` [RFC PATCH RESEND 03/42] accel/split: Implement cpus_are_resettable()
` [RFC PATCH RESEND 04/42] accel/split: Implement accel_init_machine()
` [RFC PATCH RESEND 05/42] accel/split: Expose 'hw' and 'sw' properties
` [RFC PATCH RESEND 06/42] accel/split: Empty setup_post()
` [RFC PATCH RESEND 07/42] accel/split: Implement supports_guest_debug()
` [RFC PATCH RESEND 08/42] accel/split: Implement gdbstub_supported_sstep_flags()
` [RFC PATCH RESEND 09/42] accel/split: Add cpu_thread_routine() stub
` [RFC PATCH RESEND 10/42] accel/split: Define and allocate AccelCPUState
` [RFC PATCH RESEND 11/42] accel/split: Register MTTCG
` [RFC PATCH RESEND 12/42] accel/split: Have thread routine ready to dispatch over HW/SW
` [RFC PATCH RESEND 13/42] accel/split: Implement cpu_reset_hold()
` [RFC PATCH RESEND 14/42] accel/split: Implement synchronize_post_init()
` [RFC PATCH RESEND 15/42] accel/split: Implement synchronize_pre_resume()
` [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
[RFC PATCH v2 00/48] accel: Preparatory cleanups for split-accel
2025-06-22 2:14 UTC (64+ messages)
` [RFC PATCH v2 01/48] system/runstate: Document qemu_add_vm_change_state_handler()
` [RFC PATCH v2 03/48] system/cpus: Assert interrupt handling is done with BQL locked
` [RFC PATCH v2 04/48] accel/kvm: Remove kvm_init_cpu_signals() stub
` [RFC PATCH v2 05/48] accel/kvm: Reduce kvm_create_vcpu() declaration scope
` [RFC PATCH v2 10/48] accel: Pass AccelState argument to gdbstub_supported_sstep_flags()
` [RFC PATCH v2 11/48] accel: Move supports_guest_debug() declaration to AccelClass
` [RFC PATCH v2 12/48] accel: Move cpus_are_resettable() "
` [RFC PATCH v2 13/48] accel: Move cpu_common_[un]realize() declarations to AccelOpsClass
` [RFC PATCH v2 15/48] accel/system: Add 'info accel' on human monitor
` [RFC PATCH v2 16/48] accel/tcg: Factor tcg_dump_flush_info() out
` [RFC PATCH v2 17/48] accel/tcg: Implement get_[vcpu]_stats()
` [RFC PATCH v2 18/48] accel/hvf: Implement get_vcpu_stats()
` [RFC PATCH v2 19/48] cpus: Document CPUState::vcpu_dirty field
` [RFC PATCH v2 20/48] cpus: Rename 'vcpu_dirty' field as negated 'hwaccel_synchronized'
` [RFC PATCH v2 24/48] accel/kvm: Remove kvm_cpu_synchronize_state() stub
` [RFC PATCH v2 25/48] accel/system: Document cpu_synchronize_state()
` [RFC PATCH v2 26/48] accel/system: Document cpu_synchronize_state_post_init/reset()
` [RFC PATCH v2 27/48] accel/dummy: Factor dummy_thread_precreate() out
` [RFC PATCH v2 28/48] accel/dummy: Factor tcg_vcpu_thread_precreate() out
` [RFC PATCH v2 29/48] accel: Factor accel_create_vcpu_thread() out
` [RFC PATCH v2 30/48] accel: Introduce AccelOpsClass::cpu_thread_routine handler
` [RFC PATCH v2 31/48] accel/dummy: Convert to AccelOpsClass::cpu_thread_routine
` [RFC PATCH v2 32/48] accel/tcg: "
` [RFC PATCH v2 33/48] accel/hvf: "
` [RFC PATCH v2 34/48] accel/kvm: "
` [RFC PATCH v2 35/48] accel/nvmm: "
` [RFC PATCH v2 36/48] accel/whpx: "
` [RFC PATCH v2 37/48] accel/nvmm: Expose nvmm_enabled() to common code
` [RFC PATCH v2 38/48] accel/whpx: Expose whpx_enabled() "
` [RFC PATCH v2 39/48] accel/system: Introduce hwaccel_enabled() helper
` [RFC PATCH v2 40/48] accel: Factor accel_cpu_realize() out
FreeBSD 14.1 aarch64 iso URL is down
2025-06-22 1:46 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).