messages from 2025-12-08 09:20:22 to 2025-12-09 15:04:41 UTC [more...]
[PATCH] log: Fix result of strstr to 'const char *'
2025-12-09 15:03 UTC
[PATCH v2 0/6] hw/gpio/aspeed_sgpio: Add Aspeed Serial GPIO (SGPIO) controller model
2025-12-09 14:52 UTC (9+ messages)
` [PATCH v2 1/6] hw/gpio/aspeed_sgpio: Add basic device model for Aspeed SGPIO
` [PATCH v2 2/6] hw/gpio/aspeed_sgpio: aspeed: Add QOM property accessors for SGPIO pins
` [PATCH v2 3/6] hw/gpio/aspeed_sgpio: Implement SGPIO interrupt handling
` [PATCH v2 4/6] hw/arm/aspeed_soc: Update Aspeed SoC to support two SGPIO controllers
` [PATCH v2 5/6] hw/arm/aspeed_ast27x0: Wire SGPIO controller to AST2700 SoC
` [PATCH v2 6/6] test/qtest: Add Unit test for Aspeed SGPIO
Record AS in full tlb
2025-12-09 12:43 UTC (5+ messages)
[PATCH-for-10.2] scripts/nsis.py: Tell makensis that WoA is 64 bit
2025-12-09 14:18 UTC (2+ messages)
[PATCH-for-10.2] Fix order of function arguments
2025-12-09 14:17 UTC (5+ messages)
Synced invitation: QEMU/KVM developers conference call @ Tue 23 Dec 2025 13:00 - 14:00 (GMT) (qemu-devel@nongnu.org)
2025-12-09 13:59 UTC
Updated invitation: QEMU/KVM developers conference call @ Every 2 weeks from 14:00 to 15:00 on Tuesday (GMT) (qemu-devel@nongnu.org)
2025-12-09 13:59 UTC
Synced invitation: QEMU/KVM developers conference call @ Tue 12 May 2026 14:00 - 15:00 (BST) (qemu-devel@nongnu.org)
2025-12-09 13:59 UTC
Synced invitation: QEMU/KVM developers conference call @ Every 2 weeks from 14:00 to 15:00 on Tuesday from Tue 24 Jun to Mon 5 Jan 2026 (BST) (qemu-devel@nongnu.org)
2025-12-09 13:59 UTC
Synced invitation: QEMU/KVM developers conference call @ Every 2 weeks from 13:00 to 14:00 on Tuesday from Tue 11 Nov to Mon 5 Jan 2026 (GMT) (qemu-devel@nongnu.org)
2025-12-09 13:59 UTC
Canceled event with note: QEMU/KVM developers conference call @ Tue 23 Dec 2025 13:00 - 14:00 (GMT) (qemu-devel@nongnu.org)
2025-12-09 13:58 UTC
[PATCH 0/3] Generate target/arm/cpu-sysregs.h.inc from AARCHMRS Registers.json
2025-12-09 13:57 UTC (9+ messages)
` [PATCH 1/3] scripts: introduce scripts/update-aarch64-sysreg-code.py
` [PATCH 2/3] target/arm/cpu-sysregs.h.inc: Sort by name alphabetical order
` [PATCH 3/3] target/arm/cpu-sysregs.h.inc: Update with automatic generation
[PATCH 0/7] single-binary: Drop TARGET_PHYS_ADDR_SPACE_BITS
2025-12-09 13:56 UTC (8+ messages)
` [PATCH 1/7] target/alpha: Introduce alpha_phys_addr_space_bits()
` [PATCH 2/7] target/hppa: Define PA[20|1X] physical address space size
` [PATCH 3/7] target/i386: Drop physical address range checks
` [PATCH 4/7] target/loongarch: Introduce loongarch_palen_mask()
` [PATCH 5/7] hw/loongarch: Use loongarch_palen_mask()
` [PATCH 6/7] hw/riscv: Fix IOMMU PAS capability to 56 bits
` [PATCH 7/7] Drop TARGET_PHYS_ADDR_SPACE_BITS
[PATCH-for-10.2] Fix typo in documentation
2025-12-09 13:25 UTC (3+ messages)
KVM/QEMU community call (9/12/2025) agenda items?
2025-12-09 12:43 UTC (3+ messages)
[PATCH 0/4] Final (for real this time) patches for arm - pre-PR
2025-12-09 12:40 UTC (6+ messages)
` [PATCH 1/4] Revert "target/arm: Re-use arm_is_psci_call() in HVF"
` [PATCH 2/4] target/arm: ensure PSCI register updates are flushed
` [PATCH 3/4] target/arm: make HV_EXIT_REASON_CANCELED leave hvf_arch_vcpu_exec
` [PATCH 4/4] target/arm: handle unaligned PC during tlb probe
[PATCH] hw/riscv: Treat kernel_start_addr as vaddr
2025-12-09 12:39 UTC (2+ messages)
[PATCH v3 0/5] block/vvfat: introduce "fat-size" option
2025-12-09 12:26 UTC (5+ messages)
` [PATCH v3 1/5] vvfat: introduce partitioned option
[PATCH 00/19] rust: QObject and QAPI bindings
2025-12-09 12:24 UTC (16+ messages)
` [PATCH 11/19] rust/qobject: add from/to JSON bindings for QObject
` [PATCH 14/19] scripts/qapi: generate high-level Rust bindings
` [PATCH 15/19] scripts/qapi: add serde attributes
` [PATCH 16/19] scripts/qapi: strip trailing whitespaces
[PULL 00/23] Misc HW patches for 2025-10-28
2025-12-09 12:15 UTC (3+ messages)
` [PULL 03/23] hw/net/virtio-net: make VirtIONet.vlans an array instead of a pointer
[PATCH v6 00/33] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
2025-12-09 11:17 UTC (26+ messages)
` [PATCH v6 06/33] hw/arm/smmuv3-accel: Initialize shared system address space
` [PATCH v6 12/33] hw/arm/smmuv3-accel: Add set/unset_iommu_device callback
` [PATCH v6 14/33] hw/arm/smmuv3-accel: Add nested vSTE install/uninstall support
` [PATCH v6 16/33] hw/pci/pci: Introduce a callback to retrieve the MSI doorbell GPA directly
` [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 31/33] Extend get_cap() callback to support PASID
` [PATCH v6 32/33] vfio: Synthesize vPASID capability to VM
[PATCH] tests/qemu-iotests: Fix check for existing file in _require_disk_usage()
2025-12-09 10:48 UTC (4+ messages)
[RFC PATCH] virtfs: 9p: local: add default uid and gid options
2025-12-09 10:38 UTC (5+ messages)
[PATCH v2 0/4] vEVENTQ support for accelerated SMMUv3 devices
2025-12-09 10:31 UTC (4+ messages)
` [PATCH v2 1/4] backends/iommufd: Introduce iommufd_backend_alloc_veventq
[PATCH v3 00/18] hw/arm/aspeed: AST1700 LTPI support and device hookups
2025-12-09 10:17 UTC (12+ messages)
` [PATCH v3 06/18] hw/arm/aspeed: Integrate interrupt controller for AST1700
` [PATCH v3 17/18] hw/arm/aspeed: Attach SGPIOM device to AST1700 model
` [PATCH v3 18/18] hw/arm/aspeed: Model AST1700 I3C block as unimplemented device
[PATCH v5 00/32] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
2025-12-09 10:10 UTC (4+ messages)
` [PATCH v5 31/32] vfio: Synthesize vPASID capability to VM
[PATCH v8 00/23] intel_iommu: Enable first stage translation for passthrough device
2025-12-09 9:50 UTC (2+ messages)
[RFC v6 0/4] hw/misc: Introduce a generalized IOMMU test framework
2025-12-09 9:43 UTC (7+ messages)
` [RFC v6 2/4] hw/misc: Introduce iommu-testdev for bare-metal IOMMU testing
` [RFC v6 3/4] tests/qtest/libqos: Add SMMUv3 helper library
` [RFC v6 4/4] tests/qtest: Add SMMUv3 bare-metal test using iommu-testdev
[PATCH v4 0/1] numa: add 'spm' option for Specific Purpose Memory
2025-12-09 9:38 UTC (2+ messages)
` [PATCH v4 1/1] "
FWD: [ATTENTION] Mails on qemu mailing list are disapapearing making communication unreliable
2025-12-09 9:17 UTC (2+ messages)
[PATCH V2] htif: reject invalid signature ranges (end <= begin)
2025-12-09 8:53 UTC
[PATCH] char-udp: Fix initial backend open status
2025-12-09 8:33 UTC (3+ messages)
tcg: Requesting clarification on return value of prepare_host_addr
2025-12-09 7:39 UTC (5+ messages)
[PATCH v3 0/8] Live update: tap and vhost
2025-12-09 7:27 UTC (7+ messages)
[PATCH] vhost: Always initialize cached vring data
2025-12-09 7:10 UTC (2+ messages)
` [PATCH-for-10.2] "
[PATCH v2 0/5] contrib/plugins/hotblocks: Minor bug fixes and add limit argument
2025-12-09 7:10 UTC (2+ messages)
[PATCH 0/2] target/arm: fix for hvf regression in v10.2-rc1 (#3228)
2025-12-09 7:04 UTC (10+ messages)
` [PATCH 1/2] Revert "target/arm: Re-use arm_is_psci_call() in HVF"
` [PATCH 2/2] target/arm: ensure PSCI register updates are flushed
[PATCH v3] Add RISCV Zilsd extension
2025-12-09 6:14 UTC
[PATCH 1/1] scripts: fix broken error path in modinfo-collect.py
2025-12-08 23:55 UTC (3+ messages)
[RFC PATCH v7 0/4] Support mapping virtio-gpu virgl hostmem blobs using MAP_FIXED API
2025-12-08 21:40 UTC (5+ messages)
` [RFC PATCH v7 1/4] virtio-gpu: Remove superfluous memory_region_set_enabled()
` [RFC PATCH v7 2/4] virtio-gpu: Validate hostmem mapping offset
` [RFC PATCH v7 3/4] virtio-gpu: Destroy virgl resources on virtio-gpu reset
` [RFC PATCH v7 4/4] virtio-gpu: Support mapping hostmem blobs with map_fixed
[PATCH v7 00/29] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
2025-12-08 21:32 UTC (30+ messages)
` [PATCH v7 01/29] Add boot-certs to s390-ccw-virtio machine type option
` [PATCH v7 02/29] crypto/x509-utils: Refactor with GNUTLS fallback
` [PATCH v7 03/29] crypto/x509-utils: Add helper functions for certificate store
` [PATCH v7 04/29] hw/s390x/ipl: Create "
` [PATCH v7 05/29] s390x/diag: Introduce DIAG 320 for Certificate Store Facility
` [PATCH v7 06/29] s390x/diag: Refactor address validation check from diag308_parm_check
` [PATCH v7 07/29] s390x/diag: Implement DIAG 320 subcode 1
` [PATCH v7 08/29] crypto/x509-utils: Add helper functions for DIAG 320 subcode 2
` [PATCH v7 09/29] s390x/diag: Implement "
` [PATCH v7 10/29] s390x/diag: Introduce DIAG 508 for secure IPL operations
` [PATCH v7 11/29] crypto/x509-utils: Add helper functions for DIAG 508 subcode 1
` [PATCH v7 12/29] s390x/diag: Implement DIAG 508 subcode 1 for signature verification
` [PATCH v7 13/29] pc-bios/s390-ccw: Introduce IPL Information Report Block (IIRB)
` [PATCH v7 14/29] pc-bios/s390-ccw: Define memory for IPLB and convert IPLB to pointers
` [PATCH v7 15/29] hw/s390x/ipl: Add IPIB flags to IPL Parameter Block
` [PATCH v7 16/29] s390x: Guest support for Secure-IPL Facility
` [PATCH v7 17/29] pc-bios/s390-ccw: Refactor zipl_run()
` [PATCH v7 18/29] pc-bios/s390-ccw: Rework zipl_load_segment function
` [PATCH v7 19/29] pc-bios/s390-ccw: Add signature verification for secure IPL in audit mode
` [PATCH v7 20/29] s390x: Guest support for Secure-IPL Code Loading Attributes Facility (SCLAF)
` [PATCH v7 21/29] pc-bios/s390-ccw: Add additional security checks for secure boot
` [PATCH v7 22/29] Add secure-boot to s390-ccw-virtio machine type option
` [PATCH v7 23/29] hw/s390x/ipl: Set IPIB flags for secure IPL
` [PATCH v7 24/29] pc-bios/s390-ccw: Handle true secure IPL mode
` [PATCH v7 25/29] pc-bios/s390-ccw: Handle secure boot with multiple boot devices
` [PATCH v7 26/29] hw/s390x/ipl: Handle secure boot without specifying a boot device
` [PATCH v7 27/29] tests/functional/s390x: Add secure IPL functional test
` [PATCH v7 28/29] docs/specs: Add secure IPL documentation
` [PATCH v7 29/29] docs/system/s390x: "
[PATCH] migration: cpr socket permissions fix
2025-12-08 19:32 UTC (5+ messages)
[PATCH v2] numa: add 'spm' option for Specific Purpose Memory
2025-12-08 16:57 UTC (4+ messages)
` [PATCH v3 0/1] "
` [PATCH v3 1/1] "
[PATCH] migration/options: Add x-ignore-shared
2025-12-08 16:32 UTC (4+ messages)
[PATCH] migration: Fix a possible crash when halting a guest during migration
2025-12-08 15:45 UTC (4+ messages)
[PATCH-for-10.2 v2 0/2] tcg/loongarch64: Support every TCGCond for cmp_vec ops
2025-12-08 15:43 UTC (7+ messages)
` [PATCH-for-10.2 v2 1/2] tcg/loongarch64: Factor tcg_out_cmp_vec() out of tcg_out_vec_op()
` [PATCH-for-10.2 v2 2/2] tcg/loongarch64: Support every TCGCond for cmp_vec ops
[PATCH] tcg/loongarch64: Support every TCGCond for cmp_vec ops
2025-12-08 15:40 UTC (2+ messages)
[PATCH] linux-user: update statx emulation
2025-12-08 15:05 UTC (2+ messages)
[PATCH v2 0/4] linux-user/riscv: add vector state to signal context
2025-12-08 11:50 UTC (3+ messages)
[PATCH resend] block/throttle-groups: fix deadlock with iolimits and muliple iothreads
2025-12-08 8:55 UTC
[PATCH 0/2] virtio-scsi: Flexible max_target and max_lun params
2025-12-08 13:54 UTC (4+ messages)
` [PATCH 1/2] virtio-scsi: Make max_target value configurable
[RFC v1 0/2] migration: reduce bitmap sync time and make dirty pages converge much more easily
2025-12-08 12:09 UTC (3+ messages)
` [RFC v1 1/2] vhost: eliminate duplicate dirty_bitmap sync when log shared by multiple devices
` [RFC v1 2/2] migration: merge fragmented clear_dirty ioctls
[PATCH 0/1] hw/m68k: add working floppy controller for q800
2025-12-08 12:44 UTC (3+ messages)
[PATCH 0/4] Add Split indirect descriptors for SVQ
2025-12-08 11:27 UTC (4+ messages)
` [PATCH 2/4] vdpa: implement the interfaces alloc/free for indirect desc
[Bug 2133188] Re: [SRU] RISC-V vector state not restored by signal handler
2025-12-08 11:03 UTC
[Bug 2133804] Re: QEMU does not emulate IOCTL TCGETS2
2025-12-08 11:03 UTC
[PATCH v2 00/11] Final fixes for 10.2 (build, docs, dockerfiles, plugins)
2025-12-08 9:21 UTC (5+ messages)
` [PATCH v2 09/11] docs/devel: Correct typo
` [PATCH v2 10/11] MAINTAINERS: update the custom runner entries
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).