public inbox for qemu-devel@nongnu.org
 help / color / mirror / Atom feed
 messages from 2026-03-06 07:12:44 to 2026-03-06 15:01:14 UTC [more...]

[PULL 00/49] target-arm queue
 2026-03-06 14:59 UTC  (11+ messages)
` [PULL 01/49] hw/arm: Remove the deprecated "highbank" and "midway" machines
` [PULL 08/49] hw/arm/smmuv3-accel: Read and propagate host vIOMMU events
` [PULL 10/49] MAINTAINERS: Update Clement Mathieu--Drif's email address
` [PULL 11/49] system/qtest: Support comments in input commands
` [PULL 13/49] MAINTAINERS: fix magnuskulke email-address
` [PULL 14/49] vmstate: Introduce VMSTATE_VARRAY_INT32_ALLOC
` [PULL 18/49] target/arm/machine: Trace cpreg names which do not match on migration
` [PULL 29/49] tests/qtest/qos-test: Plug a couple of leaks
` [PULL 31/49] hw/arm/smmuv3: Correct SMMUEN field name in CR0
` [PULL 46/49] hvf: sync registers used at EL2

[PATCH v15 00/17] HVF: Add support for platform vGIC and nested virtualisation
 2026-03-06 14:58 UTC  (22+ messages)
` [PATCH v15 01/17] hvf/arm: handle FEAT_SME2 migration
` [PATCH v15 02/17] hvf/arm: expose FEAT_SME2 to guest if available
` [PATCH v15 03/17] hw/arm: virt: remove hvf_arm.h include
` [PATCH v15 04/17] hvf: hvf-all: stop including hvf_arm.h
` [PATCH v15 05/17] hw/intc: Add hvf vGIC interrupt controller support
` [PATCH v15 06/17] hw/intc: arm_gicv3_hvf: save/restore Apple GIC state
` [PATCH v15 07/17] accel, hw/arm, include/system/hvf: infrastructure changes for HVF vGIC
` [PATCH v15 08/17] target/arm: hvf: instantiate GIC early
` [PATCH v15 09/17] hw/arm, target/arm: nested virtualisation on HVF
` [PATCH v15 10/17] hvf: only call hvf_sync_vtimer() when running without the platform vGIC
` [PATCH v15 11/17] hvf: gate ARM_FEATURE_PMU register emulation behind not being at EL2
` [PATCH v15 12/17] hvf: arm: allow exposing minimal PMU when running with nested virt on
` [PATCH v15 13/17] target/arm: hvf: add asserts for code paths not leveraged when using the vGIC
` [PATCH v15 14/17] hvf: sync registers used at EL2
` [PATCH v15 15/17] target/arm: hvf: pass through CNTHCTL_EL2 and MDCCINT_EL1
` [PATCH v15 16/17] hvf: arm: disable SME when nested virt is active
` [PATCH v15 17/17] hvf: enable nested virtualisation support

[PATCH 00/65] arm: Implement an emulation of GICv5 interrupt controller
 2026-03-06 14:57 UTC  (16+ messages)
` [PATCH 01/65] hw/core: Permit devices to define an array of link properties
` [PATCH 02/65] hw/intc: Skeleton of GICv5 IRS classes
` [PATCH 03/65] hw/arm/Kconfig: select ARM_GICV5 for ARM_VIRT board
` [PATCH 04/65] hw/intc/arm_gicv5: Implement skeleton code for IRS register frames
` [PATCH 05/65] hw/intc/arm_gicv5: Add migration blocker
` [PATCH 06/65] hw/intc/arm_gicv5: Create and validate QOM properties
` [PATCH 07/65] hw/intc/arm_gicv5: Create inbound GPIO lines for SPIs

[PATCH 0/4] chardev: Fix issues found by vhost-user-test
 2026-03-06 14:55 UTC  (8+ messages)
` [PATCH 4/4] chardev: Introduce a lock for hup_source

[PATCH v5 0/2] vmapple: making it work on the latest macOS host releases
 2026-03-06 14:52 UTC  (3+ messages)
` [PATCH v5 1/2] vmapple: apple-gfx: make it work on the latest macOS release
` [PATCH v5 2/2] Revert "hw/arm: Do not build VMapple machine by default"

[PATCH] block/nfs: add support for libnfs v6
 2026-03-06 14:28 UTC 

[PATCH 0/4] qcow2: Add keep_data_file command-line option
 2026-03-06 14:29 UTC  (3+ messages)
` [PATCH 1/4] "

[PATCH v2] bsd-user: Switch to SPDX-License-Expression
 2026-03-06 14:12 UTC  (2+ messages)

[PATCH v2 00/19] block: Some multi-threading fixes
 2026-03-06 13:57 UTC  (5+ messages)
