messages from 2025-09-08 10:52:57 to 2025-09-08 20:04:17 UTC [more...]
[PATCH v3 0/9] Add IBM PPE42 CPU support
2025-09-08 20:00 UTC (5+ messages)
` [PATCH v3 1/9] target/ppc: IBM PPE42 general regs and flags
` [PATCH v3 2/9] target/ppc: Add IBM PPE42 family of processors
` [PATCH v3 5/9] target/ppc: Support for IBM PPE42 MMU
` [PATCH v3 7/9] hw/ppc: Support for an IBM PPE42 CPU decrementer
[PATCH v3 0/9] virtio-net: live-TAP local migration
2025-09-08 20:01 UTC (16+ messages)
` [PATCH v3 4/9] qapi: add interface for local TAP migration
` [PATCH v3 5/9] net/tap: implement interfaces for local migration
` [PATCH v3 6/9] virtio-net: support local tap migration
` [PATCH v3 8/9] tests/functional: add skipUnlessPasswordlessSudo() decorator
` [PATCH v3 9/9] tests/functional: add test_x86_64_tap_fd_migration
[PATCH 0/4] export/fuse: Add FUSE-over-io_uring for Storage Exports
2025-09-08 19:45 UTC (9+ messages)
` [PATCH 1/4] export/fuse: add opt to enable FUSE-over-io_uring
` [PATCH 2/4] export/fuse: process FUSE-over-io_uring requests
[RFC PATCH v3 00/15] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
2025-09-08 19:29 UTC (12+ messages)
` [RFC PATCH v3 07/15] hw/arm/smmuv3: Implement get_viommu_cap() callback
` [RFC PATCH v3 12/15] hw/arm/smmuv3-accel: Introduce helpers to batch and issue cache invalidations
` [RFC PATCH v3 13/15] hw/arm/smmuv3: Forward invalidation commands to hw
[PATCH 0/4] gitlab: misc artifact / log handling fixes
2025-09-08 19:09 UTC (5+ messages)
` [PATCH 1/4] gitlab: replace avocado results files with meson results files
` [PATCH 2/4] gitlab: always include entire of meson-logs directory
` [PATCH 3/4] gitlab: include all junit XML files from meson
` [PATCH 4/4] gitlab: prevent duplicated meson log artifacts in test jobs
[PATCH v3 00/19] python: 3.14 compatibility and python-qemu-qmp synchronization
2025-09-08 19:03 UTC (20+ messages)
` [PATCH v3 01/19] python: backport 'Change error classes to have better repr methods'
` [PATCH v3 02/19] python: backport 'EventListener: add __repr__ method'
` [PATCH v3 03/19] python: backport 'kick event queue on legacy event_pull()'
` [PATCH v3 04/19] python: backport 'protocol: adjust logging name when changing client name'
` [PATCH v3 05/19] python: backport 'drop Python3.6 workarounds'
` [PATCH v3 06/19] python: backport 'Use @asynciocontextmanager'
` [PATCH v3 07/19] python: backport 'qmp-shell: add common_parser()'
` [PATCH v3 08/19] python: backport 'feat: allow setting read buffer limit'
` [PATCH v3 09/19] python: backport 'make require() preserve async-ness'
` [PATCH v3 10/19] python: backport 'qmp-shell-wrap: handle missing binary gracefully'
` [PATCH v3 11/19] python: backport 'qmp-tui: Do not crash if optional dependencies are not met'
` [PATCH v3 12/19] python: backport 'Remove deprecated get_event_loop calls'
` [PATCH v3 13/19] python: backport 'avoid creating additional event loops per thread'
` [PATCH v3 14/19] python: synchronize qemu.qmp documentation
` [PATCH v3 15/19] iotests: drop compat for old version context manager
` [PATCH v3 16/19] python: ensure QEMUQtestProtocol closes its socket
` [PATCH v3 17/19] iotests/147: ensure temporary sockets are closed before exiting
` [PATCH v3 18/19] iotests/151: ensure subprocesses are cleaned up
` [PATCH v3 19/19] iotests/check: always enable all python warnings
[PATCH v6 0/3] target/arm: Added support for SME register exposure to GDB
2025-09-08 18:32 UTC (4+ messages)
` [PATCH v6 3/3] target/arm: Added test case "
[PATCH v7 0/3] target/arm: Added support for SME register exposure to GDB
2025-09-08 18:28 UTC (4+ messages)
` [PATCH v7 1/3] target/arm: Increase MAX_PACKET_LENGTH for SME ZA remote gdb debugging
` [PATCH v7 2/3] target/arm: Added support for SME register exposure to GDB
` [PATCH v7 3/3] target/arm: Added test case "
[PATCH v2 00/18] python: 3.14 compatibility and python-qemu-qmp synchronization
2025-09-08 18:16 UTC (30+ messages)
` [PATCH v2 01/18] python: backport 'Change error classes to have better repr methods'
` [PATCH v2 02/18] python: backport 'EventListener: add __repr__ method'
` [PATCH v2 03/18] python: backport 'kick event queue on legacy event_pull()'
` [PATCH v2 04/18] python: backport 'protocol: adjust logging name when changing client name'
` [PATCH v2 05/18] python: backport 'drop Python3.6 workarounds'
` [PATCH v2 06/18] python: backport 'qmp-shell: add common_parser()'
` [PATCH v2 07/18] python: backport 'feat: allow setting read buffer limit'
` [PATCH v2 08/18] python: backport 'make require() preserve async-ness'
` [PATCH v2 09/18] python: backport 'qmp-shell-wrap: handle missing binary gracefully'
` [PATCH v2 10/18] python: backport 'qmp-tui: Do not crash if optional dependencies are not met'
` [PATCH v2 11/18] python: backport 'Remove deprecated get_event_loop calls'
` [PATCH v2 12/18] python: backport 'avoid creating additional event loops per thread'
` [PATCH v2 13/18] python: synchronize qemu.qmp documentation
[PATCH v2] hw/sensor: add stub for ADM1266 blackbox
2025-09-08 17:17 UTC (3+ messages)
[PATCH 1/2] hw/sensor: add stub for ADM1266 blackbox
2025-09-08 17:15 UTC (2+ messages)
` [PATCH 2/2] hw/sensor: adm1266: add blackbox read and clear support
[PATCH V3 0/9] Live update: cpr-exec
2025-09-08 17:02 UTC (4+ messages)
` [PATCH V3 5/9] migration: cpr-exec-command parameter
[PULL 00/31] vfio queue
2025-09-08 16:53 UTC (32+ messages)
` [PULL 01/31] MAINTAINERS: Add myself as reviewer for PowerNV and XIVE
` [PULL 02/31] vfio/igd: Enable quirks when IGD is not the primary display
` [PULL 03/31] vfio: Remove 'vfio-amd-xgbe' device
` [PULL 04/31] vfio: Remove 'vfio-calxeda-xgmac' device
` [PULL 05/31] vfio: Remove 'vfio-platform'
` [PULL 06/31] vfio: Move vfio-region.h under hw/vfio/
` [PULL 07/31] vfio/container: set error on cpr failure
` [PULL 08/31] vfio: Report an error when the 'dma_max_mappings' limit is reached
` [PULL 09/31] hw/vfio-user: add x-pci-class-code
` [PULL 10/31] vfio: Introduce helper vfio_pci_from_vfio_device()
` [PULL 11/31] vfio/vfio-container-base.h: update VFIOContainerBase declaration
` [PULL 12/31] vfio/vfio-container.h: update VFIOContainer declaration
` [PULL 13/31] hw/vfio/cpr-legacy.c: use QOM casts where appropriate
` [PULL 14/31] hw/vfio/container.c: "
` [PULL 15/31] ppc/spapr_pci_vfio.c: "
` [PULL 16/31] vfio/spapr.c: "
` [PULL 17/31] vfio/vfio-container.h: rename VFIOContainer bcontainer field to parent_obj
` [PULL 18/31] vfio-user/container.h: update VFIOUserContainer declaration
` [PULL 19/31] vfio/container.c: use QOM casts where appropriate
` [PULL 20/31] vfio-user/container.h: rename VFIOUserContainer bcontainer field to parent_obj
` [PULL 21/31] vfio-user/pci.c: update VFIOUserPCIDevice declaration
` [PULL 22/31] vfio-user/pci.c: use QOM casts where appropriate
` [PULL 23/31] vfio-user/pci.c: rename VFIOUserPCIDevice device field to parent_obj
` [PULL 24/31] vfio/pci.h: update VFIOPCIDevice declaration
` [PULL 25/31] vfio/pci.c: use QOM casts where appropriate
` [PULL 26/31] vfio/pci-quirks.c: "
` [PULL 27/31] vfio/cpr.c: "
` [PULL 28/31] vfio/igd.c: "
` [PULL 29/31] vfio-user/pci.c: "
` [PULL 30/31] s390x/s390-pci-vfio.c: "
` [PULL 31/31] vfio/pci.h: rename VFIOPCIDevice pdev field to parent_obj
[PATCH v3 0/1] dump: enhance win_dump_available to report properly
2025-09-08 16:57 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v2] 9pfs: Stop including gstrfuncs.h
2025-09-08 16:15 UTC (2+ messages)
[PATCH] util/hexdump: fix QEMU_HEXDUMP_LINE_WIDTH logic
2025-09-08 16:03 UTC (3+ messages)
[PATCH] ui/spice: fix crash when disabling GL scanout on
2025-09-08 15:59 UTC (2+ messages)
[PATCH v4 00/84] target/arm: Implement FEAT_GCS
2025-09-08 15:57 UTC (7+ messages)
` [PATCH v4 21/84] target/arm: Do not migrate env->exception
` [PATCH v4 26/84] include/hw/core/cpu: Introduce MMUIdxMap
` [PATCH v4 50/84] target/arm: Expand pstate to 64 bits
[PATCH 00/22] Fix memory region leaks and use-after-finalization
2025-09-08 15:31 UTC (5+ messages)
` [PATCH 07/22] hw/pci-host/raven: Fix AddressSpace exposure timing
[RFC PATCH] docs/system/security: Restrict "virtualization use case" to specific machines
2025-09-08 15:15 UTC (8+ messages)
[PATCH] qdev: Clarify instantiation and realization
2025-09-08 14:45 UTC
[PATCH v4 0/3] vfio-user client functional test
2025-09-08 14:42 UTC (7+ messages)
` [PATCH v4 1/3] tests/functional: return output from cmd.py helpers
` [PATCH v4 2/3] tests/functional: add vm param to "
` [PATCH v4 3/3] tests/functional: add a vfio-user smoke test
[PULL 00/28] i386, accel, memory patches for 2025-08-29
2025-09-08 14:30 UTC (3+ messages)
` [PULL 24/28] hpet: switch to fine-grained device locking
[PATCH 00/22] vfio: improve use of QOM and coding guidelines
2025-09-08 14:19 UTC (8+ messages)
` [PATCH 15/22] vfio/pci.h: use QOM casts where appropriate
` [PATCH 16/22] vfio/pci.c: "
` [PATCH 17/22] vfio/pci-quirks.c: "
[PATCH] .gitmodules: move u-boot mirrors to qemu-project-mirrors
2025-09-08 14:19 UTC
[PATCH 0/4] tests/functional: misc fixes for reliability / debuggability
2025-09-08 14:20 UTC (6+ messages)
` [PATCH 1/4] tests/functional: fix infinite loop on console EOF
` [PATCH 2/4] tests/functional: avoid duplicate messages on failures
` [PATCH 3/4] tests/functional: avoid tearDown failure when QEMU dies
` [PATCH 4/4] tests/functional: purge scratch dir on test startup
[PATCH] hw/vfio-user: add x-pci-class-code
2025-09-08 14:15 UTC (2+ messages)
[PATCH] vfio: Report an error when the 'dma_max_mappings' limit is reached
2025-09-08 14:15 UTC (2+ messages)
[PATCH] vfio/container: set error on cpr failure
2025-09-08 14:15 UTC (2+ messages)
[PATCH v2 0/8] vfio: Remove 'vfio-platform'
2025-09-08 14:14 UTC (2+ messages)
[PATCH] vfio/igd: Enable quirks when IGD is not the primary display
2025-09-08 14:13 UTC (2+ messages)
[PULL 0/8] Tracing patches
2025-09-08 14:06 UTC (9+ messages)
` [PULL 1/8] checkpatch: cull trailing '*/' in SPDX check
` [PULL 2/8] tracetool: eliminate trailing whitespace in C format
` [PULL 3/8] tracetool: avoid space after "*" in arg types
` [PULL 4/8] tracetool: include SPDX-License-Identifier in generated files
` [PULL 5/8] tracetool: add test suite for tracetool with reference output
` [PULL 6/8] tracetool: drop the probe "__nocheck__" wrapping
` [PULL 7/8] qapi: switch to use QEMU_TEST_REGENERATE env var
` [PULL 8/8] tracetool-test: allow to run in parallel
[PATCH] tracetool-test: allow to run in parallel
2025-09-08 13:49 UTC (2+ messages)
[PATCH v3 0/2] FM-API Physical Switch Command Set Support
2025-09-08 13:48 UTC (9+ messages)
` [PATCH v3 2/2] hw/cxl: Add Physical Port Control (Opcode 5102h)
` [PATCH v3 1/2] hw/cxl: Refactored Identify Switch Device & Get Physical Port State
should the functional-testing scratch_file() utility guarantee that the path it returns doesn't exist?
2025-09-08 13:48 UTC (3+ messages)
[PATCH v4 0/5] NVMe: Add SPDM over the storage transport support
2025-09-04 19:50 UTC (4+ messages)
` [PATCH v4 3/5] hw/nvme: add NVMe Admin Security SPDM support
[PATCH 00/24] target/arm/hvf: Consolidate
2025-09-08 12:26 UTC (13+ messages)
` [PATCH 12/24] target/arm/hvf: Mention hvf_inject_interrupts() must run on vCPU thread
` [PATCH 13/24] accel/hvf: Implement hvf_arch_vcpu_destroy()
` [PATCH 14/24] target/arm/hvf: Hardcode Apple MIDR
` [PATCH 16/24] target/arm/hvf: Factor hvf_handle_exception() out
` [PATCH 17/24] target/arm/hvf: Factor hvf_handle_vmexit() out
` [PATCH 18/24] target/arm/hvf: Keep calling hv_vcpu_run() in loop
[PATCH v2 0/5] tests/functional: Adapt reverse_debugging to run w/o Avocado
2025-09-08 11:49 UTC (2+ messages)
[PATCH 00/33] First Rust update for QEMU 10.2
2025-09-08 10:50 UTC (29+ messages)
` [PATCH 03/33] meson, cargo: require Rust 1.83.0
` [PATCH 06/33] rust: add qdev Device derive macro
` [PATCH 07/33] rust: vmstate: convert to use builder pattern
` [PATCH 09/33] rust: qdev: const_refs_to_static
` [PATCH 10/33] docs/rust: update msrv
` [PATCH 11/33] rust: remove unused global qemu "allocator"
` [PATCH 12/33] rust: add workspace authors
` [PATCH 13/33] rust: move vmstate_clock!() to qdev module
` [PATCH 14/33] rust: move VMState handling to QOM module
` [PATCH 15/33] rust: move Cell vmstate impl
` [PATCH 16/33] rust: split Rust-only "common" crate
` [PATCH 17/33] rust: make build.rs generic over various ./rust/projects
` [PATCH 18/33] rust: split "util" crate
` [PATCH 19/33] rust: split "migration" crate
` [PATCH 20/33] rust: split "bql" crate
` [PATCH 21/33] rust: split "qom" crate
` [PATCH 22/33] rust: split "chardev" crate
` [PATCH 23/33] rust: split "system" crate
` [PATCH 24/33] rust: split "hwcore" crate
` [PATCH 25/33] rust: rename qemu_api_macros -> qemu_macros
` [PATCH 26/33] rust/hpet: drop now unneeded qemu_api dep
` [PATCH 27/33] rust/pl011: drop dependency on qemu_api
` [PATCH 28/33] rust: repurpose qemu_api -> tests
` [PATCH 29/33] rust: re-export qemu_macros internal helper in "bits"
` [PATCH 30/33] rust: re-export qemu macros from common/qom/hwcore
` [PATCH 31/33] docs: update rust.rst
` [PATCH 32/33] rust: meson: remove unnecessary complication in device crates
` [PATCH 33/33] rust: do not inline do_init_io
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).