public inbox for qemu-devel@nongnu.org
 help / color / mirror / Atom feed
 messages from 2026-03-12 09:21:56 to 2026-03-13 01:00:41 UTC [more...]

[PATCH v5 0/9] Add Zvfbfa extension support
 2026-03-13  0:59 UTC  (7+ messages)
` [PATCH v5 5/9] target/riscv: Use the tb->cs_base as the extend tb flags

[PATCH v4 0/3] target/riscv: add unratified RISC-V Zbr0p93 ext
 2026-03-13  0:58 UTC  (8+ messages)
` [PATCH v4 1/3] util: export CRC32[C] lookup tables
` [PATCH v4 2/3] target/riscv: add draft RISC-V Zbr ext as xbr0p93
` [PATCH v4 3/3] disas: diassemble RISC-V xlrbr (crc32) instructions

[PATCH v3 0/3] amd_iommu: Support Generation of IOMMU XT interrupts
 2026-03-13  0:36 UTC  (8+ messages)
` [PATCH v3 1/3] amd_iommu: Use switch case to determine mmio register name
` [PATCH v3 3/3] amd_iommu: Generate XT interrupts when xt support is enabled

[PATCH 0/7] Fix some -device T,help crashes
 2026-03-13  0:18 UTC  (7+ messages)
` [PATCH 3/7] hw/arm: xlnx-zynqmp: Don't call qdev_get_machine in soc init
` [PATCH 7/7] hw/acpi: generic_event_device: "

[PATCH RFC] common-user: Share thunk.c between bsd-user and linux-user
 2026-03-13  0:12 UTC  (8+ messages)

[PULL 00/18] Staging patches
 2026-03-12 23:53 UTC  (4+ messages)
` [PULL 08/18] memory: Factor out common ram region initialization

[PATCH 0/2] hw/misc/allwinner-cpucfg: single-binary
 2026-03-12 22:47 UTC  (3+ messages)
` [PATCH 1/2] target/arm/cpu.h: restrict cpu-defs.h to target specific code
` [PATCH 2/2] hw/misc/allwinner-cpucfg.c: make compilation unit common

[PATCH 0/8] hw/vfio: single-binary
 2026-03-12 22:44 UTC  (9+ messages)
` [PATCH 1/8] hw/vfio/listener.c: remove CONFIG_KVM
` [PATCH 2/8] hw/vfio/helpers.c: extract kvm helpers in kvm-helpers.c
` [PATCH 3/8] hw/vfio/pci-quirks.c: remove CONFIG_VFIO_IGD
` [PATCH 4/8] hw/vfio: eradicate CONFIG_IOMMU from sources
` [PATCH 5/8] hw/vfio/pci.c: eradicate CONFIG_KVM
` [PATCH 6/8] hw/vfio/ap.c: use full path for target specific header
` [PATCH 7/8] hw/vfio/spapr.c: extract vfio_spapr_kvm_attach_tce to hw/vfio/kvm-spapr.c
` [PATCH 8/8] hw/vfio: all vfio files can now be common files

[PATCH 00/10] hw/i386/pc: Remove deprecated 3.1 machines
 2026-03-12 21:51 UTC  (3+ messages)
` [PATCH 10/10] hw/tpm: Remove CRBState::ppi_enabled field

[PATCH v3 00/32] Hexagon system emulation - Part 2/3
 2026-03-12 21:49 UTC  (11+ messages)
` [PATCH v3 03/32] target/hexagon: Implement start/stop helpers, soft reset
` [PATCH v3 04/32] target/hexagon: Implement modify SSR
` [PATCH v3 05/32] target/hexagon: Implement {g,s}etimask helpers
` [PATCH v3 06/32] target/hexagon: Implement wait helper
` [PATCH v3 08/32] target/hexagon: Add representation to count cycles

[PATCH v2 0/2] hw/nvram/fw_cfg: update bootorder to fix SeaBIOS bootup failure
 2026-03-12 21:22 UTC  (3+ messages)

[PATCH v3 00/32] hw/arm/virt: Introduce Tegra241 CMDQV support for accelerated SMMUv3
 2026-03-12 21:11 UTC  (10+ messages)
` [PATCH v3 17/32] hw/arm/tegra241-cmdqv: mmap VINTF Page0 for CMDQV