` [PATCH v2 04/19] nfs: Run co BH CB in the coroutine’s AioContext

[RFC v4 00/31] hw/arm/smmuv3: Support Secure state for SMMUv3
 2026-03-06 13:56 UTC  (11+ messages)
` [RFC v4 06/31] hw/arm/smmuv3: Track SEC_SID in configs and events
` [RFC v4 14/31] hw/arm/smmu-common: Implement secure state handling in ptw
` [RFC v4 28/31] hw/arm/smmuv3: Select sec-sid from PCI property and validate SECURE_IMPL

[PATCH v2] vmstate: fix subsection load name check
 2026-03-06 13:46 UTC  (2+ messages)

[PATCH] block/nfs: Do not enter coroutine from CB
 2026-03-06 13:32 UTC  (2+ messages)

[PATCH v7 0/3] hw/cxl: Add a performant (and correct) path for the non interleaved cases
 2026-03-06 13:29 UTC  (5+ messages)
` [PATCH v7 1/3] hw/cxl: Use HPA in cxl_cfmws_find_device() rather than offset in window
` [PATCH v7 2/3] hw/cxl: Allow cxl_cfmws_find_device() to filter on whether interleaved paths are accepted
` [PATCH v7 3/3] hw/cxl: Add a performant (and correct) path for the non interleaved cases

[PATCH v9 0/8] memory: Remove most _nomigrate variants
 2026-03-06 13:19 UTC  (9+ messages)
` [PATCH v9 1/8] hw/display/{cg3.tcx}: Do not use memory_region_init_rom_nomigrate()
` [PATCH v9 2/8] memory: Remove memory_region_init_rom_nomigrate()
` [PATCH v9 3/8] sun4m,sun4u,tcx: Do not use memory_region_init_ram_nomigrate()
` [PATCH v9 4/8] hw/xtensa/xtfpga: "
` [PATCH v9 5/8] memory: Remove memory_region_init_ram_nomigrate()
` [PATCH v9 6/8] memory: Shorten memory_region_init_ram_device_ptr and memory_region_init_rom_device
` [PATCH v9 7/8] memory: Add internal memory_region_register_ram function
` [PATCH v9 8/8] memory: Factor out common ram region initialization

[PATCH v7 0/2] arm/hvf: Add SME2 support
 2026-03-06 13:09 UTC  (5+ messages)
` [PATCH v7 1/2] hvf/arm: handle FEAT_SME2 migration
` [PATCH v7 2/2] hvf/arm: expose FEAT_SME2 to guest if available

[PATCH v11 00/21] migration: Add COLO multifd support and COLO migration unit test
 2026-03-06 13:07 UTC  (3+ messages)

[PATCH 0/5] qcow2: Suppress data-file WRITE during creation
 2026-03-06 13:04 UTC  (9+ messages)
` [PATCH 2/5] block: Introduce BDRV_O_NO_DATA_{WRITE,RESIZE}

[PULL 00/38] aspeed queue
 2026-03-06 12:55 UTC  (2+ messages)

[PATCH 0/6] MAINTAINERS: Remove people who no longer wish to be listed
 2026-03-06 12:53 UTC  (8+ messages)
` [PATCH 1/6] MAINTAINERS: Remove Hannes Reinecke
` [PATCH 2/6] MAINTAINERS: Remove Cameron Esfahani
` [PATCH 3/6] MAINTAINERS: Remove Eduardo Habkost
` [PATCH 4/6] MAINTAINERS: Remove Radoslaw Biernacki
` [PATCH 5/6] MAINTAINERS: Remove Andrey Smirnov
` [PATCH 6/6] MAINTAINERS: Remove Chris Browy

[PATCH v1 0/2] Add Axiado SoC AX3000 and EVK board
 2026-03-06 12:15 UTC  (3+ messages)
` [PATCH v1 1/2] hw/arm: Add Axiado SoC AX3000
` [PATCH v1 2/2] hw/arm: Add Axiado EVK board

[PATCH v6 0/2] arm/hvf: Add SME2 support
 2026-03-06 12:07 UTC  (11+ messages)
` [PATCH v6 1/2] hvf/arm: handle FEAT_SME2 migration

[PATCH v8 0/6] Mitigation of "failed to load cpu:cpreg_vmstate_array_len" migration failures
 2026-03-06 11:25 UTC  (16+ messages)
` [PATCH v8 1/6] target/arm/cpu: Introduce the infrastructure for cpreg migration tolerances
` [PATCH v8 2/6] target/arm/machine: Take account cpreg mig tolerances in case of mismatch
` [PATCH v8 3/6] target/arm/cpu64: Mitigate migration failures due to spurious TCR_EL1, PIRE0_EL1 and PIR_EL1
` [PATCH v8 4/6] target/arm/cpu64: Define cpreg migration tolerance for KVM_REG_ARM_VENDOR_HYP_BMAP_2
` [PATCH v8 5/6] target/arm/helper: Define cpreg migration tolerance for DGBDTR_EL0
` [PATCH v8 6/6] Revert "target/arm: Reinstate bogus AArch32 DBGDTRTX register for migration compat"

[PATCH v3 00/10] Implement MPIPL for PowerNV
 2026-03-06 10:57 UTC  (9+ messages)
` [PATCH v3 02/10] ppc/mpipl: Implement S0 SBE interrupt
` [PATCH v3 07/10] pnv/mpipl: Write the preserved CPU and MDRT state
` [PATCH v3 10/10] MAINTAINERS: Add entry for MPIPL (PowerNV)

