messages from 2025-12-04 15:45:33 to 2025-12-05 17:20:07 UTC [more...]
[RFC RESEND v5 0/4] hw/misc: Introduce a generalized IOMMU test framework
2025-12-05 17:19 UTC (13+ 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] pcie_sriov: Fix PCI_SRIOV_* accesses in pcie_sriov_pf_exit()
2025-12-05 17:11 UTC (3+ messages)
[PULL 00/14] Final fixes for 10.2 (gitlab, testing, docker, docs, plugins)
2025-12-05 16:41 UTC (15+ messages)
` [PULL 01/14] gitlab: drop --disable-pie from aarch64-all-linux-static build
` [PULL 02/14] gitlab: drop explicit pxe-test from the build-tci job
` [PULL 03/14] gitlab-ci.d/cirrus: Update the FreeBSD job to v14.3
` [PULL 04/14] tests/tcg: honour the available QEMU binaries when running check-tcg
` [PULL 05/14] tests/qemu-iotests: Check for a functional "secret" object before using it
` [PULL 06/14] tests/lcitool: add bzip2 to the minimal dependency list
` [PULL 07/14] tests/docker: transition debian-all-test-cross to lcitool
` [PULL 08/14] tests/docker: drop --disable-[tools|system] from all-test-cross
` [PULL 09/14] docs/devel: update build environment setup documentation
` [PULL 10/14] docs/devel: Correct typo
` [PULL 11/14] MAINTAINERS: update the custom runner entries
` [PULL 12/14] plugins/core: allow reading of registers during discon events
` [PULL 13/14] contrib/plugins/uftrace_symbols.py: unbreak --no-prefix-symbols
` [PULL 14/14] aspeed: Deprecate the fby35 machine
[PATCH] hw/dma/omap_dma.c: Use 64 bit maths for omap_dma_transfer_setup
2025-12-05 16:36 UTC (8+ messages)
[PULL 0/6] tcg patch queue
2025-12-05 16:20 UTC (7+ messages)
` [PULL 1/6] tcg: Zero extend 32-bit addresses for TCI
` [PULL 2/6] tcg/tci: Introduce INDEX_op_tci_qemu_{ld,st}_rrr
` [PULL 3/6] tcg: Remove duplicate test from plugin_gen_mem_callbacks
` [PULL 4/6] tcg/tci: Disable -Wundef FFI_GO_CLOSURES warning
` [PULL 5/6] include/generic/host: Fix atomic128-cas.h.inc for Int128 structure
` [PULL 6/6] include/aarch64/host: Fix atomic16_fetch_{and,or}
[PATCH] aspeed: Deprecate the fby35 machine
2025-12-05 15:37 UTC (2+ messages)
[PATCH v2 00/10] chardev: cleanup
2025-12-05 15:34 UTC (21+ 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 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 V5 0/4] Basic ASID2 support
2025-12-05 15:30 UTC (7+ 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 for 10.2?] gitlab-ci.d/cirrus: Update the FreeBSD job to v14.3
2025-12-05 15:19 UTC (4+ messages)
[PATCH] tests/qemu-iotests: Check for a functional "secret" object before using it
2025-12-05 15:19 UTC (2+ messages)
[PATCH] contrib/plugins/uftrace_symbols.py: unbreak --no-prefix-symbols
2025-12-05 15:18 UTC (4+ messages)
[PATCH] migration: cpr socket permissions fix
2025-12-05 15:13 UTC (4+ messages)
[PATCH v3] target/arm: handle unaligned PC during tlb probe
2025-12-05 15:11 UTC (4+ messages)
[PATCH 0/2] target/arm: fix for hvf regression in v10.2-rc1 (#3228)
2025-12-05 15:11 UTC (3+ messages)
` [PATCH 1/2] Revert "target/arm: Re-use arm_is_psci_call() in HVF"
` [PATCH 2/2] target/arm: ensure PSCI register updates are flushed
[Bug 2133188] Re: Illegal instruction in memset under qemu-user for riscv64
2025-12-05 14:36 UTC (2+ messages)
tcg: Requesting clarification on return value of prepare_host_addr
2025-12-05 14:44 UTC (2+ messages)
[PATCH v9 0/7] net/tap: simple refactoring
2025-12-05 14:27 UTC (4+ messages)
[PATCH 00/19] rust: QObject and QAPI bindings
2025-12-05 13:55 UTC (14+ messages)
` [PATCH 03/19] rust: do not add qemuutil to Rust crates
` [PATCH 04/19] rust/qobject: add basic bindings
` [PATCH 06/19] rust/qobject: add Serialize implementation
` [PATCH 11/19] rust/qobject: add from/to JSON bindings for QObject
[PULL 0/1] Block layer patches
2025-12-05 13:26 UTC (2+ messages)
[PATCH v2 00/11] Final fixes for 10.2 (build, docs, dockerfiles, plugins)
2025-12-05 12:48 UTC (19+ 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] virtio-dmabuf: Ensure UUID persistence for hash table insertion
2025-12-05 12:12 UTC (2+ messages)
[PATCH 00/11] rust: migration: add high-level migration wrappers
2025-12-05 11:30 UTC (14+ messages)
` [PATCH 02/14] rust: add basic QObject bindings
` [PATCH 04/14] rust: add Serialize implementation for QObject
` [PATCH 05/14] rust: add Serializer (to_qobject) "
` [PATCH 06/14] rust: add Deserialize "
` [PATCH 07/14] rust: add Deserializer (from_qobject) "
[RFC v3 00/21] hw/arm/smmuv3: Add initial support for Secure State
2025-12-05 10:54 UTC (20+ 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 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 v3 0/8] Live update: tap and vhost
2025-12-05 6:46 UTC (9+ messages)
` [PATCH v3 6/8] tap: cpr support
` [PATCH v3 8/8] tap: cpr fixes
[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 (4+ messages)
[PATCH] virtio: Fix crash when sriov-pf is set for non-PCI-Express device
2025-12-04 21:36 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 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 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 (6+ messages)
` [PATCH 3/5] block: reduce files included by block/aio.h
[PATCH] target/ppc/kvm : Use macro names instead of hardcoded constants as return values
2025-12-04 17:10 UTC (2+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).