qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-03 15:03:47 to 2025-06-04 13:31:05 UTC [more...]

[PATCH v2 00/21] export/fuse: Use coroutines and multi-threading
 2025-06-04 13:28 UTC  (13+ messages)
` [PATCH v2 01/21] fuse: Copy write buffer content before polling
` [PATCH v2 02/21] fuse: Ensure init clean-up even with error_fatal
` [PATCH v2 03/21] fuse: Remove superfluous empty line
` [PATCH v2 04/21] fuse: Explicitly set inode ID to 1
` [PATCH v2 06/21] fuse: Fix mount options
` [PATCH v2 07/21] fuse: Set direct_io and parallel_direct_writes
` [PATCH v2 08/21] fuse: Introduce fuse_{at,de}tach_handlers()
` [PATCH v2 11/21] fuse: Rename length to blk_len in fuse_write()
` [PATCH v2 12/21] block: Move qemu_fcntl_addfl() into osdep.c
` [PATCH v2 13/21] fuse: Manually process requests (without libfuse)
` [PATCH v2 16/21] block/export: Add multi-threading interface
` [PATCH v2 18/21] fuse: Implement multi-threading

virsh migrate fails when --copy-storage-all option is given!
 2025-06-04 13:27 UTC  (4+ messages)

[PULL 00/27] Functional tests, Microblaze endianness & pc/q35 cleanups
 2025-06-04 13:19 UTC  (6+ messages)

[PATCH V4 00/43] Live update: vfio and iommufd
 2025-06-04 13:15 UTC  (17+ messages)
` [PATCH V4 04/43] vfio/pci: vfio_pci_put_device on failure
` [PATCH V4 09/43] vfio/container: register container for cpr
` [PATCH V4 16/43] pci: skip reset during cpr

[PATCH v2] hw/core/qdev-properties-system: Add missing return in set_drive_helper()
 2025-06-04 12:57 UTC  (2+ messages)

[PATCH v2] linux-user: Add syscall dispatch support
 2025-06-04 12:00 UTC 

[PATCH v3 00/10] kvm/arm: Introduce a customizable aarch64 KVM host model
 2025-06-04 12:35 UTC  (7+ messages)

[PATCH v2 0/5] Fix definition of classes with wrong parent
 2025-06-04 12:35 UTC  (10+ messages)
` [PATCH v2 1/5] virtio-mem: Fix definition of VirtIOMEMClass
` [PATCH v2 2/5] virtio-pmem: Fix definition of VirtIOPMEMClass
` [PATCH v2 3/5] hw/gpio/aspeed: Fix definition of AspeedGPIOClass
` [PATCH v2 4/5] hw/char/sh_serial: Remove dummy definition of SH_SERIAL class
` [PATCH v2 5/5] hw/riscv/riscv-iommu: Remove definition of RISCVIOMMU[Pci|Sys]Class

[PATCH] iotests: fix 240
 2025-06-04 12:34 UTC  (2+ messages)

[PATCH v3 0/3] docs: define policy forbidding use of "AI" / LLM code generators
 2025-06-04 12:35 UTC  (25+ messages)
` [PATCH v3 1/3] docs: introduce dedicated page about code provenance / sign-off
` [PATCH v3 3/3] docs: define policy forbidding use of AI code generators

[PATCH v3 0/4] VFIO and IOMMU prerequisite stuff for IOMMU nesting support
 2025-06-04 12:28 UTC  (9+ messages)
` [PATCH v3 1/4] backends/iommufd: Add a helper to invalidate user-managed HWPT
` [PATCH v3 2/4] vfio/iommufd: Add properties and handlers to TYPE_HOST_IOMMU_DEVICE_IOMMUFD
` [PATCH v3 3/4] vfio/iommufd: Implement [at|de]tach_hwpt handlers
` [PATCH v3 4/4] vfio/iommufd: Save vendor specific device info

[PATCH 0/4] block: fix deadlock when doing blockdev-snapshot of a node with compress filter
 2025-06-04 12:15 UTC  (6+ messages)
` [PATCH 1/4] block/graph-lock: fix typo in comment
` [PATCH 2/4] block-coroutine-wrapper: mark generated co-wrapper as GRAPH_UNLOCKED
` [PATCH 3/4] block: make calling bdrv_refresh_limits() safe while holding graph lock
` [PATCH 4/4] iotests: add test for snapshot on top of node with compress filter

[PATCH v3 0/2] ui/vnc: Do not copy z_stream
 2025-06-04 12:00 UTC  (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] ui/vnc: Introduce the VncWorker type

[PATCH v6 0/4] Building PPTT with root node and identical implementation flag
 2025-06-04 11:52 UTC  (5+ messages)
` [PATCH v6 1/4] tests: virt: Allow changes to PPTT test table
` [PATCH v6 2/4] hw/acpi/aml-build: Set identical implementation flag for PPTT processor nodes
` [PATCH v6 3/4] hw/acpi/aml-build: Build a root node in the PPTT table
` [PATCH v6 4/4] tests: virt: Update expected ACPI tables for virt test

[PATCH v6 0/5] Enable shared device assignment
 2025-06-04 11:29 UTC  (6+ messages)
