messages from 2025-08-19 18:33:00 to 2025-08-20 15:46:11 UTC [more...]
[PATCH v2 00/24] migration: Unify capabilities and parameters
2025-08-20 15:45 UTC (7+ messages)
` [PATCH v2 03/24] migration: Normalize tls arguments
[PATCH v7 0/8] vhost-user: Add SHMEM_MAP/UNMAP requests
2025-08-20 15:42 UTC (6+ messages)
` [PATCH v7 6/8] tests/qtest: Add GET_SHMEM validation test
[PATCH v11 02/27] migration: push Error **errp into vmstate_load_state()
2025-08-20 15:24 UTC (6+ messages)
` [PATCH v11 05/27] migration: push Error **errp into loadvm_process_command()
[RFC 00/11] hw/arm/smmuv3: Add initial support for Secure State
2025-08-20 15:21 UTC (4+ messages)
` [RFC 02/11] hw/arm/smmuv3: Implement read/write logic for secure registers
[PATCH 0/4] ppc: Fix migration issues with XICS and quiesce
2025-08-20 15:20 UTC (11+ messages)
` [PATCH 1/4] hw/intc/xics: Add missing call to register vmstate_icp_server
` [RFC PATCH 2/4] tests/functional: Extract migration code into a new class
` [RFC PATCH 3/4] tests/functional: Add a OS level migration test for pseries
` [PATCH 4/4] target/ppc: Fix env->quiesced migration
[PATCH v4 0/8] Reinvent BQL-free PIO/MMIO
2025-08-20 15:01 UTC (3+ messages)
` [PATCH v4 6/8] add cpu_test_interrupt()/cpu_set_interrupt() helpers and use them tree wide
[PATCH 00/33] vhost-user-blk: live-backend local migration
2025-08-20 14:42 UTC (9+ messages)
` [PATCH 26/33] io/channel-socket: introduce qio_channel_socket_keep_nonblock()
` [PATCH 27/33] migration/socket: keep fds non-block
[PATCH 0/5] tcg/mips: Remove support for 32-bit hosts
2025-08-20 14:21 UTC (6+ messages)
` [PATCH 1/5] docker: Remove 32-bit MIPS toolchain from debian-all-test image
` [PATCH 2/5] gitlab: Stop cross-testing for 32-bit MIPS hosts
` [PATCH 3/5] docker: Stop building 32-bit MIPS images
` [PATCH 4/5] tcg/mips: Check O32/N32/64 ABI definitions actually exist
` [PATCH 5/5] tcg/mips: Remove support for 32-bit hosts
[RFC PATCH] tcg: Restrict qemu_ld2 and qemu_st2 opcodes to 32-bit hosts
2025-08-20 13:49 UTC
[PATCH] MAINTAINERS: list qemu-security@nongnu.org as security contact
2025-08-20 13:39 UTC (3+ messages)
[PULL 0/2] Python patches
2025-08-20 13:33 UTC (5+ messages)
` [PULL 1/2] python: Replace asyncio.get_event_loop for Python 3.14
` [PULL 2/2] python: avoid deprecation warning with get_event_loop
[PATCH v2 00/47] AMD Versal Gen 2 support
2025-08-20 12:49 UTC (56+ messages)
` [PATCH v2 01/47] hw/arm/xlnx-versal: split the xlnx-versal type
` [PATCH v2 02/47] hw/arm/xlnx-versal: prepare for FDT creation
` [PATCH v2 03/47] hw/arm/xlnx-versal: uart: refactor creation
` [PATCH v2 04/47] hw/arm/xlnx-versal: canfd: "
` [PATCH v2 05/47] hw/arm/xlnx-versal: sdhci: "
` [PATCH v2 06/47] hw/arm/xlnx-versal: gem: "
` [PATCH v2 07/47] hw/arm/xlnx-versal: adma: "
` [PATCH v2 08/47] hw/arm/xlnx-versal: xram: "
` [PATCH v2 09/47] hw/arm/xlnx-versal: usb: "
` [PATCH v2 10/47] hw/arm/xlnx-versal: efuse: "
` [PATCH v2 11/47] hw/arm/xlnx-versal: ospi: "
` [PATCH v2 12/47] hw/arm/xlnx-versal: VersalMap: add support for OR'ed IRQs
` [PATCH v2 13/47] hw/arm/xlnx-versal: PMC IOU SCLR: refactor creation
` [PATCH v2 14/47] hw/arm/xlnx-versal: bbram: "
` [PATCH v2 15/47] hw/arm/xlnx-versal: trng: "
` [PATCH v2 16/47] hw/arm/xlnx-versal: rtc: "
` [PATCH v2 17/47] hw/arm/xlnx-versal: cfu: "
` [PATCH v2 18/47] hw/arm/xlnx-versal: crl: "
` [PATCH v2 19/47] hw/arm/xlnx-versal-virt: virtio: "
` [PATCH v2 20/47] hw/arm/xlnx-versal: refactor CPU cluster creation
` [PATCH v2 21/47] hw/arm/xlnx-versal: add the mp_affinity property to the CPU mapping
` [PATCH v2 22/47] hw/arm/xlnx-versal: instantiate the GIC ITS in the APU
` [PATCH v2 23/47] hw/intc/arm_gicv3: Introduce a 'first-cpu-index' property
` [PATCH v2 24/47] hw/arm/xlnx-versal: add support for multiple GICs
` [PATCH v2 25/47] hw/arm/xlnx-versal: add support for GICv2
` [PATCH v2 26/47] hw/arm/xlnx-versal: rpu: refactor creation
` [PATCH v2 27/47] hw/arm/xlnx-versal: ocm: "
` [PATCH v2 28/47] hw/arm/xlnx-versal: ddr: "
` [PATCH v2 29/47] hw/arm/xlnx-versal: add the versal_get_num_cpu accessor
` [PATCH v2 30/47] hw/misc/xlnx-versal-crl: remove unnecessary include directives
` [PATCH v2 31/47] hw/misc/xlnx-versal-crl: split into base/concrete classes
` [PATCH v2 32/47] hw/misc/xlnx-versal-crl: refactor device reset logic
` [PATCH v2 33/47] hw/arm/xlnx-versal: reconnect the CRL to the other devices
` [PATCH v2 34/47] hw/arm/xlnx-versal: use hw/arm/bsa.h for timer IRQ indices
` [PATCH v2 35/47] hw/arm/xlnx-versal: tidy up
` [PATCH v2 36/47] hw/misc/xlnx-versal-crl: add the versal2 version
` [PATCH v2 37/47] hw/arm/xlnx-versal: add a per_cluster_gic switch to VersalCpuClusterMap
` [PATCH v2 38/47] hw/arm/xlnx-versal: add the target field in IRQ descriptor
` [PATCH v2 39/47] target/arm/tcg/cpu64: add the cortex-a78ae CPU
` [PATCH v2 40/47] hw/arm/xlnx-versal: add versal2 SoC
` [PATCH v2 41/47] hw/arm/xlnx-versal-virt: rename the machine to amd-versal-virt
` [PATCH v2 42/47] hw/arm/xlnx-versal-virt: split into base/concrete classes
` [PATCH v2 43/47] hw/arm/xlnx-versal-virt: tidy up
` [PATCH v2 44/47] docs/system/arm/xlnx-versal-virt: update supported devices
` [PATCH v2 45/47] docs/system/arm/xlnx-versal-virt: add a note about dumpdtb
` [PATCH v2 46/47] hw/arm/xlnx-versal-virt: add the xlnx-versal2-virt machine
` [PATCH v2 47/47] tests/functional/test_aarch64_xlnx_versal: test the versal2 machine
[PATCH] MAINTAINERS: add a few more files to "Top Level Makefile and configure"
2025-08-20 12:36 UTC (4+ messages)
[PATCH 0/3] hw/ppc: Fix --without-default-devices build
2025-08-20 12:30 UTC (10+ messages)
` [PATCH 3/3] hw/ppc: Add stub for pnv_chip_find_core()
[PATCH v6 00/13] HVF: Add support for platform vGIC and nested virtualisation
2025-08-20 12:29 UTC (3+ messages)
` [PATCH v6 02/13] hvf: switch hvf_arm_get_host_cpu_features to not create a vCPU
[PATCH] fix: Fix build error with CONFIG_POWERNV disabled
2025-08-20 12:25 UTC
[PULL 0/5] Net patches
2025-08-20 12:22 UTC (7+ messages)
` [PULL 2/5] net: move backend cleanup to NIC cleanup
[PATCH v2 0/2] tracetool: remove no_check_foo() and if(true){..} blocks
2025-08-20 12:14 UTC (5+ messages)
` [PATCH v2 1/2] tracetool: add CHECK_TRACE_EVENT_GET_STATE
[PATCH 0/7] target/arm/hvf cleanups
2025-08-20 11:52 UTC (2+ messages)
[PATCH 00/12] util: sync error_report & qemu_log output more closely
2025-08-20 11:12 UTC (25+ messages)
` [PATCH 01/12] include: define constant for early constructor priority
` [PATCH 02/12] monitor: initialize global data from a constructor
` [PATCH 03/12] system: unconditionally enable thread naming
` [PATCH 04/12] util: set the name for the 'main' thread
` [PATCH 05/12] util: add API to fetch the current thread id
` [PATCH 06/12] util: add API to fetch the current thread name
` [PATCH 07/12] util: introduce common helper for error-report & log code
` [PATCH 08/12] util: convert error-report & log to message API for timestamp
` [PATCH 09/12] util: add support for formatting a workload name in messages
` [PATCH 10/12] util: add support for formatting a program "
` [PATCH 11/12] util: add support for formatting thread info "
` [PATCH 12/12] util: add brackets around guest name in message context
[PATCH] meson: set test programs to not build by default
2025-08-20 10:23 UTC (4+ messages)
[PATCH] hw/arm: add static NVDIMMs in device tree
2025-08-20 10:11 UTC (7+ messages)
` "
[PATCH] target/i386: Add support save/load exception error_code
2025-08-20 10:16 UTC (5+ messages)
[PATCH 00/14] python: misc cleanups for python code
2025-08-20 9:45 UTC (32+ messages)
` [PATCH 01/14] python: Replace asyncio.get_event_loop for Python 3.14
` [PATCH 02/14] python: avoid deprecation warning with get_event_loop
` [PATCH 03/14] python: drop 'is_closing' back compat helper
` [PATCH 04/14] python: drop 'wait_closed' "
` [PATCH 05/14] python: drop 'asyncio_run' "
` [PATCH 06/14] python: drop 'create_task' "
` [PATCH 07/14] iotests: drop compat for old version context manager
` [PATCH 10/14] functional: always enable all python warnings
` [PATCH 11/14] python: ensure QEMUQtestProtocol closes its socket
` [PATCH 12/14] iotests/147: ensure temporary sockets are closed before exiting
` [PATCH 13/14] iotests/151: ensure subprocesses are cleaned up
` [PATCH 14/14] iotests/check: always enable all python warnings
Issues with pdcm in qemu 10.1-rc on migration and save/restore
2025-08-20 9:10 UTC (7+ messages)
[PATCH 00/19] TAP initialization refactoring
2025-08-20 9:09 UTC (11+ messages)
` [PATCH 01/19] net/tap: net_init_tap_one(): add return value
[PATCH] pcie_sriov: Fix broken MMIO accesses from SR-IOV VFs
2025-08-20 8:41 UTC
[PATCH 00/35] wasm: Add Wasm TCG backend based on wasm64
2025-08-20 8:29 UTC (22+ messages)
` [PATCH 05/35] tcg: Fork TCI for wasm backend
` [PATCH 10/35] tcg/wasm: Add and/or/xor instructions
` [PATCH 11/35] tcg/wasm: Add add/sub/mul instructions
` [PATCH 14/35] tcg/wasm: Add deposit/sextract/extract instrcutions
` [PATCH 18/35] tcg/wasm: Add bswap instructions
` [PATCH 20/35] tcg/wasm: Add andc/orc/eqv/nand/nor instructions
` [PATCH 21/35] tcg/wasm: Add neg/not/ctpop instructions
` [PATCH 27/35] tcg/wasm: Mark unimplemented instructions as C_NotImplemented
` [PATCH 29/35] tcg/wasm: Write wasm binary to TB
` [PATCH 30/35] tcg/wasm: Implement instantiation of Wasm binary
` [PATCH 32/35] tcg/wasm: Enable instantiation of TBs executed many times
[RFC 0/6] virtio-net: initial iterative live migration support
2025-08-20 7:59 UTC (18+ messages)
` [RFC 5/6] virtio, virtio-net: skip consistency check in virtio_load for iterative migration
` [RFC 5/6] virtio,virtio-net: "
[PATCH 00/48] AMD Versal Gen 2 support
2025-08-20 7:18 UTC (6+ messages)
` [PATCH 13/48] hw/arm/xlnx-versal: VersalMap: add support for OR'ed IRQs
[PULL 00/43] target-arm queue
2025-08-20 7:12 UTC (3+ messages)
` [PULL 06/43] arm/cpu: Store aa64pfr0/1 into the idregs array
[PATCH v9 0/7] Power11 support for QEMU [PowerNV]
2025-08-20 6:40 UTC (6+ messages)
` Access to remote XIVE2 units (was Re: [PATCH v9 0/7] Power11 support for QEMU [PowerNV])
[PATCH] tests, scripts: Don't import print_function from __future__
2025-08-20 6:34 UTC (3+ messages)
[RFC PATCH 0/3] block/export: Add FUSE-over-io_uring for Storage Exports
2025-08-20 3:31 UTC (8+ messages)
` [PATCH 1/3] fuse: add FUSE-over-io_uring enable opt and init
[PATCH 0/4] Add IBM PPE42 CPU support
2025-08-19 21:28 UTC (5+ messages)
` [PATCH 1/4] target/ppc: Add IBM PPE42 family of processors
` [PATCH 2/4] target/ppc: Add IBM PPE42 special instructions
` [PATCH 3/4] hw/ppc: Add a test machine for the IBM PPE42 CPU
` [PATCH 4/4] tests/functional: Add test for IBM PPE42 instructions
[PATCH] target/arm: Correct condition of aa64_atomics feature function
2025-08-19 20:57 UTC (2+ messages)
[PATCH] multifd: Make the main thread yield periodically to the main loop
2025-08-19 20:03 UTC (11+ messages)
[PATCH RFC WIP] Add checkpatch.py
2025-08-19 19:20 UTC
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).