qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-06 06:40:55 to 2025-08-07 10:36:20 UTC [more...]

[PATCH v2 0/2] tracetool: remove no_check_foo() and if(true){..} blocks
 2025-08-07 10:35 UTC  (6+ messages)
` [PATCH v2 1/2] tracetool: add CHECK_TRACE_EVENT_GET_STATE
` [PATCH v2 2/2] tracetool/format: remove redundent trace-event checks

[PATCH] e1000e: Prevent crash from legacy interrupt firing after MSI-X enable
 2025-08-07 10:34 UTC  (8+ messages)

[PULL v2 0/1] Ui patches
 2025-08-07 10:31 UTC  (2+ messages)
` [PULL v2 1/1] ui/curses: Fix infinite loop on windows

[PATCH v2] hw/arm: add static NVDIMMs in device tree
 2025-08-07 10:14 UTC 

[PATCH v4 0/2] target/arm: Added support for SME register exposure to GDB
 2025-08-07  9:42 UTC  (9+ messages)
` [PATCH v4 1/2] target/arm: Increase MAX_PACKET_LENGTH for SME ZA remote gdb debugging

[PATCH] multifd: Make the main thread yield periodically to the main loop
 2025-08-07  9:36 UTC  (3+ messages)

[QEMU/FUSE] Discussion on Proper Termination and Async Cancellation in fuse-over-io_uring
 2025-08-07  9:05 UTC  (5+ messages)

[PATCH V2] hw/riscv/riscv-iommu: Fixup PDT Nested Walk
 2025-08-07  8:42 UTC  (5+ messages)

[PATCH] aplic: fix mask for smsiaddrcfgh
 2025-08-07  8:23 UTC 

Issues with pdcm in qemu 10.1-rc on migration and save/restore
 2025-08-07  8:09 UTC  (7+ messages)

[RFC v2] memory.c: improve refcounting for RAM vs MMIO regions
 2025-08-07  7:22 UTC  (5+ messages)

[PATCH v3] virtio-net: Fix VLAN filter table reset timing
 2025-08-07  6:52 UTC  (5+ messages)

[PATCH v3 0/6] hw/i386/amd_iommu: Cleanups and fixes
 2025-08-07  6:40 UTC  (5+ messages)

[PATCH v9 00/27] migration: propagate vTPM errors using Error objects
 2025-08-07  6:07 UTC  (43+ messages)
` [PATCH v9 02/27] migration: push Error **errp into vmstate_load_state()
` [PATCH v9 05/27] migration: push Error **errp into loadvm_process_command()
` [PATCH v9 07/27] migration: push Error **errp into qemu_loadvm_state()
` [PATCH v9 08/27] migration: push Error **errp into qemu_load_device_state()
` [PATCH v9 09/27] migration: push Error **errp into qemu_loadvm_state_main()
` [PATCH v9 10/27] migration: push Error **errp into qemu_loadvm_section_start_full()
` [PATCH v9 11/27] migration: push Error **errp into qemu_loadvm_section_part_end()
` [PATCH v9 18/27] migration: push Error **errp into loadvm_postcopy_ram_handle_discard()
` [PATCH v9 20/27] migration: push Error **errp into loadvm_process_enable_colo()
` [PATCH v9 23/27] migration: Refactor vmstate_save_state_v() function
` [PATCH v9 24/27] migration: Propagate last encountered error in "
` [PATCH v9 25/27] migration: Remove error variant of vmstate_save_state() function
` [PATCH v9 26/27] migration: Add error-parameterized function variants in VMSD struct

[PATCH RFC] util/error.c: Print backtrace on error
 2025-08-07  5:41 UTC  (11+ messages)

[PATCH] hw/pci-host: PowerNV PCIe Device On Small PHB Seg Faults
 2025-08-07  5:25 UTC  (4+ messages)

[PATCH v3 0/4] wasm: Enable 64bit guests on TCI using wasm64
 2025-08-07  3:02 UTC  (5+ messages)
` [PATCH v3 1/4] meson: Add wasm64 support to the --cpu flag
` [PATCH v3 2/4] configure: Enable to propagate -sMEMORY64 flag to Emscripten
` [PATCH v3 3/4] dockerfiles: Add support for wasm64 to the wasm Dockerfile
` [PATCH v3 4/4] .gitlab-ci.d: Add build tests for wasm64

[PATCH v5 00/13] HVF: Add support for platform vGIC and nested virtualisation
 2025-08-07  2:03 UTC  (14+ messages)
` [PATCH v5 01/13] hvf: switch hvf_arm_get_host_cpu_features to not create a vCPU
` [PATCH v5 02/13] accel, hw/arm, include/system/hvf: infrastructure changes for HVF vGIC
` [PATCH v5 03/13] hw/intc: Add hvf vGIC interrupt controller support
` [PATCH v5 06/13] target/arm: hvf: pass through CNTHCTL_EL2 and MDCCINT_EL1
` [PATCH v5 10/13] hvf: sync registers used at EL2
` [PATCH v5 11/13] hvf: gate ARM_FEATURE_PMU register emulation behind not being "

[PATCH v2 0/4] wasm: Enable 64bit guests on TCI using wasm64
 2025-08-07  1:56 UTC  (9+ messages)
` [PATCH v2 1/4] meson: Add wasm64 support to the --cpu flag
` [PATCH v2 2/4] configure: Enable to propagate -sMEMORY64 flag to Emscripten
` [PATCH v2 3/4] dockerfiles: Add support for wasm64 to the wasm Dockerfile
` [PATCH v2 4/4] .gitlab-ci.d: Add build tests for wasm64

[PATCH 1/1] hw/sensor: add stub for ADM1266 blackbox
 2025-08-06 23:43 UTC 

[PATCH -qemu 0/4] hw/cxl: Support Back-Invalidate
 2025-08-07  0:06 UTC  (3+ messages)
` [PATCH 3/4] hw/cxl: Allow BI by default in Window restrictions

