public inbox for qemu-devel@nongnu.org
 help / color / mirror / Atom feed
 messages from 2026-03-25 10:51:59 to 2026-03-26 08:03:52 UTC [more...]

[RFC v2 00/14] virtio-net: early VMStateDescription live migration support
 2026-03-26  8:02 UTC  (5+ messages)
` [RFC v2 01/14] machine,virtio-net: add early-mig property

[PATCH v2 0/2] hw/loongarch/virt: Add versioned machine type support
 2026-03-26  7:50 UTC  (2+ messages)

[PATCH 0/3] migration: Fix a few error messages and a bit of help
 2026-03-26  7:42 UTC  (4+ messages)
` [PATCH 1/3] migration: Fix up error message for max-cpu-throttle
` [PATCH 2/3] migration: Fix references to parameter names in error messages
` [PATCH 3/3] migration: Tweak description of migration property multifd-compression

[PATCH 0/3] hw/tpm: add PPI support to tpm-tis-device on ARM64 virt
 2026-03-26  7:27 UTC  (10+ messages)
` [PATCH 1/3] docs/specs/tpm: document PPI support "
` [PATCH 2/3] hw/acpi/tpm: parameterize PPI base address in tpm_build_ppi_acpi
` [PATCH 3/3] hw/tpm: add PPI support to tpm-tis-device for ARM64 virt

[PATCH] migration/rdma: add x-rdma-chunk-shift parameter
 2026-03-26  6:57 UTC  (3+ messages)
` [PATCH v2] migration/rdma: add x-rdma-chunk-size parameter

[PATCH 0/2] amd_iommu: Fix page size reporting on hugepage mappings
 2026-03-26  6:52 UTC  (5+ messages)
` [PATCH 1/2] amd_iommu: Follow root pointer before page walk and use 1-based levels

Contradiction in Intel IOMMU Two‑Stage Translation: Stage 1 Mapping Requirements Leaked to Hypervisor Due to Host‑Side Driver Interface
 2026-03-26  6:54 UTC 

[PATCH] ui/dbus: associate add_client completion with its request
 2026-03-26  6:51 UTC 

[PATCH-for-11.0? 0/6] qom: Restrict compat properties API to system emulation
 2026-03-26  6:43 UTC  (8+ messages)
` [PATCH-for-11.0? 1/6] MAINTAINERS: Separate QDev section from QOM one
` [PATCH-for-11.0? 2/6] hw/core: Move compat_props_add() to 'hw/core/boards.h'
` [PATCH-for-11.0? 3/6] qom: Declare GlobalProperty structure in 'qom/compat-properties.h'
` [PATCH-for-11.0? 4/6] qom: Declare compat properties API "
` [PATCH-for-11.0? 5/6] qom: Restrict compat properties API to system emulation
` [NOTFORMERGE PATCH 6/6] buildsys: Allow building guest-agent on 32-bit hosts

[PATCH v3 0/3] target/riscv: corner case fixes
 2026-03-26  6:32 UTC  (9+ messages)
` [PATCH v3 1/3] target/riscv: Fix IALIGN check in misa write
` [PATCH v3 3/3] tests/tcg: Add riscv test for interrupted vector ops

[PATCH v3 0/5] linux-user/riscv: add vector state to signal context
 2026-03-26  6:22 UTC  (3+ messages)

[PATCH 0/3] Fix missing and incorrect unlock_user calls
 2026-03-26  6:20 UTC  (6+ messages)
` [PATCH 2/3] linux-user: Fix unlock_user API usage

[PATCH v12 00/10] vfio: Create dmabuf from multiple VFIO ranges and use it in virtio-gpu
 2026-03-26  6:15 UTC  (14+ messages)
` [PATCH v12 09/10] virtio-gpu-dmabuf: Improve error handling with 'Error **' and err enum
` [PATCH v12 10/10] virtio-gpu-dmabuf: Create dmabuf for blobs associated with VFIO devices

[PATCH v5 0/9] Add Zvfbfa extension support
 2026-03-26  6:07 UTC  (8+ messages)

[PULL 0/4] Block layer patches
 2026-03-26  5:02 UTC  (3+ messages)

[PATCH v4 0/7] Add RISC-V big-endian target support
 2026-03-26  3:23 UTC  (5+ messages)
