qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-26 15:31:56 to 2025-11-28 02:09:00 UTC [more...]

[PATCH v8 00/23] intel_iommu: Enable first stage translation for passthrough device
 2025-11-28  2:08 UTC  (3+ messages)
` [PATCH v8 17/23] vfio/listener: Bypass readonly region for dirty tracking

[PATCH] gitdm: Update IBM map
 2025-11-28  1:21 UTC 

[RFC QEMU PATCH 0/7] Application Specific Tagged Memory Support in CXL Type 3 Devices
 2025-11-27 22:55 UTC  (8+ messages)
` [RFC PATCH 1/7] hw/mem: Add tagged memory backend object
` [RFC PATCH 2/7] hw/cxl: Allow initializing type3 device with no backing device
` [RFC PATCH 3/7] hw/cxl: Change Extent add/remove APIs for lazy memory backend
` [RFC PATCH 4/7] hw/cxl: Map lazy memory backend after host acceptance
` [RFC PATCH 5/7] hw/cxl: Add performant direct mapping for extents
` [RFC PATCH 6/7] hw/cxl: Add remove alias functionality for extent direct mapping
` [RFC PATCH 7/7] hw/cxl: Add tag-based removal functionality

[PATCH v4 0/3] target/s390x: Fix missing clock-comparator interrupts
 2025-11-27 21:54 UTC  (5+ messages)
` [PATCH v4 1/4] target/s390x: Fix missing interrupts for small CKC values

[PATCH for-11.0 0/5] some improvements around error reporting
 2025-11-27 20:51 UTC  (7+ messages)
` [PATCH 1/5] ui/vnc: don't use of error_printf_unless_qmp()
` [PATCH 2/5] monitor: remove unused error_printf_unless_qmp() function
` [PATCH 3/5] monitor: rework monitor_cur_is_qmp() into monitor_cur_is_hmp()
` [PATCH 4/5] error: print error_report timestamp when QMP monitor is active
` [PATCH 5/5] error-report: fix doc for vreport()

[RFC PATCH] target/ppc: don't overflow SR lookup with 64 bit vaddr
 2025-11-27 17:37 UTC  (2+ messages)

[PATCH 0/2] hw/ipmi/ipmi_bmc_sim: Get/set fake LAN config
 2025-11-27 17:28 UTC  (4+ messages)

[PATCH for-11.0 v2] arm: add DCZID_EL0 to idregs array
 2025-11-27 17:06 UTC 

[PATCH 0/4] Fixes and improvements for scripts/qemugdb commands
 2025-11-27 16:39 UTC  (12+ messages)
` [PATCH 4/4] scripts/qemugdb: coroutine: Add option for obtaining detailed trace in coredump

[PATCH] migration: Fix writing mapped_ram + ignore_shared snapshots
 2025-11-27 15:43 UTC  (5+ messages)

[PATCH for-11.0 0/6] migration: Error reporting cleanups
 2025-11-27 15:34 UTC  (9+ messages)
` [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 2.5/6] error: Poison g_autoptr(Error) to prevent its use

[PATCH] scripts/device-crash-test: ERROR_RULE_LIST garbage collection
 2025-11-27 15:29 UTC  (2+ messages)

[PATCH v3 0/5] block/vvfat: introduce "fat-size" option
 2025-11-27 14:53 UTC  (9+ messages)
` [PATCH v3 1/5] vvfat: introduce partitioned option
` [PATCH v3 2/5] vvfat: move fat_type check prior to size setup
` [PATCH v3 3/5] vvfat: add a define for VVFAT_SECTOR_BITS and VVFAT_SECTOR_SIZE
` [PATCH v3 4/5] vvfat: move size parameters within driver structure
` [PATCH v3 5/5] vvfat: add support for "fs-size" option

[PATCH] hw/acpi: Add aml_gpio_io() wrapper for GPIO IO Connection
 2025-11-27 14:46 UTC  (3+ messages)

[PATCH v4 00/27] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
 2025-11-27 14:34 UTC  (6+ messages)
` [PATCH v4 09/27] hw/nvram/fw_cfg: Remove fw_cfg_io_properties::dma_enabled
` [PATCH v4 10/27] hw/i386/pc: Remove linuxboot.bin

[PATCH 1/2] libqos: pci: Avoid fatal assert on zero-sized BARs in fuzz builds
 2025-11-27 13:29 UTC  (11+ 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/9] rust: build system and other cleanups
 2025-11-27 13:20 UTC  (10+ messages)
` [PATCH 1/9] rust: remove leftover bindings/
` [PATCH 2/9] rust: remove unused --cfg arguments
` [PATCH 3/9] rust: remove unnecessary repetitive options
` [PATCH 4/9] rust/bql: make bindings public
` [PATCH 5/9] rust: do not copy the SysBusDevice
` [PATCH 6/9] rust: fix reference to MemoryRegion
` [PATCH 7/9] rust: move strict lints handling to meson.build
` [PATCH 8/9] rust: Do not link qemuutil into Rust rlibs
` [PATCH 9/9] rust: only link the Rust part of the code into devices

[PATCH 00/28] include: cleanup cross-subsystem inclusions, empty include/hw/
 2025-11-27 13:15 UTC  (29+ messages)
