messages from 2025-10-24 02:31:36 to 2025-10-24 17:20:13 UTC [more...]
[PATCH v7 00/23] intel_iommu: Enable first stage translation for passthrough device
2025-10-24 17:18 UTC (30+ messages)
` [PATCH v7 01/23] intel_iommu: Rename vtd_ce_get_rid2pasid_entry to vtd_ce_get_pasid_entry
` [PATCH v7 02/23] intel_iommu: Delete RPS capability related supporting code
` [PATCH v7 03/23] intel_iommu: Update terminology to match VTD spec
` [PATCH v7 04/23] hw/pci: Export pci_device_get_iommu_bus_devfn() and return bool
` [PATCH v7 05/23] hw/pci: Introduce pci_device_get_viommu_flags()
` [PATCH v7 06/23] intel_iommu: Implement get_viommu_flags() callback
` [PATCH v7 07/23] intel_iommu: Introduce a new structure VTDHostIOMMUDevice
` [PATCH v7 08/23] vfio/iommufd: Force creating nesting parent HWPT
` [PATCH v7 09/23] intel_iommu: Stick to system MR for IOMMUFD backed host device when x-flts=on
` [PATCH v7 10/23] intel_iommu: Check for compatibility with IOMMUFD backed "
` [PATCH v7 11/23] intel_iommu: Fail passthrough device under PCI bridge if x-flts=on
` [PATCH v7 12/23] intel_iommu: Add some macros and inline functions
` [PATCH v7 13/23] intel_iommu: Bind/unbind guest page table to host
` [PATCH v7 14/23] intel_iommu: Propagate PASID-based iotlb invalidation "
` [PATCH v7 15/23] intel_iommu: Replay all pasid bindings when either SRTP or TE bit is changed
` [PATCH v7 16/23] intel_iommu: Replay pasid bindings after context cache invalidation
` [PATCH v7 17/23] iommufd: Introduce a helper function to extract vendor capabilities
` [PATCH v7 18/23] vfio: Add a new element bypass_ro in VFIOContainer
` [PATCH v7 19/23] Workaround for ERRATA_772415_SPR17
` [PATCH v7 20/23] vfio: Bypass readonly region for dirty tracking
` [PATCH v7 21/23] intel_iommu: Add migration support with x-flts=on
` [PATCH v7 22/23] intel_iommu: Enable host device when x-flts=on in scalable mode
` [PATCH v7 23/23] docs/devel: Add IOMMUFD nesting documentation
[PATCH] migration: Fix regression of passing error_fatal into vmstate_load_state()
2025-10-24 16:32 UTC
[PATCH] migration: Don't free the reason after calling migrate_add_blocker
2025-10-24 16:31 UTC (9+ messages)
[PULL 00/56] riscv-to-apply queue
2025-10-24 16:31 UTC (5+ messages)
` [PULL 47/56] target/riscv/kvm: add scounteren CSR
[PULL 00/76] target-arm queue
2025-10-24 15:59 UTC (8+ messages)
[PATCH] hostmem/shm: Allow shm memory backend serve as shared memory for coco-VMs
2025-10-24 15:52 UTC (5+ messages)
[PULL 00/45] Staging patches
2025-10-24 15:48 UTC (6+ messages)
` [PULL 02/45] migration: push Error **errp into vmstate_load_state()
[PULL v2 00/13] Next crypto & I/O patches
2025-10-24 15:40 UTC (14+ messages)
` [PULL 01/13] crypto: propagate Error object on premature termination
` [PULL 02/13] qom: use ERRP_GUARD in user_creatable_complete
` [PULL 03/13] tests: use macros for registering char tests for sockets
` [PULL 04/13] io: release active GSource in TLS channel finalizer
` [PULL 05/13] io: move websock resource release to close method
` [PULL 06/13] io: fix use after free in websocket handshake code
` [PULL 07/13] crypto: only verify CA certs in chain of trust
` [PULL 08/13] crypto: remove extraneous pointer usage in gnutls certs
` [PULL 09/13] crypto: validate an error is reported in test expected fails
` [PULL 10/13] crypto: fix error reporting in cert chain checks
` [PULL 11/13] crypto: allow client/server cert chains
` [PULL 12/13] crypto: stop requiring "key encipherment" usage in x509 certs
` [PULL 13/13] crypto: switch to newer gnutls API for distinguished name
[PULL 00/13] Next crypto & I/O patches
2025-10-24 15:38 UTC (15+ messages)
` [PULL 01/13] crypto: propagate Error object on premature termination
` [PULL 02/13] qom: use ERRP_GUARD in user_creatable_complete
` [PULL 03/13] tests: use macros for registering char tests for sockets
` [PULL 04/13] io: release active GSource in TLS channel finalizer
` [PULL 05/13] io: move websock resource release to close method
` [PULL 06/13] io: fix use after free in websocket handshake code
` [PULL 07/13] crypto: only verify CA certs in chain of trust
` [PULL 08/13] crypto: remove extraneous pointer usage in gnutls certs
` [PULL 09/13] crypto: validate an error is reported in test expected fails
` [PULL 10/13] crypto: fix error reporting in cert chain checks
` [PULL 11/13] crypto: allow client/server cert chains
` [PULL 12/13] crypto: stop requiring "key encipherment" usage in x509 certs
` [PULL 13/13] crypto: switch to newer gnutls API for distinguished name
[PATCH 0/8] KVM/hostmem: Support in-place guest-memfd as VM backends
2025-10-24 15:22 UTC (10+ messages)
` [PATCH 2/8] kvm: Allow kvm_guest_memfd_supported for non-private use case
` [PATCH 3/8] kvm: Detect guest-memfd flags supported
` [PATCH 4/8] memory: Rename RAM_GUEST_MEMFD to RAM_GUEST_MEMFD_PRIVATE
` [PATCH 8/8] hostmem: Support in-place guest memfd to back a VM
[PATCH] hw/i386: Add remedy tip to initrd too large error
2025-10-24 15:16 UTC
[PATCH v2 0/9] target/i386: SEV: Add support for enabling VMSA SEV features
2025-10-24 15:00 UTC (6+ messages)
` [PATCH v2 8/9] target/i386: SEV: Add support for setting TSC frequency for Secure TSC
[PULL v2 00/25] riscv-to-apply queue
2025-10-24 15:00 UTC (4+ messages)
` [PULL v2 13/25] target/riscv: Introduce mo_endian_env() helper
[PULL 00/24] Firmware 20250304 patches
2025-10-24 14:43 UTC (3+ messages)
` [PULL 04/24] hw/uefi: add include/hw/uefi/var-service.h
[PATCH v2 00/32] Encode object type security status in code
2025-10-24 13:42 UTC (16+ messages)
` [PATCH v2 01/32] qom: replace 'abstract' with 'flags'
` [PATCH v2 08/32] system: check security of device types
` [PATCH v2 10/32] hw/core: report security status in query-machines
` [PATCH v2 11/32] qom: report & filter on security status in qom-list-types
` [PATCH v2 12/32] docs: expand security docs with info about security status
[Patch v9 0/6] core/loader: capture Error from load_image_targphys
2025-10-24 13:30 UTC (26+ messages)
` [Patch v9 1/6] core/loader: Use qemu_open() instead of open() in get_image_size()
` [Patch v9 2/6] core/loader: capture Error from load_image_targphys
` [Patch v9 3/6] core/loader: improve error handling in image loading functions
` [Patch v9 4/6] core/loader: add check for zero size in load_image_targphys_as
` [Patch v9 5/6] core: Pass errp to load_image_targphys_as()
` [Patch v9 6/6] ppc: Pass error_fatal to load_image_targphys()
[PATCH v7 0/2] Add zerocopy partial flush support for live migrations
2025-10-24 13:15 UTC (3+ messages)
` [PATCH v7 1/2] QIOChannelSocket: add a "blocking" field to QIOChannelSocket
` [PATCH v7 2/2] QIOChannelSocket: flush zerocopy socket error queue on sendmsg failure due to ENOBUF
[Patch v10 0/6] core/loader: capture Error from load_image_targphys
2025-10-24 13:06 UTC (7+ messages)
` [Patch v10 1/6] core/loader: Use qemu_open() instead of open() in get_image_size()
` [Patch v10 2/6] core/loader: capture Error from load_image_targphys
` [Patch v10 3/6] core/loader: improve error handling in image loading functions
` [Patch v10 4/6] core/loader: add check for zero size in load_image_targphys_as
` [Patch v10 5/6] core: Pass errp to load_image_targphys_as()
` [Patch v10 6/6] ppc: Pass error_fatal to load_image_targphys()
[PATCH] tests/functional/arm/test_aspeed_ast1030: Remove unused import
2025-10-24 12:45 UTC (2+ messages)
[PATCH v2 0/4] block: Expose block limits in monitor and qemu-img info
2025-10-24 12:30 UTC (6+ messages)
` [PATCH v2 1/4] block: Improve comments in BlockLimits
` [PATCH v2 2/4] block: Expose block limits for images in QMP
` [PATCH v2 3/4] qemu-img info: Optionally show block limits
` [PATCH v2 4/4] qemu-img info: Add cache mode option
[PATCH v6 0/2] Add zerocopy partial flush support for live migrations
2025-10-24 12:23 UTC (6+ messages)
` [PATCH v6 2/2] QIOChannelSocket: flush zerocopy socket error queue on sendmsg failure due to ENOBUF
[PATCH 00/13] migration: Threadify loadvm process
2025-10-24 12:02 UTC (5+ messages)
` [PATCH 01/13] io: Add qio_channel_wait_cond() helper
` [PATCH 02/13] migration: Properly wait on G_IO_IN when peeking messages
[PATCH 00/43] Audio clean-ups
2025-10-24 11:50 UTC (7+ messages)
` [PATCH 35/43] audio: rename QEMUSoundCard -> AudioFE
[PATCH] MAINTAINERS: Mark VHDX block driver as "Odd Fixes"
2025-10-24 11:19 UTC (3+ messages)
[PATCH] target/i386: clear CPU_INTERRUPT_SIPI for all accelerators
2025-10-24 10:41 UTC (2+ messages)
[PATCH v2 0/2] target/ppc: Removal of the unusable e200 CPUs
2025-10-24 10:13 UTC (5+ messages)
` [PATCH v2 1/2] target/ppc/cpu_init: Simplify the setup of the TLBxCFG SPR registers
` [PATCH v2 2/2] target/ppc: Remove the unusable e200 CPUs
[PATCH 0/5] block/vvfat: introduce "size" option
2025-10-24 9:23 UTC (5+ messages)
` [PATCH 5/5] vvfat: add support for "size" options
The impact of vdagent migration support patches on windows SPICE agent
2025-10-24 9:17 UTC (3+ messages)
[PATCH qemu 0/1] block: Fix regression introduced with prep_writev2 support
2025-10-24 9:11 UTC (3+ messages)
` [PATCH qemu 1/1] block: Don't regress when prep_writev2 isn't present
[PATCH 0/2] improve compare-machine-types.py
2025-10-24 8:59 UTC (4+ messages)
` [PATCH 2/2] scripts/compare-mt: stop using global variables
[PATCH v2] docs/system/arm/virt: Document user-creatable SMMUv3
2025-10-24 8:43 UTC
[PATCH 0/2] vhost-user-blk: support inflight migration
2025-10-24 8:42 UTC (9+ messages)
` [PATCH 2/2] "
[PULL 00/10] Misc patches (functional tests, travis.yml, MAINTAINERS, ...)
2025-10-24 7:51 UTC (4+ messages)
` [PULL 06/10] tests/functional: add memlock tests
[PATCH 0/2] isapc: warn rather than reject modern x86 CPU models
2025-10-24 7:15 UTC (2+ messages)
[Patch v8 0/5] core/loader: capture Error from load_image_targphys
2025-10-24 7:09 UTC (8+ messages)
` [Patch v8 1/5] core/loader: Use qemu_open() instead of open() in get_image_size()
` [Patch v8 2/5] core/loader: capture Error from load_image_targphys
` [Patch v8 3/5] core/loader: add check for zero size in load_image_targphys_as
` [Patch v8 4/5] core: Pass errp to load_image_targphys_as()
` [Patch v8 5/5] ppc: Pass error_fatal to load_image_targphys()
[PATCH v2] rust/qemu-macros: Convert bit value to u8 within #[property]
2025-10-24 6:59 UTC (2+ messages)
[PATCH 0/3] qdev: Fix "info qtree" to show links
2025-10-24 7:05 UTC (3+ messages)
` [PATCH 2/3] "
[RFC PATCH] configs: drop SBSA_REF from minimal specification
2025-10-24 7:00 UTC (2+ messages)
[PATCH 0/3] target/i386: Add support for Zhaoxin Shijidadao vCPU models
2025-10-24 7:18 UTC (4+ messages)
` [PATCH 3/3] target/i386: Introduce Zhaoxin Shijidadao-Server CPU model
` [PATCH] i386/cpu: Add an option in X86CPUDefinition to control CPUID 0x1f
[PATCH RFC V6 00/24] Support of Virtual CPU Hotplug-like Feature for ARMv8+ Arch
2025-10-24 6:55 UTC (7+ messages)
` [PATCH RFC V6 08/24] arm/virt, gicv3: Guard CPU interface access for admin disabled vCPUs
` [PATCH RFC V6 14/24] arm/acpi: Introduce dedicated CPU OSPM interface for ARM-like platforms
[PATCH v3 00/20] i386: Support CET for KVM
2025-10-24 6:56 UTC (21+ messages)
` [PATCH v3 01/20] linux-headers: Update to v6.18-rc2
` [PATCH v3 02/20] i386/cpu: Clean up indent style of x86_ext_save_areas[]
` [PATCH v3 03/20] i386/cpu: Clean up arch lbr xsave struct and comment
` [PATCH v3 04/20] i386/cpu: Reorganize arch lbr structure definitions
` [PATCH v3 05/20] i386/cpu: Make ExtSaveArea store an array of dependencies
` [PATCH v3 06/20] i386/cpu: Add avx10 dependency for Opmask/ZMM_Hi256/Hi16_ZMM
` [PATCH v3 07/20] i386/cpu: Reorganize dependency check for arch lbr state
` [PATCH v3 08/20] i386/cpu: Drop pmu check in CPUID 0x1C encoding
` [PATCH v3 09/20] i386/cpu: Fix supervisor xstate initialization
` [PATCH v3 10/20] i386/cpu: Add missing migratable xsave features
` [PATCH v3 11/20] i386/cpu: Enable xsave support for CET states
` [PATCH v3 12/20] i386/cpu: Add CET support in CR4
` [PATCH v3 13/20] i386/kvm: Add save/load support for CET MSRs
` [PATCH v3 14/20] i386/kvm: Add save/load support for KVM_REG_GUEST_SSP
` [PATCH v3 15/20] i386/machine: Add vmstate for cet-ss and cet-ibt
` [PATCH v3 16/20] i386/cpu: Mark cet-u & cet-s xstates as migratable
` [PATCH v3 17/20] i386/cpu: Advertise CET related flags in feature words
` [PATCH v3 18/20] i386/cpu: Enable cet-ss & cet-ibt for supported CPU models
` [PATCH v3 19/20] i386/tdx: Fix missing spaces in tdx_xfam_deps[]
` [PATCH v3 20/20] i386/tdx: Add CET SHSTK/IBT into the supported CPUID by XFAM
[PATCH v1 0/7] vfio: Implement VFIO_DEVICE_FEATURE_DMA_BUF and use it in virtio-gpu
2025-10-24 6:08 UTC (16+ messages)
` [PATCH v1 2/7] virtio-gpu: Don't rely on res->blob to identify blob resources
[Patch v7 0/5] hw/core/loader: capture Error from load_image_targphys
2025-10-24 3:28 UTC (5+ messages)
` [Patch v7 2/5] "
` [Patch v7 5/5] hw/ppc: Pass errp to load_image_targphys() and report errors
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).