qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-01 14:00:44 to 2025-10-02 00:03:45 UTC [more...]

[PATCH v2 00/27] CI/build-sys fixes to enable Rust more widely
 2025-10-02  0:00 UTC  (5+ messages)
` [PATCH v2 27/27] WIP: enable rust for wasm/emscripten

[PATCH v1 0/5] Add Aspeed GPIO test and Support Nuvoton Serial GPIO Expansion (SGPIO) device
 2025-10-01 23:24 UTC  (3+ messages)
` [PATCH v1 1/5] hw/gpio: Add property for ASPEED GPIO in 32 bits basis

[PATCH v3 00/35] wasm: Add Wasm TCG backend based on wasm64
 2025-10-01 23:08 UTC  (4+ messages)

DOS 6.22 with LIM 4.0 Expanded Memory
 2025-10-01 22:14 UTC 

[PATCH 0/3] system: Don't leak CPU AddressSpaces
 2025-10-01 21:59 UTC  (4+ messages)

[PULL 00/13] QTest patches for 2025-10-01
 2025-10-01 21:52 UTC  (14+ messages)
` [PULL 01/13] tests/qtest: Add missing checks for the availability of machines
` [PULL 02/13] tests/qtest/migration: Fix cpr-tests in case the machine is not available
` [PULL 03/13] tests/qtest: optimize qtest_get_machines
` [PULL 04/13] tests/qtest: export qtest_qemu_binary
` [PULL 05/13] tests/qtest: qtest_qemu_args
` [PULL 06/13] tests/qtest: qtest_create_test_state
` [PULL 07/13] tests/qtest: qtest_qemu_spawn_func
` [PULL 08/13] tests/qtest: qtest_init_after_exec
` [PULL 09/13] migration-test: only_source option
` [PULL 10/13] migration-test: shm path accessor
` [PULL 11/13] migration-test: misc exports
` [PULL 12/13] migration-test: migrate_args
` [PULL 13/13] migration-test: strv parameter

[PATCH 0/7] testing and misc updates (docker, ansible, .git*, gitlab)
 2025-10-01 21:51 UTC  (18+ messages)
` [PATCH 1/7] .gitpublish: use origin/master as default base
` [PATCH 2/7] .gitmodules: restore qemu-project mirror of u-boot
` [PATCH 3/7] .gitmodules: restore qemu-project mirror of u-boot-sam460ex
` [PATCH 4/7] tests/lcitool: drop 64 bit guests from i686 cross build
` [PATCH 5/7] tests/lcitool: bump custom runner packages to Ubuntu 24.04
` [PATCH 6/7] gitlab: move custom runners "
` [PATCH 7/7] scripts/ci: use recommended registration command

[PATCH RFC V6 00/24] Support of Virtual CPU Hotplug-like Feature for ARMv8+ Arch
 2025-10-01 21:34 UTC  (3+ messages)
` [PATCH RFC V6 24/24] tcg: Defer TB flush for 'lazy realized' vCPUs on first region alloc

[PATCH 0/7] Register API leaks fixes
 2025-10-01 21:07 UTC  (3+ messages)

[PATCH v2 0/6] system/ramblock: Sanitize header
 2025-10-01 21:05 UTC  (12+ messages)
` [PATCH v2 1/6] system/ramblock: Remove obsolete comment
` [PATCH v2 2/6] system/ramblock: Move ram_block_is_pmem() declaration
` [PATCH v2 3/6] system/ramblock: Move ram_block_discard_*_range() declarations
` [PATCH v2 4/6] system/ramblock: Use ram_addr_t in ram_block_discard_guest_memfd_range
` [PATCH v2 5/6] system/ramblock: Use ram_addr_t in ram_block_discard_range()
` [PATCH v2 6/6] system/ramblock: Move RAMBlock helpers out of "system/ram_addr.h"

[PATCH v2 00/18] system/physmem: Extract API out of 'system/ram_addr.h' header
 2025-10-01 21:00 UTC  (21+ messages)
` [PATCH v2 01/18] system/ram_addr: Remove unnecessary 'exec/cpu-common.h' header
` [PATCH v2 02/18] accel/kvm: Include missing 'exec/target_page.h' header
` [PATCH v2 03/18] hw/s390x/s390-stattrib: "
` [PATCH v2 04/18] hw/vfio/listener: "
` [PATCH v2 05/18] target/arm/tcg/mte: "
` [PATCH v2 06/18] hw: Remove unnecessary 'system/ram_addr.h' header
` [PATCH v2 07/18] system/physmem: Un-inline cpu_physical_memory_get_dirty_flag()
` [PATCH v2 08/18] system/physmem: Un-inline cpu_physical_memory_is_clean()
` [PATCH v2 09/18] system/physmem: Un-inline cpu_physical_memory_range_includes_clean()
` [PATCH v2 10/18] system/physmem: Un-inline cpu_physical_memory_set_dirty_flag()
` [PATCH v2 11/18] system/physmem: Un-inline cpu_physical_memory_set_dirty_range()
` [PATCH v2 12/18] system/physmem: Remove _WIN32 #ifdef'ry
` [PATCH v2 13/18] system/physmem: Un-inline cpu_physical_memory_set_dirty_lebitmap()
` [PATCH v2 14/18] system/physmem: Un-inline cpu_physical_memory_dirty_bits_cleared()
` [PATCH v2 15/18] system/physmem: Reduce cpu_physical_memory_clear_dirty_range() scope
` [PATCH v2 16/18] system/physmem: Reduce cpu_physical_memory_sync_dirty_bitmap() scope
` [PATCH v2 17/18] system/physmem: Drop 'cpu_' prefix in Physical Memory API
` [PATCH v2 18/18] system/physmem: Extract API out of 'system/ram_addr.h' header

[PATCH v6 00/19] virtio-net: live-TAP local migration
 2025-10-01 16:33 UTC  (2+ messages)

[PULL 0/5] Ui patches
 2025-10-01 20:11 UTC  (3+ messages)
` [PULL 4/5] ui/sdl2: fix reset scaling binding to be consistent with gtk

