public inbox for qemu-devel@nongnu.org
 help / color / mirror / Atom feed
 messages from 2026-03-17 21:40:21 to 2026-03-18 17:17:12 UTC [more...]

[RFC PATCH 0/9] plugins: Introduce Fault Injection framework and API extensions
 2026-03-18 17:16 UTC  (11+ messages)
` [RFC PATCH 1/9] target/arm: Add API for dynamic exception injection
` [RFC PATCH 2/9] plugins/api: Expose virtual clock timers to plugins
` [RFC PATCH 3/9] plugins: Expose Transaction Block cache flush API "
` [RFC PATCH 4/9] plugins: Introduce fault injection API and core subsystem
` [RFC PATCH 5/9] system/memory: Add plugin callbacks to intercept MMIO accesses
` [RFC PATCH 6/9] hw/intc/arm_gic: Register primary GIC for plugin IRQ injection
` [RFC PATCH 7/9] hw/arm/smmuv3: Add plugin fault handler for CMDQ errors
` [RFC PATCH 8/9] contrib/plugins: Add fault injection plugin
` [RFC PATCH 9/9] docs: Add description of fault-injection plugin and subsystem

[PATCH v5 00/15] tests: do more testing of block drivers
 2026-03-18 17:02 UTC  (2+ messages)

[PATCH] ide: Set IDENTIFY word 93 to 0 on SATA drives
 2026-03-18 16:58 UTC  (3+ messages)

[PATCH v2 0/2] block/mirror: fix assertion failure upon duplicate complete for job using 'replaces'
 2026-03-18 16:54 UTC  (3+ messages)
` [PATCH v2 1/2] iotests/041: add test for mirror with throttled NBD export as target
` [PATCH v2 2/2] iotests/041: add test for duplicate job-complete with throttled target

[PATCH 0/3] block/mirror: fix assertion failure upon duplicate complete for job using 'replaces'
 2026-03-18 16:44 UTC  (5+ messages)
` [PATCH 2/3] iotests/041: add test for mirror with throttled NBD export as target

[PATCH v1] qga: rework slog to support multiple severity levels
 2026-03-18 16:13 UTC  (5+ messages)
` [PATCH v2 1/2] qga: replace slog() with standard GLib logging
  ` [PATCH v2 2/2] qga: add --audit option for command logging control

[PATCH for-11.0 0/3] linux-aio/io-uring: Resubmit tails of short requests
 2026-03-18 15:32 UTC  (4+ messages)
` [PATCH for-11.0 1/3] linux-aio: Put all parameters into qemu_laiocb
` [PATCH for-11.0 2/3] linux-aio: Resubmit tails of short reads/writes
` [PATCH for-11.0 3/3] io-uring: Resubmit tails of short writes

[PATCH 0/3] cxl: avoid KVM internal error for fixed memory windows
 2026-03-18 15:01 UTC  (3+ messages)

[PATCH v3 0/4] Fix error handling for callers of load_image_targphys, get_image_size, event_notifier_init, msix_init
 2026-03-18 14:14 UTC  (5+ messages)
` [PATCH v3 1/4] hw/core/loader: fix error handling for load_image_targphys callers
` [PATCH v3 2/4] hw/core/loader: fix error handling for get_image_size callers
` [PATCH v3 3/4] util/event_notifier: fix error handling for event_notifier_init callers
` [PATCH v3 4/4] hw/pci/msix: fix error handling for msix_init callers

[PATCH for-11.0 v3 0/8] hw/arm/smmuv3-accel: Support AUTO properties
 2026-03-18 14:13 UTC  (13+ messages)
` [PATCH v3 1/8] hw/arm/smmuv3-accel: Check ATS compatibility between host and guest
` [PATCH v3 2/8] hw/arm/smmuv3-accel: Change ATS property to OnOffAuto
` [PATCH v3 5/8] hw/arm/smmuv3-accel: Change SSIDSIZE property to SsidSizeMode
` [PATCH v3 7/8] hw/arm/smmuv3-accel: Change OAS property to OasMode
` [PATCH v3 8/8] qemu-options.hx: Document arm-smmuv3 device's accel properties

[PATCH v2 0/3] migration/file: fix type mismatch and NULL deref in multifd_file_recv_data
 2026-03-18 14:01 UTC  (4+ messages)