` [PATCH v6 4/5] ram-block-attributes: Introduce RamBlockAttributes to manage RAMBlock with guest_memfd
` [PATCH v6 5/5] physmem: Support coordinated discarding of RAM "

[PATCH v3 1/2] net/af-xdp: Support pinned map path for AF_XDP sockets
 2025-06-04 11:29 UTC  (2+ messages)
` [PATCH v3 2/2] net/af-xdp: Fix up cleanup path upon failure in queue creation

[PATCH v5] target/loongarch: fix vldi/xvldi raise wrong error
 2025-06-04 11:23 UTC  (4+ messages)

[PATCH] target/riscv/kvm: implement SBI debug console (DBCN) calls
 2025-06-04 10:54 UTC  (8+ messages)

apparent race condition in mttcg memory handling
 2025-06-04 10:47 UTC  (2+ messages)

[PATCH 00/16] hw/pci-host/raven clean ups
 2025-06-04 10:39 UTC  (5+ messages)
` [PATCH 15/16] hw/pci-host/raven: Do not map regions in init method

[PATCH 0/3] TDX: Fix and enhancement
 2025-06-04 10:38 UTC  (7+ messages)
` [PATCH 1/3] i386/cpu: Rename enable_cpuid_0x1f to force_cpuid_0x1f
` [PATCH 2/3] i386/tdx: Fix the typo of the comment of struct TdxGuest
` [PATCH 3/3] i386/tdx: Clarify the error message of mrconfigid/mrowner/mrownerconfig

[PULL 00/58] Misc single binary patches for 2025-04-25
 2025-06-04  9:59 UTC  (8+ messages)
` [PULL 36/58] pc-bios: Move device tree files in their own subdir

[PATCH] virtio-mem: Fix definition of VirtIOMEMClass
 2025-06-04  9:55 UTC  (6+ messages)

[PATCH v2] Add RISCV ZALASR extension
 2025-06-04  9:39 UTC 

[PATCH] tests/functional: Speed up the avr_mega2560 test
 2025-06-04  9:29 UTC  (3+ messages)

[PATCH] tests/functional: Add a test for the Arduino UNO machine
 2025-06-04  9:28 UTC  (2+ messages)

[PATCH 0/2] hw/loongarch/virt: Small enhancement about big endian host
 2025-06-04  9:05 UTC  (4+ messages)
` [PATCH 1/2] hw/loongarch/virt: Fix big endian support with MCFG table
` [PATCH 2/2] hw/intc/loongarch_pch: Convert to little endian with ID register

[PATCH v4 00/48] block: do not drain while holding the graph lock
 2025-06-04  7:38 UTC  (3+ messages)

[PATCH 0/2] hw/nvme: stable fixes
 2025-06-04  7:23 UTC  (5+ messages)
` [PATCH 2/2] hw/nvme: revert CMIC behavior

[PATCH v5 0/7] ui/spice: Enable gl=on option for non-local or remote clients
 2025-06-04  7:23 UTC  (2+ messages)

[PATCH 0/8] hw/i386/pc: Remove deprecated 2.10, 2.11 and 2.12 PC machines
 2025-06-04  7:14 UTC  (4+ messages)

[PATCH v2 0/4] VFIO and IOMMU prerequisite stuff for IOMMU nesting support
 2025-06-04  5:50 UTC  (9+ messages)
` [PATCH v2 1/4] backends/iommufd: Add a helper to invalidate user-managed HWPT
` [PATCH v2 3/4] vfio/iommufd: Implement [at|de]tach_hwpt handlers
` [PATCH v2 4/4] vfio/iommufd: Save vendor specific device info

[PATCH v2 00/14] rust: bindings for Error
 2025-06-04  5:01 UTC  (8+ messages)
