qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-15 06:37:08 to 2025-10-15 14:46:00 UTC [more...]

[PATCH v4 00/12] aio: add the aio_add_sqe() io_uring API
 2025-10-14 19:49 UTC  (7+ messages)
` [PATCH v4 07/12] aio: add errp argument to aio_context_setup()
` [PATCH v4 08/12] aio-posix: gracefully handle io_uring_queue_init() failure

[PATCH v2 00/33] qapi: docs: width=70 and two spaces between sentences
 2025-10-15 14:11 UTC  (5+ messages)
` [PATCH v2 27/33] qapi/trace.json: "

[PATCH v5 0/3] hw/uefi: add support for receiving the firmware log via monitor
 2025-10-15 14:40 UTC  (8+ messages)
` [PATCH v5 1/3] hw/uefi: add query-firmware-log monitor command
` [PATCH v5 2/3] hw/uefi: add 'info firmware-log' hmp "
` [PATCH v5 3/3] hw/uefi/ovmf-log: add maxsize parameter

[PATCH v4] qapi: net: deprecate vhostforce option
 2025-10-15 14:39 UTC 

[PATCH] ati-vga: Fix framebuffer mapping by using hardware-correct aperture sizes
 2025-10-15 14:34 UTC  (7+ messages)

[PATCH 0/5] single-binary: Prepare hw/riscv for single compilation
 2025-10-15 14:32 UTC  (9+ messages)
` [PATCH 1/5] hw/riscv: Use generic hwaddr for firmware addressses
` [PATCH 2/5] hw/riscv: Replace target_ulong uses
` [PATCH 3/5] hw/riscv: Widen OpenSBI dynamic info struct
` [PATCH 4/5] target-info: Introduce runtime TARGET_PHYS_ADDR_SPACE_BITS
` [PATCH 5/5] hw/riscv: Use runtime target_phys_addr_space_bits()

[PATCH v2 0/3] target/s390x: Fix missing clock-comparator interrupts
 2025-10-15 14:21 UTC  (4+ messages)
` [PATCH v2 1/3] target/s390x: Fix missing interrupts for small CKC values
` [PATCH v2 2/3] target/s390x: Fix missing clock-comparator interrupts after reset
` [PATCH v2 3/3] tests/tcg/s390x: Test SET CLOCK COMPARATOR

[PATCH v3] qapi: net/tap: deprecate vhostforce option
 2025-10-15 14:16 UTC  (3+ messages)

[PATCH v2] hw/ppc/pnv: Improve kernel/initrd load failure error messages
 2025-10-15 14:02 UTC  (2+ messages)

[PATCH 0/4] tests: do more testing of block drivers in CI
 2025-10-15 13:48 UTC  (6+ messages)
` [PATCH 2/4] tests: rearrange suites for I/O tests

[RFC] hw/scsi: avoid deadlock upon TMF request canceling with VirtIO
 2025-10-15 13:43 UTC 

[PATCH v3 0/4] linux-user/hexagon: fix sigcontext
 2025-10-15 13:32 UTC  (3+ messages)
` [PATCH v3 4/4] tests/tcg/hexagon: Add cs{0,1} coverage

[PATCH v8 00/19] virtio-net: live-TAP local migration
 2025-10-15 13:21 UTC  (20+ messages)
` [PATCH v8 01/19] net/tap: net_init_tap_one(): drop extra error propagation
` [PATCH v8 02/19] net/tap: net_init_tap_one(): move parameter checking earlier
` [PATCH v8 03/19] net/tap: rework net_tap_init()
` [PATCH v8 04/19] net/tap: pass NULL to net_init_tap_one() in cases when scripts are NULL
` [PATCH v8 05/19] net/tap: rework scripts handling
` [PATCH v8 06/19] net/tap: setup exit notifier only when needed
` [PATCH v8 07/19] net/tap: split net_tap_fd_init()
` [PATCH v8 08/19] net/tap: tap_set_sndbuf(): add return value
` [PATCH v8 09/19] net/tap: rework tap_set_sndbuf()
` [PATCH v8 10/19] net/tap: rework sndbuf handling
` [PATCH v8 11/19] net/tap: introduce net_tap_setup()
` [PATCH v8 12/19] net/tap: move vhost fd initialization to net_tap_new()
` [PATCH v8 13/19] net/tap: finalize net_tap_set_fd() logic
` [PATCH v8 14/19] migration: introduce .pre_incoming() vmsd handler
` [PATCH v8 15/19] net/tap: postpone tap setup to pre-incoming
` [PATCH v8 16/19] qapi: introduce backend-transfer migration parameter
` [PATCH v8 17/19] virtio-net: support backend-transfer migration for virtio-net/tap
` [PATCH v8 18/19] tests/functional: add skipWithoutSudo() decorator
` [PATCH v8 19/19] tests/functional: add test_x86_64_tap_migration

[PATCH v2] RFC: audio: deprecate HMP audio commands
 2025-10-15 13:24 UTC  (5+ messages)

[RFC 0/3] Mitigation of migration failures accross different host kernels
 2025-10-15 13:12 UTC  (7+ messages)
` [RFC 1/3] target/arm/cpu: Add new CPU property for KVM regs to hide

