qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-24 09:57:10 to 2025-11-25 11:03:06 UTC [more...]

[PATCH 0/2] virtio-scsi: Flexible max_target and max_lun params
 2025-11-25 11:01 UTC  (3+ messages)
` [PATCH 1/2] virtio-scsi: Make max_target value configurable
` [PATCH 2/2] virtio-scsi: Make max_lun "

[PATCH-for-11.0 00/12] accel/tcg: Remove most MO_TE uses in cpu_ld/st_data()
 2025-11-25 10:58 UTC  (15+ messages)
` [PATCH-for-11.0 01/12] target/hexagon: Use little-endian variant of cpu_ld/st_data*()
` [PATCH-for-11.0 02/12] target/tricore: "
` [PATCH-for-11.0 03/12] target/rx: "
` [PATCH-for-11.0 04/12] target/m68k: "
` [PATCH-for-11.0 05/12] target/s390x: "
` [PATCH-for-11.0 06/12] target/sparc: "
` [PATCH-for-11.0 07/12] target/i386: "
` [PATCH-for-11.0 08/12] target/hppa: "
` [PATCH-for-11.0 09/12] target/riscv: Use little-endian variant of cpu_ld/st_data*() for vector
` [PATCH-for-11.0 10/12] target/sh4: Replace cpu_stl_data() by explicit endianness variants
` [PATCH-for-11.0 11/12] target/mips: Use big-endian variant of cpu_ld/st_data*() for MSA
` [PATCH-for-11.0 12/12] accel/tcg: Remove non-explicit endian cpu_ld/st*_data*() helpers

[RFC PATCH v2 0/5] rust/hw: Add the I2C and the first GPIO device
 2025-11-25 10:47 UTC  (2+ messages)

[PATCH] linux-user: add option to intercept execve() syscalls
 2025-11-25 10:38 UTC 

[PATCH] kvm: Don't assume accel_ioctl_end() preserves @errno
 2025-11-25 10:37 UTC  (4+ messages)

[PATCH v2 00/15] Error message improvements
 2025-11-25 10:28 UTC  (32+ messages)
` [PATCH v2 01/15] error: Strip trailing '\n' from error string arguments (again)
` [PATCH v2 02/15] hw/usb: Convert to qemu_create() for a better error message
` [PATCH v2 03/15] ui: Convert to qemu_create() for simplicity and consistency
` [PATCH v2 04/15] tap-solaris: Use error_setg_file_open() for better error messages
` [PATCH v2 05/15] qga: "
` [PATCH v2 06/15] hw/scsi: Use error_setg_file_open() for a better error message
` [PATCH v2 07/15] hw/virtio: "
` [PATCH v2 08/15] net/tap: "
` [PATCH v2 09/15] blkdebug: "
` [PATCH v2 10/15] error: Use error_setg_file_open() for simplicity and consistency
` [PATCH v2 11/15] net/slirp: Improve file open error message
` [PATCH v2 12/15] error: Use error_setg_errno() to improve error messages
` [PATCH v2 13/15] error: Use error_setg_errno() for simplicity and consistency
` [PATCH v2 14/15] qga/commands-win32: Use error_setg_win32() for better error messages
` [PATCH v2 15/15] block/file-win32: Improve an error message

[PATCH-for-10.2] hw/sd/sdcard: Correct SCR 'DATA_STAT_AFTER_ERASE' bit
 2025-11-25 10:24 UTC  (4+ messages)

[PATCH v3 00/11] Mitigation of "failed to load cpu:cpreg_vmstate_array_len" migration failures
 2025-11-25 10:08 UTC  (12+ messages)
` [PATCH v3 01/11] hw/arm/virt: Rename arm_virtio_compat into arm_virt_compat_defaults
` [PATCH v3 02/11] target/arm/machine: Improve traces on register mismatch during migration
` [PATCH v3 03/11] target/arm/cpu: Allow registers to be hidden
` [PATCH v3 04/11] target/arm/machine: Allow extra regs in the incoming stream
` [PATCH v3 05/11] target/arm/helper: Skip hidden registers
` [PATCH v3 06/11] kvm-all: Add the capability to blacklist some KVM regs
` [PATCH v3 07/11] target/arm/cpu: Implement hide_reg callback()
` [PATCH v3 08/11] target/arm/cpu: Expose x-mig-hidden-regs and x-mig-safe-missing-regs properties
` [PATCH v3 09/11] hw/arm/virt: Declare AArch32 DBGDTRTX as safe to ignore in incoming stream
` [PATCH v3 10/11] Revert "target/arm: Reinstate bogus AArch32 DBGDTRTX register for migration compat"
` [PATCH v3 11/11] hw/arm/virt: [DO NOT UPSTREAM] Enforce compatibility with older kernels

