qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-30 08:42:17 to 2025-10-01 01:06:47 UTC [more...]

[PATCH RFC V6 00/24] Support of Virtual CPU Hotplug-like Feature for ARMv8+ Arch
 2025-10-01  1:01 UTC  (7+ messages)
` [PATCH RFC V6 01/24] hw/core: Introduce administrative power-state property and its accessors
` [PATCH RFC V6 02/24] hw/core, qemu-options.hx: Introduce 'disabledcpus' SMP parameter
` [PATCH RFC V6 04/24] arm/virt, target/arm: Add new ARMCPU {socket, cluster, core, thread}-id property
` [PATCH RFC V6 11/24] hw/arm/acpi: MADT change to size the guest with possible vCPUs
` [PATCH RFC V6 13/24] qdev: make admin power state changes trigger platform transitions via ACPI
` [PATCH RFC V6 23/24] monitor, qapi: add 'info cpus-powerstate' and QMP query (Admin + Oper states)

[PATCH 0/1] Test email
 2025-10-01  0:50 UTC 

[PATCH RFC V6 00/24] Support of Virtual CPU Hotplug-like Feature for ARMv8+ Arch
 2025-10-01  0:22 UTC 

[PATCH v7 0/5] NVMe: Add SPDM over the storage transport support
 2025-09-30 23:52 UTC  (2+ messages)

Test email
 2025-09-30 23:05 UTC 

test email
 2025-09-30 23:08 UTC 

[PATCH 0/4] block: update inserted/removed nodes from BlockRAMRegistrar
 2025-09-30 23:07 UTC  (6+ messages)
` [PATCH 1/4] block: add BdrvChildClass->propagate_attach/detach() callbacks
` [PATCH 2/4] block: add blk_add_attach/detach_notifier() APIs
` [PATCH 3/4] block: rename RAMBlockRegistrar->notifier field
` [PATCH 4/4] block: update inserted/removed nodes from BlockRAMRegistrar

[PATCH 0/2] Add drive-backed EEPROM support to quanta-q71l
 2025-09-30 22:17 UTC  (8+ messages)
` [PATCH 1/2] hw/arm: add eeproms to quanta-q7l1 board
` [PATCH 2/2] hw/arm: enable eeproms for quanta-q71l

[PATCH 0/2] Optimize unmap_all with one ioctl()
 2025-09-30 22:04 UTC  (4+ messages)
` [PATCH 1/2] vfio/container: Support unmap all in "

[PATCH V1 00/11] cpr-exec test
 2025-09-30 21:14 UTC  (13+ messages)
` [PATCH V1 09/11] migration-test: migrate_args
` [PATCH V1 11/11] migration-test: test cpr-exec

[PATCH v3 00/18] system/physmem: Remove cpu_physical_memory _is_io() and _rw()
 2025-09-30 21:10 UTC  (35+ messages)
` [PATCH v3 02/18] system/memory: Better describe @plen argument of flatview_translate()
` [PATCH v3 03/18] system/memory: Factor address_space_is_io() out
` [PATCH v3 04/18] target/i386/arch_memory_mapping: Use address_space_memory_is_io()
` [PATCH v3 05/18] hw/s390x/sclp: Use address_space_memory_is_io() in sclp_service_call()
` [PATCH v3 08/18] hw/s390x/sclp: Replace [cpu_physical_memory -> address_space]_r/w()
` [PATCH v3 09/18] target/s390x/mmu: Replace [cpu_physical_memory -> address_space]_rw()
` [PATCH v3 10/18] target/i386/whpx: Replace legacy cpu_physical_memory_rw() call
` [PATCH v3 11/18] target/i386/kvm: "
` [PATCH v3 12/18] target/i386/nvmm: Inline cpu_physical_memory_rw() in nvmm_mem_callback
` [PATCH v3 13/18] hw/xen/hvm: Inline cpu_physical_memory_rw() in rw_phys_req_item()
` [PATCH v3 14/18] system/physmem: Un-inline cpu_physical_memory_read/write()
` [PATCH v3 15/18] system/physmem: Avoid cpu_physical_memory_rw when is_write is constant
` [PATCH v3 16/18] system/physmem: Remove legacy cpu_physical_memory_rw()
` [PATCH v3 17/18] hw/virtio/vhost: Replace legacy cpu_physical_memory_*map() calls
` [PATCH v3 18/18] hw/virtio/virtio: Replace legacy cpu_physical_memory_map() call

[PATCH v4 00/27] Implementing a MSHV (Microsoft Hypervisor) accelerator
 2025-09-30 20:59 UTC  (2+ messages)

[PATCH V4 0/8] Live update: cpr-exec
 2025-09-30 20:40 UTC  (17+ messages)
` [PATCH V4 5/8] migration: cpr-exec save and load
` [PATCH V4 6/8] migration: cpr-exec mode

[PATCH] migration: add FEATURE_SEEKABLE to QIOChannelBlock
 2025-09-30 20:12 UTC  (6+ messages)

[PATCH 0/4] migration: Introduce POSTCOPY_DEVICE state
 2025-09-30 20:04 UTC  (6+ messages)
` [PATCH 4/4] "

[PATCH v6 00/19] virtio-net: live-TAP local migration
 2025-09-30 19:25 UTC  (3+ messages)
` [PATCH v6 14/19] migration: add MIG_EVENT_PRE_INCOMING

[PATCH v6 00/28] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2025-09-30 18:42 UTC  (22+ messages)
` [PATCH v6 01/28] Add boot-certs to s390-ccw-virtio machine type option
` [PATCH v6 02/28] crypto/x509-utils: Refactor with GNUTLS fallback
` [PATCH v6 03/28] crypto/x509-utils: Add helper functions for certificate store
` [PATCH v6 04/28] hw/s390x/ipl: Create "
` [PATCH v6 05/28] s390x/diag: Introduce DIAG 320 for Certificate Store Facility
` [PATCH v6 06/28] s390x/diag: Refactor address validation check from diag308_parm_check
` [PATCH v6 07/28] s390x/diag: Implement DIAG 320 subcode 1
` [PATCH v6 19/28] pc-bios/s390-ccw: Add signature verification for secure IPL in audit mode
` [PATCH v6 20/28] s390x: Guest support for Secure-IPL Code Loading Attributes Facility (SCLAF)

[RFC PATCH 00/34] single-binary: Make riscv cpu.h target independent
 2025-09-30 18:08 UTC  (4+ messages)

[PATCH] tests/qtest: Add missing checks for the availability of machines
 2025-09-30 17:51 UTC  (2+ messages)

[PATCH] aspeed: Add Supermicro X11 SPI machine type
 2025-09-30 17:35 UTC  (7+ messages)

[PATCH v3 0/5] Error recovery for zPCI passthrough devices
 2025-09-30 17:15 UTC  (9+ messages)
` [PATCH v3 2/5] vfio/pci: Add an error handler callback

[RFC v2 0/2] hw/misc: Introduce a new SMMUv3 test framework
 2025-09-30 16:53 UTC  (3+ messages)
` [RFC v2 1/2] hw/misc/smmu-testdev: introduce minimal SMMUv3 test device
` [RFC v2 2/2] tests/qtest: add SMMUv3 smoke test using smmu-testdev DMA source

[PULL 00/13] Error reporting patches for 2025-09-30
 2025-09-30 16:27 UTC  (15+ messages)
` [PULL 01/13] monitor: Clean up HMP gdbserver error reporting
` [PULL 02/13] tcg: Fix error reporting on mprotect() failure in tcg_region_init()
` [PULL 03/13] hw/cxl: Convert cxl_fmws_link() to Error
` [PULL 04/13] migration/cpr: Clean up error reporting in cpr_resave_fd()
` [PULL 05/13] hw/remote/vfio-user: Clean up error reporting
` [PULL 06/13] net/slirp: "
` [PULL 07/13] ui/spice-core: "
` [PULL 08/13] util/oslib-win32: Do not treat null @errp as &error_warn
` [PULL 09/13] ui/pixman: Consistent error handling in qemu_pixman_shareable_free()
` [PULL 10/13] ui/dbus: Clean up dbus_update_gl_cb() error checking
` [PULL 11/13] ui/dbus: Consistent handling of texture mutex failure
` [PULL 12/13] ivshmem-flat: Mark an instance of missing error handling FIXME
` [PULL 13/13] error: Kill @error_warn

[PATCH 0/3] rcu: Detect accidental reuse of rcu head
 2025-09-30 16:14 UTC  (4+ messages)
` [PATCH 3/3] rcu: Avoid double rcu frees

[PATCH v14 00/27] migration: propagate vTPM errors using Error objects
 2025-09-30 16:08 UTC  (5+ messages)
` [PATCH v14 25/27] migration: Rename post_save() to cleanup_save() and make it void

[PATCH] migration: ensure APIC is loaded prior to VFIO PCI devices
 2025-09-30 16:04 UTC  (4+ messages)

[PULL 00/23] Rust ci patches
 2025-09-30 15:37 UTC  (24+ messages)
` [PULL 01/23] build-sys: require -lrt when no shm_open() in std libs
` [PULL 02/23] gitlab-ci: fix 'needs' property type must be array
` [PULL 03/23] scripts/archive-source: speed up downloading subprojects
` [PULL 04/23] scripts/archive-source: silence subprojects downloads
` [PULL 05/23] scripts/archive-source: use a bash array
` [PULL 06/23] configure: fix rust meson configuration
` [PULL 07/23] configure: set the bindgen cross target
` [PULL 08/23] tests/docker/common: print errors to stderr
` [PULL 09/23] tests/docker: use fully qualified image name for emsdk
` [PULL 10/23] tests/docker/common: print meson log on configure failure
` [PULL 11/23] build-sys: cfi_debug and safe_stack are not compatible
` [PULL 12/23] lcitool: update, switch to f41
` [PULL 13/23] lcitool/qemu: include libclang-rt for TSAN
` [PULL 14/23] lcitool/alpine: workaround bindgen issue
` [PULL 15/23] tests/lcitool: add missing rust-std dep
` [PULL 16/23] tests/lcitool: update to debian13
` [PULL 17/23] tests/docker: add ENABLE_RUST environment
` [PULL 18/23] tests/lcitool: enable rust & refresh
` [PULL 19/23] configure: set the meson executable suffix/ext
` [PULL 20/23] tests/freebsd: enable Rust
` [PULL 21/23] meson: rust-bindgen limit allowlist-file to srcdir/include
` [PULL 22/23] build-sys: deprecate mips host
` [PULL 23/23] build-sys: pass -fvisibility=default for wasm bindgen

[PATCH v3 -qemu 0/5] hw/cxl: Support Back-Invalidate
 2025-09-30 15:36 UTC  (5+ messages)
` [PATCH 1/5] hw/pcie: Support enabling flit mode
` [PATCH 4/5] hw/cxl: Support type3 HDM-DB

[PATCH v6 00/22] intel_iommu: Enable first stage translation for passthrough device
 2025-09-30 15:04 UTC  (13+ messages)
` [PATCH v6 02/22] intel_iommu: Delete RPS capability related supporting code
` [PATCH v6 05/22] hw/pci: Introduce pci_device_get_viommu_flags()
` [PATCH v6 08/22] vfio/iommufd: Force creating nesting parent HWPT
` [PATCH v6 09/22] intel_iommu: Stick to system MR for IOMMUFD backed host device when x-fls=on

[PATCH] tests/qtest/migration: Fix cpr-tests in case the machine is not available
 2025-09-30 15:02 UTC  (2+ messages)

[PATCH v2 00/27] CI/build-sys fixes to enable Rust more widely
 2025-09-30 14:59 UTC  (9+ messages)
` [PATCH v2 07/27] configure: set the bindgen cross target

[PATCH v7 00/14] virtio: introduce support for GSO over UDP tunnel
 2025-09-30 14:58 UTC  (3+ messages)

[PATCH v4 0/2] FM-API Physical Switch Command Set Support
 2025-09-30 14:26 UTC  (5+ messages)
  ` [PATCH v4 1/2] hw/cxl: Refactored Identify Switch Device & Get Physical Port State

[PATCH] aspeed: Set 'auto_create_sdcard' to false
 2025-09-30 14:24 UTC 

[PULL 00/32] aspeed queue
 2025-09-30 14:10 UTC  (2+ messages)

Reqeust for a QEMU Wiki account
 2025-09-30 14:04 UTC  (3+ messages)

[PATCH V3] hw/riscv/riscv-iommu: Fixup PDT Nested Walk
 2025-09-30 13:04 UTC  (3+ messages)

[PATCH v2 00/14] hw/arm/smmuv3: Add initial support for Secure State
 2025-09-30 13:13 UTC  (5+ messages)
` [PATCH v2 11/14] hw/arm/smmuv3: Harden security checks in MMIO handlers

[PATCH v3 0/4] hw/vfio: Remove invalid uses of ram_addr_t type
 2025-09-30 13:12 UTC  (7+ messages)
` [PATCH v3 1/4] system/iommufd: Use uint64_t type for IOVA mapping size
` [PATCH v3 2/4] hw/vfio: Reorder vfio_container_query_dirty_bitmap() trace format
` [PATCH v3 3/4] hw/vfio: Avoid ram_addr_t in vfio_container_query_dirty_bitmap()
` [PATCH v3 4/4] hw/vfio: Use uint64_t for IOVA mapping size in vfio_container_dma_*map

[PATCH] ui/vnc: Fix NULL pointer dereference in vnc_disconnect_start
 2025-09-30 10:48 UTC  (5+ messages)

[PATCH v2 0/6] VFIO: cpr-transfer fixes
 2025-09-30 12:52 UTC  (5+ messages)
` [PATCH v2 6/6] accel/kvm: Fix SIGSEGV when execute "query-balloon" after CPR transfer

[PATCH] subprojects: Remove version number from .gitignore
 2025-09-30 12:51 UTC  (2+ messages)

[PATCH] block: enable stats-intervals for virtio-blk devs with -blockdev
 2025-09-30 12:12 UTC  (2+ messages)

[PATCH 0/3] hw/arm/xlnx-zynqmp: wire a second GIC for the Cortex-R5
 2025-09-30 11:57 UTC  (4+ messages)
` [PATCH 1/3] hw/arm/xlnx-zynqmp: move GIC_NUM_SPI_INTR define in header
` [PATCH 2/3] hw/arm/xlnx-zynqmp: introduce helper to compute RPU number
` [PATCH 3/3] hw/arm/xlnx-zynqmp: wire a second GIC for the Cortex-R5

[PATCH v2 0/3] hw/vfio: Remove invalid uses of ram_addr_t type
 2025-09-30 11:40 UTC  (7+ messages)
` [PATCH v2 1/3] system/iommufd: Use uint64_t type for IOVA mapping size
` [PATCH v2 2/3] hw/vfio: Avoid ram_addr_t in vfio_container_query_dirty_bitmap()
` [PATCH v2 3/3] hw/vfio: Use uint64_t for IOVA mapping size in vfio_container_dma_*map

[PATCH 0/2] io: fix crash in VNC websock server when client quits early
 2025-09-30 11:30 UTC  (7+ messages)
` [PATCH 1/2] io: move websock resource release to close method
` [PATCH 2/2] io: fix use after free in websocket handshake code

KVM/QEMU community call 30/09/2025 agenda items?
 2025-09-30 10:57 UTC  (8+ messages)

microblazeel-linux-user regression
 2025-09-30 10:24 UTC  (2+ messages)

[PATCH] target/riscv: Flush the TLB entry for the specified address
 2025-09-30 10:04 UTC  (2+ messages)

[PATCH v3 1/6] hw/i386/amd_iommu: Fix MMIO register write tracing
 2025-09-30  9:38 UTC  (3+ messages)

[PATCH] subprojects: Update .gitignore for syn
 2025-09-30  9:22 UTC  (4+ messages)

[PATCH 0/3] hw/vfio: Remove invalid uses of ram_addr_t type
 2025-09-30  9:08 UTC  (6+ messages)
` [PATCH 3/3] hw/vfio: Use uint64_t for IOVA mapping size in vfio_container_dma_*map

[PATCH v4 0/6] sd: Add RPMB emulation to eMMC model
 2025-09-30  9:06 UTC  (7+ messages)
` [PATCH v4 1/6] hw/sd/sdcard: Fix size check for backing block image


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