` [PATCH v2 1/3] io/channel: introduce qio_channel_pread{v, }_all() and preadv_all_eof()
` [PATCH v2 2/3] migration/file: fix type mismatch and NULL deref in multifd_file_recv_data
` [PATCH v2 3/3] tests/unit: add pread_all and preadv_all tests for io channel file

[PATCH v2 v2] plugins/api-system: Handle migrate_add_blocker() failure
 2026-03-18 13:56 UTC 

[PATCH] audio/mixeng: fix sw/hw mixup in audio_pcm_sw_init_
 2026-03-18 13:39 UTC  (3+ messages)

[PULL 00/10] Migration/Qtest patches for 2026-03-17
 2026-03-18 13:26 UTC  (2+ messages)

[PULL 0/1] Plugins update for 2026-03-17
 2026-03-18 13:26 UTC  (2+ messages)

[PULL 0/5] Single binary patches for 2026-03-17
 2026-03-18 13:26 UTC  (2+ messages)

[PATCH V5 00/13] iothread: Support tracking and querying IOThread holders
 2026-03-18 13:25 UTC  (12+ messages)
` [PATCH V5 04/13] blockdev: Update tracking iothread users with holder name
` [PATCH V5 13/13] qapi: examine IOThread attachment status via query-iothreads

[PATCH v3 0/9] Hexagon system emulation - Part 3/3
 2026-03-18 13:14 UTC  (3+ messages)
` [PATCH v3 7/9] target/hexagon: add build config for softmmu

[PATCH v1] qga: add guest-get-windows-security-info command
 2026-03-18 12:41 UTC  (8+ messages)

[PATCH 0/2] iommufd: give hints to user about kernel support
 2026-03-18 12:45 UTC  (12+ messages)
` [PATCH 1/2] backends/iommufd.c: report error when /dev/iommu is not available
` [PATCH 2/2] hw/vfio/iommufd.c: report hint to user when vfio-dev/vfio*/dev is missing

[PATCH v1 00/13] intel_iommu: Enable PASID support for passthrough device
 2026-03-18 12:42 UTC  (16+ messages)
` [PATCH v1 01/13] vfio/iommufd: Extend attach/detach_hwpt callback implementations with pasid
` [PATCH v1 02/13] iommufd: Extend attach/detach_hwpt callbacks to support pasid
` [PATCH v1 03/13] vfio/iommufd: Create nesting parent hwpt with IOMMU_HWPT_ALLOC_PASID flag
` [PATCH v1 04/13] intel_iommu: Create the nested "
` [PATCH v1 05/13] intel_iommu: Change pasid property from bool to uint8
` [PATCH v1 06/13] intel_iommu: Export some functions
` [PATCH v1 07/13] intel_iommu: Handle PASID entry addition for pc_inv_dsc request

[PATCH] rust: suggest passing --locked to "cargo install"
 2026-03-18 12:31 UTC  (8+ messages)

[PATCH v4 00/13] net: refactoring and fixes
 2026-03-18 11:31 UTC  (14+ messages)
` [PATCH v4 01/13] net/af-xdp: fix type overflow
` [PATCH v4 02/13] net/tap: net_init_tap_one(): add return value
` [PATCH v4 03/13] net/tap: net_init_tap(): drop extra vhostfdname variable
` [PATCH v4 04/13] net/tap: net_init_tap(): refactor parameter checking
` [PATCH v4 05/13] net/tap: net_init_tap(): common fail label
` [PATCH v4 06/13] net/tap: net_init_tap_one() refactor to get vhostfd param
` [PATCH v4 07/13] net/tap: net_init_tap_one(): drop model parameter
` [PATCH v4 08/13] net: introduce net_parse_fds()
` [PATCH v4 09/13] net/tap: move fds parameters handling to separate functions
` [PATCH v4 10/13] net/tap: fix vhostfds/vhostfd parameters API
` [PATCH v4 11/13] net/tap: net_init_tap(): merge fd=, fds= and helper= cases into one
` [PATCH v4 12/13] net/tap: net_init_tap(): relax QEMU hubs check
` [PATCH v4 13/13] net/tap: check that user tries to define zero queues

[PATCH-for-11.1 00/16] target/riscv: Forbid to use legacy native endianness API
 2026-03-18 10:31 UTC  (17+ messages)