[PATCH v2] file-posix: Fix seeking compressed files on macOS
 2025-10-15 13:11 UTC 

[PATCH v12 00/13] riscv: Add support for MIPS P8700 CPU
 2025-10-15 13:07 UTC  (14+ messages)
` [PATCH v12 02/13] target/riscv: Add cpu_set_exception_base
` [PATCH v12 01/13] hw/intc: Allow gaps in hartids for aclint and aplic
` [PATCH v12 03/13] target/riscv: Add MIPS P8700 CPU
` [PATCH v12 04/13] target/riscv: Add MIPS P8700 CSRs
` [PATCH v12 05/13] target/riscv: Add mips.ccmov instruction
` [PATCH v12 06/13] target/riscv: Add mips.pref instruction
` [PATCH v12 09/13] hw/misc: Add RISC-V CPC device implementation
` [PATCH v12 08/13] hw/misc: Add RISC-V CMGCR "
` [PATCH v12 07/13] target/riscv: Add Xmipslsp instructions
` [PATCH v12 12/13] riscv/boston-aia: Add an e1000e NIC in slot 0 func 1
` [PATCH v12 11/13] hw/riscv: Add support for MIPS Boston-aia board mode
` [PATCH v12 10/13] hw/riscv: Add support for RISCV CPS
` [PATCH v12 13/13] test/functional: Add test for boston-aia board

[PATCH v11 00/13] riscv: Add support for MIPS P8700 CPU
 2025-10-15 13:04 UTC  (16+ messages)
` [PATCH v11 02/13] target/riscv: Add cpu_set_exception_base
` [PATCH v11 03/13] target/riscv: Add MIPS P8700 CPU
` [PATCH v11 01/13] hw/intc: Allow gaps in hartids for aclint and aplic
` [PATCH v11 04/13] target/riscv: Add MIPS P8700 CSRs
` [PATCH v11 06/13] target/riscv: Add mips.pref instruction
` [PATCH v11 05/13] target/riscv: Add mips.ccmov instruction
` [PATCH v11 07/13] target/riscv: Add Xmipslsp instructions
` [PATCH v11 08/13] hw/misc: Add RISC-V CMGCR device implementation
` [PATCH v11 09/13] hw/misc: Add RISC-V CPC "
` [PATCH v11 10/13] hw/riscv: Add support for RISCV CPS
` [PATCH v11 11/13] hw/riscv: Add support for MIPS Boston-aia board mode
` [PATCH v11 12/13] riscv/boston-aia: Add an e1000e NIC in slot 0 func 1
` [PATCH v11 13/13] test/functional: Add test for boston-aia board

[PATCH 0/3] target/s390x: Fix missing clock-comparator interrupts
 2025-10-15 13:01 UTC  (8+ messages)
` [PATCH 1/3] target/s390x: Fix missing interrupts for small CKC values
` [PATCH 2/3] target/s390x: Fix missing clock-comparator interrupts after reset
` [PATCH 3/3] tests/tcg/s390x: Test SET CLOCK COMPARATOR

[PATCH v3] vhost-user: fix shared object lookup handler logic
 2025-10-15 12:57 UTC  (2+ messages)

[PATCH v2] hw/ppc/e500: Check for compatible CPU type instead of aborting ungracefully
 2025-10-15 12:51 UTC  (2+ messages)

[PATCH v9 0/7] vhost-user: Add SHMEM_MAP/UNMAP requests
 2025-10-15 12:45 UTC  (12+ messages)
` [PATCH v9 1/7] vhost-user: Add VirtIO Shared Memory map request
` [PATCH v9 2/7] vhost_user.rst: Align VhostUserMsg excerpt members
` [PATCH v9 3/7] vhost_user.rst: Add SHMEM_MAP/_UNMAP to spec
` [PATCH v9 4/7] vhost_user: Add frontend get_shmem_config command
` [PATCH v9 5/7] vhost_user.rst: Add GET_SHMEM_CONFIG message
` [PATCH v9 6/7] qmp: add shmem feature map
` [PATCH v9 7/7] vhost-user-device: Add shared memory BAR