[PATCH v2] vmstate: validate VMStateDescription::fields upon registration
 2026-03-12 21:08 UTC 

[PATCH v2 0/8] hw/arm/smmuv3-accel: Support AUTO properties
 2026-03-12 21:03 UTC  (9+ messages)
` [PATCH v2 1/8] hw/arm/smmuv3-accel: Check ATS compatibility between host and guest
` [PATCH v2 2/8] hw/arm/smmuv3-accel: Change ATS property to OnOffAuto
` [PATCH v2 3/8] hw/arm/smmuv3-accel: Change RIL "
` [PATCH v2 4/8] qdev: Add a SsidSizeMode property
` [PATCH v2 5/8] hw/arm/smmuv3-accel: Change SSIDSIZE property to SsidSizeMode
` [PATCH v2 6/8] qdev: Add an OasMode property
` [PATCH v2 7/8] hw/arm/smmuv3-accel: Change OAS property to OasMode
` [PATCH v2 8/8] qemu-options.hx: Document arm-smmuv3 device's accel properties

[PATCH v5 00/35] Hexagon system emulation, Part 1/3
 2026-03-12 21:03 UTC  (3+ messages)
` [PATCH v5 06/35] target/hexagon: Suppress unused-variable warnings for sysemu source regs

[PATCH v3] migration/options: Fix leaks in StrOrNull qdev accessors
 2026-03-12 20:46 UTC 

[PATCH] vmstate: assert that VMStateDescription::fields is not NULL
 2026-03-12 20:42 UTC  (4+ messages)

[PATCH] hyperv/syndbg: check length returned by cpu_physical_memory_map() [Fixes: CVE-2026-3842]
 2026-03-12 20:28 UTC  (3+ messages)

[PATCH 00/14] Add ARM64 support for MSHV accelerator
 2026-03-12 20:22 UTC  (13+ messages)
` [PATCH 08/14] accel/mshv: Add access_vp_regs synthetic proc features

[PATCH 0/2] Two linux-user patches
 2026-03-12 20:12 UTC  (3+ messages)
` [PATCH 1/2] linux-user: Fix zero_bss for RX PT_LOAD segments
` [PATCH 2/2] linux-user: fix mremap with old_size=0 for shared mappings

[PATCH] linux-user: Fix zero_bss for RX PT_LOAD segments
 2026-03-12 20:09 UTC  (5+ messages)

[PATCH v2] linux-user: Fix mremap() with old_size == 0
 2026-03-12 20:01 UTC  (3+ messages)
` [PATCH v3] linux-user: fix mremap with old_size=0 for shared mappings

[PATCH v3 0/1] Fix race condition in throttle_group_restart_queue()
 2026-03-12 19:44 UTC  (3+ messages)
` [PATCH v3 1/1] throttle-group: "

[PATCH v3 0/3] semihosting/uaccess: Swap bytes based on runtime-configurable endianness
 2026-03-12 19:38 UTC  (11+ messages)
` [PATCH v3 2/3] include/exec: Provide the cpu_internal_tswap() functions
` [PATCH v3 3/3] semihosting/uaccess: Use "

[PATCH v2] vmstate: fix subsection load name check
 2026-03-12 19:25 UTC  (14+ messages)

[RFC v2 0/2] tests/qtest: Add memory-access attributes (secure/space)
 2026-03-12 19:23 UTC  (5+ messages)
` [RFC v2 1/2] tests/qtest: Add attrs argument support to memory access commands
` [RFC v2 2/2] tests/qtest: Add qtest-attrs-test for memory access with attrs

[PATCH v2 0/4] Fix error handling for callers of load_image_targphys, get_image_size, event_notifier_init, msix_init
 2026-03-12 18:51 UTC  (3+ messages)