` [PATCH-for-11.1 01/16] hw/riscv: Mark RISC-V specific peripherals as little-endian
` [PATCH-for-11.1 02/16] target/riscv: Use explicit little-endian LD/ST API
` [PATCH-for-11.1 03/16] target/riscv: Make LQ and SQ use 128-bit ld/st
` [PATCH-for-11.1 04/16] target/riscv: Remove MTTCG check for x-rv128 CPU model
` [PATCH-for-11.1 05/16] target/riscv: Explode MO_TExx -> MO_TE | MO_xx (again)
` [PATCH-for-11.1 06/16] target/riscv: Conceal MO_ALIGN|MO_TE within load_acquire / store_release
` [PATCH-for-11.1 07/16] target/riscv: Factor tiny ldn() helper in gdbstub
` [PATCH-for-11.1 08/16] target/riscv: Simplify riscv_cpu_gdb_write_register()
` [PATCH-for-11.1 09/16] target/riscv: Expose mo_endian_env()
` [PATCH-for-11.1 10/16] target/riscv: Have gdbstub consider CPU endianness
` [PATCH-for-11.1 11/16] target/riscv: Replace MO_TE by mo_endian (MIPS extension)
` [PATCH-for-11.1 12/16] target/riscv: Replace MO_TE by mo_endian (Zilsd extension)
` [PATCH-for-11.1 13/16] target/riscv: Replace MO_TE by mo_endian (Zalasr extension)
` [PATCH-for-11.1 14/16] target/riscv: Replace MO_TE -> MO_LE
` [PATCH-for-11.1 15/16] target/riscv: Use MO_LE for instruction fetch
` [PATCH-for-11.1 16/16] configs/targets: Forbid RISC-V to use legacy native endianness APIs

[PATCH 0/2] Re: [PATCH 1/1] trans_rvi.c.inc: Make lq and sq use 128-bit ld/st
 2026-03-18 10:19 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] riscv/tcg/tcg-cpu.c: Remove mttcg check for x-rv128

[PULL 0/2] Block layer patches
 2026-03-18 10:12 UTC  (2+ messages)

[PULL 0/1] ppc-for-11.0-hardfreeze queue
 2026-03-18 10:11 UTC  (2+ messages)

[PULL 00/16] ui/audio/dump patches for 11.0-rc
 2026-03-18 10:11 UTC  (2+ messages)

[PULL 0/4] Last minute changes for QEMU 11.0 hard freeze
 2026-03-18 10:10 UTC  (6+ messages)
` [PULL 1/4] runstate: handle return code of EOPNOTSUPP properly from rebuild_guest()
` [PULL 2/4] build-sys: use the "run" variable
` [PULL 3/4] rust: fix build when --disable-rust and meson < 1.9
` [PULL 4/4] rust: suggest passing --locked to "cargo install"

[RFC PATCH] target/riscv: Restrict access to RV128 registers on RV32
 2026-03-18 10:09 UTC  (5+ messages)

[PATCH v5 0/8] hw/nvme: add basic live migration support
 2026-03-18 10:06 UTC  (6+ messages)
` [PATCH v5 2/8] migration: add VMSTATE_VARRAY_OF_POINTER_TO_STRUCT_UINT{8, 32}_ALLOC

[PATCH RFC 00/10] vmstate: Implement VMS_ARRAY_OF_POINTER_AUTO_ALLOC
 2026-03-18 10:00 UTC  (20+ messages)
` [PATCH RFC 01/10] vmstate: Pass in struct itself for VMSTATE_ARRAY_OF_POINTER
` [PATCH RFC 02/10] vmstate: Pass in struct itself for VMSTATE_VARRAY_OF_POINTER_UINT32
` [PATCH RFC 03/10] vmstate: Do not set size for VMS_ARRAY_OF_POINTER
` [PATCH RFC 04/10] vmstate: Limit the vmdesc_loop dedup trick to compressable field
` [PATCH RFC 05/10] vmstate: Rename VMS_NULLPTR_MARKER to VMS_MARKER_PTR_NULL
` [PATCH RFC 06/10] vmstate: Introduce vmstate_save_field_with_vmdesc()
` [PATCH RFC 07/10] vmstate: Allow vmstate_info_nullptr to emit non-NULL markers
` [PATCH RFC 08/10] vmstate: Implement load of ptr marker in vmstate core
` [PATCH RFC 09/10] vmstate: Implement VMS_ARRAY_OF_POINTER_AUTO_ALLOC
` [PATCH RFC 10/10] tests/unit/test-vmstate: add tests for VMS_ARRAY_OF_POINTER_ALLOW_NULL

[PATCH 0/3] monitor: Clean up and simplify event rate limiting
 2026-03-18  9:53 UTC  (4+ messages)
` [PATCH 1/3] monitor: Fix event rate limit tracing
` [PATCH 2/3] monitor: Factor out monitor_event_rate_limited()
` [PATCH 3/3] monitor: Dumb down to a single event rate limit

[PATCH v4 0/8] hw/vfio: single-binary
 2026-03-18  9:46 UTC  (9+ messages)
` [PATCH v4 3/8] hw/vfio/pci-quirks.c: remove CONFIG_VFIO_IGD
` [PATCH v4 7/8] hw/vfio/spapr.c: extract vfio_spapr_kvm_attach_tce to hw/vfio/kvm-spapr.c
` [PATCH v4 8/8] hw/vfio: all vfio files can now be common files

[BUG] [powerpc] KVM guest boot failure - hangs on startup after commit 98884e0c
 2026-03-18  9:30 UTC  (14+ messages)

[PATCH] hw/nvme: fix admin cq msix setup
 2026-03-18  9:26 UTC 

[PATCH v2 0/2] qdev: Consolidate qdev_get_human_name() into qdev_get_printable_name()
 2026-03-18  7:04 UTC  (7+ messages)
` [PATCH v2 2/2] hw/qdev: Remove qdev_get_human_name()

[PATCH v2] hw/rtc/mc146818rtc: Fix get_guest_rtc_ns() overflow bug
 2026-03-18  7:03 UTC  (2+ messages)

[PATCH v3 0/9] Add RISC-V big-endian target support
 2026-03-18  7:00 UTC  (4+ messages)
` [PATCH v3 8/9] system/memory: Fix subpage endianness for big-endian targets

[PATCH 0/6] HPPA fixes for v11
 2026-03-18  6:47 UTC  (3+ messages)
` [PATCH 4/6] hw/pci-host/astro: Use proper region names

[PATCH] exec: Add RISC-V WorldGuard WID field to MemTxAttrs
 2026-03-18  6:42 UTC  (4+ messages)

[PATCH v11 00/10] vfio: Create dmabuf from multiple VFIO ranges and use it in virtio-gpu
 2026-03-18  5:49 UTC  (14+ messages)
` [PATCH v11 06/10] vfio/region: Add a helper to get region index from memory region
` [PATCH v11 07/10] vfio/device: Add support for creating dmabuf from multiple ranges
` [PATCH v11 10/10] virtio-gpu-dmabuf: Create dmabuf for blobs associated with VFIO devices

[ANNOUNCE] QEMU 10.1.5 Stable released
 2026-03-18  4:56 UTC 

[ANNOUNCE] QEMU 10.0.9 Stable released
 2026-03-18  4:56 UTC 

[ANNOUNCE] QEMU 10.2.2 Stable released
 2026-03-18  4:56 UTC 

[PATCH] target/riscv: Fix scountovf CSR behavior in VS-mode and M-mode
 2026-03-18  2:42 UTC 

[PATCH 0/2] Fix probe_pages and vext_ldff issues
 2026-03-18  1:38 UTC  (3+ messages)
` [PATCH 1/2] target/riscv: rvv: Fix missing flags merge in probe_pages for cross-page accesses
` [PATCH 2/2] target/riscv: rvv: Fix page probe issues in vext_ldff

[PATCH v4 0/6] ati-vga fixes
 2026-03-18  1:35 UTC  (7+ messages)
` [PATCH v4 1/6] ati-vga: Fix colors when frame buffer endianness does not match host
` [PATCH v4 2/6] ati-vga: Also switch mode on HW cursor enable bit change
` [PATCH v4 3/6] ati-vga: Do not add crtc offset to src and dst data address
` [PATCH v4 4/6] ati-vga: Avoid warnings about sign extension
` [PATCH v4 5/6] ati-vga: Fix display updates in non-32 bit modes
` [PATCH v4 6/6] ati-vga: Add work around for fuloong2e

[PATCH] memory: Set mr->ram before RAM Block allocation
 2026-03-17 23:38 UTC  (2+ messages)

[PATCH v3 0/5] ati-vga fixes
 2026-03-17 23:32 UTC  (6+ messages)
` [PATCH v3 1/5] ati-vga: Fix colors when frame buffer endianness does not match host
` [PATCH v3 2/5] ati-vga: Also switch mode on HW cursor enable bit change
` [PATCH v3 3/5] ati-vga: Do not add crtc offset to src and dst data address
` [PATCH v3 4/5] ati-vga: Avoid warnings about sign extension
` [PATCH v3 5/5] ati-vga: Fix display updates in non-32 bit modes

[PATCH v3 0/8] hw/vfio: single-binary
 2026-03-17 22:59 UTC  (6+ messages)
` [PATCH v3 4/8] hw/vfio: eradicate CONFIG_IOMMU from sources

[PATCH 0/4] ati-vga fixes
 2026-03-17 22:11 UTC  (3+ messages)
` [PATCH 2/4] ati-vga: Also switch mode on HW cursor enable bit change


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox