messages from 2025-12-11 06:46:30 to 2025-12-12 10:36:55 UTC [more...]
[PATCH 0/2] target/arm: make granule_protection_check usable from SMMU
2025-12-12 10:35 UTC (4+ messages)
` [PATCH 1/2] target/arm: Move ARMSecuritySpace to a common header
` [PATCH 2/2] target/arm/ptw: make granule_protection_check usable without a cpu
[PATCH for-10.2] Revert "nvme: Fix coroutine waking"
2025-12-12 10:25 UTC
[PATCH v4 0/2] hw/nvme: Properties for PCI vendor/dev IDs and IEEE-OUI
2025-12-12 10:00 UTC (2+ messages)
[RFC PATCH 0/9] for 11.0 conversion* of get_maintainers.pl to python
2025-12-12 8:15 UTC (13+ messages)
` [RFC PATCH 1/9] MAINTAINERS: fix missing names
` [RFC PATCH 2/9] MAINTAINERS: fix libvirt entry
` [RFC PATCH 3/9] MAINTAINERS: regularise the status fields
` [RFC PATCH 4/9] scripts/get_maintainer.py: minimal argument parsing
` [RFC PATCH 5/9] scripts/get_maintainer.py: resolve the source path
` [RFC PATCH 6/9] scripts/get_maintainer.py: initial parsing of MAINTAINERS
` [RFC PATCH 7/9] scripts/get_maintainer.py: add support for -f
` [RFC PATCH 8/9] scripts/get_maintainer.py: add support reading patch files
` [RFC PATCH 9/9] gitlab: add a check-maintainers task
[PATCH] hw/arm/smmu: add memory regions as property for an SMMU instance
2025-12-12 6:16 UTC (3+ messages)
[PATCH v6 00/33] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
2025-12-12 5:54 UTC (23+ messages)
` [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 08/33] hw/pci/pci: Add optional supports_address_space() callback
` [PATCH v6 12/33] hw/arm/smmuv3-accel: Add set/unset_iommu_device callback
` [PATCH v6 17/33] hw/arm/smmuv3: Add support for providing a direct MSI doorbell GPA
` [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 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 RFC 00/10] QOM: Introduce OBJECT_COMPAT class
2025-12-12 5:38 UTC (13+ messages)
[PATCH 0/1] Clean up TSAN warnings
2025-12-11 23:11 UTC (2+ messages)
` [PATCH 1/1] qemu: TSAN Clean up
[PATCH] virtio-gpu: create drm fd based on specified render node path
2025-12-12 3:24 UTC (5+ messages)
[PATCH v2 0/9] KVM/hostmem: Support init-shared guest-memfd as VM backends
2025-12-12 3:10 UTC (18+ messages)
` [PATCH v2 2/9] kvm: Detect guest-memfd flags supported
` [PATCH v2 3/9] memory: Rename RAM_GUEST_MEMFD to RAM_GUEST_MEMFD_PRIVATE
` [PATCH v2 4/9] memory: Rename memory_region_has_guest_memfd() to *_private()
` [PATCH v2 5/9] ramblock: Rename guest_memfd to guest_memfd_private
` [PATCH v2 6/9] hostmem: "
` [PATCH v2 7/9] hostmem: Support in-place guest memfd to back a VM
[PATCH v8 00/23] intel_iommu: Enable first stage translation for passthrough device
2025-12-12 3:02 UTC (14+ 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 13/23] intel_iommu_accel: Bind/unbind guest page table to host
[PATCH 00/18] First round of target/i386/tcg patches for QEMU 11.0
2025-12-12 2:06 UTC (38+ 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 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 v6] acpi/virt: suppress UART device & SPCR when guest has no serial hardware
2025-12-12 2:01 UTC (3+ messages)
[PATCH] target/i386: Fix #GP error code for INT instructions
2025-12-12 1:26 UTC (3+ messages)
[RFC PATCH 00/16] hw/arm: Introduce Tegra241 CMDQV support for accelerated SMMUv3
2025-12-12 0:23 UTC (3+ messages)
[RFC 0/1] hw/pci: Add sec-sid property to PCIDevice
2025-12-11 22:26 UTC (3+ messages)
` [RFC 1/1] "
[RFC v3 00/21] hw/arm/smmuv3: Add initial support for Secure State
2025-12-11 22:19 UTC (4+ messages)
` [RFC v3 08/21] hw/arm/smmuv3: Add separate address space for secure SMMU accesses
[PATCH] virtio-balloon: only create statsq when VIRTIO_BALLOON_F_STATS_VQ exists
2025-12-11 22:18 UTC (5+ messages)
[PATCH 0/6] hw/ppc: Snapshot support for several ppc devices
2025-12-11 22:09 UTC (7+ messages)
` [PATCH 1/6] hw/ppc: Add VMSTATE information for LPC model
` [PATCH 2/6] hw/ppc: Add pnv_spi vmstate support
` [PATCH 3/6] hw/ppc: Add pnv_i2c "
` [PATCH 4/6] hw/ppc: pnv_adu.c added "
` [PATCH 5/6] hw/ppc: pnv_core.c add "
` [PATCH 6/6] hw/ppc: pnv_chiptod.c "
[PATCH] migration: cpr socket permissions fix
2025-12-11 21:14 UTC (10+ messages)
Record AS in full tlb
2025-12-11 20:35 UTC (7+ messages)
[PATCH] run: introduce a script for running devel commands
2025-12-11 20:26 UTC (2+ messages)
[PATCH] pnv/psi: Add VMSTATE information to PnvPsi
2025-12-11 17:00 UTC
[PATCH v2] q35: Fix migration of SMRAM state
2025-12-11 16:54 UTC
[PATCH v2 0/6] Fix Zjpm implementation
2025-12-11 16:41 UTC (7+ messages)
` [PATCH v2 2/6] target/riscv: Add a helper to return the current effective priv mode
` [PATCH v2 3/6] target/riscv: Fix pointer masking PMM field selection logic
[PATCH v3 0/6] Fix Zjpm implementation
2025-12-11 16:38 UTC (7+ messages)
` [PATCH v3 1/6] target/riscv: fix address masking
` [PATCH v3 2/6] target/riscv: Add a helper to return the current effective priv mode
` [PATCH v3 3/6] target/riscv: Fix pointer masking PMM field selection logic
` [PATCH v3 4/6] target/riscv: Fix pointer masking for virtual-machine load/store insns
` [PATCH v3 5/6] target/riscv: Rename riscv_pm_get_virt_pmm() to riscv_pm_get_vm_ldst_pmm()
` [PATCH v3 6/6] target/riscv: Fix pointer masking translation mode check bug
[PATCH 0/7] single-binary: Drop TARGET_PHYS_ADDR_SPACE_BITS
2025-12-11 15:18 UTC (7+ 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 7/7] Drop TARGET_PHYS_ADDR_SPACE_BITS
[PATCH for-11.0 0/7] hw/arm/omap: Remove omap_badwidth_* functions
2025-12-11 15:18 UTC (2+ messages)
[PATCH 0/2] Fix const qualifier build errors with recent glibc
2025-12-11 15:16 UTC (6+ messages)
` [PATCH 1/2] i386: "
` [PATCH 2/2] tests/vhost-user-bridge.c: "
[PATCH v6 0/4] Basic ASID2 support
2025-12-11 14:42 UTC (5+ messages)
` [PATCH v6 2/4] target/arm: Allow writes to FNG1, FNG0, A2
` [PATCH v6 3/4] target/arm/tcg/cpu64.c: Enable ASID2 for cpu_max
[RFC PATCH v7 0/4] Support mapping virtio-gpu virgl hostmem blobs using MAP_FIXED API
2025-12-11 14:37 UTC (3+ messages)
` [RFC PATCH v7 3/4] virtio-gpu: Destroy virgl resources on virtio-gpu reset
[Bug 2123828] Re: [SRU] RISC-V: incorrect emulation of load and store on big-endian systems
2025-12-11 13:35 UTC (6+ messages)
` [Bug 2123828] Update Released
[PATCH] q35: Fix migration of SMRAM state
2025-12-11 13:38 UTC (4+ messages)
[PATCH v2 0/3] igvm: Supply MADT via IGVM parameter
2025-12-11 12:25 UTC (8+ messages)
` [PATCH v2 1/3] hw/acpi: Make BIOS linker optional
` [PATCH v2 2/3] hw/acpi: Add standalone function to build MADT
` [PATCH v2 3/3] igvm: Fill MADT IGVM parameter field
[PATCH v3 00/11] ati-vga: Implement HOST_DATA transfers to
2025-12-11 11:54 UTC (3+ messages)
[PATCH v2 0/5] igvm: rework igvm file loading + processing, fix reset
2025-12-11 11:39 UTC (9+ messages)
` [PATCH v2 1/5] igvm: reorganize headers
` [PATCH v2 2/5] igvm: make igvm-cfg object resettable
` [PATCH v2 3/5] igvm: move file load to complete callback
` [PATCH v2 4/5] igvm: add trace points for igvm file loading and processing
` [PATCH v2 5/5] igvm: move igvm file processing to reset callbacks
[PATCH 0/2] i386/cpu: Correct comments for CPUID 0x1D and 0x1E
2025-12-11 11:27 UTC (2+ messages)
[PATCH v2 0/9] i386/cpu: Support APX for KVM
2025-12-11 11:42 UTC (10+ messages)
` [PATCH v2 3/9] i386/cpu: Cache EGPRs in CPUX86State
` [PATCH v2 4/9] i386/gdbstub: Add APX support for gdbstub
` [PATCH v2 5/9] i386/cpu-dump: Dump entended GPRs for APX supported guest
` [PATCH v2 6/9] i386/monitor: Support EGPRs in hmp_print
` [PATCH v2 8/9] i386/cpu: Support APX CPUIDs
[PATCH REPOST v4 0/4] acpi: Add machine option to disable SPCR table
2025-12-11 10:25 UTC (12+ messages)
` [PATCH REPOST v4 4/4] acpi/virt: suppress UART device & SPCR when guest has no serial hardware
[PATCH 0/3] igvm: Supply MADT via IGVM parameter
2025-12-11 10:11 UTC (7+ messages)
` [PATCH 1/3] hw/acpi: Make BIOS linker optional
` [PATCH 2/3] hw/acpi: Add standalone function to build MADT
` [PATCH 3/3] igvm: Fill MADT IGVM parameter field
[RFC RESEND v5 0/4] hw/misc: Introduce a generalized IOMMU test framework
2025-12-11 9:39 UTC (16+ messages)
` [RFC RESEND v5 2/4] hw/misc: Introduce iommu-testdev for bare-metal IOMMU testing
` [RFC RESEND v5 3/4] tests/qtest/libqos: Add SMMUv3 helper library
` [RFC RESEND v5 4/4] tests/qtest: Add SMMUv3 bare-metal test using iommu-testdev
[PATCH] block: Wire up 'flat' mode also for 'query-block'
2025-12-11 9:37 UTC
FWD: [ATTENTION] Mails on qemu mailing list are disapapearing making communication unreliable
2025-12-11 9:31 UTC (6+ messages)
[RFC PATCH 3/3] hw/openrisc: Add the OpenRISC virtual machine
2025-12-11 8:08 UTC (11+ messages)
[RFC PATCH 0/3] OpenRISC Semihosting and Virt
2025-12-11 8:05 UTC (6+ messages)
` [RFC PATCH 3/3] hw/openrisc: Add the OpenRISC virtual machine
[PATCH v5 00/22] i386: Support CET for KVM
2025-12-11 7:53 UTC (2+ messages)
[PATCH v2 0/4] vEVENTQ support for accelerated SMMUv3 devices
2025-12-11 7:38 UTC (3+ messages)
` [PATCH v2 3/4] hw/arm/smmuv3: Introduce a helper function for event propagation
[PATCH 00/19] rust: QObject and QAPI bindings
2025-12-11 7:25 UTC (13+ messages)
` [PATCH 04/19] rust/qobject: add basic bindings
` [PATCH 06/19] rust/qobject: add Serialize implementation
` [PATCH 14/19] scripts/qapi: generate high-level Rust bindings
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).