` [PATCH 01/28] include: move qemu_irq_handler out of typedefs.h
` [PATCH 02/28] include: name the MemReentrancyGuard struct
` [PATCH 03/28] include: move memory_ldst* to include/system
` [PATCH 04/28] include: move hw/usb.h to hw/usb/
` [PATCH 05/28] include: move hw/boards.h to hw/core/
` [PATCH 06/28] include: move hw/clock.h "
` [PATCH 07/28] include: move hw/fw-path-provider.h "
` [PATCH 08/28] include: move hw/hotplug.h "
` [PATCH 09/28] include: move hw/irq.h "
` [PATCH 10/28] include: move hw/loader-fit.h "
` [PATCH 11/28] include: move hw/loader.h "
` [PATCH 12/28] include: move hw/nmi.h "
` [PATCH 13/28] include: move hw/or-irq.h "
` [PATCH 14/28] include: move hw/platform-bus.h "
` [PATCH 15/28] include: move hw/ptimer.h "
` [PATCH 16/28] include: move hw/qdev-clock.h "
` [PATCH 17/28] include: move hw/qdev-core.h to hw/core/, rename
` [PATCH 18/28] include: move hw/qdev-dma.h to hw/core/
` [PATCH 19/28] include: move hw/qdev-properties.h "
` [PATCH 20/28] include: move hw/qdev-properties-system.h "
` [PATCH 21/28] include: move hw/registerfields.h "
` [PATCH 22/28] include: move hw/register.h "
` [PATCH 23/28] include: move hw/resettable.h "
` [PATCH 24/28] include: move hw/stream.h "
` [PATCH 25/28] include: move hw/sysbus.h "
` [PATCH 26/28] include: move hw/vmstate-if.h "
` [PATCH 27/28] include: move hw/hw.h to hw/core/, rename
` [PATCH 28/28] include: reorganize memory API headers

[PATCH v5 0/9] vfio: relax the vIOMMU check
 2025-11-27 13:23 UTC  (5+ messages)
` [PATCH v5 7/9] vfio/listener: Construct iotlb entry when unmap memory address space

[PATCH v4 0/2] hw/nvme: Properties for PCI vendor/dev IDs and IEEE-OUI
 2025-11-27 12:02 UTC  (3+ messages)
` [PATCH v4 1/2] hw/nvme: Add properties for PCI vendor/device IDs
` [PATCH v4 2/2] hw/nvme: Add property for user-specified IEEE-OUI ID

[PATCH 0/2] Set MISA.[C|X] based on the selected extensions
 2025-11-27 10:38 UTC  (3+ messages)
` [PATCH 1/2] target/riscv: Update MISA.C for Zc* extensions

virtio-crypto: Inquiry about virtio crypto
 2025-11-27  9:38 UTC  (4+ messages)

[PATCH 0/2] target/xtensa: Remove tswap() calls in semihosting
 2025-11-27  9:37 UTC  (4+ messages)
` [PATCH 1/2] target/xtensa: Implement xtensa_isa_is_big_endian()

[PATCH v2 0/2] hw/uefi: add pcap support
 2025-11-27  9:21 UTC  (3+ messages)
` [PATCH v2 1/2] move pcap structs to header file
` [PATCH v2 2/2] hw/uefi: add pcap support

[PATCH] hw/i386/kvm: Prevent guest monotonic clock jump after live migration
 2025-11-27  6:18 UTC  (3+ messages)

[PATCH 0/5] acpi/ghes: Error object handling improvement
 2025-11-27  8:14 UTC  (9+ messages)
` [PATCH 1/5] acpi/ghes: Automate data block cleanup in acpi_ghes_memory_errors()
` [PATCH 2/5] acpi/ghes: Abort in acpi_ghes_memory_errors() if necessary
` [PATCH 3/5] target/arm/kvm: Exit on error from acpi_ghes_memory_errors()
` [PATCH 4/5] acpi/ghes: Bail early on error from get_ghes_source_offsets()
` [PATCH 5/5] acpi/ghes: Use error_fatal in acpi_ghes_memory_errors()

[PATCH 0/3] amd_iommu: Support Generation of IOMMU XT interrupts
 2025-11-27  6:18 UTC  (6+ messages)
` [PATCH 2/3] amd_iommu: Turn on XT support only when guest has enabled it

[PATCH 0/2] hw/uefi: add pcap support
 2025-11-27  5:48 UTC  (5+ messages)
` [PATCH 1/2] move pcap structs to header file
` [PATCH 2/2] hw/uefi: add pcap support

[PATCH 000/147] single-binary patch queue
 2025-11-27  4:41 UTC  (3+ messages)
` [PATCH 031/147] accel/tcg: Implement translator_ld*_end

[v6 0/2] virtio-gpu: fix error handling and improve consistency
 2025-11-27  2:55 UTC  (4+ messages)
` [v6 2/2] virtio-gpu: use consistent error checking for virtio_gpu_create_mapping_iov

[PATCH] htif: reject invalid signature ranges (end <= begin)
 2025-11-27  1:36 UTC 

[PATCH 0/8] edk2: update to edk2-stable202511
 2025-11-26 22:28 UTC  (3+ messages)
` [PATCH 7/8] tests/acpi: update expected data files

[PATCH] accel/tcg: remove duplicate include
 2025-11-26 21:43 UTC 

[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 v2 1/5] vvfat: introduce partitioned option
 2025-11-26 19:27 UTC  (11+ messages)

[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  (13+ 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 05/12] target/rx: "
` [PATCH-for-11.0 v2 06/12] target/tricore: "
` [PATCH-for-11.0 v2 09/12] target/sparc: Use big-endian "

[PATCH] migration: fix parsing snapshots with x-ignore-shared flag
 2025-11-26 17:48 UTC  (7+ messages)

[PATCH v3 00/11] Mitigation of "failed to load cpu:cpreg_vmstate_array_len" migration failures
 2025-11-26 16:55 UTC  (9+ 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  (6+ 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 3/4] tests/qtest/libqos: add SMMUv3 helper library
` [RFC v4 4/4] tests/qtest: Add SMMUv3 bare-metal test using iommu-testdev


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).