[PATCH 0/5] vfio: relax the vIOMMU check
 2025-10-15 12:57 UTC  (9+ messages)
` [PATCH 4/5] intel_iommu: Optimize unmap_bitmap during migration

[PATCH v2] vhost-user: add reply_ack to backend_read
 2025-10-15 12:48 UTC  (3+ messages)

[PATCH 0/3] Fix DMA failure when there is domain switch in
 2025-10-15 12:42 UTC  (6+ messages)
` [PATCH 1/3] intel_iommu: Handle PASID cache invalidation
` [PATCH 2/3] intel_iommu: Reset pasid cache when system level reset
` [PATCH 3/3] intel_iommu: Fix DMA failure when guest switches IOMMU domain

[PATCH 0/8] virtio-gpu/next - misc fixes and MR handling
 2025-10-15 12:12 UTC  (11+ messages)
` [PATCH 1/8] Support per-head resolutions with virtio-gpu
` [PATCH 3/8] ui/gtk-gl-area: Remove extra draw call in refresh
` [PATCH 8/8] tests/functional: add GPU blob allocation test

[PATCH v1 0/7] vfio: Implement VFIO_DEVICE_FEATURE_DMA_BUF and use it in virtio-gpu
 2025-10-15 12:08 UTC  (8+ messages)
` [PATCH v1 2/7] virtio-gpu: Don't rely on res->blob to identify blob resources

[PATCH 0/2] Fixes for vfio region cache
 2025-10-15 12:06 UTC  (3+ messages)

[PATCH] hw/intc/arm_gicv3_kvm: Avoid reading ICC_CTLR_EL1 from kernel in cpuif reset
 2025-10-15 12:06 UTC  (3+ messages)

[PATCH v10 00/13] riscv: Add support for MIPS P8700 CPU
 2025-10-15 11:57 UTC  (4+ messages)
` [PATCH v10 11/13] hw/riscv: Add support for MIPS Boston-aia board mode

[PATCH v3 0/5] igvm: add support for igvm memory map parameter in native mode
 2025-10-15 11:23 UTC  (6+ messages)
` [PATCH v3 1/5] igvm: move igvm.h file to include/system
` [PATCH v3 2/5] igvm: add support for igvm memory map parameter in native mode
` [PATCH v3 3/5] igvm: add support for initial register state load "
` [PATCH v3 4/5] igvm: track memory regions created
` [PATCH v3 5/5] igvm: add MAINTAINERS entry

Rust in QEMU update, October 2025
 2025-10-15 11:21 UTC 

[PATCH] contrib/plugins/uftrace_symbols.py: generate debug files to map symbols to source
 2025-10-15 11:11 UTC  (2+ messages)

[PATCH] vhost-user: fix shared object lookup handler logic
 2025-10-15 11:00 UTC  (3+ messages)

[PATCH] RFC: qdev: add legacy properties only for those print()-able
 2025-10-15 10:54 UTC 

[PATCH] hw/ppc/e500: Check for compatible CPU type instead of aborting ungracefully
 2025-10-15 10:46 UTC  (3+ messages)

Reverts needed to get qemu 10.1.1 and 10.0.5 working for me
 2025-10-15 10:33 UTC 

[PATCH 0/6] tests/functional: Fix various problems reported by pylint
 2025-10-15  9:54 UTC  (7+ messages)
` [PATCH 1/6] tests/functional: Fix problems in asset.py "
` [PATCH 2/6] tests/functional: Fix problems in decorators.py "
` [PATCH 3/6] tests/functional: Fix problems in linuxkerenl.py "
` [PATCH 4/6] tests/functional: Fix problems in testcase.py "
` [PATCH 5/6] tests/functional: Fix problems in uncompress.py "
` [PATCH 6/6] tests/functional: Fix problems in utils.py "