[RFC 00/11] hw/arm/smmuv3: Add initial support for Secure State
 2025-08-06 21:55 UTC  (15+ messages)
` [RFC 01/11] hw/arm/smmuv3: Introduce secure registers and commands
` [RFC 02/11] hw/arm/smmuv3: Implement read/write logic for secure registers
` [RFC 03/11] hw/arm/smmuv3: Implement S_INIT for secure initialization
` [RFC 04/11] hw/arm/smmuv3: Enable command processing for the Secure state
` [RFC 05/11] hw/arm/smmuv3: Support secure event queue and error handling
` [RFC 06/11] hw/arm/smmuv3: Plumb security state through core functions
` [RFC 07/11] hw/arm/smmuv3: Add separate address space for secure SMMU accesses
` [RFC 08/11] hw/arm/smmuv3: Enable secure-side stage 2 TLB invalidations
` [RFC 09/11] hw/arm/smmuv3: Make the configuration cache security-state aware
` [RFC 10/11] hw/arm/smmuv3: Differentiate secure TLB entries via keying

[PULL 0/1] Ui patches
 2025-08-06 20:59 UTC  (3+ messages)
` [PULL 1/1] ui/curses: Fix infinite loop on windows

[PATCH for-10.1] meson: Fix brlapi compile test for Windows builds
 2025-08-06 20:52 UTC  (2+ messages)

[PULL 00/50] ppc queue
 2025-08-06 20:46 UTC  (7+ messages)

[PATCH for-10.1] CI: Use mingw-w64-x86_64-curl-winssl instead of mingw-w64-x86_64-curl for Windows build
 2025-08-06 20:27 UTC  (2+ messages)

kvm_log_clear_one_slot: Assertion `mem->dirty_bmap' failed
 2025-08-06 19:10 UTC  (2+ messages)

[ANNOUNCE] QEMU 10.1.0-rc2 is now available
 2025-08-06 18:55 UTC 

[PATCH 1/2] virtio-net: make VirtIONet.vlans an array instead of a pointer
 2025-08-06 18:32 UTC  (11+ messages)
` [PATCH 2/2] migration/vmstate: remove VMSTATE_BUFFER_POINTER_UNSAFE macro
` [PATCH v2 1/2] virtio-net: make VirtIONet.vlans an array instead of a pointer

[PULL 00/13] Misc HW patches for 2025-08-05
 2025-08-06 17:58 UTC  (3+ messages)
` [PULL 11/13] tests/functional: Test SD cards in SPI mode (using sifive_u machine)

[PATCH v2] 9pfs: Add FreeBSD support
 2025-08-06 17:53 UTC 

[PATCH] 9pfs: Add FreeBSD support
 2025-08-06 17:37 UTC  (5+ messages)

[PATCH v2 0/6] tracetool: add test suite to improve reviewability
 2025-08-06 16:47 UTC  (11+ messages)
` [PATCH v2 1/6] checkpatch: cull trailing '*/' in SPDX check
` [PATCH v2 2/6] tracetool: eliminate trailing whitespace in C format
` [PATCH v2 3/6] tracetool: avoid space after "*" in arg types
` [PATCH v2 4/6] tracetool: include SPDX-License-Identifier in generated files
` [PATCH v2 5/6] tracetool: add test suite for tracetool with reference output
` [PATCH v2 6/6] tracetool: drop the probe "__nocheck__" wrapping

[PATCH v3 0/8] tracetool: add test suite to improve reviewability
 2025-08-06 16:48 UTC  (9+ messages)
` [PATCH v3 1/8] checkpatch: cull trailing '*/' in SPDX check
` [PATCH v3 2/8] tracetool: eliminate trailing whitespace in C format
` [PATCH v3 3/8] tracetool: avoid space after "*" in arg types
` [PATCH v3 4/8] tracetool: include SPDX-License-Identifier in generated files
` [PATCH v3 5/8] tracetool: support "-" as a shorthand for stdout
` [PATCH v3 6/8] tracetool: add test suite for tracetool with reference output
` [PATCH v3 7/8] tracetool: drop the probe "__nocheck__" wrapping
` [PATCH v3 8/8] qapi: switch to use QEMU_TEST_REGENERATE env var

[RFC 0/6] virtio-net: initial iterative live migration support
 2025-08-06 16:27 UTC  (5+ messages)
` [RFC 1/6] migration: Add virtio-iterative capability
` [RFC 5/6] virtio, virtio-net: skip consistency check in virtio_load for iterative migration
  ` [RFC 5/6] virtio,virtio-net: "