` [PATCH 06/14] rust: qemu-api: add bindings to Error

[PATCH v2] virtio-net: Add queues for RSS during migration
 2025-06-04  3:18 UTC  (3+ messages)

[PATCH v2 00/12] hw/riscv/virt: device tree reg cleanups
 2025-06-04  2:54 UTC  (13+ messages)
` [PATCH v2 01/12] hw/riscv/virt: Fix clint base address type
` [PATCH v2 02/12] hw/riscv/virt: Use setprop_sized_cells for clint
` [PATCH v2 03/12] hw/riscv/virt: Use setprop_sized_cells for memory
` [PATCH v2 04/12] hw/riscv/virt: Use setprop_sized_cells for aplic
` [PATCH v2 05/12] hw/riscv/virt: Use setprop_sized_cells for aclint
` [PATCH v2 06/12] hw/riscv/virt: Use setprop_sized_cells for plic
` [PATCH v2 07/12] hw/riscv/virt: Use setprop_sized_cells for virtio
` [PATCH v2 08/12] hw/riscv/virt: Use setprop_sized_cells for reset
` [PATCH v2 09/12] hw/riscv/virt: Use setprop_sized_cells for uart
` [PATCH v2 10/12] hw/riscv/virt: Use setprop_sized_cells for rtc
` [PATCH v2 11/12] hw/riscv/virt: Use setprop_sized_cells for iommu
` [PATCH v2 12/12] hw/riscv/virt: Use setprop_sized_cells for pcie

[PATCH v5 0/4] Building PPTT with root node and identical implementation flag
 2025-06-04  0:44 UTC  (4+ messages)

[PULL 00/16] rust, i386 changes for 2025-06-03
 2025-06-03 21:45 UTC  (17+ messages)
` [PULL 01/16] rust: bindings: allow ptr_offset_with_cast
` [PULL 02/16] meson: update to version 1.8.1
` [PULL 03/16] rust: use "objects" for Rust executables as well
` [PULL 04/16] build, dockerfiles: add support for detecting rustdoc
` [PULL 05/16] rust: add qemu-api doctests to "meson test"
` [PULL 06/16] rust: cell: remove support for running doctests with "cargo test --doc"
` [PULL 07/16] rust: use native Meson support for clippy and rustdoc
` [PULL 08/16] target/i386: Remove FRED dependency on WRMSRNS
` [PULL 09/16] target/i386: Add a new CPU feature word for CPUID.7.1.ECX
` [PULL 10/16] target/i386: Add the immediate form MSR access instruction support
` [PULL 11/16] meson: use config_base_arch for target libraries
` [PULL 12/16] i386/tdx: Fix build on 32-bit host
` [PULL 13/16] i386/tdvf: "
` [PULL 14/16] rust: add "bits", a custom bitflags implementation
` [PULL 15/16] rust: pl011: use the bits macro
` [PULL 16/16] rust: qemu-api-macros: add from_bits and into_bits to #[derive(TryInto)]

[PATCH v3] meson: fix Windows build
 2025-06-03 21:24 UTC 

[PATCH v2] meson: fix Windows build
 2025-06-03 20:46 UTC  (5+ messages)

[RFC PATCH v11 0/4] Report vfio-ap configuration changes
 2025-06-03 20:30 UTC  (7+ messages)
` [RFC PATCH v11 3/4] hw/vfio/ap: Storing event information for an AP configuration change event

[PATCH 00/13] Support ACPI Control Method Sleep button
 2025-06-03 19:23 UTC  (15+ messages)
` [PATCH 01/13] acpi: Implement control method sleep button
` [PATCH 03/13] acpi: Support Control Method sleep button for x86
` [PATCH 05/13] acpi: Send the GPE event of sleep "
` [PATCH 12/13] microvm: enable suspend

[RFC 00/11] aio: add the aio_add_sqe() io_uring API
 2025-06-03 18:48 UTC  (6+ messages)
` [RFC 08/11] aio-posix: gracefully handle io_uring_queue_init() failure

[PULL 00/13] QAPI patches patches for 2025-06-03
 2025-06-03 15:52 UTC  (2+ messages)

[PULL 0/1] Tracing patches
 2025-06-03 15:51 UTC  (2+ messages)

[PATCH 00/13] migration/postcopy: Blocktime tracking overhaul
 2025-06-03 16:50 UTC  (20+ messages)
` [PATCH 05/13] migration/postcopy: Drop PostcopyBlocktimeContext.start_time
` [PATCH 06/13] migration/postcopy: Bring blocktime layer to us level
` [PATCH 07/13] migration/postcopy: Add blocktime fault counts per-vcpu
` [PATCH 08/13] migration/postcopy: Report fault latencies in blocktime
` [PATCH 09/13] migration/postcopy: Initialize blocktime context only until listen
` [PATCH 10/13] migration/postcopy: Cache the tid->vcpu mapping for blocktime
` [PATCH 11/13] migration/postcopy: Cleanup the total blocktime accounting
` [PATCH 12/13] migration/postcopy: Optimize blocktime fault tracking with hashtable
` [PATCH 13/13] migration/postcopy: blocktime allows track / report non-vCPU faults

[PATCH] i386/kvm: Prefault memory on page state change
 2025-06-03 16:12 UTC  (6+ messages)

[PATCH v4 00/19] hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines
 2025-06-03 15:54 UTC  (6+ messages)
` [PATCH v4 04/19] target/i386/cpu: Remove X86CPU::check_cpuid field

[RFC PATCH 00/25] Implementing a MSHV (Microsoft Hypervisor) accelerator
 2025-06-03 15:40 UTC  (4+ messages)
` [RFC PATCH 24/25] target/i386/mshv: Implement mshv_vcpu_run()

[PATCH 00/18] hw/i386/pc: Remove deprecated 2.8 and 2.9 PC machines
 2025-06-03 15:28 UTC  (11+ messages)
` [PATCH 01/18] hw/i386/pc: Remove deprecated pc-q35-2.8 and pc-i440fx-2.8 machines
` [PATCH 02/18] hw/i386/pc: Remove pc_compat_2_8[] array
` [PATCH 03/18] hw/southbridge/ich9: Remove ICH9_LPC_SMI_F_BROADCAST_BIT definition
` [PATCH 04/18] hw/i386/kvm: Remove KVMClockState::mach_use_reliable_get_clock field
` [PATCH 05/18] hw/core/machine: Remove hw_compat_2_8[] array


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