` [PATCH v4 4/7] target/riscv: Implement runtime data endianness via MSTATUS bits
` [PATCH v4 7/7] target/riscv: Support runtime endianness in virtio via sysemu callback

[PATCH 0/2] accel/tcg: Remove non-explicit endian cpu_ld*_code() wrappers
 2026-03-26  3:10 UTC  (5+ messages)
` [PATCH 1/2] target/mips: Inline cpu_ld{uw, l}_code() calls in set_badinstr_registers
  ` [PATCH 1/2] target/mips: Inline cpu_ld{uw,l}_code() "
` [PATCH 2/2] accel/tcg: Remove non-explicit endian cpu_ld*_code() wrappers

[PATCH 00/15] hw/alpha: QOMify Clipper and Typhoon
 2026-03-26  3:07 UTC  (11+ messages)
` [PATCH 01/15] hw/alpha/typhoon: Fix whitespace and block comment style problems
` [PATCH 02/15] hw/alpha/dp264: Fix "
` [PATCH 03/15] hw/alpha/dp264: Validate kernel and initrd sizes
` [PATCH 04/15] hw/alpha/dp264: Use rom_add_blob_fixed() for initrd params

[PATCH v5 0/6] target/arm: ISV=0 data abort emulation library
 2026-03-26  2:59 UTC  (5+ messages)
` [PATCH v5 1/6] target/arm/emulate: add ISV=0 emulation library with load/store immediate
` [PATCH v5 3/6] target/arm/emulate: add load/store pair

Found that running runltp under the virtual machine caused the virtio-blk-pci device to hang!!!
 2026-03-26  2:42 UTC 

[PATCH qemu 0/1] Update opentitan uart (part of supporting opentitan version 1)
 2026-03-26  2:47 UTC  (4+ messages)
` [PATCH qemu 1/1] Replace opentitan UART device with newer version (opentitan 1.0)

[PATCH-for-11.1 00/16] target/riscv: Forbid to use legacy native endianness API
 2026-03-26  2:28 UTC  (28+ messages)
` [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 16/16] configs/targets: Forbid RISC-V to use legacy native endianness APIs

[RFC PATCH 0/9] plugins: Introduce Fault Injection framework and API extensions
 2026-03-26  0:17 UTC  (8+ messages)

[RFC PATCH v1 00/17] migration: vmstate_save|load changes for peterx
 2026-03-25 21:57 UTC  (18+ messages)
` [RFC PATCH v1 01/17] vmstate: fixup the use of AUTO_ALLOC flag
` [RFC PATCH v1 02/17] vmstate: Remove vmstate_use_marker_field
` [RFC PATCH v1 05/17] vmstate: Remove vmdesc_loop
` [RFC PATCH v1 13/17] vmstate: Drop VMS_ARRAY_OF_POINTER_AUTO_ALLOC
` [RFC PATCH v1 14/17] vmstate: Move VMS_MUST_EXIST check

[PATCH 0/3] plugins: fix endianness for qemu_plugin_mem_get_value()
 2026-03-25 21:53 UTC  (8+ messages)
` [PATCH 2/3] include/plugins/qemu-plugin.h: add note about endianness of value returned by qemu_plugin_mem_get_value
` [PATCH 3/3] tests/tcg/plugins/mem.c: fix endian swap in update_region_info

[PULL 0/3] plugins: fix endianness for qemu_plugin_mem_get_value()
 2026-03-25 21:52 UTC  (4+ messages)
` [PULL 1/3] tcg: Pass host-endian values to plugin_gen_mem_callbacks_*
` [PULL 2/3] include/plugins/qemu-plugin.h: add note about endianness of value returned by qemu_plugin_mem_get_value
` [PULL 3/3] tests/tcg/plugins/mem.c: fix endian swap in update_region_info

[PATCH-for-11.1 00/10] migration: Reduce uses of target-specific macros
 2026-03-25 21:49 UTC  (22+ messages)
` [PATCH-for-11.1 01/10] target/avr: Avoid target-specific migration headers in machine.c
` [PATCH-for-11.1 02/10] target/loongarch: "
` [PATCH-for-11.1 03/10] migration: Revert "Add VMSTATE_UINTTL_2DARRAY()"
` [PATCH-for-11.1 04/10] migration: Remove unused target-specific macros
` [PATCH-for-11.1 05/10] target/sparc: Inline qemu_get/put_betl()
` [PATCH-for-11.1 06/10] target/mips: Inline qemu_get/put_betls()
` [PATCH-for-11.1 07/10] target/i386: Expand VMSTATE_UINTTL_SUB_ARRAY for APX registers
` [PATCH-for-11.1 08/10] target/i386: Inline VMSTATE_UINTTL_SUB_ARRAY() macro
` [PATCH-for-11.1 09/10] target/sparc: Replace VMSTATE_VARRAY_MULTIPLY -> VMSTATE_UINTTL_ARRAY
` [PATCH-for-11.1 10/10] migration: Restrict legacy VMSTATE_UINTTL() macros to few targets

[RFC PATCH 0/8] Add vhost-vdpa and Shadow Virtqueue tests
 2026-03-25 21:02 UTC  (3+ messages)
` [RFC PATCH 1/8] tests: vhost-vdpa: add initial VDUSE-based vhost-vdpa tests

[PATCH RFC v2 0/3] improve aio-polling efficiency
 2026-03-25 20:37 UTC  (9+ messages)
` [PATCH RFC v2 1/3] aio-poll: avoid unnecessary polling time computation
` [PATCH RFC v2 2/3] aio-poll: refine iothread polling using weighted handler intervals
` [PATCH RFC v2 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll

Cleaning up contrib/ and tools/
 2026-03-25 19:41 UTC  (12+ messages)

[PATCH v5 00/35] Hexagon system emulation, Part 1/3
 2026-03-25 19:38 UTC  (9+ messages)
` [PATCH v5 19/35] target/hexagon: Add vmstate representation
` [PATCH v5 24/35] target/hexagon: Add sysemu TCG overrides
` [PATCH v5 29/35] target/hexagon: Add sreg_{read,write} helpers
` [PATCH v5 31/35] hw/hexagon: Introduce hexagon TLB device

[PATCH v9 00/30] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2026-03-25 19:11 UTC  (4+ messages)
` [PATCH v9 19/30] pc-bios/s390-ccw: Add signature verification for secure IPL in audit mode

[QEMU PATCH 0/9] Application Specific Tagged Memory Support in CXL Type 3 Devices
 2026-03-25 18:42 UTC  (10+ messages)
` [PATCH 1/9] hw/mem: Add tag support to generic host memory backends
` [PATCH 2/9] hw/cxl: Allow initializing type3 device with no backing device
` [PATCH 3/9] hw/cxl: Hook up tagged host memory backends at runtime for DC extents
` [PATCH 4/9] hw/cxl: Carry backend metadata in DC extent records
` [PATCH 5/9] hw/cxl: Map lazy memory backend after host acceptance
` [PATCH 6/9] hw/cxl: Create direct fixed-window aliases for accepted extents
` [PATCH 7/9] hw/cxl: Add release-time teardown for direct-mapped extents
` [PATCH 8/9] hw/cxl: Add tag-based dynamic-capacity release support
` [PATCH 9/9] hw/cxl: Add QMP status query for dynamic-capacity extent release

[PATCH] ui/egl-helpers: Fix FBO recreation and prevent texture accidental deletion
 2026-03-25 17:42 UTC  (3+ messages)

[PATCH-for-11.1 v6 0/6] monitor/hmp: Reduce target-specific definitions
 2026-03-25 17:37 UTC  (8+ messages)
` [PATCH-for-11.1 v6 3/6] monitor: Have MonitorDef::get_value() always return int64_t type

[PATCH RFC 00/12] migration/vfio: Fix a few issues on API misuse or statistic reports
 2026-03-25 17:32 UTC  (11+ messages)
` [PATCH RFC 03/12] vfio/migration: Throttle vfio_save_block() on data size to read
` [PATCH RFC 04/12] vfio/migration: Cache stop size in VFIOMigration
` [PATCH RFC 05/12] migration/treewide: Merge @state_pending_{exact|estimate} APIs
` [PATCH RFC 07/12] migration: Introduce stopcopy_bytes in save_query_pending()
` [PATCH RFC 08/12] vfio/migration: Fix incorrect reporting for VFIO pending data

[PULL v2 00/19] Fixes (including big i386/emulate performance improvement) for 11.0-rc
 2026-03-25 17:23 UTC  (2+ messages)
` [PULL 01/19] tests/functional: preserve PYTHONPATH entries

Generic way to detect qemu linux-user emulation
 2026-03-25 17:08 UTC  (11+ messages)

[PULL 00/19] Fixes (including big i386/emulate performance improvement) for 11.0-rc
 2026-03-25 16:53 UTC  (21+ messages)
` [PULL 01/19] tests/functional: preserve PYTHONPATH entries
` [PULL 02/19] tdx: fix use-after-free in tdx_fetch_cpuid
` [PULL 03/19] treewide: replace qemu_hw_version() with QEMU_HW_VERSION
` [PULL 04/19] whpx: i386: workaround for Windows 10 support
` [PULL 05/19] whpx: i386: enable exceptions VM exit only when needed
` [PULL 06/19] whpx: i386: skip TSC read for MMIO exits
` [PULL 07/19] whpx: i386: skip XCRs "
` [PULL 08/19] whpx: i386: don't restore segment registers after MMIO handling
` [PULL 09/19] target/i386: emulate: add new callbacks
` [PULL 10/19] whpx: i386: add implementation of new x86_emul_ops
` [PULL 11/19] target/i386: emulate: indirect access to CRs
` [PULL 12/19] whpx: i386: "
` [PULL 13/19] target/i386: emulate: segmentation rework
` [PULL 14/19] whpx: i386: fetch segments on-demand
` [PULL 15/19] whpx: i386: fast runtime state reads
` [PULL 16/19] hw/audio/sb16: validate VMState fields in post_load
` [PULL 17/19] target/i386: expose AMD GMET feature
` [PULL 18/19] target/i386: emulate: set PG_ERROR_W_MASK as expected
` [PULL 19/19] target/i386: emulate: follow priv_check_exempt

[GSoC 2026] vhost-user memory isolation proposal feedback request
 2026-03-25 16:27 UTC  (4+ messages)

[PATCH v3 1/1] io: invert the return semantics of qio_channel_flush
 2026-03-25 15:34 UTC  (2+ messages)

[PATCH for-11.1 0/2] target/i386: Allow 32-bit SMM code to be used in the 64-bit binary
 2026-03-25 15:18 UTC  (4+ messages)
` [PATCH 1/2] target/i386/tcg/sysemu: Move target specific SMM code to separate functions
` [PATCH 2/2] target/i386/tcg/sysemu: Allow 32-bit SMM code to be used in the 64-bit binary

[PATCH for-11.0] tcg: Pass host-endian values to plugin_gen_mem_callbacks_*
 2026-03-25 15:15 UTC  (4+ messages)

[PATCH trivial] util/meson.build: do not add cpuinfo-$arch to util_ss for 32bit CPUs
 2026-03-25 13:49 UTC 

[PATCH] target/i386: expose AMD GMET feature
 2026-03-25 13:18 UTC 

[PATCH v6 0/8] ati-vga fixes
 2026-03-25 13:10 UTC  (5+ messages)
` [PATCH v6 7/8] ati-vga: Simplify pointer image handling

QEMU requires a 64-bit CPU host architecture?
 2026-03-25 13:05 UTC  (8+ messages)

[PATCH] hw/riscv/virt-acpi-build.c: Use kvm timer frequency when kvm enabled
 2026-03-25  8:13 UTC 

[RFC PATCH v7 0/7] vmapple: making it work on the latest macOS host releases
 2026-03-25 12:20 UTC  (6+ messages)
` [RFC PATCH v7 7/7] hvf: do not merge: enable private ISA

[PATCH v1] docs/vhost-user: clarify the semantics of VHOST_USER_SET_VRING_ENABLE
 2026-03-25 11:36 UTC 

[PATCH] docs/vhost-user: clarify the semantics of VHOST_USER_SET_VRING_ENABLE
 2026-03-25 11:31 UTC  (2+ messages)

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

[PATCH v3 1/2] qga: replace slog() with standard GLib logging
 2026-03-25 11:09 UTC  (2+ messages)
` [PATCH v3 2/2] qga: add --audit option for command logging control

[PATCH] hw/i2c/aspeed_i2c: reset and migrate pending_intr_sts
 2026-03-25 10:54 UTC  (2+ messages)

[PATCH v5 0/7] Add RISC-V big-endian target support
 2026-03-25 10:51 UTC  (3+ messages)
` [PATCH v5 7/7] target/riscv: Add test for RISC-V BE


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