[PATCH for-10.2 0/4] vfio: Remove 'vfio-platform'
 2025-08-06 15:58 UTC  (7+ messages)
` [PATCH for-10.2 3/4] "

[RFC V2 0/8] Live update: tap and vhost
 2025-08-06 15:51 UTC  (4+ messages)

[PATCH qemu 1/2] Don't reverse bFLT endianess when not needed
 2025-08-06 15:14 UTC  (3+ messages)

[RFC 11/11] hw/arm/smmuv3: Use iommu_index to represent SEC_SID
 2025-08-06 15:14 UTC 

[PATCH 0/2] hw/intc/arm_gicv3_kvm: two small fixes about register accesses
 2025-08-06 15:01 UTC  (6+ messages)
` [PATCH 2/2] hw/intc/arm_gicv3_kvm: Write all 1's to clear enable/active

[PATCH for-10.1 0/2] migration: actually make gnutls workaround functional
 2025-08-06 14:54 UTC  (7+ messages)

Potential license violation on fork of QEMU
 2025-08-06 13:30 UTC  (2+ messages)

[PATCH 0/4] wasm: Enable 64bit guests on TCI using wasm64
 2025-08-06 12:55 UTC  (4+ messages)
` [PATCH 2/4] configure: Enable to propagate -sMEMORY64 flag to Emscripten

[PATCH 0/2] Few fixes I found when building QEMU with Rust
 2025-08-06  6:54 UTC  (6+ messages)
` [PATCH 2/2] tests/qemu-iotests: Indent expected error messages

[PATCH v3] hw/i386/pc: Avoid overlap between CXL window and PCI 64bit BARs in QEMU
 2025-08-06 10:41 UTC  (2+ messages)

[PATCH qemu v4 0/7] hw/cxl: Update CXL events to rev3.2 and add maintenance support for memory repair features
 2025-08-06 10:23 UTC  (11+ messages)
` [PATCH qemu v4 1/7] hw/cxl/events: Update for rev3.2 common event record format
` [PATCH qemu v4 2/7] hw/cxl/events: Updates for rev3.2 general media event record
` [PATCH qemu v4 3/7] hw/cxl/events: Updates for rev3.2 DRAM "
` [PATCH qemu v4 4/7] hw/cxl/events: Updates for rev3.2 memory module "

[PATCH trivial] tests/qemu-iotests/tests/mirror-sparse: actually require O_DIRECT
 2025-08-06 10:01 UTC  (2+ messages)

[PATCH RFC 0/5] rust: implement tracing
 2025-08-06  9:36 UTC  (11+ messages)

[PATCH 0/3] vhost-user-blk: add an option to skip GET_VRING_BASE for force shutdown
 2025-08-06  9:08 UTC  (2+ messages)

[PATCH 0/6] tracetool: add test suite to improve reviewability
 2025-08-06  9:08 UTC  (12+ messages)
` [PATCH 2/6] tracetool: eliminate trailing whitespace in C format
` [PATCH 3/6] tracetool: avoid space after "*" in arg types
` [PATCH 4/6] tracetool: include SPDX-License-Identifier in generated files
` [PATCH 5/6] tracetool: add test suite for tracetool with reference output
` [PATCH 6/6] tracetool: drop the probe "__nocheck__" wrapping

[PATCH RFC] target/arm/kvm: Choose PMU backend
 2025-08-06  8:48 UTC 

[PATCH v2] hw/smbios: allow clearing the VM bit in SMBIOS table 0
 2025-08-06  8:19 UTC  (2+ messages)

[PATCH] i386/tcg/svm: fix incorrect canonicalization
 2025-08-06  7:58 UTC 

[PATCH trivial] tests/qemu-iotests/tests/mirror-sparse: skip if O_DIRECT is not supported
 2025-08-06  7:33 UTC  (5+ messages)
` [PATCH-for-10.1] "

[PATCH v2] target/loongarch: Fix [X]VLDI raising exception incorrectly
 2025-08-06  7:28 UTC  (2+ messages)

[PATCH-for-10.1 v2 00/11] hw/sd: Fix SD cards in SPI mode
 2025-08-06  7:22 UTC  (3+ messages)

[PATCH 00/24] tests/functional: Move tests into architecture specific folders
 2025-08-06  7:13 UTC  (7+ messages)
` [PATCH 13/24] tests/functional: Move microblaze tests into architecture specific folder
` [PATCH 14/24] tests/functional: Move mips tests into target-specific folders

[PATCH] hw/intc/loongarch_pch_pic: Fix ubsan warning and endianness issue
 2025-08-06  6:41 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).