[Bug 2126951] Re: `block-stream` segfault with concurrent `query-named-block-nodes`
 2026-03-06 10:48 UTC 

[BUG] [powerpc] KVM guest boot failure - hangs on startup after commit 98884e0c
 2026-03-06 10:52 UTC 

[PATCH] linux-user: Check if RESOLVE_CACHED flag is defined before using it
 2026-03-06 10:51 UTC  (2+ messages)

[PATCH v6 0/3] hw/cxl: Add a performant (and correct) path for the non interleaved cases
 2026-03-06 10:26 UTC  (4+ messages)
` [PATCH v6 3/3] "

[PATCH v2 0/3] hw/cxl: Add fixes in maintenance, PPR and event records
 2026-03-06 10:14 UTC  (4+ messages)
` [PATCH v2 1/3] hw/cxl: Fix handling of component ID to not assume it is a string
` [PATCH v2 2/3] hw/cxl: Add fixes in Post Package Repair (PPR)
` [PATCH v2 3/3] hw/cxl/events: Fix handling of component ID in event records generation to not assume it is a string

[PULL 0/6] Miscellaneous patches for 2026-03-05
 2026-03-06  9:51 UTC  (3+ messages)

[PULL v2 00/27] Misc patches queue
 2026-03-06  9:49 UTC  (2+ messages)

[PATCH v2 00/21] qom: introduce property flags to track external user input
 2026-03-06  9:30 UTC  (9+ messages)
` [PATCH v2 14/21] hw/core/qdev-properties: allow qdev properties accept flags

[PATCH] mirror: Fix missed dirty bitmap writes during startup
 2026-03-06  9:34 UTC  (3+ messages)

[PATCH v2] hw/timer/hpet: Remove HPETState::hpet_offset_saved field
 2026-03-06  9:31 UTC 

[PATCH v9 00/10] vfio: Create dmabuf from multiple VFIO ranges and use it in virtio-gpu
 2026-03-06  9:29 UTC  (5+ messages)
` [PATCH v9 10/10] virtio-gpu-dmabuf: Create dmabuf for blobs associated with VFIO devices

[PATCH 0/3] hw/arm/smmuv3: small fixes (spec compliance / robustness)
 2026-03-06  9:24 UTC  (2+ messages)

[PATCH v14 00/19] HVF: Add support for platform vGIC and nested virtualisation
 2026-03-06  9:13 UTC  (25+ messages)
` [PATCH v14 01/19] hw/arm: virt: remove hvf_arm.h include
` [PATCH v14 02/19] target/arm: cpu64: only include hvf_arm.h when HVF is enabled
` [PATCH v14 03/19] hvf: hvf-all: stop including hvf_arm.h
` [PATCH v14 04/19] hvf/arm: handle FEAT_SME2 migration
` [PATCH v14 05/19] hvf/arm: expose FEAT_SME2 to guest if available
` [PATCH v14 06/19] hw/intc: Add hvf vGIC interrupt controller support
` [PATCH v14 07/19] hw/intc: arm_gicv3_hvf: save/restore Apple GIC state
` [PATCH v14 08/19] accel, hw/arm, include/system/hvf: infrastructure changes for HVF vGIC
` [PATCH v14 09/19] target/arm: hvf: instantiate GIC early
` [PATCH v14 10/19] hw/arm, target/arm: nested virtualisation on HVF
` [PATCH v14 11/19] hvf: only call hvf_sync_vtimer() when running without the platform vGIC
` [PATCH v14 12/19] hvf: gate ARM_FEATURE_PMU register emulation behind not being at EL2
` [PATCH v14 13/19] hvf: arm: allow exposing minimal PMU when running with nested virt on
` [PATCH v14 14/19] target/arm: hvf: add asserts for code paths not leveraged when using the vGIC
` [PATCH v14 15/19] hvf: sync registers used at EL2
` [PATCH v14 16/19] target/arm: hvf: pass through CNTHCTL_EL2 and MDCCINT_EL1
` [PATCH v14 17/19] hvf: arm: SME2 availability fixes
` [PATCH v14 18/19] hvf: arm: fix SME capabilities reporting
` [PATCH v14 19/19] hvf: enable nested virtualisation support

[PATCH 0/3] hw/cxl: Add fixes in maintenance, PPR and event records
 2026-03-06  9:01 UTC  (3+ messages)
` [PATCH 2/3] hw/cxl: Add fixes in Post Package Repair (PPR)

