qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-08 16:39:03 to 2025-12-09 18:35:29 UTC [more...]

[PATCH] MAINTAINERS: Update reviewers for CPR
 2025-12-09 18:34 UTC 

[PATCH v3] Fix const qualifier build errors with recent glibc
 2025-12-09 17:43 UTC 

[PATCH v3 00/15] python: drop qemu.qmp from qemu.git tree
 2025-12-09 17:23 UTC  (4+ messages)

[PATCH v3 0/3] vhost-user-blk: support inflight migration
 2025-12-09 16:51 UTC  (5+ messages)

[PATCH v2] log: Fix result of strstr to 'const char *'
 2025-12-09 16:38 UTC  (2+ messages)

[PATCH 0/3] Generate target/arm/cpu-sysregs.h.inc from AARCHMRS Registers.json
 2025-12-09 16:33 UTC  (10+ 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 RFC 00/10] QOM: Introduce OBJECT_COMPAT class
 2025-12-09 16:28 UTC  (11+ messages)
` [PATCH RFC 01/10] qom: Introduce object-compat
` [PATCH RFC 02/10] qdev: Inherit from TYPE_OBJECT_COMPAT
` [PATCH RFC 03/10] hostmem: "
` [PATCH RFC 04/10] accel: "
` [PATCH RFC 05/10] confidential guest support: "
` [PATCH RFC 06/10] qom: Unexport object_apply_compat_props()
` [PATCH RFC 07/10] qdev: Pave way for exporting Property to be used in non-qdev
` [PATCH RFC 08/10] qdev: Introduce helper object_apply_globals()
` [PATCH RFC 09/10] qdev: Refactor and rename of qdev_class_add_property()
` [PATCH RFC 10/10] migration: Inherit from TYPE_OBJECT_COMPAT

[PULL for 10.2 0/4] a few Arm HVF and TCG bug fixes
 2025-12-09 16:28 UTC  (5+ messages)
` [PULL 1/4] Revert "target/arm: Re-use arm_is_psci_call() in HVF"
` [PULL 2/4] target/arm: ensure PSCI register updates are flushed
` [PULL 3/4] target/arm: make HV_EXIT_REASON_CANCELED leave hvf_arch_vcpu_exec
` [PULL 4/4] target/arm: handle unaligned PC during tlb probe

[PATCH] hw/char: sifive_uart: Implement txctrl.txen and rxctrl.rxen
 2025-12-09 16:22 UTC  (2+ messages)

[PATCH v2 0/5] contrib/plugins/hotblocks: Minor bug fixes and add limit argument
 2025-12-09 16:18 UTC  (3+ messages)

[PATCH v2 0/6] hw/gpio/aspeed_sgpio: Add Aspeed Serial GPIO (SGPIO) controller model
 2025-12-09 16:15 UTC  (11+ 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

[PATCH v2 0/4] vEVENTQ support for accelerated SMMUv3 devices
 2025-12-09 16:08 UTC  (6+ messages)
` [PATCH v2 1/4] backends/iommufd: Introduce iommufd_backend_alloc_veventq
` [PATCH v2 2/4] hw/arm/smmuv3-accel: Allocate vEVENTQ for accelerated SMMUv3 devices

[PATCH 0/7] single-binary: Drop TARGET_PHYS_ADDR_SPACE_BITS
 2025-12-09 16:07 UTC  (9+ 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 0/4] Fix SiFive UART spurious IRQ issue and misc updates
 2025-12-09 16:01 UTC  (5+ messages)
` [PATCH v2 1/4] hw/char: sifive_uart: Implement txctrl.txen and rxctrl.rxen
` [PATCH v2 2/4] hw/char: sifive_uart: Sync txwm interrupt pending status after TX FIFO enqueue
` [PATCH v2 3/4] hw/char: sifive_uart: Update IRQ when rxctrl is written
` [PATCH v2 4/4] hw/char: sifive_uart: Remove ip variable

[PATCH V5 0/4] Basic ASID2 support
 2025-12-09 15:39 UTC  (5+ messages)
` [PATCH 2/4] target/arm: Allow writes to FNG1, FNG0, A2

[PATCH] vfio/pci: Enable atomic ops for multifunction devices
 2025-12-09 14:32 UTC 

[PATCH] log: Fix result of strstr to 'const char *'
 2025-12-09 15:22 UTC  (6+ messages)

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-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  (3+ messages)

[RFC PATCH] virtfs: 9p: local: add default uid and gid options
 2025-12-09 10:38 UTC  (5+ messages)

[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  (4+ messages)

[PATCH] vhost: Always initialize cached vring data
 2025-12-09  7:10 UTC  (2+ messages)
` [PATCH-for-10.2] "

[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] "


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