qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-10 14:51:36 to 2025-12-11 13:36:09 UTC [more...]

[PATCH] virtio-balloon: only create statsq when VIRTIO_BALLOON_F_STATS_VQ exists
 2025-12-11 13:14 UTC  (2+ messages)

[Bug 2123828] Re: [SRU] RISC-V: incorrect emulation of load and store on big-endian systems
 2025-12-11 13:27 UTC  (3+ messages)

[PATCH v6] acpi/virt: suppress UART device & SPCR when guest has no serial hardware
 2025-12-11 13:10 UTC  (2+ messages)

[PATCH v6 00/33] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-12-11 12:54 UTC  (9+ 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 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  (14+ messages)
` [PATCH v2 1/9] i386/cpu: Add APX EGPRs into xsave area
` [PATCH v2 2/9] i386/machine: Use VMSTATE_UINTTL_SUB_ARRAY for vmstate of CPUX86State.regs
` [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 7/9] i386/cpu: Add APX migration support
` [PATCH v2 8/9] i386/cpu: Support APX CPUIDs
` [PATCH v2 9/9] i386/cpu: Mark APX xstate as migratable

[PATCH v8 00/23] intel_iommu: Enable first stage translation for passthrough device
 2025-12-11 11:04 UTC  (15+ 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 v8 14/23] intel_iommu_accel: Propagate PASID-based iotlb invalidation "
` [PATCH v8 21/23] Workaround for ERRATA_772415_SPR17

[RFC 0/1] hw/pci: Add sec-sid property to PCIDevice
 2025-12-11 10:27 UTC  (2+ messages)
` [RFC 1/1] "

[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

[PATCH RFC 00/10] QOM: Introduce OBJECT_COMPAT class
 2025-12-11  9:48 UTC  (7+ messages)

[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 0/2] Fix const qualifier build errors with recent glibc
 2025-12-11  7:55 UTC  (6+ messages)
` [PATCH 1/2] i386: "
` [PATCH 2/2] tests/vhost-user-bridge.c: "

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

[PATCH] q35: Fix migration of SMRAM state
 2025-12-11  7:51 UTC  (3+ messages)

[PATCH v2 0/9] KVM/hostmem: Support init-shared guest-memfd as VM backends
 2025-12-11  7:41 UTC  (13+ 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 v2 0/4] vEVENTQ support for accelerated SMMUv3 devices
 2025-12-11  7:38 UTC  (12+ messages)
` [PATCH v2 1/4] backends/iommufd: Introduce iommufd_backend_alloc_veventq
` [PATCH v2 2/4] hw/arm/smmuv3-accel: Allocate vEVENTQ for accelerated SMMUv3 devices
` [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 00/19] rust: QObject and QAPI bindings
 2025-12-11  7:25 UTC  (22+ 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
` [PATCH 16/19] scripts/qapi: strip trailing whitespaces

[PATCH v3 00/18] hw/arm/aspeed: AST1700 LTPI support and device hookups
 2025-12-11  6:42 UTC  (11+ messages)
` [PATCH v3 01/18] hw/misc: Add LTPI controller
` [PATCH v3 02/18] hw/arm/aspeed: Attach LTPI controller to AST27X0 platform
` [PATCH v3 03/18] hw/misc: Add basic Aspeed PWM model
` [PATCH v3 14/18] hw/arm/aspeed: attach I2C device to AST1700 model

[PATCH v3 0/6] hw/gpio/aspeed_sgpio: Add Aspeed Serial GPIO (SGPIO) controller model
 2025-12-11  5:37 UTC  (11+ messages)
` [PATCH v3 1/6] hw/gpio/aspeed_sgpio: Add basic device model for Aspeed SGPIO
` [PATCH v3 2/6] hw/gpio/aspeed_sgpio: Add QOM property accessors for SGPIO pins
` [PATCH v3 3/6] hw/gpio/aspeed_sgpio: Implement SGPIO interrupt handling
` [PATCH v3 4/6] hw/arm/aspeed_soc: Update Aspeed SoC to support two SGPIO controllers
` [PATCH v3 5/6] hw/arm/aspeed_ast27x0: Wire SGPIO controller to AST2700 SoC
` [PATCH v3 6/6] test/qtest: Add Unit test for Aspeed SGPIO

[RFC 00/24] audio: add GStreamer backend
 2025-12-11  5:22 UTC  (3+ messages)
` [RFC 05/24] audio: introduce AudioDriver

[PATCH RFC 0/1] block/export: FUSE-over-io_uring Support for QEMU FUSE Exports
 2025-12-11  4:40 UTC  (4+ messages)
` [PATCH RFC 1/1] "

[PATCH RFC 0/7] virtio-gpu-virgl: introduce Venus support for macOS
 2025-12-11  4:09 UTC  (3+ messages)
` [PATCH RFC 2/7] virtio-gpu-virgl: check page alignment of blob mapping

[PATCH] qemu-options.hx: Document -M as -machine alias
 2025-12-11  3:31 UTC  (5+ messages)

[PATCH 0/2] Don't insert DDT cache in Bare mode
 2025-12-11  2:56 UTC  (3+ messages)
` [PATCH 1/2] hw/riscv: "
` [PATCH 2/2] hw/riscv: Refactor riscv_iommu_ctx_put() for Bare mode handling

make pxerom report error
 2025-12-10 18:45 UTC  (3+ messages)

[PATCH 00/13] migration: Threadify loadvm process
 2025-12-10 22:06 UTC  (7+ messages)
` [PATCH 07/13] migration: Pass in bql_held information from qemu_loadvm_state()
` [PATCH 08/13] migration: Thread-ify precopy vmstate load process

[PATCH V2 0/10] s390x: Add support for virtio-blk-pci IPL device
 2025-12-10 20:54 UTC  (11+ messages)
` [PATCH 01/10] pc-bios/s390-ccw: Fix misattributed function prototypes
` [PATCH 02/10] pc-bios/s390-ccw: Store boot device type and bus separately
` [PATCH 03/10] pc-bios/s390-ccw: Split virtio-ccw and generic virtio
` [PATCH 04/10] include/hw/s390x: Move CLP definitions for easier BIOS access
` [PATCH 05/10] pc-bios/s390-ccw: Introduce CLP Architecture
` [PATCH 06/10] pc-bios/s390-ccw: Introduce PCI device
` [PATCH 07/10] pc-bios/s390-ccw: Add support for virtio-blk-pci IPL
` [PATCH 08/10] s390x: Build IPLB for virtio-pci devices
` [PATCH 09/10] hw: Add "loadparm" property to PCI devices for booting on s390x
` [PATCH 10/10] tests/qtest: Add s390x PCI boot test to cdrom-test.c

[PATCH] run: introduce a script for running devel commands
 2025-12-10 20:36 UTC  (4+ messages)

[PATCH] MAINTAINERS: Update reviewers for CPR
 2025-12-10 19:52 UTC  (3+ messages)

[RFC v1 0/2] migration: reduce bitmap sync time and make dirty pages converge much more easily
 2025-12-10 19:45 UTC  (5+ messages)
` [RFC v1 2/2] migration: merge fragmented clear_dirty ioctls

[PATCH for-11.0 0/7] hw/arm/omap: Remove omap_badwidth_* functions
 2025-12-10 18:37 UTC  (8+ messages)
` [PATCH for-11.0 1/7] hw/sd/omap_mmc: Remove omap_badwidth_* calls
` [PATCH for-11.0 2/7] hw/i2c/omap_i2c: "
` [PATCH for-11.0 3/7] hw/gpio/omap_gpio: "
` [PATCH for-11.0 4/7] hw/dma/omap_dma: "
` [PATCH for-11.0 5/7] hw/arm/omap1: Remove omap_badwidth_read* calls
` [PATCH for-11.0 6/7] hw/arm/omap1: Remove omap_badwidth_write* calls
` [PATCH for-11.0 7/7] hw/arm/omap1: Remove omap_badwidth_* implementations

[PATCH 0/2] virtio-scsi: Flexible max_target and max_lun params
 2025-12-10 16:55 UTC  (4+ messages)
` [PATCH 1/2] virtio-scsi: Make max_target value configurable

[PATCH v3 00/15] python: drop qemu.qmp from qemu.git tree
 2025-12-10 16:25 UTC  (6+ messages)

[PATCH v5 00/32] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-12-10 15:40 UTC  (6+ messages)
` [PATCH v5 31/32] vfio: Synthesize vPASID capability to VM

[PATCH v3 0/3] vhost-user-blk: support inflight migration
 2025-12-10 15:33 UTC  (8+ messages)

[PATCH v2] hw/riscv: Treat kernel_start_addr as vaddr
 2025-12-10 15:31 UTC  (2+ messages)

[PATCH] virtio-gpu: create drm fd based on specified render node path
 2025-12-10 15:26 UTC  (4+ messages)

[PATCH-for-10.2 v2] migration: Replace g_malloc0_n by g_new0 (fixes compiler warning)
 2025-12-10 15:05 UTC  (2+ messages)

[PATCH v6 0/4] Basic ASID2 support
 2025-12-10 14:50 UTC  (4+ messages)
` [PATCH v6 1/4] target/arm: Enable ID_AA64MMFR4_EL1 register
` [PATCH v6 3/4] target/arm/tcg/cpu64.c: Enable ASID2 for cpu_max
` [PATCH v6 4/4] tests: Add test for ASID2 and write/read of feature bits


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