` [PATCH v2 1/4] hw/core/loader: fix error handling for load_image_targphys callers

[PATCH] memory: Set mr->ram before RAM Block allocation
 2026-03-12 18:50 UTC  (6+ messages)

[PATCH v2 0/5] whpx: arm: set of small fixes
 2026-03-12 18:21 UTC  (6+ messages)
` [PATCH v2 1/5] whpx: arm: fix -cpu host
` [PATCH v2 5/5] target/arm: cpu: alter error message for host CPU type

[PATCH] plugins/api-system: Handle migrate_add_blocker() failure
 2026-03-12 18:19 UTC  (7+ messages)

[PULL 00/14] Misc patches for QEMU 11.0 hard freeze
 2026-03-12 18:02 UTC  (16+ messages)
` [PULL 01/14] hyperv/syndbg: check length returned by cpu_physical_memory_map()
` [PULL 02/14] i386/cpu: Rename AMX mirror cpuid macros with _ALIAS suffix
` [PULL 03/14] i386/cpu: Rename AMX mirror feature words with -alias suffix
` [PULL 04/14] i386/cpu: Remove unnecessary cache_info fields from builtin CPU model
` [PULL 05/14] i386/cpu: Adjust the note for CPU models with its-no
` [PULL 06/14] i386/cpu: Enable CPUID 0x1f & cache model for ClearwaterForest
` [PULL 07/14] coverity: fix coverity issues related to confidential guest reset
` [PULL 08/14] accel/kvm: fix typo in variable name
` [PULL 09/14] docs: remove 64-bit only mentions for accelerators
` [PULL 10/14] qemu-options.hx: document Hyper-V enlightenments accelerator option
` [PULL 11/14] docs: mention that WHPX supports Arm too
` [PULL 12/14] target/i386: add compat for migrating error code
` [PULL 13/14] rust: Update Cargo.lock
` [PULL 14/14] typedefs: move QIgvm out of typedefs.h

[PATCH trivial v3] plugins: add missing docstrings to qemu-plugin.h
 2026-03-12 17:23 UTC  (2+ messages)

[PATCH v4 00/16] gdbstub: Always infer base register index from GDB XML
 2026-03-12 17:22 UTC  (2+ messages)

[PATCH 0/2] amd_iommu: Fix page size reporting on hugepage mappings
 2026-03-12 17:01 UTC  (3+ messages)
` [PATCH 1/2] amd_iommu: Follow root pointer before page walk and use 1-based levels

[PULL 00/28] Block layer patches
 2026-03-12 16:47 UTC  (6+ messages)
` [PULL 26/28] block/nfs: add support for libnfs v6

[RFC PATCH 0/8] hw/arm/smmuv3-accel: Support AUTO properties
 2026-03-12 16:35 UTC  (21+ messages)
` [RFC PATCH 1/8] hw/arm/smmuv3-accel: Add helper for resolving auto parameters
` [RFC PATCH 2/8] hw/arm/smmuv3-accel: Introduce _AUTO support for ATS
` [RFC PATCH 7/8] qdev: Add an OasMode property

[PATCH v2 0/5] migration-test: Plumbing
 2026-03-12 16:17 UTC  (5+ messages)
` [PATCH v2 5/5] tests/qtest/migration: Force exit-on-error=false

[PATCH] Don't disable PCIe atomic routing for multifunction devices
 2026-03-12 16:07 UTC  (3+ messages)

vhost-user implementation of virtio-rtc
 2026-03-12 16:04 UTC 

[PATCH v2 0/3] i.MX6UL LCDIF: add model, build symbol, and SoC wiring
 2026-03-12 14:43 UTC  (2+ messages)

[PATCH v2] hw/net/rtl8319: Work around GCC sanitizer / -Wstringop-overflow bug
 2026-03-12 15:57 UTC  (2+ messages)

[PATCH 0/7] testing/next: gdb-multiarch, check-tcg, vbsa tests
 2026-03-12 15:55 UTC  (11+ messages)
` [PATCH 1/7] tests/docker: add gdb-multiarch to all-test-cross

[PATCH] migration: check is_active for old-style vmstate
 2026-03-12 15:51 UTC  (3+ messages)

[PATCH v1] qga: rework slog to support multiple severity levels
 2026-03-12 15:36 UTC  (2+ messages)

