qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-04 07:45:47 to 2025-12-05 09:30:59 UTC [more...]

[PATCH 00/11] rust: migration: add high-level migration wrappers
 2025-12-05  9:54 UTC  (13+ messages)
` [PATCH 02/14] rust: add basic QObject bindings
` [PATCH 03/14] subprojects: add serde
` [PATCH 04/14] rust: add Serialize implementation for QObject
` [PATCH 05/14] rust: add Serializer (to_qobject) "
` [PATCH 06/14] rust: add Deserialize "

[PATCH v3] target/arm: handle unaligned PC during tlb probe
 2025-12-05  9:28 UTC  (3+ messages)

[PATCH v3 00/15] python: drop qemu.qmp from qemu.git tree
 2025-12-05  8:53 UTC  (19+ messages)
` [PATCH v3 01/15] python/mkvenv: create timestamp file for each group "ensured"
` [PATCH v3 02/15] python/mkvenv: bump 'qemu.qmp' dependency for testdeps
` [PATCH v3 03/15] python/mkvenv: add 'checktests' and 'functests' dependency groups
` [PATCH v3 04/15] python/mkvenv: add mechanism to install local package(s)
` [PATCH v3 05/15] meson, mkvenv: add checktests and functests custom targets
` [PATCH v3 06/15] tests: Use configured python to run GitLab iotests
` [PATCH v3 07/15] tests: run "make check-venv" before running iotests
` [PATCH v3 08/15] tests: ensure "make check-venv" is run for crash tests
` [PATCH v3 09/15] tests/lcitool: add python3 wheel and setuptools deps for qemu
` [PATCH v3 10/15] python: add vendored qemu.qmp package
` [PATCH v3 11/15] meson, mkvenv: make iotests depend on checktests group
` [PATCH v3 12/15] meson, mkvenv: make functional tests depend on functests group
` [PATCH v3 13/15] meson, mkvenv: add qemu.git/python/qemu package to pythondeps.toml
` [PATCH v3 14/15] tests: replace old "check-venv" target with meson target
` [PATCH v3 15/15] python: delete qemu.qmp

[PATCH] aspeed: Deprecate the fby35 machine
 2025-12-05  8:43 UTC  (3+ messages)

[PATCH 0/9] RISC-V CPU time source interface
 2025-12-05  8:29 UTC  (4+ messages)

[PATCH 00/19] rust: QObject and QAPI bindings
 2025-12-05  8:30 UTC  (3+ messages)
` [PATCH 03/19] rust: do not add qemuutil to Rust crates

[RFC v3 00/21] hw/arm/smmuv3: Add initial support for Secure State
 2025-12-05  8:23 UTC  (17+ messages)
` [RFC v3 15/21] hw/arm/smmuv3: Determine register bank from MMIO offset
` [RFC v3 16/21] hw/arm/smmuv3: Implement SMMU_S_INIT register
` [RFC v3 17/21] hw/arm/smmuv3: Pass security state to command queue and IRQ logic
` [RFC v3 18/21] hw/arm/smmuv3: Harden security checks in MMIO handlers
` [RFC v3 19/21] hw/arm/smmuv3: Use iommu_index to represent the security context

[PATCH v2 00/11] Final fixes for 10.2 (build, docs, dockerfiles, plugins)
 2025-12-05  7:54 UTC  (18+ messages)
` [PATCH v2 01/11] gitlab: drop --disable-pie from aarch64-all-linux-static build
` [PATCH v2 02/11] gitlab: drop explicit pxe-test from the build-tci job
` [PATCH v2 03/11] tests/tcg: honour the available QEMU binaries when running check-tcg
` [PATCH v2 04/11] tests/lcitool: add bzip2 to the minimal dependency list
` [PATCH v2 05/11] tests/lcitool: add nettle to the minimal deps
` [PATCH v2 06/11] tests/docker: transition debian-all-test-cross to lcitool
` [PATCH v2 07/11] tests/docker: drop --disable-[tools|system] from all-test-cross
` [PATCH v2 08/11] docs/devel: update build environment setup documentation
` [PATCH v2 09/11] docs/devel: Correct typo
` [PATCH v2 10/11] MAINTAINERS: update the custom runner entries
` [PATCH v2 11/11] plugins/core: allow reading of registers during discon events

[PATCH v3 0/8] Live update: tap and vhost
 2025-12-05  6:46 UTC  (10+ messages)
` [PATCH v3 6/8] tap: cpr support
` [PATCH v3 8/8] tap: cpr fixes

[PATCH v9 0/7] net/tap: simple refactoring
 2025-12-05  6:19 UTC  (3+ messages)

[PATCH for 10.2?] gitlab-ci.d/cirrus: Update the FreeBSD job to v14.3
 2025-12-05  6:12 UTC  (3+ messages)

[PATCHv4 00/15] Adding comprehensive support for i.MX8MM EVK board
 2025-12-05  5:38 UTC  (16+ messages)
` [PATCHv4 01/15] hw/arm: Add the i.MX 8MM EVK(Evaluation Kit) board
` [PATCHv4 02/15] hw/misc/imx8mp_analog: Add property to analog device
` [PATCHv4 03/15] hw/arm/fsl-imx8mm: Add Analog device IP to iMX8MM SOC
` [PATCHv4 04/15] hw/arm/fsl-imx8mm: Add Clock Control Module IP to iMX8MM
` [PATCHv4 05/15] hw/arm/fsl-imx8mm: Implemented support for SNVS
` [PATCHv4 06/15] hw/arm/fsl-imx8mm: Adding support for USDHC storage controllers
` [PATCHv4 07/15] hw/arm/fsl-imx8mm: Add PCIe support
` [PATCHv4 08/15] hw/arm/fsl-imx8mm: Add GPIO controllers
` [PATCHv4 09/15] hw/arm/fsl-imx8mm: Adding support for I2C emulation
` [PATCHv4 10/15] hw/arm/fsl-imx8mm: Adding support for SPI controller
` [PATCHv4 11/15] hw/arm/fsl-imx8mm: Adding support for Watchdog Timers
` [PATCHv4 12/15] hw/arm/fsl-imx8mm: Adding support for General Purpose Timers
` [PATCHv4 13/15] hw/arm/fsl-imx8mm: Adding support for ENET ethernet controller
` [PATCHv4 14/15] hw/arm/fsl-imx8mm: Adding support for USB controller
` [PATCHv4 15/15] hw/arm/fsl-imx8mm: Adding functional testing of iMX8MM emulation

[PATCH v5] net/tap-linux.c: avoid abort when setting invalid fd
 2025-12-05  5:25 UTC  (2+ messages)

[PATCH 1/2] libqos: pci: Avoid fatal assert on zero-sized BARs in fuzz builds
 2025-12-05  4:16 UTC  (5+ messages)
` [PATCH v2 0/5] tests/qtest: Rework libqos PCI BAR handling to support fuzzing
  ` [PATCH v2 1/5] libqos: pci: Handle zero-sized BARs gracefully

[RFC PATCH v6 0/4] Support mapping virtio-gpu virgl hostmem blobs using MAP_FIXED API
 2025-12-05  4:10 UTC  (3+ messages)
` [RFC PATCH v6 3/4] virtio-gpu: Destroy virgl resources on virtio-gpu reset

[RFC PATCH v4 0/7] Support mapping virtio-gpu virgl hostmem blobs using MAP_FIXED API
 2025-12-05  4:08 UTC  (5+ messages)
` [RFC PATCH v4 4/7] virtio-gpu: Make virtio_gpu_virgl_unmap_resource_blob() return -1 on error

[PATCH 0/4] Add Split indirect descriptors for SVQ
 2025-12-05  1:33 UTC  (6+ messages)