[PATCH] s390x/pci: set kvm_msi_via_irqfd_allowed
 2025-10-01 20:07 UTC  (2+ messages)

[PATCH V5 00/19] Live update: cpr-exec
 2025-10-01 20:05 UTC  (26+ messages)
` [PATCH V5 01/19] migration: multi-mode notifier
` [PATCH V5 02/19] migration: add cpr_walk_fd
` [PATCH V5 03/19] oslib: qemu_clear_cloexec
` [PATCH V5 04/19] migration: cpr-exec-command parameter
` [PATCH V5 05/19] migration: cpr-exec save and load
` [PATCH V5 06/19] migration: cpr-exec mode
` [PATCH V5 07/19] migration: cpr-exec docs
` [PATCH V5 08/19] vfio: cpr-exec mode
` [PATCH V5 09/19] tests/qtest: export qtest_qemu_binary
` [PATCH V5 10/19] tests/qtest: qtest_qemu_args
` [PATCH V5 11/19] tests/qtest: qtest_create_test_state
` [PATCH V5 12/19] tests/qtest: qtest_qemu_spawn_func
` [PATCH V5 13/19] tests/qtest: qtest_init_after_exec
` [PATCH V5 14/19] migration-test: only_source option
` [PATCH V5 15/19] migration-test: shm path accessor
` [PATCH V5 16/19] migration-test: misc exports
` [PATCH V5 17/19] migration-test: migrate_args
` [PATCH V5 18/19] migration-test: strv parameter
` [PATCH V5 19/19] migration-test: test cpr-exec

[PATCH v1] s390x/pci: fix interrupt blocking by returning only the device's summary bit
 2025-10-01 20:00 UTC  (2+ messages)

[PATCH WIP] Implement -run-with exit-with-parent=on
 2025-10-01 19:14 UTC  (3+ messages)

[PATCH 00/22] hw/core/cpu: Remove @CPUState::as field
 2025-10-01 18:38 UTC  (33+ messages)
` [PATCH 01/22] system/qtest: Use &address_space_memory for first vCPU address space
` [PATCH 02/22] disas/disas-mon: Get cpu first addr space with cpu_get_address_space()
` [PATCH 03/22] monitor/hmp-cmds: "
` [PATCH 04/22] hw/core/loader: "
` [PATCH 05/22] hw/ppc: "
` [PATCH 06/22] hw/m86k: "
` [PATCH 07/22] target/xtensa: "
` [PATCH 08/22] target/riscv: "
` [PATCH 09/22] semihosting: "
` [PATCH 10/22] target/alpha: "
` [PATCH 11/22] target/arm: "
` [PATCH 12/22] target/hppa: "
` [PATCH 13/22] target/i386: "
` [PATCH 14/22] target/loongarch: "
` [PATCH 15/22] target/m68k: "
` [PATCH 16/22] target/microblaze: "
` [PATCH 17/22] target/ppc: "
` [PATCH 18/22] target/s390x: "
` [PATCH 19/22] target/sparc: "
` [PATCH 20/22] hw/core/cpu: Remove @CPUState::as field
` [PATCH 21/22] exec/cpu: Declare cpu_memory_rw_debug() in 'hw/core/cpu.h' and document
` [PATCH 22/22] target/sparc: Reduce inclusions of 'exec/cpu-common.h'

[PATCH v3 0/5] Error recovery for zPCI passthrough devices
 2025-10-01 18:21 UTC  (11+ messages)
` [PATCH v3 2/5] vfio/pci: Add an error handler callback

[PATCH v3 0/1] Support per-head resolutions with virtio-gpu
 2025-10-01 17:42 UTC  (2+ messages)