[PATCH v2 00/33] single-binary: Make riscv cpu.h target independent
 2025-10-15  9:58 UTC  (6+ messages)
` [PATCH v2 04/33] target/riscv: Bugfix riscv_pmu_ctr_get_fixed_counters_val()

[PATCH v2 00/14] hw/arm: add Beckhoff CX7200 board
 2025-10-15  9:26 UTC  (6+ messages)
` [PATCH v2 11/14] hw/misc: Add Beckhoff CCAT device

[PATCH v3 00/14] hw/arm: add Beckhoff CX7200 board
 2025-10-15  9:17 UTC  (15+ messages)
` [PATCH v3 01/14] hw/timer: Make frequency configurable
` [PATCH v3 02/14] hw/timer: Make PERIPHCLK divider configurable
` [PATCH v3 03/14] hw/dma/zynq-devcfg: Handle bitstream loading via DMA to 0xffffffff
` [PATCH v3 04/14] hw/arm/zynq-devcfg: Prevent unintended unlock during initialization
` [PATCH v3 05/14] hw/dma/zynq: Ensure PCFG_DONE bit remains set to indicate PL is in user mode
` [PATCH v3 06/14] hw/dma/zynq-devcfg: Simulate dummy PL reset
` [PATCH v3 07/14] hw/dma/zynq-devcfg: Indicate power-up status of PL
` [PATCH v3 08/14] hw/dma/zynq-devcfg: Fix register memory
` [PATCH v3 09/14] hw/misc: Add dummy ZYNQ DDR controller
` [PATCH v3 10/14] hw/misc/zynq_slcr: Add logic for DCI configuration
` [PATCH v3 11/14] hw/misc: Add Beckhoff CCAT device
` [PATCH v3 12/14] hw/block/m25p80: Add HAS_SR_TB flag for is25lp016d
` [PATCH v3 13/14] hw/arm: Add new machine based on xilinx-zynq-a9 for Beckhoff CX7200
` [PATCH v3 14/14] docs/system/arm: Add support "

[PATCH 0/4] Fix Ethernet interface support for microchip-icicle-kit
 2025-10-15  9:04 UTC  (3+ messages)

[PATCH] RFC: audio: deprecate HMP audio commands
 2025-10-15  8:22 UTC  (2+ messages)

[PATCH v3 0/7] chardev: postpone connect
 2025-10-15  8:19 UTC  (15+ messages)
` [PATCH v3 2/7] chardev/char: split chardev_init_logfd() out of qemu_char_open()
` [PATCH v3 3/7] chardev/char: qemu_char_open(): add return value
` [PATCH v3 5/7] chardev/char: introduce .init() + .connect() initialization interface
` [PATCH v3 7/7] chardev: introduce DEFINE_PROP_CHR_NO_CONNECT

[PATCH v4 0/2] hw/uefi: add support for receiving the firmware log via monitor
 2025-10-15  8:17 UTC  (10+ messages)
` [PATCH v4 1/2] hw/uefi: add "info firmware-log" + "query-firmware-log" monitor commands

[PATCH v1 0/1] Move AST1030 machine to a separate file
 2025-10-15  8:12 UTC  (2+ messages)
` [PATCH v1 1/1] hw/arm/aspeed: "

[RFC PATCH] target/loongarch: Add kvm support dintc
 2025-10-15  7:27 UTC 

[PATCH v2 0/2] amd_iommu: Cleanups and fixes (PART 2)
 2025-10-15  7:32 UTC  (7+ messages)
` [PATCH v2 1/2] amd_iommu: Fix handling device on buses != 0

[Bug 2123828] Re: [SRU] RISC-V: incorrect emulation of load and store on big-endian systems
 2025-10-15  7:20 UTC 

[PATCH v7 00/19] virtio-net: live-TAP local migration
 2025-10-15  7:11 UTC  (8+ messages)
` [PATCH v7 16/19] qapi: add interface for backend-transfer virtio-net/tap migration

[PULL 00/19] Python patches
 2025-10-15  7:11 UTC  (3+ messages)
` [PULL 04/19] python: backport 'protocol: adjust logging name when changing client name'

[PATCH v8 0/7] vhost-user: Add SHMEM_MAP/UNMAP requests
 2025-10-15  6:51 UTC  (11+ messages)
` [PATCH v8 1/7] vhost-user: Add VirtIO Shared Memory map request
` [PATCH v8 7/7] vhost-user-device: Add shared memory BAR


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