[PATCH 1/2] libqos: pci: Avoid fatal assert on zero-sized BARs in fuzz builds
 2025-11-25 10:01 UTC  (4+ messages)

[PATCH v5 0/9] vfio: relax the vIOMMU check
 2025-11-25 10:04 UTC  (7+ messages)
` [PATCH v5 7/9] vfio/listener: Construct iotlb entry when unmap memory address space
` [PATCH v5 8/9] vfio/migration: Add migration blocker if VM memory is too large to cause unmap_bitmap failure

[PATCH 0/4] hw/sd: Improve performance of read/write/erase
 2025-11-25  9:47 UTC  (4+ messages)
` [PATCH 3/4] hw/sd/sdcard: Erase blocks to zero

[PATCH v2 0/4] target/i386: Add support for Zhaoxin Shijidadao vCPU models
 2025-11-25  8:57 UTC  (8+ messages)
` [PATCH v2 1/4] target/i386: Add an option in X86CPUDefinition to control CPUID 0x1f
` [PATCH v2 2/4] target/i386: Add cache model for Zhaoxin Shijidadao vCPUs
` [PATCH v2 3/4] target/i386: Introduce Zhaoxin Shijidadao-Client CPU model

[PULL 0/3] nvme fixes
 2025-11-25  8:47 UTC  (4+ messages)
` [PULL 1/3] hw/nvme: fix namespace atomic parameter setup
` [PULL 2/3] hw/nvme: fix up extended protection information format
` [PULL 3/3] hw/nvme: Validate PMR memory size

[PATCH v2 0/5] vfio-user coverity fixes
 2025-11-25  7:43 UTC  (5+ messages)
` [PATCH v2 4/5] vfio-user: simplify vfio_user_recv_one()

[PATCH] migration: Fix double-free on error path
 2025-11-25  7:40 UTC  (5+ messages)
` g_autoptr(Error) (was: [PATCH] migration: Fix double-free on error path)

[PULL 0/3] aspeed queue
 2025-11-25  7:37 UTC  (4+ messages)

[PATCH v3] monitor/qmp: cleanup SocketChardev listener sources early to avoid fd handling race
 2025-11-25  7:03 UTC  (3+ messages)

[PULL 0/9] Staging patches
 2025-11-25  6:56 UTC  (4+ messages)
` [PULL 4/9] migration: Use warn_reportf_err() where appropriate

[PATCH] replay: Improve assert in replay_char_read_all_load()
 2025-11-25  6:26 UTC  (2+ messages)

[RFC PATCH v4 0/7] Support mapping virtio-gpu virgl hostmem blobs using MAP_FIXED API
 2025-11-25  6:23 UTC  (9+ messages)
` [RFC PATCH v4 1/7] virtio-gpu: Remove superfluous memory_region_set_enabled()
` [RFC PATCH v4 2/7] virtio-gpu: Validate hostmem mapping offset
` [RFC PATCH v4 3/7] virtio-gpu: Improve virgl_cmd_resource_map_blob() error handling
` [RFC PATCH v4 4/7] virtio-gpu: Make virtio_gpu_virgl_unmap_resource_blob() return -1 on error
` [RFC PATCH v4 5/7] virtio-gpu: Destroy virgl resources on virtio-gpu reset
` [RFC PATCH v4 6/7] virtio-gpu: Make virtio_gpu_virgl_init() return -1 on error
` [RFC PATCH v4 7/7] virtio-gpu: Support mapping hostmem blobs with map_fixed

[RFC PATCH v3 0/7] Support mapping virtio-gpu virgl hostmem blobs using MAP_FIXED API
 2025-11-25  6:21 UTC  (7+ messages)
` [RFC PATCH v3 5/7] virtio-gpu: Destroy virgl resources on virtio-gpu reset

[v5 0/2] virtio-gpu: fix error handling and improve consistency
 2025-11-25  5:53 UTC  (6+ messages)
` [v5 1/2] virtio-gpu: fix error handling in virgl_cmd_resource_create_blob
` [v5 2/2] virtio-gpu: use consistent error checking for virtio_gpu_create_mapping_iov

[PATCHv3 00/13] Adding comprehensive support for i.MX8MM EVK board
 2025-11-25  5:22 UTC  (2+ messages)

[PATCH v2 00/16] python: drop qemu.qmp from qemu.git tree
 2025-11-25  4:00 UTC  (17+ messages)