` [PATCH 2/4] vdpa: implement the interfaces alloc/free for indirect desc

[RFC RESEND v5 0/4] hw/misc: Introduce a generalized IOMMU test framework
 2025-12-04 23:53 UTC  (9+ messages)
` [RFC RESEND v5 1/4] hw/arm/smmuv3: Extract common definitions to smmuv3-common.h
` [RFC RESEND v5 2/4] hw/misc: Introduce iommu-testdev for bare-metal IOMMU testing
` [RFC RESEND v5 3/4] tests/qtest/libqos: Add SMMUv3 helper library
` [RFC RESEND v5 4/4] tests/qtest: Add SMMUv3 bare-metal test using iommu-testdev

[PATCH] virtio: Fix crash when sriov-pf is set for non-PCI-Express device
 2025-12-04 21:36 UTC  (2+ messages)

[PATCH] hw/dma/omap_dma.c: Use 64 bit maths for omap_dma_transfer_setup
 2025-12-04 21:33 UTC  (2+ messages)

[PATCH v2] target/arm: handle unaligned PC during tlb probe
 2025-12-04 20:30 UTC 

[PATCH v2 0/3] char: add option to inject timestamps into logfile
 2025-12-04 20:26 UTC  (4+ messages)
` [PATCH v2 1/3] char: qemu_chr_write_log() use qemu_write_full()
` [PATCH v2 2/3] error-report: make real_time_iso8601() public
` [PATCH v2 3/3] chardev: add logtimestamp option

[PATCH] migration: cpr socket permissions fix
 2025-12-04 20:05 UTC  (3+ messages)

[PATCH v3 0/3] vhost-user-blk: support inflight migration
 2025-12-04 19:55 UTC  (4+ messages)

[PULL 0/6] vfio queue
 2025-12-04 19:37 UTC  (2+ messages)

[PATCH v6 00/33] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-12-04 18:57 UTC  (6+ messages)
` [PATCH v6 13/33] hw/arm/smmuv3: propagate smmuv3_cmdq_consume() errors to caller
` [PATCH v6 16/33] hw/pci/pci: Introduce a callback to retrieve the MSI doorbell GPA directly

[PATCH V5 0/4] Basic ASID2 support
 2025-12-04 18:30 UTC  (6+ messages)
` [PATCH 1/4] target/arm: Enable ID_AA64MMFR4_EL1 register
` [PATCH 2/4] target/arm: Allow writes to FNG1, FNG0, A2
` [PATCH 3/4] target/arm/tcg/cpu64.c: Enable ASID2 for cpu_max
` [PATCH 4/4] tests: Add test for ASID2 and write/read of feature bits

[PATCH v2] build: do not include @block.syms/@qemu.sys with modules disabled
 2025-12-04 18:14 UTC 

[PATCH] tests/meson: do not reuse migration_files variable
 2025-12-04 18:11 UTC 

[PATCH] build: do not include @block.syms/@qemu.sys with modules disabled
 2025-12-04 18:11 UTC 

[PATCH 0/5] block: move AioContext and AIOCB out of include/block/
 2025-12-04 17:46 UTC  (14+ messages)
` [PATCH 1/5] hw: add missing includes hidden by block/aio.h
` [PATCH 2/5] block: extract include/qemu/aiocb.h out of include/block/aio.h
` [PATCH 3/5] block: reduce files included by block/aio.h
` [PATCH 4/5] block: rename block/aio.h to qemu/aio.h
` [PATCH 5/5] block: rename block/aio-wait.h to qemu/aio-wait.h

[PATCH v2 00/10] chardev: cleanup
 2025-12-04 17:14 UTC  (12+ messages)
` [PATCH v2 01/10] ui/spice: Require spice-server >= 0.15.0
` [PATCH v2 02/10] ui/spice: drop SPICE_HAS_ATTACHED_WORKER macro
` [PATCH v2 03/10] chardev: ChardevClass: consistent naming for handlers
` [PATCH v2 04/10] chardev: consistent naming for ChardevClass handlers implementations
` [PATCH v2 05/10] chardev: .chr_open(): drop be_opened parameter
` [PATCH v2 06/10] chardev: .chr_open(): add boolean return value
` [PATCH v2 07/10] chardev/char-pty: store pty_name into PtyChardev state
` [PATCH v2 08/10] chardev: introduce .chr_get_pty_name() handler
` [PATCH v2 09/10] chardev: rework filename handling
` [PATCH v2 10/10] chardev/char: qemu_char_open(): add return value

[PATCH] target/ppc/kvm : Use macro names instead of hardcoded constants as return values
 2025-12-04 17:10 UTC  (3+ messages)

[RFC PATCH] target/arm: handle unaligned PC during tlb probe
 2025-12-04 16:35 UTC  (3+ messages)

[PATCH V4 0/4] Basic ASID2 Support
 2025-12-04 16:25 UTC  (4+ messages)
` [PATCH V4 2/4] target/arm: Allow writes to FNG1, FNG0, A2