[PATCH v4 00/27] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-10-01 17:36 UTC  (16+ messages)
` [PATCH v4 04/27] hw/arm/smmu-common:Make iommu ops part of SMMUState
` [PATCH v4 05/27] hw/arm/smmuv3-accel: Introduce smmuv3 accel device
` [PATCH v4 06/27] hw/arm/smmuv3-accel: Restrict accelerated SMMUv3 to vfio-pci endpoints with iommufd
` [PATCH v4 07/27] hw/arm/smmuv3: Implement get_viommu_cap() callback
` [PATCH v4 26/27] vfio: Synthesize vPASID capability to VM
` [PATCH v4 27/27] hw.arm/smmuv3: Add support for PASID enable

[PATCH 0/3] migration: Add support for mapped-ram with snapshots
 2025-10-01 16:18 UTC  (4+ messages)
` [PATCH 1/3] migration: add FEATURE_SEEKABLE to QIOChannelBlock
` [PATCH 2/3] migration/ram: fix docs of ram_handle_zero
` [PATCH 3/3] migration: mapped-ram: handle zero pages

[PATCH 0/6] system/ramblock: Sanitize header
 2025-10-01 16:03 UTC  (5+ messages)
` [PATCH 4/6] system/ramblock: Use ram_addr_t in ram_block_discard_guest_memfd_range
` [PATCH 6/6] system/ramblock: Move RAMBlock helpers out of "system/ram_addr.h"

[PATCH 00/25] system/physmem: Extract API out of 'system/ram_addr.h' header
 2025-10-01 15:55 UTC  (39+ messages)
` [PATCH 01/25] system/ram_addr: Remove unnecessary 'exec/cpu-common.h' header
` [PATCH 02/25] accel/kvm: Include missing 'exec/target_page.h' header
` [PATCH 03/25] hw/s390x/s390-stattrib: "
` [PATCH 04/25] hw/vfio/listener: "
` [PATCH 05/25] target/arm/tcg/mte: "
` [PATCH 06/25] hw: Remove unnecessary 'system/ram_addr.h' header
` [PATCH 07/25] accel/tcg: Document rcu_read_lock is held when calling tlb_reset_dirty()
` [PATCH 08/25] accel/tcg: Rename @start argument of tlb_reset_dirty*()
` [PATCH 10/25] system/physmem: Un-inline cpu_physical_memory_get_dirty_flag()
` [PATCH 11/25] system/physmem: Un-inline cpu_physical_memory_is_clean()
` [PATCH 14/25] system/physmem: Un-inline cpu_physical_memory_range_includes_clean()
` [PATCH 15/25] system/physmem: Un-inline cpu_physical_memory_set_dirty_flag()
` [PATCH 17/25] system/physmem: Un-inline cpu_physical_memory_set_dirty_range()
` [PATCH 18/25] system/physmem: Un-inline cpu_physical_memory_set_dirty_lebitmap()
` [PATCH 20/25] system/physmem: Un-inline cpu_physical_memory_dirty_bits_cleared()
` [PATCH 22/25] system/physmem: Reduce cpu_physical_memory_clear_dirty_range() scope
` [PATCH 23/25] system/physmem: Reduce cpu_physical_memory_sync_dirty_bitmap() scope
` [PATCH 24/25] system/physmem: Drop 'cpu_' prefix in Physical Memory API
` [PATCH 25/25] system/physmem: Extract API out of 'system/ram_addr.h' header

[PATCH 0/4] migration: Introduce POSTCOPY_DEVICE state
 2025-10-01 15:53 UTC  (11+ messages)
` [PATCH 4/4] "

[PULL 00/16] Tracing patches
 2025-10-01 15:30 UTC  (17+ messages)
` [PULL 01/16] tracetool: fix usage of try_import()
` [PULL 02/16] tracetool: remove dead code
` [PULL 03/16] treewide: remove unnessary "coding" header
` [PULL 04/16] tracetool: add SPDX headers
` [PULL 05/16] trace/ftrace: move snprintf+write from tracepoints to ftrace.c
` [PULL 06/16] tracetool: add CHECK_TRACE_EVENT_GET_STATE
` [PULL 07/16] tracetool/backend: remove redundant trace event checks
` [PULL 08/16] tracetool: Add Rust format support
` [PULL 09/16] rust: add trace crate
` [PULL 10/16] rust: qdev: add minimal clock bindings
` [PULL 11/16] rust: pl011: add tracepoints
` [PULL 12/16] tracetool/simple: add Rust support
` [PULL 13/16] log: change qemu_loglevel to unsigned
` [PULL 14/16] tracetool/log: add Rust support
` [PULL 15/16] tracetool/ftrace: "
` [PULL 16/16] tracetool/syslog: "

[PATCH 0/4] block: update inserted/removed nodes from BlockRAMRegistrar
 2025-10-01 15:00 UTC  (2+ messages)

[PATCH v2 00/16] tracetool: add Rust support
 2025-10-01 15:24 UTC  (2+ messages)

[PATCH V2] migration-test: test cpr-exec
 2025-10-01 14:53 UTC 

[PATCH] migration-test: fix migrate_args
 2025-10-01 14:05 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).