[PATCH v2] ui/vdagent: add migration blocker when machine version < 10.1
 2026-03-12 15:28 UTC  (2+ messages)

[PULL 0/1] Plugins doc update for 2026-03-11
 2026-03-12 15:21 UTC  (3+ messages)

[PULL 0/3] QTest patches for 2026-03-11
 2026-03-12 15:20 UTC  (2+ messages)

[Bug 2126951] Re: `block-stream` segfault with concurrent `query-named-block-nodes`
 2026-03-12 15:10 UTC  (2+ messages)

[PATCH] hw/i386: Fix VTD_ECAP_PT set in wrong register in vtd_cap_init()
 2026-03-12 15:07 UTC 

[PATCH v3 0/9] Hexagon system emulation - Part 3/3
 2026-03-12 14:43 UTC  (3+ messages)
` [PATCH v3 9/9] tests/qtest: Add hexagon boot-serial-test

[PATCH 00/65] arm: Implement an emulation of GICv5 interrupt controller
 2026-03-12 14:36 UTC  (15+ messages)
` [PATCH 59/65] hw/arm/virt: Split GICv2 and GICv3/4 creation
` [PATCH 60/65] hw/arm/virt: Create and connect GICv5
` [PATCH 61/65] hw/arm/virt: Advertise GICv5 in the DTB
` [PATCH 62/65] hw/arm/virt: Handle GICv5 in interrupt bindings for PPIs
` [PATCH 63/65] hw/arm/virt: Use correct interrupt type for GICv5 SPIs in the DTB
` [PATCH 64/65] hw/arm/virt: Enable GICv5 CPU interface when using GICv5
` [PATCH 65/65] hw/arm/virt: Allow user to select GICv5

[RFC 0/5] hw/tpm: CRB chunking capability to handle PQC
 2026-03-12 14:36 UTC  (2+ messages)

[PATCH v3] vmstate: fix subsection load name check
 2026-03-12 14:32 UTC  (7+ messages)

[PATCH v4] Handle wrap around in limit calculation
 2026-03-12 14:25 UTC  (2+ messages)

[PATCH] Fix iATU num viewports manipulation
 2026-03-12 14:24 UTC  (2+ messages)

[PATCH v1 0/3] Fixed bugs in pl080
 2026-03-12  8:02 UTC  (4+ messages)
` [PATCH v1 1/3] An interrupt is generated after the DMA transfer complete
` [PATCH v1 2/3] The swidth and dwidth of pl080 are not equal
` [PATCH v1 3/3] The LLI of pl080 should be aligned with 4 bytes

[PATCH] target/i386: Fix dereferencing before null check
 2026-03-12 12:37 UTC 

[PATCH] block/curl: Fix Resource Leak in curl_header_cb
 2026-03-12 12:19 UTC  (3+ messages)

[PATCH] hw/isa/piix: Embed i8259 irq in device state instead of allocating
 2026-03-12 12:13 UTC  (2+ messages)

[PATCH v4 0/4] Fix a few minor issues reported by Coverity
 2026-03-12 11:43 UTC  (3+ messages)
` [PATCH v4 1/4] migration/savevm.c: reorder usage and assertion of mis->from_src_file

[PATCH v2 0/1] Fix race condition in throttle_group_restart_queue()
 2026-03-12 11:08 UTC  (2+ messages)
` [PATCH v2 1/1] throttle-group: "

[PATCH v2 0/9] Support QEMU cpu models in MSHV accelerator
 2026-03-12 10:55 UTC  (6+ messages)
` [PATCH v2 1/9] accel/mshv: use mshv_create_partition_v2 payload
    ` [PATCH v2 9/9] accel/mshv: disable la57 (5lvl paging)

[PATCH v2] hw/net/virtio-net: add support for notification coalescing
 2026-03-12 10:17 UTC  (2+ messages)

[PATCH] target/xtensa/cpu: Move initialization of memory region to realize function
 2026-03-12 10:09 UTC  (3+ messages)

[PULL 00/16] gdbstub: Always infer base register index from GDB XML
 2026-03-12 10:06 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox