qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-17 18:52:59 to 2025-11-18 15:20:52 UTC [more...]

[PATCH v2] hw/s390x: Fix a possible crash with passed-through virtio devices
 2025-11-18 15:19 UTC  (11+ messages)

[PATCH v2 0/5] vfio-user coverity fixes
 2025-11-18 15:18 UTC  (13+ messages)
` [PATCH v2 1/5] vfio-user: simplify vfio_user_process()
` [PATCH v2 2/5] vfio-user: clarify partial message handling
` [PATCH v2 3/5] vfio-user: refactor out header handling
` [PATCH v2 4/5] vfio-user: simplify vfio_user_recv_one()
` [PATCH v2 5/5] vfio-user: recycle msg on failure

[PATCH v2 0/3] mtest2make: clean up and make dependencies more precise
 2025-11-18 14:56 UTC  (8+ messages)
` [PATCH v2 1/3] mtest2make: cleanup mtest-suites variables
` [PATCH v2 2/3] mtest2make: add dependencies to the "speed-qualified" suite
` [PATCH v2 3/3] mtest2make: do not repeat the same speed over and over

[PATCH v6] Add support for pvpanic pci device
 2025-11-18 14:16 UTC  (3+ messages)
` [PATCH v6 2/4] hw/misc/pvpanic: add PCI interface support

[PATCH 0/3] Fix Zjpm implementation
 2025-11-18 13:42 UTC  (8+ messages)
` [PATCH 1/3] target/riscv: fix address masking
` [PATCH 2/3] target/riscv: Fix pointer masking PMM field selection logic
` [PATCH 3/3] target/riscv: Rename riscv_pm_get_virt_pmm() to riscv_pm_get_vm_ldst_pmm()

[PATCH 0/5] rust/hpet: complete moving state out of HPETTimer
 2025-11-18 13:54 UTC  (5+ messages)
` [PATCH 1/5] rust/hpet: move hidden registers to HPETTimerRegisters
` [PATCH 2/5] rust/hpet: move hpet_offset to HPETRegisters

[PATCH] target/i386: svm: fix sign extension of exit code
 2025-11-18 13:07 UTC  (5+ messages)

[v4] virtio-gpu: use consistent error checking style for virtio_gpu_create_mapping_iov
 2025-11-18 12:32 UTC  (6+ messages)

[PATCH v3 0/2] KVM Support for imx8mp-evk Machine
 2025-11-18 12:31 UTC  (10+ messages)
` [PATCH v3 1/2] hw/arm/imx8mp-evk: Add KVM support

ebpf functions can fail without setting an error
 2025-11-18 12:25 UTC  (8+ messages)

[PATCH 0/4] igvm: rework igvm file loading + processing, fix reset
 2025-11-18 12:21 UTC  (5+ messages)
` [PATCH 1/4] igvm: make igvm-cfg object resetable
` [PATCH 2/4] igvm: move file load to complete callback
` [PATCH 3/4] igvm: add trace point for igvm file loading and processing
` [PATCH 4/4] igvm: move igvm file processing to reset callbacks

[PATCH v9 0/7] blockdev-replace
 2025-11-18 12:19 UTC  (10+ messages)
` [PATCH v9 4/7] qapi: add blockdev-replace command

[RFC v3 0/3] hw/misc: Introduce a generalized IOMMU test framework
 2025-11-18 11:32 UTC  (8+ messages)
` [RFC v3 1/3] hw/misc: introduce iommu-testdev for bare-metal IOMMU testing
` [RFC v3 2/3] tests/qtest: add libqos SMMUv3 helper library

[PATCH] hw/intc/ioapic: Fix ACCEL_KERNEL_GSI_IRQFD_POSSIBLE typo
 2025-11-18 11:27 UTC  (2+ messages)

[PATCH v14 00/14] riscv: Add support for MIPS P8700 CPU
 2025-11-18 11:19 UTC  (16+ messages)
` [PATCH v14 01/14] hw/intc: Allow gaps in hartids for aclint and aplic
` [PATCH v14 03/14] target/riscv: Add MIPS P8700 CPU
` [PATCH v14 02/14] target/riscv: Add cpu_set_exception_base
` [PATCH v14 05/14] target/riscv: Add mips.ccmov instruction
` [PATCH v14 06/14] target/riscv: Add mips.pref instruction
` [PATCH v14 04/14] target/riscv: Add MIPS P8700 CSRs
` [PATCH v14 07/14] target/riscv: Add Xmipslsp instructions
` [PATCH v14 09/14] hw/misc: Add RISC-V CPC device implementation
` [PATCH v14 08/14] hw/misc: Add RISC-V CMGCR "
` [PATCH v14 10/14] hw/riscv: Add support for RISCV CPS
` [PATCH v14 11/14] hw/riscv: Add support for MIPS Boston-aia board mode
` [PATCH v14 12/14] riscv/boston-aia: Add an e1000e NIC in slot 0 func 1
` [PATCH v14 13/14] test/functional: Add test for boston-aia board
` [PATCH v14 14/14] scripts/checkpatch: Check DEVICE_NATIVE_ENDIAN

[PATCH-for-10.2] roms: Do not try to build EDK2 for 32-bit ARM on Fedora
 2025-11-18 11:17 UTC  (3+ messages)

[PATCH v2 00/19] block: Some multi-threading fixes
 2025-11-18 11:01 UTC  (5+ messages)
` [PATCH v2 12/19] qcow2: Fix cache_clean_timer

[PATCH v4 0/8] target/arm/kvm: Improve memory error handling
 2025-11-18 10:54 UTC  (3+ messages)

[RFC PATCH RESEND 0/5] amd_iommu: support up to 2048 MSI vectors per IRT
 2025-11-18 10:15 UTC  (6+ messages)
` [RFC PATCH RESEND 1/5] [DO NOT MERGE] linux-headers: Introduce struct iommu_hw_info_amd
` [RFC PATCH RESEND 2/5] vfio/iommufd: Add amd specific hardware info struct to vendor capability
` [RFC PATCH RESEND 3/5] amd-iommu: Add support for set/unset IOMMU for VFIO PCI devices
` [RFC PATCH RESEND 4/5] amd_iommu: Add support for extended feature register 2
` [RFC PATCH RESEND 5/5] amd_iommu: Add support for upto 2048 interrupts per IRT

[PULL v2 00/18] testing updates for 10.2
 2025-11-18 10:07 UTC  (2+ messages)

[PATCH 00/22] python: drop qemu.qmp from qemu.git tree
 2025-11-18 10:01 UTC  (32+ messages)
` [PATCH 01/22] python/mkvenv: ensure HAVE_LIB variables are actually constants
` [PATCH 02/22] python/qapi: add an ignore for Pylint 4.x
` [PATCH 03/22] python/qapi: delint import statements
` [PATCH 04/22] python/mkvenv: create timestamp file for each group "ensured"
` [PATCH 05/22] python/mkvenv: bump 'qemu.qmp' dependency for testdeps
` [PATCH 06/22] python/mkvenv: rename 'testdeps' to 'functests'
` [PATCH 07/22] python/mkvenv: add "checktests" dependency group
` [PATCH 08/22] meson, mkvenv: add checktests and functests custom targets
` [PATCH 09/22] tests/iotests: Use configured python to run GitLab iotests
` [PATCH 10/22] tests/iotests: use "make check-venv" to prepare for running iotests
` [PATCH 11/22] python: add vendored qemu.qmp package
` [PATCH 12/22] meson, mkvenv: make iotests depend on checktests group
` [PATCH 13/22] mtest2make: cleanup mtest-suites variables
` [PATCH 14/22] mtest2make: add dependencies to the "speed-qualified" suite
` [PATCH 15/22] mtest2make: do not repeat the same speed over and over
` [PATCH 16/22] meson, mkvenv: make functional tests depend on functests group
` [PATCH 17/22] tests: forcibly run 'make check-venv' for crash tests
` [PATCH 18/22] python/mkvenv: add mechanism to install local package(s)
` [PATCH 19/22] mkvenv: add --no-build-isolation flag
` [PATCH 20/22] meson, mkvenv: add qemu.git/python/qemu package to pythondeps.toml
` [PATCH 21/22] tests/Makefile: replace old "check-venv" target with meson target
` [PATCH 22/22] python: delete qemu.qmp

[PATCH v5 00/32] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-11-18  9:47 UTC  (5+ messages)
` [PATCH v5 14/32] hw/arm/smmuv3-accel: Install SMMUv3 GBPA based hwpt

[PATCH 00/13] Adding comprehensive support for i.MX8MM EVK board
 2025-11-18  9:46 UTC  (7+ messages)
` [PATCH 01/13] hw/arm: Add the i.MX 8MM EVK(Evaluation Kit) board
    ` [EXT] "

[PATCH] hw/s390x: Fix a possible crash with passed-through virtio devices
 2025-11-18  9:38 UTC  (2+ messages)

[PATCH 0/2] i386/cpu: Correct comments for CPUID 0x1D and 0x1E
 2025-11-18  9:16 UTC  (5+ messages)
` [PATCH 1/2] i386/cpu: Drop incorrect comment for CPUID 0x1D
` [PATCH 2/2] i386/cpu: Drop incorrect comment for CPUID 0x1E

[PATCH-for-10.2 0/3] buildsys: Fix Solaris build
 2025-11-18  8:51 UTC  (9+ messages)
` [PATCH-for-10.2 1/3] qga/commands: Include proper Solaris header for getloadavg()
` [PATCH-for-10.2 2/3] migration/rdma: Check ntohll() availability with meson
` [PATCH-for-10.2 3/3] target/arm/tcg: Undefine Solaris FSCALE definition as a kludge

[PATCH 0/5] i386/cpu: Support APX for KVM
 2025-11-18  8:45 UTC  (9+ messages)
` [PATCH 1/5] i386/cpu: Add APX EGPRs into xsave area
` [PATCH 2/5] i386/cpu: Cache EGPRs in CPUX86State
` [PATCH 3/5] i386/cpu: Add APX migration support
` [PATCH 4/5] i386/cpu: Support APX CPUIDs
` [PATCH 5/5] i386/cpu: Mark apx xstate as migratable

[PATCH-for-10.2 v3 0/2] docs: Update around MIPS/PPC host removal
 2025-11-18  8:43 UTC  (4+ messages)
` [PATCH-for-10.2 v3 2/2] docs: Mention 32-bit PPC host as removed

[PATCH] ioapic: fix typo in irqfd check
 2025-11-18  8:40 UTC  (2+ messages)

[PATCH 0/3] amd_iommu: Support Generation of IOMMU XT interrupts
 2025-11-18  8:24 UTC  (4+ messages)
` [PATCH 1/3] amd_iommu: Use switch case to determine mmio register name
` [PATCH 2/3] amd_iommu: Turn on XT support only when guest has enabled it
` [PATCH 3/3] amd_iommu: Generate XT interrupts when xt support is enabled

[PATCH 0/3] migration: Error fixes and improvements
 2025-11-18  7:44 UTC  (3+ messages)

[PATCH 0/3] mtest2make: clean up and make dependencies more precise
 2025-11-18  7:00 UTC  (4+ messages)

[PATCH v2 00/10] vfio: Implement VFIO_DEVICE_FEATURE_DMA_BUF and use it in virtio-gpu
 2025-11-18  6:02 UTC  (21+ messages)
` [PATCH v2 02/10] virtio-gpu: Find hva for Guest's DMA addr associated with a ram device
` [PATCH v2 10/10] virtio-gpu-dmabuf: Create dmabuf for blobs associated with VFIO devices

[PATCH v4 00/23] i386: Support CET for KVM
 2025-11-18  3:42 UTC  (24+ messages)
` [PATCH v4 01/23] i386/cpu: Clean up indent style of x86_ext_save_areas[]
` [PATCH v4 02/23] i386/cpu: Clean up arch lbr xsave struct and comment
` [PATCH v4 03/23] i386/cpu: Reorganize arch lbr structure definitions
` [PATCH v4 04/23] i386/cpu: Make ExtSaveArea store an array of dependencies
` [PATCH v4 05/23] i386/cpu: Add avx10 dependency for Opmask/ZMM_Hi256/Hi16_ZMM
` [PATCH v4 06/23] i386/kvm: Initialize x86_ext_save_areas[] based on KVM support
` [PATCH v4 07/23] i386/cpu: Use x86_ext_save_areas[] for CPUID.0XD subleaves
` [PATCH v4 08/23] i386/cpu: Reorganize dependency check for arch lbr state
` [PATCH v4 09/23] i386/cpu: Drop pmu check in CPUID 0x1C encoding
` [PATCH v4 10/23] i386/cpu: Fix supervisor xstate initialization
` [PATCH v4 11/23] i386/cpu: Add missing migratable xsave features
` [PATCH v4 12/23] i386/cpu: Enable xsave support for CET states
` [PATCH v4 13/23] i386/cpu: Add CET support in CR4
` [PATCH v4 14/23] i386/cpu: Save/restore SSP0 MSR for FRED
` [PATCH v4 15/23] i386/kvm: Add save/restore support for CET MSRs
` [PATCH v4 16/23] i386/kvm: Add save/restore support for KVM_REG_GUEST_SSP
` [PATCH v4 17/23] i386/cpu: Migrate MSR_IA32_PL0_SSP for FRED and CET-SHSTK
` [PATCH v4 18/23] i386/machine: Add vmstate for cet-shstk and cet-ibt
` [PATCH v4 19/23] i386/cpu: Mark cet-u & cet-s xstates as migratable
` [PATCH v4 20/23] i386/cpu: Advertise CET related flags in feature words
` [PATCH v4 21/23] i386/cpu: Enable cet-ss & cet-ibt for supported CPU models
` [PATCH v4 22/23] i386/tdx: Fix missing spaces in tdx_xfam_deps[]
` [PATCH v4 23/23] i386/tdx: Add CET SHSTK/IBT into the supported CPUID by XFAM

[PATCH V3 0/2] fix pci device can't alloc irq from fdt
 2025-11-18  1:53 UTC  (3+ messages)
` [PATCH V3 2/2] "

[PATCH 4/5] rcu: Wake the RCU thread when draining
 2025-11-17 22:53 UTC  (12+ messages)

[PATCH 0/4] tests/migration-test: Introduce mem_type
 2025-11-17 22:39 UTC  (5+ messages)
` [PATCH 1/4] tests/migration-test: Introduce MemType
` [PATCH 2/4] tests/migration-test: Merge shmem_opts into memory_backend
` [PATCH 3/4] tests/migration-test: Add MEM_TYPE_SHMEM
` [PATCH 4/4] tests/migration-test: Use MEM_TYPE_MEMFD for memory_backend

[PATCH v2 1/1] user: add runtime switch to call safe_syscall via libc
 2025-11-02 13:26 UTC 

[PATCH 0/4] Clean up end-of-instruction processing
 2025-11-17 20:02 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).