` [PATCH v2 01/16] python/mkvenv: create timestamp file for each group "ensured"
` [PATCH v2 02/16] python/mkvenv: bump 'qemu.qmp' dependency for testdeps
` [PATCH v2 03/16] python/mkvenv: add 'checktests' and 'functests' dependency groups
` [PATCH v2 04/16] meson, mkvenv: add checktests and functests custom targets
` [PATCH v2 05/16] tests/iotests: Use configured python to run GitLab iotests
` [PATCH v2 06/16] tests/iotests: use "make check-venv" to prepare for running iotests
` [PATCH v2 07/16] python: add vendored qemu.qmp package
` [PATCH v2 08/16] meson, mkvenv: make iotests depend on checktests group
` [PATCH v2 09/16] meson, mkvenv: make functional tests depend on functests group
` [PATCH v2 10/16] tests: conditionally run "make check-venv" during build phase
` [PATCH v2 11/16] tests: run 'make check-venv' for crash tests
` [PATCH v2 12/16] python/mkvenv: add mechanism to install local package(s)
` [PATCH v2 13/16] mkvenv: add --no-build-isolation flag
` [PATCH v2 14/16] meson, mkvenv: add qemu.git/python/qemu package to pythondeps.toml
` [PATCH v2 15/16] tests/Makefile: replace old "check-venv" target with meson target
` [PATCH v2 16/16] python: delete qemu.qmp

[PATCH v7 0/9] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
 2025-11-25  3:47 UTC  (5+ messages)
` [PATCH v7 2/9] target/i386: disable PERFCORE when "-pmu" is configured

[PATCH] hw/i386/kvm: Prevent guest monotonic clock jump after live migration
 2025-11-25  2:34 UTC  (3+ messages)

[PATCH 0/3] migration: Error fixes and improvements
 2025-11-24 22:48 UTC  (9+ messages)
          ` Migration and the Job abstraction (was: [PATCH 0/3] migration: Error fixes and improvements)

[PATCH] machine: Provide a description for aux-ram-share property
 2025-11-24 21:47 UTC  (2+ messages)

[PATCH 0/2] hw/ipmi/ipmi_bmc_sim: Get/set fake LAN config
 2025-11-24 20:54 UTC  (2+ messages)

[Qemu-devel] [PULL 00/17] virtio, pci fixes, enhancements
 2025-11-24 20:51 UTC  (4+ messages)
` [Qemu-devel] [PULL 16/17] hw/pci-bridge: format special OFW unit address for PXB host

[PATCH v6 00/33] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-11-24 20:08 UTC  (14+ messages)
` [PATCH v6 17/33] hw/arm/smmuv3: Add support for providing a direct MSI doorbell GPA
` [PATCH v6 28/33] hw/arm/smmuv3-accel: Add support for ATS

[PATCH v2 0/3] Basic ASID2 Support
 2025-11-24 19:46 UTC  (9+ messages)
` [PATCH 1/3] target/arm: Enable ID_AA64MMFR4_EL1 register
` [PATCH 2/3] target/arm: Enable ASID2 for cpu_max, allow writes to FNG1, FNG0, A2
` [PATCH 3/3] tests: Add test for ASID2 and write/read of feature bits

[RFC-PATCH-for-11.0 v3 00/21] accel/tcg: Remove most MO_TE uses in cpu_ld/st_code/data()
 2025-11-24 19:39 UTC  (3+ messages)
` [RFC-PATCH-for-11.0 v3 01/21] accel/tcg: Add endianness variants of cpu_ld{uw, l, q}_code()
  ` [RFC-PATCH-for-11.0 v3 01/21] accel/tcg: Add endianness variants of cpu_ld{uw,l,q}_code()

[PATCH] migration: Fix transition to COLO state from precopy
 2025-11-24 19:28 UTC  (6+ messages)

[PATCH 0/7] riscv: implement Ssqosid extension and CBQRI controllers
 2025-11-24 18:45 UTC  (13+ messages)
` [PATCH 1/7] riscv: implement Ssqosid extension and srmcfg CSR
` [PATCH 3/7] hw/riscv: implement CBQRI capacity controller
` [PATCH 4/7] hw/riscv: implement CBQRI bandwidth controller

[PULL 0/4] target-arm queue
 2025-11-24 18:37 UTC  (6+ messages)
` [PULL 1/4] hw/arm/Kconfig: Exclude imx8mp-evk machine from KVM-only build
` [PULL 2/4] hw/display/exynos4210_fimd: Remove duplicated definition
` [PULL 3/4] hw/arm/armv7m: Disable reentrancy guard for v7m_sysreg_ns_ops MRs
` [PULL 4/4] hw/display/exynos4210_fimd: Account for zero length in fimd_update_memory_section()

[PULL for 10.2 0/6] gitdm updates for 2025
 2025-11-24 18:36 UTC  (4+ messages)
` [PULL 3/6] contrib/gitdm: add University of Tokyo to academic group
` [PULL 4/6] contrib/gitdm: add mapping for Eviden

[PATCH RESEND] scripts/analyze-migration: Make it work in Python 3
 2025-11-24 16:44 UTC 

[PATCH v2 0/3] block: use pwrite_zeroes_alignment when writing first sector
 2025-11-24 17:45 UTC  (2+ messages)

[PATCH v4 00/15] hw/arm: add Beckhoff CX7200 board
 2025-11-24 17:05 UTC  (4+ messages)
` [PATCH v4 01/15] hw/timer: Make frequency configurable

[PATCH for-11.0] arm: add DCZID_EL0 to idregs array
 2025-11-24 17:00 UTC  (2+ messages)

[PATCH-for-11.0 0/2] hw/pci: Rename PCIDeviceClass::exit() -> PCIDeviceClass::unrealize()
 2025-11-24 16:27 UTC  (5+ messages)
` [PATCH-for-11.0 1/2] hw/pci: Rename pci_bridge_exitfn() -> pci_bridge_unrealize()
` [PATCH-for-11.0 2/2] hw/pci: Rename PCIDeviceClass::exit() -> PCIDeviceClass::unrealize()

[PATCH 0/4] igvm: rework igvm file loading + processing, fix reset
 2025-11-24 15:04 UTC  (14+ 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] hw/i386/isapc: Remove dead Xen code
 2025-11-24 13:36 UTC  (6+ messages)

[RFC-PATCH-for-11.0] loader: Add support for U-Boot Zstandard-compressed image
 2025-11-24 12:57 UTC  (3+ messages)

[PATCH] hw/usb/host-libusb: Do not assert when detects invalid altsetting
 2025-11-24 12:50 UTC  (2+ messages)

[PATCH v4 0/4] Add support for zboot images compressed with zstd
 2025-11-24 12:41 UTC  (7+ messages)
` [PATCH v4 1/4] Rename LOAD_IMAGE_MAX_GUNZIP_BYTES to LOAD_IMAGE_MAX_DECOMPRESSED_BYTES
` [PATCH v4 2/4] Rename UBOOT_MAX_GUNZIP_BYTES to UBOOT_MAX_DECOMPRESSED_BYTES
` [PATCH v4 3/4] Use g_autofree in unpack_efi_zboot_image()
` [PATCH v4 4/4] Add support for zboot images compressed with zstd

[PATCH v3 0/3] Add support for zboot images compressed with zstd
 2025-11-24 12:24 UTC  (10+ messages)
` [PATCH v3 1/3] Rename LOAD_IMAGE_MAX_GUNZIP_BYTES to LOAD_IMAGE_MAX_DECOMPRESSED_BYTES
` [PATCH v3 2/3] Use g_autofree in unpack_efi_zboot_image()
` [PATCH v3 3/3] Add support for zboot images compressed with zstd

[PATCH] hw/pci: Use correct bus aperture for device container size
 2025-11-24 11:47 UTC 

[PATCH] hw/usb/host-libusb: cancel the processing of inflight packets correctly
 2025-11-24 11:31 UTC  (2+ messages)

KVM/QEMU community call (25/11/2025) agenda items?
 2025-11-24 11:28 UTC 

[PATCH] hw/pci: Make msix_init take a uint32_t for nentries
 2025-11-24 11:06 UTC  (2+ messages)

[PATCH-for-10.2] hw/nvme/ctrl: Validate PMR memory size
 2025-11-24 10:45 UTC  (2+ messages)

[PATCH] block-backend: Fix race when resuming queued requests
 2025-11-24 10:44 UTC  (2+ messages)

[PATCH] hw/display/exynos4210_fimd: Remove duplicated definition
 2025-11-24 10:28 UTC  (2+ messages)

[PATCH v2] hw/arm/Kconfig: Exclude imx8mp-evk machine from KVM-only build
 2025-11-24 10:26 UTC  (2+ messages)

[PATCH-for-11.0 00/13] hw/sh4/r2d: Raise amount of RAM from 64 to 192 MB
 2025-11-24  9:51 UTC  (4+ messages)
` [PATCH-for-11.0 11/13] hw/sh4/r2d: Use EXT_CS_BASE() macro for pseudo ISA bus
` [PATCH-for-11.0 12/13] hw/sh4/r2d: Add 64MB of SDRAM in CS#2
` [PATCH-for-11.0 13/13] hw/sh4/r2d: Add 64MB of SRAM in CS#6


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