[PATCH 2/3] conf: add support for 'scalable_mode' and 'first_stage' attributes to intel IOMMU
 2026-03-06  9:00 UTC  (3+ messages)

reminder: softfreeze this Tuesday
 2026-03-06  8:59 UTC 

[PATCH] ppc/pnv: fix dumpdtb option
 2026-03-06  8:57 UTC  (10+ messages)

[PATCH v8 0/8] memory: Remove most _nomigrate variants
 2026-03-06  8:53 UTC  (5+ messages)
` [PATCH v8 4/8] hw/xtensa/xtfpga: Do not use memory_region_init_ram_nomigrate()
` [PATCH v8 8/8] memory: Factor out common ram region initialization

[PATCH v7 0/1] numa: add 'memmap-type' option for memory type configuration
 2026-03-06  8:27 UTC  (2+ messages)
` [PATCH v7 1/1] "

[PATCH v13 00/17] HVF: Add support for platform vGIC and nested virtualisation
 2026-03-06  7:57 UTC  (18+ messages)
` [PATCH v13 01/17] hw/arm: virt: remove hvf_arm.h include
` [PATCH v13 02/17] hvf/arm: handle FEAT_SME2 migration
` [PATCH v13 03/17] hvf/arm: expose FEAT_SME2 to guest if available
` [PATCH v13 04/17] hw/intc: Add hvf vGIC interrupt controller support
` [PATCH v13 05/17] hw/intc: arm_gicv3_hvf: save/restore Apple GIC state
` [PATCH v13 06/17] accel, hw/arm, include/system/hvf: infrastructure changes for HVF vGIC
` [PATCH v13 07/17] target/arm: hvf: instantiate GIC early
` [PATCH v13 08/17] hw/arm, target/arm: nested virtualisation on HVF
` [PATCH v13 09/17] hvf: only call hvf_sync_vtimer() when running without the platform vGIC
` [PATCH v13 10/17] hvf: gate ARM_FEATURE_PMU register emulation behind not being at EL2
` [PATCH v13 11/17] hvf: arm: allow exposing minimal PMU when running with nested virt on
` [PATCH v13 12/17] target/arm: hvf: add asserts for code paths not leveraged when using the vGIC
` [PATCH v13 13/17] hvf: sync registers used at EL2
` [PATCH v13 14/17] target/arm: hvf: pass through CNTHCTL_EL2 and MDCCINT_EL1
` [PATCH v13 15/17] hvf: arm: SME2 availability fixes
` [PATCH v13 16/17] hvf: arm: fix SME capabilities reporting
` [PATCH v13 17/17] hvf: enable nested virtualisation support

[PATCH v7 0/8] Enable PC diversion via the plugin API
 2026-03-06  7:46 UTC  (5+ messages)
` [PATCH v7 1/8] plugins/core: clamp syscall arguments if target is 32-bit

[PATCH v2 0/2] target/loongarch: Fix NX enforcement for PTW helpers
 2026-03-06  7:33 UTC  (3+ messages)
` [PATCH v2 1/2] target/loongarch: Preserve PTE permission bits in LDPTE
` [PATCH v2 2/2] target/loongarch: Avoid recursive PNX exception on CSR_BADI fetch

[PATCH v1 00/13] intel_iommu: Enable PASID support for passthrough device
 2026-03-06  7:27 UTC  (5+ messages)
` [PATCH v1 04/13] intel_iommu: Create the nested hwpt with IOMMU_HWPT_ALLOC_PASID flag
` [PATCH v1 12/13] intel_iommu_accel: Add pasid bits size check

[PATCH v5 0/9] Add Zvfbfa extension support
 2026-03-06  7:11 UTC  (9+ messages)
` [PATCH v5 2/9] target/riscv: Add the Zvfbfa extension implied rule
` [PATCH v5 3/9] target/riscv: rvv: Add new VTYPE CSR field - altfmt
` [PATCH v5 4/9] target/riscv: rvv: Introduce reset_ill_vtype to reset illegal vtype CSR
` [PATCH v5 5/9] target/riscv: Use the tb->cs_base as the extend tb flags
` [PATCH v5 6/9] target/riscv: Introduce altfmt into DisasContext
` [PATCH v5 7/9] target/riscv: Introduce BF16 canonical NaN for Zvfbfa extension
` [PATCH v5 8/9] target/riscv: rvv: Support Zvfbfa vector bf16 operations
` [PATCH v5 9/9] target/riscv: Expose Zvfbfa extension as an experimental cpu property


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox