qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-15 12:48:17 to 2025-09-16 10:20:12 UTC [more...]

[PATCH 00/12] rust: miscellaneous cleanup & HPET #property conversion
 2025-09-16 10:19 UTC  (21+ messages)
` [PATCH 01/12] subprojects: Update .gitignore for proc-macro2 and syn
` [PATCH 02/12] subprojects: Ignore .wraplock file generated by meson v1.9.0
` [PATCH 03/12] rust/qemu-macros: Fix Clippy's complaints about lambda parameter naming
` [PATCH 04/12] rust/common/uninit: Fix Clippy's complaints about lifetime
` [PATCH 05/12] rust/qdev: use addr_of! in QDevProp
` [PATCH 06/12] rust/qdev: Refine the documentation for QDevProp trait
` [PATCH 07/12] rust/qdev: Rename PropertyInfo field from VALUE to BASE_INFO
` [PATCH 08/12] rust/qdev: Support property info for more common types
` [PATCH 09/12] rust/qdev: Support bit property in #property macro
` [PATCH 10/12] rust/hpet: Clean up type mismatch for num_timers property
` [PATCH 11/12] rust/hpet: Convert qdev properties to #property macro
` [PATCH 12/12] rust/qdev: Drop declare_properties & define_property macros

[PATCH v3 00/26] Implementing a MSHV (Microsoft Hypervisor) accelerator
 2025-09-16  9:33 UTC  (4+ messages)
` [PATCH v3 10/26] accel/mshv: Add vCPU creation and execution loop

[PATCH v9 0/2] Generate strided vector loads/stores with tcg nodes
 2025-09-16  9:21 UTC  (3+ messages)
` [PATCH v9 1/2] target/riscv: Use tcg nodes for strided vector ld/st generation
` [PATCH v9 2/2] tests/tcg/riscv64: Add test for vlsseg8e32 instruction

[RFC PATCH 0/2] tests/functional: Adapt reverse_debugging to run w/o Avocado (yet another try)
 2025-09-16  9:22 UTC  (15+ messages)
` [RFC PATCH 1/2] tests/functional: Provide GDB to the functional tests
` [RFC PATCH 2/2] tests/functional: Adapt reverse_debugging to run w/o Avocado

[PATCH v4 0/9] Add IBM PPE42 CPU support
 2025-09-16  9:12 UTC  (3+ messages)
` [PATCH v4 6/9] target/ppc: Add IBM PPE42 special instructions

[PATCH 0/2] hw/pci-bridge: Create PLX Virtual Switch Device
 2025-09-16  8:38 UTC  (3+ messages)

[PATCH v4 00/12] io: deal with blocking/non-blocking fds
 2025-09-16  8:33 UTC  (19+ messages)
` [PATCH v4 01/12] char-socket: tcp_chr_recv(): drop extra _set_(block, cloexec)
` [PATCH v4 02/12] char-socket: tcp_chr_recv(): add comment
` [PATCH v4 03/12] util: add qemu_set_blocking() function
` [PATCH v4 04/12] handle result of qio_channel_set_blocking()
` [PATCH v4 05/12] migration: qemu_file_set_blocking(): add errp parameter
` [PATCH v4 06/12] util: drop qemu_socket_set_nonblock()
` [PATCH v4 07/12] util: drop qemu_socket_try_set_nonblock()
` [PATCH v4 08/12] io/channel-socket: rework qio_channel_socket_copy_fds()
` [PATCH v4 09/12] util: drop qemu_socket_set_block()
` [PATCH v4 10/12] use qemu_set_blocking instead of g_unix_set_fd_nonblocking
` [PATCH v4 11/12] chardev: qemu_chr_open_fd(): add errp
` [PATCH v4 12/12] chardev: close an fd on failure path

Issues with pdcm in qemu 10.1-rc on migration and save/restore
 2025-09-16  8:28 UTC  (5+ messages)
` [RFC PATCH 0/2] Fix cross migration issue with missing features: pdcm, arch-capabilities
  ` [PATCH 1/2] target/i386: add compatibility property for arch_capabilities

[PATCH v5 0/8] tracetool: add test suite to improve reviewability
 2025-09-16  8:16 UTC  (9+ messages)
` [PATCH v5 1/8] checkpatch: cull trailing '*/' in SPDX check
` [PATCH v5 2/8] tracetool: eliminate trailing whitespace in C format
` [PATCH v5 3/8] tracetool: avoid space after "*" in arg types
` [PATCH v5 4/8] tracetool: include SPDX-License-Identifier in generated files
` [PATCH v5 5/8] tracetool: add test suite for tracetool with reference output
` [PATCH v5 6/8] tracetool: drop the probe "__nocheck__" wrapping
` [PATCH v5 7/8] qapi: switch to use QEMU_TEST_REGENERATE env var
` [PATCH v5 8/8] tracetool-test: allow to run in parallel

[PULL 0/8] Tracing patches
 2025-09-16  8:17 UTC  (4+ messages)

[PATCH v5 00/21] intel_iommu: Enable stage-1 translation for passthrough device
 2025-09-16  8:17 UTC  (4+ messages)
` [PATCH v5 21/21] intel_iommu: Enable host device when x-flts=on in scalable mode

[PATCH v4 0/2] FM-API Physical Switch Command Set Support
 2025-09-16  8:07 UTC  (3+ messages)
    ` [PATCH v4 1/2] hw/cxl: Refactored Identify Switch Device & Get Physical Port State
    ` [PATCH v4 2/2] hw/cxl: Add Physical Port Control (Opcode 5102h)

[PATCH v1 0/3] tests/functional/arm: Add OTP functional test
 2025-09-16  8:04 UTC  (4+ messages)
` [PATCH v1 1/3] tests/functional/arm: Add helper to generate OTP images
` [PATCH v1 2/3] tests/functional/arm: Add AST1030 boot test with generated OTP image
` [PATCH v1 3/3] tests/functional/arm: Add AST2600 "

[PATCH v9 0/2] target/riscv:Fix riscv64 kvm migration
 2025-09-16  8:03 UTC  (6+ messages)
` [PATCH v9 1/2] Set KVM initial privilege mode and mp_state
` [PATCH v9 2/2] Fix VM resume after QEMU+KVM migration

[PATCH v2 00/14] Support PCIe RC to AST2600 and AST2700
 2025-09-16  7:44 UTC  (24+ messages)
` [PATCH v2 02/14] hw/pci-host/aspeed: Add AST2600 PCIe PHY model
  ` [SPAM] "
` [PATCH v2 03/14] hw/pci-host/aspeed: Add AST2600 PCIe config space and host bridge
  ` [SPAM] "
` [PATCH v2 04/14] hw/pci-host/aspeed: Add AST2600 PCIe Root Device support
  ` [SPAM] "
` [PATCH v2 05/14] hw/pci-host/aspeed: Add AST2600 PCIe Root Port and make address configurable
  ` [SPAM] "
` [PATCH v2 07/14] hw/arm/aspeed: Wire up PCIe devices in SoC model
  ` [SPAM] "
` [PATCH v2 08/14] hw/arm/aspeed_ast2600: Add PCIe RC support (RC_H only)
  ` [SPAM] "
` [PATCH v2 10/14] hw/pci-host/aspeed: Add AST2700 PCIe config with dedicated H2X blocks
  ` [SPAM] "
` [PATCH v2 13/14] tests/functional/arm/test_aspeed_ast2600: add PCIe enumeration test
  ` [SPAM] "

[PATCH v5 00/47] AMD Versal Gen 2 support
 2025-09-16  7:38 UTC  (10+ messages)
` [PATCH v5 02/47] hw/arm/xlnx-versal: prepare for FDT creation
` [PATCH v5 03/47] hw/arm/xlnx-versal: uart: refactor creation
` [PATCH v5 04/47] hw/arm/xlnx-versal: canfd: "

[PATCH v4 0/6] sd: Add RPMB emulation to eMMC model
 2025-09-16  7:10 UTC  (5+ messages)
` [PATCH v4 6/6] docs: Add eMMC device model description

[PATCH v4] hw/ppc/spapr_hcall: Return host mitigation characteristics in KVM mode
 2025-09-16  6:17 UTC 

[PATCH v5 00/29] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2025-09-16  5:59 UTC  (10+ messages)
` [PATCH v5 01/29] Add boot-certs to s390-ccw-virtio machine type option

[PATCH] block/monitor: Use hmp_handle_error to report error
 2025-09-16  5:48 UTC 

[PATCH v8 0/2] Generate strided vector loads/stores with tcg nodes
 2025-09-16  5:48 UTC  (4+ messages)
` [PATCH v8 1/2] target/riscv: Use tcg nodes for strided vector ld/st generation

[PATCH] tests/functional/x86_64: Accept a few locked pages in test_memlock.py
 2025-09-16  5:18 UTC  (4+ messages)

[RFC 0/6] vfio: Implement VFIO_DEVICE_FEATURE_DMA_BUF and use it in virtio-gpu
 2025-09-16  3:03 UTC  (11+ messages)
` [RFC 3/6] virtio-gpu-udmabuf: Create dmabuf for blobs associated with VFIO devices
` [RFC 4/6] virtio-gpu: Don't rely on res->blob to identify blob resources

[PATCH v4 00/84] target/arm: Implement FEAT_GCS
 2025-09-16  1:00 UTC  (10+ messages)
` [PATCH v4 21/84] target/arm: Do not migrate env->exception
` [PATCH v4 50/84] target/arm: Expand pstate to 64 bits
` [PATCH v4 55/84] target/arm: Emit HSTR trap exception out of line

[PATCH v4 00/10] virtio-console: notify about the terminal size
 2025-09-15 23:08 UTC  (11+ messages)
` [PATCH v4 07/10] qmp: add chardev-resize command

[PATCH v2 0/5] tests/functional: Adapt reverse_debugging to run w/o Avocado
 2025-09-15 22:11 UTC  (8+ messages)

[PATCH v4 00/10] virtio-console: notify about the terminal size
 2025-09-15 22:02 UTC  (5+ messages)
` [PATCH] char-pty: add support for "
  ` [PATCH v2] "

[PATCH v3 0/2] reject qcow2 creation with protocol in data_store
 2025-09-15 21:37 UTC  (3+ messages)
` [PATCH v3 1/2] block: Allow drivers to control protocol prefix at creation
` [PATCH v3 2/2] qcow2, vmdk: Restrict creation with secondary file using protocol

[PATCH v2 0/3] migration/tls: Graceful shutdowns for main and postcopy channels
 2025-09-15 20:41 UTC  (10+ messages)
` [PATCH v2 1/3] io/crypto: Move tls premature termination handling into QIO layer
` [PATCH v2 2/3] io/tls: Make qio_channel_tls_bye() always synchronous

[PATCH V3 0/9] Live update: cpr-exec
 2025-09-15 20:36 UTC  (7+ messages)
` [PATCH V3 4/9] vl: helper to request exec
` [PATCH V3 8/9] migration: cpr-exec docs

[PATCH 00/22] Fix memory region leaks and use-after-finalization
 2025-09-15 20:30 UTC  (9+ messages)
` [PATCH 02/22] vfio/pci: Do not unparent in instance_finalize()

[PATCH] migration: Apply migration specific keep-alive defaults to inet socket
 2025-09-15 20:05 UTC  (9+ messages)

[PATCH] tests/functional: add --debug CLI arg
 2025-09-15 19:54 UTC  (7+ messages)

[PATCH v3] hw/sensor: added MAX16600 device model
 2025-09-15 18:59 UTC  (2+ messages)

[PATCH v3 00/13] io: deal with blocking/non-blocking fds
 2025-09-15 18:40 UTC  (24+ messages)
` [PATCH v3 01/13] char-socket: tcp_chr_recv(): drop extra _set_(block, cloexec)
` [PATCH v3 02/13] char-socket: tcp_chr_recv(): add comment
` [PATCH v3 03/13] util: add qemu_set_blocking() function
` [PATCH v3 04/13] util/error: add &error_reporter
` [PATCH v3 05/13] handle result of qio_channel_set_blocking()
` [PATCH v3 06/13] migration: qemu_file_set_blocking(): add errp parameter
` [PATCH v3 07/13] util: drop qemu_socket_set_nonblock()
` [PATCH v3 08/13] util: drop qemu_socket_try_set_nonblock()
` [PATCH v3 09/13] io/channel-socket: rework qio_channel_socket_copy_fds()
` [PATCH v3 10/13] util: drop qemu_socket_set_block()
` [PATCH v3 11/13] use qemu_set_blocking instead of g_unix_set_fd_nonblocking
` [PATCH v3 12/13] chardev: qemu_chr_open_fd(): add errp
` [PATCH v3 13/13] chardev: close an fd on failure path

Abuse of warnings for unhandled errors and programming errors
 2025-09-15 18:02 UTC  (4+ messages)

[PATCH 00/33] First Rust update for QEMU 10.2
 2025-09-15 17:51 UTC  (4+ messages)

[PATCH 0/4] export/fuse: Add FUSE-over-io_uring for Storage Exports
 2025-09-15 17:41 UTC  (7+ messages)
` [PATCH 4/4] iotests: add tests for FUSE-over-io_uring

[PATCH v3] arm/kvm: report registers we failed to set
 2025-09-15 16:33 UTC  (2+ messages)

[PATCH] virtio: Add function name to error messages
 2025-09-15 16:19 UTC  (3+ messages)
`  "
  ` [PATCH v2] "

[PULL 00/23] Functional tests and misc patches
 2025-09-15 16:17 UTC  (3+ messages)
` [PULL 04/23] system/physmem: Silence warning from ubsan

[PATCH v2] hw/arm/virt: Remove the lower bound of HighMem IO Regions
 2025-09-15 16:04 UTC  (2+ messages)

[PULL 0/2] Mem staging patches
 2025-09-15 16:03 UTC  (3+ messages)
` [PULL 1/2] memory: Fix addr/len for flatview_access_allowed()
` [PULL 2/2] memory: Fix leaks due to owner-shared MRs circular references

[PATCH] target/mips: Fix msaregnames and mxuregnames off-by-one
 2025-09-15 16:02 UTC  (4+ messages)

[PATCH for-10.1 0/1] roms/opensbi: Update to v1.7
 2025-09-15 15:07 UTC  (5+ messages)
` [PATCH for-10.1 1/1] "

[PATCH v6 00/14] virtio: introduce support for GSO over UDP tunnel
 2025-09-15 14:39 UTC  (2+ messages)

The different ways QEMU logs stuff
 2025-09-15 14:29 UTC  (2+ messages)

[RFC PATCH 0/7] target/i386: SEV: Add support for enabling VMSA SEV features
 2025-09-15 14:25 UTC  (9+ messages)
` [RFC PATCH 1/7] target/i386: SEV: Consolidate SEV feature validation to common init path
` [RFC PATCH 3/7] target/i386: SEV: Add support for enabling debug-swap SEV feature

[PATCH v4 0/8] TAP initialization refactoring
 2025-09-15 14:17 UTC  (2+ messages)

[PATCH] target/ppc: use MAKE_64BIT_MASK for mcrfs exception clear mask
 2025-09-15 14:04 UTC  (2+ messages)

[PATCH] hw/usb/hcd-uhci: don't assert for SETUP to non-0 endpoint
 2025-09-15 13:29 UTC 

[PATCH 00/33] vhost-user-blk: live-backend local migration
 2025-09-15 13:28 UTC  (5+ messages)
` [PATCH 24/33] chardev-add: support "

[PULL 00/28] i386, accel, memory patches for 2025-08-29
 2025-09-15 13:26 UTC  (7+ messages)
` [PULL 24/28] hpet: switch to fine-grained device locking

[PATCH] .gitmodules: move u-boot mirrors to qemu-project-mirrors
 2025-09-15 13:20 UTC  (3+ messages)

Some iotests are failing with -luks
 2025-09-15 13:18 UTC  (7+ messages)

[PATCH 0/5] target/ppc: Move floating-point instructions to decodetree
 2025-09-15 13:14 UTC  (5+ messages)
` [PATCH 2/5] target/ppc: Move floating-point compare "

[PATCH v3 0/4] Add support for PowerPC e500 little-endian pages
 2025-09-15 12:46 UTC  (5+ messages)
` [PATCH v3 1/4] accel/tcg: Unify big- and little- endian atomic ops
` [PATCH v3 2/4] target/ppc: refactor MMU helpers
` [PATCH v3 3/4] target/ppc: Add support for LE pages on PowerPC booke206 mmu
` [PATCH v3 4/4] target/ppc: fix GDB stub to work correctly with LE pages


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