messages from 2025-12-09 12:22:32 to 2025-12-10 14:39:06 UTC [more...]
[PATCH v5 00/32] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
2025-12-10 14:38 UTC (6+ messages)
` [PATCH v5 31/32] vfio: Synthesize vPASID capability to VM
[PATCH] MAINTAINERS: Update reviewers for CPR
2025-12-10 14:36 UTC
[RFC v1 0/2] migration: reduce bitmap sync time and make dirty pages converge much more easily
2025-12-10 14:18 UTC (9+ 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 00/19] rust: QObject and QAPI bindings
2025-12-10 14:12 UTC (8+ messages)
` [PATCH 13/19] scripts/qapi: add QAPISchemaIfCond.rsgen()
` [PATCH 15/19] scripts/qapi: add serde attributes
[RFC 00/24] audio: add GStreamer backend
2025-12-10 14:03 UTC (5+ messages)
` [RFC 02/24] audio: remove obsolete/obscure functions
` [RFC 03/24] audio/dbus: make "dbus" the default backend when using -display dbus
[PATCH v8 00/23] intel_iommu: Enable first stage translation for passthrough device
2025-12-10 14:02 UTC (9+ messages)
` [PATCH v8 02/23] intel_iommu: Delete RPS capability related supporting code
` [PATCH v8 09/23] intel_iommu_accel: Check for compatibility with IOMMUFD backed device when x-flts=on
` [PATCH v8 10/23] intel_iommu_accel: Fail passthrough device under PCI bridge if x-flts=on
` [PATCH v8 11/23] intel_iommu_accel: Stick to system MR for IOMMUFD backed host device when x-flts=on
[PATCH v5 00/28] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
2025-12-10 14:01 UTC (3+ messages)
` [PATCH v5 01/28] hw/i386/pc: Remove deprecated pc-q35-2.6 and pc-i440fx-2.6 machines
[PATCH v4 RESEND 0/2] hw/riscv/virt: Add acpi ged and powerdown support
2025-12-10 13:54 UTC (3+ messages)
` [PATCH v4 RESEND 1/2] "
[RFC PATCH 00/16] hw/arm: Introduce Tegra241 CMDQV support for accelerated SMMUv3
2025-12-10 13:37 UTC (17+ messages)
` [RFC PATCH 01/16] backends/iommufd: Update iommufd_backend_get_device_info
` [RFC PATCH 02/16] backends/iommufd: Update iommufd_backend_alloc_viommu to allow user ptr
` [RFC PATCH 03/16] backends/iommufd: Introduce iommufd_backend_alloc_hw_queue
` [RFC PATCH 04/16] backends/iommufd: Introduce iommufd_backend_viommu_mmap
` [RFC PATCH 05/16] hw/arm/tegra241-cmdqv: Add initial Tegra241 CMDQ-Virtualisation support
` [RFC PATCH 06/16] hw/arm/tegra241-cmdqv: Map VINTF Page0 into guest
` [RFC PATCH 07/16] hw/arm/tegra241-cmdqv: Add read emulation support for registers
` [RFC PATCH 08/16] system/physmem: Add helper to check whether a guest PA maps to RAM
` [RFC PATCH 09/16] hw/arm/tegra241-cmdqv:: Add write emulation for registers
` [RFC PATCH 10/16] hw/arm/tegra241-cmdqv: Allocate vEVENTQ object
` [RFC PATCH 11/16] hw/arm/tegra241-cmdqv: Read and propagate Tegra241 CMDQV errors
` [RFC PATCH 12/16] hw/arm/tegra241-cmdqv: Add reset handler
` [RFC PATCH 13/16] hw/arm/tegra241-cmdqv: Limit queue size based on backend page size
` [RFC PATCH 14/16] virt-acpi-build: Rename AcpiIortSMMUv3Dev to AcpiSMMUv3Dev
` [RFC PATCH 15/16] hw/arm/virt-acpi: Advertise Tegra241 CMDQV nodes in DSDT
` [RFC PATCH 16/16] hw/arm/smmuv3: Add tegra241-cmdqv property for SMMUv3 device
[PATCH] q35: Fix migration of SMRAM state
2025-12-10 13:40 UTC (2+ messages)
[PATCH 00/18] First round of target/i386/tcg patches for QEMU 11.0
2025-12-10 13:16 UTC (19+ messages)
` [PATCH 01/18] target/i386/tcg: fix check for invalid VSIB instruction
` [PATCH 02/18] target/i386/tcg: ignore V3 in 32-bit mode
` [PATCH 03/18] target/i386/tcg: update cc_op after PUSHF
` [PATCH 04/18] target/i386/tcg: mark more instructions that are invalid in 64-bit mode
` [PATCH 05/18] target/i386/tcg: do not compute all flags for SAHF
` [PATCH 06/18] target/i386/tcg: remove do_decode_0F
` [PATCH 07/18] target/i386/tcg: move and expand misplaced comment
` [PATCH 08/18] target/i386/tcg: simplify effective address calculation
` [PATCH 09/18] target/i386/tcg: unnest switch statements in disas_insn_x87
` [PATCH 10/18] target/i386/tcg: move fcom/fcomp differentiation to gen_helper_fp_arith_ST0_FT0
` [PATCH 11/18] target/i386/tcg: reuse gen_helper_fp_arith_ST0_FT0 for fcom STn and fcomp STn
` [PATCH 12/18] target/i386/tcg: reuse gen_helper_fp_arith_ST0_FT0 for undocumented fcom/fcomp variants
` [PATCH 13/18] target/i386/tcg: unify more pop/no-pop x87 instructions
` [PATCH 14/18] target/i386/tcg: kill tmp1_i64
` [PATCH 15/18] target/i386/tcg: kill tmp2_i32
` [PATCH 16/18] target/i386/tcg: commonize code to compute SF/ZF/PF
` [PATCH 17/18] target/i386/tcg: add a CCOp for SBB x,x
` [PATCH 18/18] target/i386/tcg: move fetch code out of translate.c
[PATCH v2] hw/riscv: Treat kernel_start_addr as vaddr
2025-12-10 13:21 UTC
[PATCH] MAINTAINERS: Update reviewers for CPR
2025-12-10 12:54 UTC (4+ messages)
[PATCH REPOST v4 0/4] acpi: Add machine option to disable SPCR table
2025-12-10 12:53 UTC (9+ messages)
` [PATCH REPOST v4 4/4] acpi/virt: suppress UART device & SPCR when guest has no serial hardware
[PATCH RFC 00/10] QOM: Introduce OBJECT_COMPAT class
2025-12-10 11:52 UTC (13+ 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
[PATCH v3 0/3] vhost-user-blk: support inflight migration
2025-12-10 11:41 UTC (6+ messages)
[PATCH v3] target/arm: handle unaligned PC during tlb probe
2025-12-10 11:00 UTC (3+ messages)
[PATCH v3] Fix const qualifier build errors with recent glibc
2025-12-10 10:50 UTC (7+ messages)
[PATCH-for-10.2] scripts/nsis.py: Tell makensis that WoA is 64 bit
2025-12-10 10:22 UTC (3+ messages)
-hda fat: vs "Block node is read-only" error
2025-12-10 10:02 UTC
[PATCH v2 0/4] vEVENTQ support for accelerated SMMUv3 devices
2025-12-10 8:19 UTC (7+ messages)
` [PATCH v2 2/4] hw/arm/smmuv3-accel: Allocate vEVENTQ "
` [PATCH v2 3/4] hw/arm/smmuv3: Introduce a helper function for event propagation
` [PATCH v2 4/4] hw/arm/smmuv3-accel: Read and propagate host vIOMMU events
[PATCH v2 0/6] hw/gpio/aspeed_sgpio: Add Aspeed Serial GPIO (SGPIO) controller model
2025-12-10 8:08 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 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 v11 0/7] vhost-user: Add SHMEM_MAP/UNMAP requests
2025-12-10 7:59 UTC (3+ messages)
[PATCH] target/i386/kvm: Configure proper KVM SEOIB behavior
2025-12-10 5:23 UTC (3+ messages)
[RFC PATCH 0/3] OpenRISC Semihosting and Virt
2025-12-10 5:22 UTC (17+ messages)
` [RFC PATCH 3/3] hw/openrisc: Add the OpenRISC virtual machine
[PATCH v3 00/18] hw/arm/aspeed: AST1700 LTPI support and device hookups
2025-12-10 2:41 UTC (5+ messages)
` [PATCH v3 17/18] hw/arm/aspeed: Attach SGPIOM device to AST1700 model
FWD: [ATTENTION] Mails on qemu mailing list are disapapearing making communication unreliable
2025-12-10 1:20 UTC (3+ messages)
[ANNOUNCE] QEMU 10.2.0-rc3 is now available
2025-12-10 0:46 UTC
[PULL 00/10] Misc HW patches for 2025-12-09
2025-12-09 22:42 UTC (12+ messages)
` [PULL 01/10] osdep: Undefine FSCALE definition to fix Solaris builds
` [PULL 02/10] hw/9pfs: Correct typo
` [PULL 03/10] scripts: fix broken error path in modinfo-collect.py
` [PULL 04/10] vhost: Always initialize cached vring data
` [PULL 05/10] migration: Fix order of function arguments
` [PULL 06/10] hw/pci: Fix typo in documentation
` [PULL 07/10] scripts/nsis.py: Tell makensis that WoA is 64 bit
` [PULL 08/10] Fix const qualifier build errors with recent glibc
` [PULL 09/10] Revert "migration/vmstate: remove VMSTATE_BUFFER_POINTER_UNSAFE macro"
` [PULL 10/10] Revert "hw/net/virtio-net: make VirtIONet.vlans an array instead of a pointer"
[PATCH-for-10.2] Fix order of function arguments
2025-12-09 21:17 UTC (7+ messages)
[PATCH-for-10.2 v2] migration: Replace g_malloc0_n by g_new0 (fixes compiler warning)
2025-12-09 21:05 UTC (2+ messages)
[RFC PATCH-for-10.2? v2] tests/tcg: Skip syscall catchpoint test if pipe2() syscall not available
2025-12-09 20:49 UTC (4+ messages)
[PATCH] virtio-gpu: create drm fd based on specified render node path
2025-12-09 18:57 UTC (3+ messages)
[PULL 00/23] Misc HW patches for 2025-10-28
2025-12-09 20:07 UTC (4+ messages)
` [PULL 03/23] hw/net/virtio-net: make VirtIONet.vlans an array instead of a pointer
[PATCH v3 00/15] python: drop qemu.qmp from qemu.git tree
2025-12-09 20:05 UTC (7+ messages)
[PATCH v2] migration: Fix order of function arguments
2025-12-09 19:55 UTC (3+ messages)
[PATCH-for-10.2 v2] osdep: Undefine FSCALE definition to fix Solaris builds
2025-12-09 19:37 UTC (2+ messages)
[PULL for 10.2 0/4] a few Arm HVF and TCG bug fixes
2025-12-09 19:31 UTC (6+ 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 0/4] Clean up end-of-instruction processing
2025-12-09 19:18 UTC (2+ messages)
[PATCH] migration: cpr socket permissions fix
2025-12-09 18:54 UTC (6+ messages)
[PATCH v3 0/8] Live update: tap and vhost
2025-12-09 18:36 UTC (3+ 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 (8+ messages)
` [PATCH 1/3] scripts: introduce scripts/update-aarch64-sysreg-code.py
` [PATCH 3/3] target/arm/cpu-sysregs.h.inc: Update with automatic generation
[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 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 (4+ 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 (3+ messages)
` [PATCH 2/4] target/arm: ensure PSCI register updates are flushed
[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
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).