messages from 2025-11-20 02:05:12 to 2025-11-21 05:05:15 UTC [more...]
[PATCH v2 0/6] Fix Zjpm implementation
2025-11-21 5:04 UTC (2+ messages)
` [PATCH v2 1/6] target/riscv: fix address masking
[PATCH v1 0/1] (RESEND) Update ASPEED PCIe Root Port capabilities and enable MSI to support hotplug
2025-11-21 5:01 UTC (2+ messages)
` [PATCH v1 1/1] hw/pci-host/aspeed_pcie: "
[PATCH v1 0/1] hw/pci-host/aspeed_pcie: Update ASPEED PCIe Root Port capabilities and enable MSI to support hotplug
2025-11-21 4:08 UTC (2+ messages)
` [PATCH v1 1/1] "
[PULL 0/5] Net patches
2025-11-21 4:02 UTC (2+ messages)
[PATCH V4 0/2] fix pci device can't alloc irq from fdt
2025-11-21 3:41 UTC (4+ messages)
` [PATCH V4 1/2] Modify the interrupt trigger type in loongarch virt fdt to macro definition
` [PATCH V4 2/2] fix pci device can't alloc irq from fdt
[v2 0/3] virtio-gpu: Add user pointer and HSAKMT support enhancements
2025-11-21 3:39 UTC (7+ messages)
` [v2 1/3] virtio-gpu: Add support for VIRTIO_GPU_BLOB_FLAG_USE_USERPTR flag
` [v2 2/3] virtio-gpu: add configurable HSAKMT capset support
` [v2 3/3] virtio-gpu: Add VIRTIO_GPU_F_RESOURCE_USERPTR feature support
[PATCH 00/14] Error message improvements
2025-11-21 2:05 UTC (22+ messages)
` [PATCH 01/14] error: Strip trailing '\n' from error string arguments (again)
` [PATCH 02/14] hw/usb: Use error_setg_file_open() for a better error message
` [PATCH 03/14] tap-solaris: Use error_setg_file_open() for better error messages
` [PATCH 04/14] qga: "
` [PATCH 05/14] hw/scsi: Use error_setg_file_open() for a better error message
` [PATCH 06/14] hw/virtio: "
` [PATCH 07/14] net/tap: "
` [PATCH 08/14] blkdebug: "
` [PATCH 09/14] error: Use error_setg_file_open() for simplicity and consistency
` [PATCH 10/14] net/slirp: Improve file open error message
` [PATCH 11/14] error: Use error_setg_errno() to improve error messages
` [PATCH 12/14] error: Use error_setg_errno() for simplicity and consistency
` [PATCH 13/14] qga/commands-win32: Use error_setg_win32() for better error messages
` [PATCH 14/14] block/file-win32: Improve an error message
[PATCH v6 00/33] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
2025-11-20 22:09 UTC (51+ messages)
` [PATCH v6 01/33] backends/iommufd: Introduce iommufd_backend_alloc_viommu
` [PATCH v6 02/33] backends/iommufd: Introduce iommufd_backend_alloc_vdev
` [PATCH v6 03/33] hw/arm/smmu-common: Factor out common helper functions and export
` [PATCH v6 04/33] hw/arm/smmu-common: Make iommu ops part of SMMUState
` [PATCH v6 05/33] hw/arm/smmuv3-accel: Introduce smmuv3 accel device
` [PATCH v6 06/33] hw/arm/smmuv3-accel: Initialize shared system address space
` [PATCH v6 07/33] hw/pci/pci: Move pci_init_bus_master() after adding device to bus
` [PATCH v6 08/33] hw/pci/pci: Add optional supports_address_space() callback
` [PATCH v6 09/33] hw/pci-bridge/pci_expander_bridge: Move TYPE_PXB_PCIE_DEV to header
` [PATCH v6 10/33] hw/arm/smmuv3-accel: Restrict accelerated SMMUv3 to vfio-pci endpoints with iommufd
` [PATCH v6 11/33] hw/arm/smmuv3: Implement get_viommu_cap() callback
` [PATCH v6 12/33] hw/arm/smmuv3-accel: Add set/unset_iommu_device callback
` [PATCH v6 13/33] hw/arm/smmuv3: propagate smmuv3_cmdq_consume() errors to caller
` [PATCH v6 14/33] hw/arm/smmuv3-accel: Add nested vSTE install/uninstall support
` [PATCH v6 15/33] hw/arm/smmuv3-accel: Install SMMUv3 GBPA based hwpt
` [PATCH v6 16/33] hw/pci/pci: Introduce a callback to retrieve the MSI doorbell GPA directly
` [PATCH v6 17/33] hw/arm/smmuv3: Add support for providing a direct MSI doorbell GPA
` [PATCH v6 18/33] hw/arm/smmuv3-accel: Add support to issue invalidation cmd to host
` [PATCH v6 19/33] hw/arm/smmuv3: Initialize ID registers early during realize()
` [PATCH v6 20/33] hw/arm/smmuv3-accel: Get host SMMUv3 hw info and validate
` [PATCH v6 21/33] hw/pci-host/gpex: Allow to generate preserve boot config DSM #5
` [PATCH v6 22/33] hw/arm/virt: Set PCI preserve_config for accel SMMUv3
` [PATCH v6 23/33] tests/qtest/bios-tables-test: Prepare for IORT revison upgrade
` [PATCH v6 24/33] hw/arm/virt-acpi-build: Add IORT RMR regions to handle MSI nested binding
` [PATCH v6 25/33] tests/qtest/bios-tables-test: Update IORT blobs after revision upgrade
` [PATCH v6 26/33] hw/arm/smmuv3: Add accel property for SMMUv3 device
` [PATCH v6 27/33] hw/arm/smmuv3-accel: Add a property to specify RIL support
` [PATCH v6 28/33] hw/arm/smmuv3-accel: Add support for ATS
` [PATCH v6 29/33] hw/arm/smmuv3-accel: Add property to specify OAS bits
` [PATCH v6 30/33] backends/iommufd: Retrieve PASID width from iommufd_backend_get_device_info()
` [PATCH v6 31/33] Extend get_cap() callback to support PASID
` [PATCH v6 32/33] vfio: Synthesize vPASID capability to VM
` [PATCH v6 33/33] hw/arm/smmuv3-accel: Add support for PASID enable
[PULL 00/10] x86, mtest2make changes for QEMU 10.2
2025-11-20 21:56 UTC (2+ messages)
[PATCH 0/7] riscv: implement Ssqosid extension and CBQRI controllers
2025-11-20 21:34 UTC (18+ messages)
` [PATCH 1/7] riscv: implement Ssqosid extension and srmcfg CSR
` [PATCH 2/7] hw/riscv: define capabilities of CBQRI controllers
` [PATCH 3/7] hw/riscv: implement CBQRI capacity controller
` [PATCH 4/7] hw/riscv: implement CBQRI bandwidth controller
` [PATCH 6/7] hw/riscv: meson: add CBQRI controllers to the build
` [PATCH 7/7] hw/riscv: add CBQRI controllers to virt machine
[RFC-PATCH-for-11.0 v2 0/8] accel/tcg: Remove some MO_TE uses in cpu_ld{uw, l, q}_code()
2025-11-20 20:19 UTC (9+ messages)
` [RFC-PATCH-for-11.0 v2 1/8] accel/tcg: Add endianness variants of "
` [RFC-PATCH-for-11.0 v2 2/8] target/alpha: Use little-endian variant of cpu_ldl_code()
` [RFC-PATCH-for-11.0 v2 3/8] target/loongarch: "
` [RFC-PATCH-for-11.0 v2 4/8] target/sparc: Use big-endian "
` [RFC-PATCH-for-11.0 v2 5/8] target/s390x: Use big-endian variant of cpu_ld{uw, l}_code()
` [RFC-PATCH-for-11.0 v2 6/8] target/riscv: Use little-endian variant of cpu_ld{l, q}_code()
` [RFC-PATCH-for-11.0 v2 7/8] target/ppc: Replace cpu_ldl_code() by explicit endianness variants
` [RFC-PATCH-for-11.0 v2 8/8] accel/tcg: Remove non-explicit endian cpu_ld*_code() helpers
[RFC-PATCH-for-11.0 0/5] accel/tcg: Remove some MO_TE uses in cpu_ld{uw, l, q}_code()
2025-11-20 20:20 UTC (7+ messages)
` [RFC-PATCH-for-11.0 1/5] accel/tcg: Add endianness variants of "
` [RFC-PATCH-for-11.0 2/5] target/alpha: Use little-endian variant of cpu_ldl_code()
` [RFC-PATCH-for-11.0 3/5] target/loongarch: "
` [RFC-PATCH-for-11.0 4/5] target/sparc: Use big-endian "
` [RFC-PATCH-for-11.0 5/5] target/s390x: Use big-endian variant of cpu_ld{uw, l}_code()
[PATCH 0/5] A bit of cleanup around Error
2025-11-20 19:12 UTC (18+ messages)
` [PATCH 1/5] hw/core/loader: Make load_elf_hdr() return bool, simplify caller
` [PATCH 2/5] hw/nvram/xlnx-bbram: More idiomatic and simpler error reporting
` [PATCH 3/5] nbd/client-connection: Replace error_propagate() by assignment
` [PATCH 4/5] error: error_free(NULL) is safe, drop unnecessary conditionals
` [PATCH 5/5] error: Consistently name Error * objects err, and not errp
[PATCH] migration: cpr socket permissions fix
2025-11-20 18:57 UTC
[PATCH for-11.0] arm: add DCZID_EL0 to idregs array
2025-11-20 18:04 UTC (2+ messages)
[PATCH v2 00/17] hw/riscv, target/riscv: initial e-trace support
2025-11-20 18:03 UTC (6+ messages)
` [PATCH v2 01/17] hw/riscv: Trace Encoder initial impl
` [PATCH v2 02/17] hw/riscv: Trace RAM Sink "
[PATCH 0/9] RISC-V CPU time source interface
2025-11-20 17:22 UTC (7+ messages)
` [PATCH 8/9] target/riscv: RISCVCPUTimeSrcIf: add register_time_change_notifier
` [PATCH 9/9] hw/intc/riscv_aclint: implement the register_time_change_notifier method
[RFC PATCH v3 0/7] Support mapping virtio-gpu virgl hostmem blobs using MAP_FIXED API
2025-11-20 15:02 UTC (15+ messages)
` [RFC PATCH v3 1/7] virtio-gpu: Remove superfluous memory_region_set_enabled()
` [RFC PATCH v3 2/7] virtio-gpu: Validate hostmem mapping offset
` [RFC PATCH v3 3/7] virtio-gpu: Make virtio_gpu_virgl_unmap_resource_blob() return -1 on error
` [RFC PATCH v3 4/7] virtio-gpu: Blame host for virgl blob resource unmapping error
` [RFC PATCH v3 5/7] virtio-gpu: Destroy virgl resources on virtio-gpu reset
` [RFC PATCH v3 6/7] virtio-gpu: Make virtio_gpu_virgl_init() return -1 on error
` [RFC PATCH v3 7/7] virtio-gpu: Support mapping hostmem blobs with map_fixed
[PATCH for-11.0 00/15] tests/functional: Check Python code with pylint
2025-11-20 15:02 UTC (10+ messages)
` [PATCH for-11.0 04/15] tests/functional/x86_64/test_virtio_gpu: Fix various issues reported by pylint
` [PATCH for-11.0 07/15] tests/functional/x86_64/test_reverse_debug: Silence pylint warning
` [PATCH for-11.0 08/15] tests/functional/x86_64/test_memlock: Silence pylint warnings
` [PATCH for-11.0 10/15] tests/functional/ppc/test_ppe42: Fix style issues reported by pylint
[PATCH v2 0/4] trace: add Rust DTrace/SystemTap SDT support
2025-11-20 14:49 UTC (5+ messages)
` [PATCH v2 1/4] hpet: remove unused trace events
` [PATCH v2 2/4] rust/hpet: add "
[PATCH] hw/i386/kvm: Prevent guest monotonic clock jump after live migration
2025-11-20 8:44 UTC
[PATCH] hw/9pfs: Follow native symlinks when security-model=mapped
2025-11-20 13:01 UTC
[PATCH 0/5] rust/hpet: complete moving state out of HPETTimer
2025-11-20 14:31 UTC (3+ messages)
` [PATCH 4/5] rust: migration: implement ToMigrationState for Timer
[PATCH] block-backend: Fix race when resuming queued requests
2025-11-20 14:03 UTC (2+ messages)
[PATCH 0/3] amd_iommu: Support Generation of IOMMU XT interrupts
2025-11-20 13:31 UTC (5+ messages)
` [PATCH 1/3] amd_iommu: Use switch case to determine mmio register name
[PATCH v3 0/2] arm: add kvm-psci-version vcpu property
2025-11-20 13:11 UTC (8+ messages)
` [PATCH v3 2/2] target/arm/kvm: "
[PATCH v2 0/3] Basic ASID2 Support
2025-11-20 12:54 UTC (4+ messages)
` [PATCH 1/3] target/arm: Enable ID_AA64MMFR4_EL1 register
` [PATCH 2/3] target/arm: Enable ASID2 for cpu_max, allow writes to FNG1, FNG0, A2
` [PATCH 3/3] tests: Add test for ASID2 and write/read of feature bits
[PATCH v1] target/riscv: add support for RV64 THEAD C910 CPU
2025-11-20 12:21 UTC (2+ messages)
[PATCH 0/3] migration: Error fixes and improvements
2025-11-20 12:16 UTC (8+ messages)
` Migration and the Job abstraction (was: [PATCH 0/3] migration: Error fixes and improvements)
[PATCH v1] MAINTAINERS: s390 maintainer updates
2025-11-20 11:52 UTC (4+ messages)
[PATCH 0/9] gitdm metadata updates 2025 edition
2025-11-20 11:31 UTC (9+ messages)
` [PATCH 4/9] contrib/gitdm: add Nicholas to the IBM group map
` [PATCH 6/9] contrib/gitdm: add mapping for Eviden
` [PATCH 9/9] contrib/gitdm: add more individual contributors
[PATCH v5 0/9] vfio: relax the vIOMMU check
2025-11-20 9:29 UTC (2+ messages)
[PATCH 00/10] i386/cpu: Add new instructions & CPU model for Intel Diamond Rapids
2025-11-20 7:10 UTC (11+ messages)
` [PATCH 01/10] i386/cpu: Add support for MOVRS in CPUID enumeration
` [PATCH 02/10] i386/cpu: Add CPUID.0x1E.0x1 subleaf for AMX instructions
` [PATCH 03/10] i386/cpu: Add support for AVX10_VNNI_INT in CPUID enumeration
` [PATCH 04/10] i386/cpu: Support AVX10.2 with AVX10 feature models
` [PATCH 05/10] i386/cpu: Add a helper to get host avx10 version
` [PATCH 06/10] i386/cpu: Allow cache to be shared at thread level
` [PATCH 07/10] i386/cpu: Add an option in X86CPUDefinition to control CPUID 0x1f
` [PATCH 08/10] i386/cpu: Define dependency for VMX_VM_ENTRY_LOAD_IA32_FRED
` [PATCH 09/10] i386/cpu: Add CPU model for Diamond Rapids
` [PATCH 10/10] dosc/cpu-models-x86: Add documentation for DiamondRapids
[PATCH] hw/usb/host-libusb: Do not assert when detects invalid altsetting
2025-11-20 3:12 UTC
[v4] virtio-gpu: use consistent error checking style for virtio_gpu_create_mapping_iov
2025-11-20 2:51 UTC (11+ 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).