[PATCH v3] virtio-dmabuf: Ensure UUID persistence for hash table insertion
 2025-12-04 16:20 UTC 

[PATCH v2] virtio-dmabuf: Ensure UUID persistence for hash table insertion
 2025-12-04 15:43 UTC  (2+ messages)

[PATCH] tracetool-test: add QEMU_TEST_KEEP_SCRATCH=1 support
 2025-12-04 14:18 UTC  (2+ messages)

[PATCH for-11.0 0/8] chardev: cleanup
 2025-12-04 13:34 UTC  (4+ messages)
` [PATCH 3/8] chardev: .chr_open(): drop be_opened parameter

[Bug 2133804] Re: QEMU does not emulate IOCTL TCGETS2
 2025-12-04 12:58 UTC  (4+ messages)

[PATCH 0/3] char: add option to inject timestamps into logfile
 2025-12-04 12:54 UTC  (7+ messages)
` [PATCH 2/3] error-report: move real_time_iso8601() to header

[PATCH 1/7] Add termios2 support to linux-user
 2025-12-04 12:48 UTC  (2+ messages)

[PATCH v2 0/5] acpi/ghes: Error object handling improvement
 2025-12-04 11:09 UTC  (2+ messages)

[PATCH RFC 0/7] virtio-gpu-virgl: introduce Venus support for macOS
 2025-12-04 10:57 UTC  (5+ messages)
` [PATCH RFC 3/7] console: rename `d3d_tex2d` to `native`
` [PATCH RFC 4/7] virtio-gpu-virgl: update virglrenderer defines

[PATCH v3 0/4] Fixes and improvements for scripts/qemugdb commands
 2025-12-04 10:50 UTC  (5+ messages)
` [PATCH v3 1/4] scripts/qemugdb: mtree: Fix OverflowError in mtree with 128-bit addresses
` [PATCH v3 2/4] scripts/qemugdb: timers: Fix KeyError in 'qemu timers' command
` [PATCH v3 3/4] scripts/qemugdb: timers: Improve 'qemu timers' command readability
` [PATCH v3 4/4] scripts/qemugdb: coroutine: Add option for obtaining detailed trace in coredump

[PATCH] rust: hide panicking default associated constants from rustdoc
 2025-12-04 10:50 UTC 

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

[PATCH for-10.2] file-posix: Handle suspended dm-multipath better for SG_IO
 2025-12-04 10:44 UTC  (3+ messages)

[PATCH RFC] target/s390x: Fix infinite loop during replay
 2025-12-04  9:37 UTC  (2+ messages)

[PATCH v2 0/4] vEVENTQ support for accelerated SMMUv3 devices
 2025-12-04  9:22 UTC  (5+ messages)
` [PATCH v2 1/4] backends/iommufd: Introduce iommufd_backend_alloc_veventq
` [PATCH v2 2/4] hw/arm/smmuv3-accel: Allocate vEVENTQ for accelerated SMMUv3 devices
` [PATCH v2 3/4] hw/arm/smmuv3: Introduce a helper function for event propagation
` [PATCH v2 4/4] hw/arm/smmuv3-accel: Read and propagate host vIOMMU events

[PATCH 0/4] Clean up end-of-instruction processing
 2025-12-04  8:46 UTC  (5+ messages)

[PATCH 4/4] vhost: supported the virtio indirect desc of used ring
 2025-12-04  8:42 UTC  (2+ messages)

[PATCH 1/1] scripts: fix broken error path in modinfo-collect.py
 2025-12-04  8:37 UTC  (2+ messages)

[PATCH 0/3] amd_iommu: Support Generation of IOMMU XT interrupts
 2025-12-04  8:17 UTC  (4+ messages)
` [PATCH 3/3] amd_iommu: Generate XT interrupts when xt support is enabled

[PATCH-for-11.0 v6 00/13] hw/sparc64/sun4u: Use fw_cfg_init_io_nodma()
 2025-12-04  8:04 UTC  (2+ messages)


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