messages from 2025-11-25 20:49:23 to 2025-11-27 00:14:21 UTC [more...]
[PATCH 1/2] libqos: pci: Avoid fatal assert on zero-sized BARs in fuzz builds
2025-11-27 0:12 UTC (7+ 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
` [PATCH v2 2/5] libqos: pci: Require size for legacy I/O port mapping
` [PATCH v2 3/5] tests/qtest: ahci-test: Check only implemented ports in verify_state
` [PATCH v2 4/5] tests/qtest: Rework nvmetest_oob_cmb_test for BAR check
` [PATCH v2 5/5] tests/qtest/fuzz: Add generic fuzzer for pcie-pci-bridge
[PATCH 0/8] edk2: update to edk2-stable202511
2025-11-26 22:28 UTC (10+ messages)
` [PATCH 1/8] tests/acpi: enable updates
` [PATCH 2/8] edk2: update build script
` [PATCH 3/8] edk2: update submodule to edk2-stable202511
` [PATCH 4/8] edk2: drop 32-bit build config (ia32 and arm), update aarch64 vars
` [PATCH 7/8] tests/acpi: update expected data files
` [PATCH 8/8] tests/acpi: disable updates
[PATCH 0/3] amd_iommu: Support Generation of IOMMU XT interrupts
2025-11-26 22:16 UTC (6+ messages)
` [PATCH 2/3] amd_iommu: Turn on XT support only when guest has enabled it
[PATCH] accel/tcg: remove duplicate include
2025-11-26 21:43 UTC
[PATCH] migration: Fix writing mapped_ram + ignore_shared snapshots
2025-11-26 21:42 UTC (2+ messages)
[PATCH 0/4] Fixes and improvements for scripts/qemugdb commands
2025-11-26 20:59 UTC (4+ messages)
` [PATCH 4/4] scripts/qemugdb: coroutine: Add option for obtaining detailed trace in coredump
[PATCH] hw/core: remove duplicate include
2025-11-26 21:08 UTC
[PATCH-for-11.0 v3 00/22] accel/tcg: Remove most MO_TE uses in cpu_ld/st_data()
2025-11-26 20:32 UTC (24+ messages)
` [PATCH-for-11.0 v3 01/22] target/hexagon: Use little-endian variant of cpu_ld/st_data*()
` [PATCH-for-11.0 v3 02/22] target/i386: "
` [PATCH-for-11.0 v3 03/22] target/riscv: Use little-endian variant of cpu_ld/st_data*() for vector
` [PATCH-for-11.0 v3 04/22] target/rx: Use little-endian variant of cpu_ld/st_data*()
` [PATCH-for-11.0 v3 05/22] target/tricore: "
` [PATCH-for-11.0 v3 06/22] target/hppa: Use big-endian "
` [PATCH-for-11.0 v3 07/22] target/m68k: "
` [PATCH-for-11.0 v3 08/22] target/s390x: "
` [PATCH-for-11.0 v3 09/22] target/sparc: "
` [PATCH-for-11.0 v3 10/22] target/sh4: Replace cpu_stl_data() call in OCBI helper
` [PATCH-for-11.0 v3 11/22] target/mips: Use big-endian variant of cpu_ld/st_data*() for MSA opcode
` [PATCH-for-11.0 v3 12/22] target/mips: Introduce loadu8() & loads4() helpers
` [PATCH-for-11.0 v3 13/22] target/mips: Pass MemOpIdx to atomic load helpers
` [PATCH-for-11.0 v3 14/22] target/mips: Drop almask argument of HELPER_LD_ATOMIC() macro
` [PATCH-for-11.0 v3 15/22] target/mips: Inline cpu_ld*_mmuidx_ra() calls in atomic load helpers
` [PATCH-for-11.0 v3 16/22] target/mips: Expand HELPER_LD_ATOMIC()
` [PATCH-for-11.0 v3 17/22] target/mips: Inline cpu_ld/st_mmuidx_ra() calls in memory helpers
` [PATCH-for-11.0 v3 18/22] target/ppc: Inline cpu_ld/st_data_ra() calls in do_hash()
` [PATCH-for-11.0 v3 19/22] target/ppc: Inline cpu_ld/st_mmuidx_ra() calls in memory helpers
` [PATCH-for-11.0 v3 20/22] target/ppc: Inline cpu_ldl_data_ra() calls in ICBI helper
` [PATCH-for-11.0 v3 21/22] target/ppc: Simplify endianness handling in Altivec opcodes
` [PATCH-for-11.0 v3 22/22] accel/tcg: Remove non-explicit endian cpu_ld/st*_data*() helpers
[PATCH for-11.0 0/6] migration: Error reporting cleanups
2025-11-26 20:21 UTC (18+ messages)
` [PATCH for-11.0 1/6] migration: Use explicit error_free() instead of g_autoptr
` [PATCH for-11.0 2/6] Revert "error: define g_autoptr() cleanup function for the Error type"
` [PATCH 2.5/6] error: Explain why we don't g_autoptr(Error)
` [PATCH for-11.0 3/6] migration: Make migration_connect_set_error() own the error
` [PATCH for-11.0 4/6] migration: Make multifd_send_set_error() "
` [PATCH for-11.0 6/6] migration: Replace migrate_set_error() with migrate_error_propagate()
[PATCH v2 0/5] block/vvfat: introduce "fat-size" option
2025-11-26 19:27 UTC (13+ messages)
` [PATCH v2 1/5] vvfat: introduce partitioned option
[PATCH v2] migration: fix parsing snapshots with x-ignore-shared flag
2025-11-26 19:21 UTC (3+ messages)
[PATCH v2 00/16] python: drop qemu.qmp from qemu.git tree
2025-11-26 18:42 UTC (6+ messages)
` [PATCH v2 10/16] tests: conditionally run "make check-venv" during build phase
[PATCH v2] util/oslib-posix: increase memprealloc thread count to 32
2025-11-26 18:17 UTC (4+ messages)
[PATCH-for-11.0 v2 00/12] accel/tcg: Remove most MO_TE uses in cpu_ld/st_data()
2025-11-26 18:10 UTC (21+ messages)
` [PATCH-for-11.0 v2 01/12] target/hexagon: Use little-endian variant of cpu_ld/st_data*()
` [PATCH-for-11.0 v2 02/12] target/hppa: "
` [PATCH-for-11.0 v2 03/12] target/i386: "
` [PATCH-for-11.0 v2 04/12] target/riscv: Use little-endian variant of cpu_ld/st_data*() for vector
` [PATCH-for-11.0 v2 05/12] target/rx: Use little-endian variant of cpu_ld/st_data*()
` [PATCH-for-11.0 v2 06/12] target/tricore: "
` [PATCH-for-11.0 v2 07/12] target/m68k: Use big-endian "
` [PATCH-for-11.0 v2 08/12] target/s390x: "
` [PATCH-for-11.0 v2 09/12] target/sparc: "
` [PATCH-for-11.0 v2 10/12] target/sh4: Replace cpu_stl_data() by explicit endianness variants
` [PATCH-for-11.0 v2 11/12] target/mips: Use big-endian variant of cpu_ld/st_data*() for MSA opcode
` [PATCH-for-11.0 v2 12/12] accel/tcg: Remove non-explicit endian cpu_ld/st*_data*() helpers
[PATCH 0/2] hw/ipmi/ipmi_bmc_sim: Get/set fake LAN config
2025-11-26 18:04 UTC (3+ messages)
[PATCH] migration: fix parsing snapshots with x-ignore-shared flag
2025-11-26 17:48 UTC (8+ messages)
[PATCH v3 00/11] Mitigation of "failed to load cpu:cpreg_vmstate_array_len" migration failures
2025-11-26 16:55 UTC (10+ messages)
` [PATCH v3 01/11] hw/arm/virt: Rename arm_virtio_compat into arm_virt_compat_defaults
` [PATCH v3 03/11] target/arm/cpu: Allow registers to be hidden
` [PATCH v3 06/11] kvm-all: Add the capability to blacklist some KVM regs
` [PATCH v3 07/11] target/arm/cpu: Implement hide_reg callback()
[PATCH v2 0/2] RISC-V: Initial support versioning of debug specification
2025-11-26 16:43 UTC (3+ messages)
` [PATCH v2 1/2] target/riscv: Add "debug-1.0" to specify debug specification v1.0
` [PATCH v2 2/2] target/riscv: Simpily support versioning of debug trigger module
[PATCH v2] scripts/analyze-migration: Support mapped-ram snapshot format
2025-11-26 15:50 UTC
[RFC RESEND v5 0/4] hw/misc: Introduce a generalized IOMMU test framework
2025-11-26 15:45 UTC (5+ 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
[RFC v4 0/4] hw/misc: Introduce a generalized IOMMU test framework
2025-11-26 15:39 UTC (8+ messages)
` [RFC v4 1/4] hw/arm/smmuv3: Extract common definitions to smmuv3-common.h
` [RFC v4 2/4] hw/misc: introduce iommu-testdev for bare-metal IOMMU testing
` [RFC v4 2/4] hw/misc: Introduce "
` [RFC v4 3/4] tests/qtest/libqos: add SMMUv3 helper library
` [RFC v4 3/4] tests/qtest/libqos: Add "
` [RFC v4 4/4] tests/qtest: Add SMMUv3 bare-metal test using iommu-testdev
[RFC PATCH] tests/tcg: honour the available QEMU binaries when running check-tcg
2025-11-26 15:28 UTC
[PATCH v4 02/27] hw/i386/pc: Remove PCMachineClass::legacy_cpu_hotplug field
2025-11-26 15:37 UTC (3+ messages)
` [PATCH v5] "
[PATCH 0/2] hw/uefi: add pcap support
2025-11-26 14:25 UTC (3+ messages)
` [PATCH 1/2] move pcap structs to header file
` [PATCH 2/2] hw/uefi: add pcap support
[PATCH 0/2] RISC-V: Initial support versioning of debug specification
2025-11-26 14:20 UTC (5+ messages)
` [PATCH 1/2] target/riscv: Add 'debug_ver' to set version "
` [PATCH 2/2] target/riscv: Simpily support versioning of debug infrastructure
[PATCH] hw/usb/pcap: Prevent truncation of USB data in pacp files
2025-11-26 4:07 UTC
[PATCH] target/i386/kvm: Configure proper KVM SEOIB behavior
2025-11-26 9:48 UTC (2+ messages)
[PATCH] migration: Fix double-free on error path
2025-11-26 14:01 UTC (21+ messages)
` Should functions that free memory clear the pointer? (was: [PATCH] migration: Fix double-free on error path)
` Should functions that free memory clear the pointer?
` g_autoptr(Error) (was: [PATCH] migration: Fix double-free on error path)
` g_autoptr(Error)
[PATCH-for-10.2 v2] accel/hvf: Fix i386 HVF compilation failures
2025-11-26 13:44 UTC
[PATCH] Fix i386 HVF compilation failures
2025-11-26 13:39 UTC (2+ messages)
[PATCH for-11.0] arm: add DCZID_EL0 to idregs array
2025-11-26 12:59 UTC (5+ messages)
[PATCH V3 0/4] Basic ASID2 Support
2025-11-26 12:36 UTC (5+ messages)
` [PATCH V3 1/4] target/arm: Enable ID_AA64MMFR4_EL1 register
` [PATCH V3 2/4] target/arm: Allow writes to FNG1, FNG0, A2
` [PATCH V3 3/4] target/arm/tcg/cpu64.c: Enable ASID2 for cpu_max
` [PATCH V3 4/4] tests: Add test for ASID2 and write/read of feature bits
[PATCH v2] 9pfs: local: read native symlinks when security-model=mapped
2025-11-26 12:26 UTC (4+ messages)
[PATCH RFC] tests/migration-test: Add mapped-ram + ignore-shared test
2025-11-26 12:16 UTC (3+ messages)
[v6 0/2] virtio-gpu: fix error handling and improve consistency
2025-11-26 12:08 UTC (5+ messages)
` [v6 1/2] virtio-gpu: fix error handling in virgl_cmd_resource_create_blob
` [v6 2/2] virtio-gpu: use consistent error checking for virtio_gpu_create_mapping_iov
[PATCH] hw/usb/host-libusb: Do not assert when detects invalid altsetting
2025-11-26 11:39 UTC (4+ messages)
[PATCH v2 0/3] Basic ASID2 Support
2025-11-26 10:31 UTC (5+ messages)
` [PATCH 3/3] tests: Add test for ASID2 and write/read of feature bits
[PATCH] aspeed/{xdma, rtc, sdhci}: Fix endianness to DEVICE_LITTLE_ENDIAN
2025-11-26 10:27 UTC (4+ messages)
` [PATCH] aspeed/{xdma,rtc,sdhci}: "
[PATCH] aspeed: Deprecate the fby35 machine
2025-11-26 10:24 UTC
[PATCH v2 00/17] hw/riscv, target/riscv: initial e-trace support
2025-11-26 9:03 UTC (3+ messages)
` [PATCH v2 06/17] hw/riscv: add e-trace message helpers
[PATCH] docs/devel: Update URL for make-pullreq script
2025-11-26 8:43 UTC (2+ messages)
[PATCH v2 00/15] Error message improvements
2025-11-26 7:47 UTC (2+ messages)
[PATCH v3 00/10] chardev: Improve @docstring and clarify qemu_chr_write() uses
2025-11-26 7:45 UTC (3+ messages)
[PATCH] hw/pci: Make msix_init take a uint32_t for nentries
2025-11-26 6:43 UTC (4+ messages)
[PATCH v5 0/9] vfio: relax the vIOMMU check
2025-11-26 5:45 UTC (4+ messages)
` [PATCH v5 7/9] vfio/listener: Construct iotlb entry when unmap memory address space
[PATCH v2 0/7] Add LoongArch v1.1 instructions
2025-11-26 3:50 UTC (2+ messages)
[v5 0/2] virtio-gpu: fix error handling and improve consistency
2025-11-26 2:01 UTC (4+ messages)
` [v5 2/2] virtio-gpu: use consistent error checking for virtio_gpu_create_mapping_iov
[RFC PATCH v2 0/5] rust/hw: Add the I2C and the first GPIO device
2025-11-26 1:31 UTC (3+ messages)
[PULL 0/9] Misc HW patches for 2025-11-25
2025-11-25 23:23 UTC (11+ messages)
` [PULL 1/9] qtest: Allow and ignore blank lines in input
` [PULL 2/9] hw/pci: Make msix_init take a uint32_t for nentries
` [PULL 3/9] docs/deprecated: Remove undeprecated SMP description
` [PULL 4/9] hw/usb: Convert to qemu_create() for a better error message
` [PULL 5/9] hw/scsi: Use error_setg_file_open() "
` [PULL 6/9] hw/virtio: "
` [PULL 7/9] replay: Improve assert in replay_char_read_all_load()
` [PULL 8/9] hw/core/machine: Provide a description for aux-ram-share property
` [PULL 9/9] hw/aspeed/{xdma, rtc, sdhci}: Fix endianness to DEVICE_LITTLE_ENDIAN
[PATCH] docs/deprecated: Remove undeprecated SMP description
2025-11-25 21:50 UTC (2+ messages)
[PATCH] qtest: Allow and ignore blank lines in input
2025-11-25 21:50 UTC (2+ messages)
[PATCH] machine: Provide a description for aux-ram-share property
2025-11-25 21:50 UTC (2+ messages)
[PATCH] replay: Improve assert in replay_char_read_all_load()
2025-11-25 21:49 UTC (2+ messages)
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).