qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-11 11:16:11 to 2025-12-12 16:46:49 UTC [more...]

[PATCH-for-11.0 v3 00/22] accel/tcg: Remove most MO_TE uses in cpu_ld/st_data()
 2025-12-12 16:46 UTC  (12+ messages)
` [PATCH-for-11.0 v3 11/22] target/mips: Use big-endian variant of cpu_ld/st_data*() for MSA opcode
` [PATCH-for-11.0 v3 12/22] target/mips: Introduce loadu8() & loads4() helpers
` [PATCH-for-11.0 v3 13/22] target/mips: Pass MemOpIdx to atomic load helpers
` [PATCH-for-11.0 v3 14/22] target/mips: Drop almask argument of HELPER_LD_ATOMIC() macro
` [PATCH-for-11.0 v3 16/22] target/mips: Expand HELPER_LD_ATOMIC()

[PATCH v2 0/2] linux-user: add a syscall-filter plugin API
 2025-12-12 16:00 UTC  (4+ messages)
` [PATCH v2 1/2] linux-user: add a plugin API to filter syscalls
` [PATCH v2 2/2] tcg tests: add a test to verify the syscall filter plugin API

[PATCH 00/18] First round of target/i386/tcg patches for QEMU 11.0
 2025-12-12 15:45 UTC  (40+ 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

[RFC v6 0/4] hw/misc: Introduce a generalized IOMMU test framework
 2025-12-12 15:31 UTC  (3+ messages)
` [RFC v6 2/4] hw/misc: Introduce iommu-testdev for bare-metal IOMMU testing

[PATCH v1 00/28] Introduce support for confidential guest reset
 2025-12-12 15:03 UTC  (29+ messages)
` [PATCH v1 01/28] i386/kvm: avoid installing duplicate msr entries in msr_handlers
` [PATCH v1 02/28] hw/accel: add a per-accelerator callback to change VM accelerator handle
` [PATCH v1 03/28] system/physmem: add helper to reattach existing memory after KVM VM fd change
` [PATCH v1 04/28] accel/kvm: add changes required to support KVM VM file descriptor change
` [PATCH v1 05/28] accel/kvm: mark guest state as unprotected after vm "
` [PATCH v1 06/28] accel/kvm: add a notifier to indicate KVM VM file descriptor has changed
` [PATCH v1 07/28] kvm/i386: implement architecture support for kvm file descriptor change
` [PATCH v1 08/28] hw/i386: refactor x86_bios_rom_init for reuse in confidential guest reset
` [PATCH v1 09/28] kvm/i386: reload firmware for "
` [PATCH v1 10/28] accel/kvm: Add notifier to inform that the KVM VM file fd is about to be changed
` [PATCH v1 11/28] accel/kvm: rebind current VCPUs to the new KVM VM file descriptor upon reset
` [PATCH v1 12/28] i386/tdx: refactor TDX firmware memory initialization code into a new function
` [PATCH v1 13/28] i386/tdx: finalize TDX guest state upon reset
` [PATCH v1 14/28] i386/tdx: add a pre-vmfd change notifier to reset tdx state
` [PATCH v1 15/28] i386/sev: add migration blockers only once
` [PATCH v1 16/28] i386/sev: add notifiers "
` [PATCH v1 17/28] i386/sev: free existing launch update data and kernel hashes data on init
` [PATCH v1 18/28] i386/sev: add support for confidential guest reset
` [PATCH v1 19/28] hw/vfio: generate new file fd for pseudo device and rebind existing descriptors
` [PATCH v1 20/28] kvm/i8254: add support for confidential guest reset
` [PATCH v1 21/28] hw/hyperv/vmbus: "
` [PATCH v1 22/28] accel/kvm: add a per-confidential class callback to unlock guest state
` [PATCH v1 23/28] kvm/xen-emu: re-initialize capabilities during confidential guest reset
` [PATCH v1 24/28] kvm/xen_evtchn: add support for "
` [PATCH v1 25/28] ppc/openpic: create a new openpic device and reattach mem region on coco reset
` [PATCH v1 26/28] kvm/vcpu: add notifiers to inform vcpu file descriptor change
` [PATCH v1 27/28] kvm/i386/apic: set local apic after vcpu file descriptors changed
` [PATCH v1 28/28] kvm/clock: add support for confidential guest reset

[PATCH 0/2] target/arm: make granule_protection_check usable from SMMU
 2025-12-12 14:56 UTC  (5+ 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

[RFC PATCH 0/9] for 11.0 conversion* of get_maintainers.pl to python
 2025-12-12 14:38 UTC  (19+ 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 0/2] linux-user: add a syscall-filter plugin API
 2025-12-12 14:29 UTC  (4+ messages)
` [PATCH 1/2] linux-user: add a plugin API to filter syscalls

[RFC PATCH v2 0/2] Enable PC diversion via the plugin API
 2025-12-12 12:40 UTC  (7+ messages)
` [RFC PATCH v2 1/2] plugins: Add PC diversion API function
` [RFC PATCH v2 2/2] tests/tcg: add test for qemu_plugin_set_pc API

[PATCH for-10.2] Revert "nvme: Fix coroutine waking"
 2025-12-12 12:27 UTC  (2+ messages)

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

[PATCH 0/1] Clean up TSAN warnings
 2025-12-12 11:20 UTC  (3+ messages)
` [PATCH 1/1] qemu: TSAN Clean up

[PATCH] hw/arm/smmu: add memory regions as property for an SMMU instance
 2025-12-12 10:50 UTC  (4+ messages)

[PATCH v4 0/2] hw/nvme: Properties for PCI vendor/dev IDs and IEEE-OUI
 2025-12-12 10:00 UTC  (2+ messages)

[PATCH v6 00/33] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-12-12  5:54 UTC  (21+ messages)
` [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] 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  (13+ messages)
` [PATCH v2 2/9] kvm: Detect guest-memfd flags supported
` [PATCH v2 4/9] memory: Rename memory_region_has_guest_memfd() to *_private()
` [PATCH v2 6/9] hostmem: Rename guest_memfd to guest_memfd_private
` [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  (11+ messages)
` [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 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  (3+ messages)
` [PATCH 1/2] i386: "

[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  (6+ messages)
` [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  (7+ messages)
` [PATCH v2 1/5] igvm: reorganize headers
` [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 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  (5+ messages)


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