public inbox for qemu-devel@nongnu.org
 help / color / mirror / Atom feed
 messages from 2026-03-12 11:07:47 to 2026-03-13 06:21:30 UTC [more...]

[PATCH v2 00/38] target/cpu: Do not include 'exec/cpu-defs.h' anymore
 2026-03-13  6:20 UTC 

[PATCH v2] ppc/pnv: fix dumpdtb option
 2026-03-13  6:15 UTC  (2+ messages)

[RFC v2 0/9] net/filter-redirector: Add AF_PACKET support for vhost-net
 2026-03-13  6:05 UTC  (2+ messages)

[PATCH 0/2] hw/misc/allwinner-cpucfg: single-binary
 2026-03-13  5:52 UTC  (7+ 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-13  5:50 UTC  (20+ 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 v3] migration/options: Fix leaks in StrOrNull qdev accessors
 2026-03-13  5:27 UTC  (2+ messages)

[PATCH v3 0/3] amd_iommu: Support Generation of IOMMU XT interrupts
 2026-03-13  5:20 UTC  (10+ 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 v2 0/5] migration-test: Plumbing
 2026-03-13  5:01 UTC  (6+ messages)
` [PATCH v2 5/5] tests/qtest/migration: Force exit-on-error=false

[PATCH] memory: Set mr->ram before RAM Block allocation
 2026-03-13  3:36 UTC  (7+ messages)

[PATCH v2 0/3] virtio-gpu: enable Venus/Vulkan without OpenGL display
 2026-03-13  3:09 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] ui: introduce GRAPHIC_FLAGS_VK for Vulkan scanout
  ` [PATCH v3 2/3] virtio-gpu: decouple Venus from CONFIG_OPENGL
  ` [PATCH v3 3/3] virtio-gpu: advertise VIRTIO_GPU_F_BLOB_ALIGNMENT

[PATCH] target/arm/hvf: emulate ISV=0 data abort instructions
 2026-03-13  2:18 UTC  (5+ messages)
` [PATCH v2 0/3] target/arm: ISV=0 data abort emulation library
  ` [PATCH v2 1/3] target/arm: add AArch64 ISV=0 instruction "
  ` [PATCH v2 2/3] tests: add unit tests for ISV=0 "
  ` [PATCH v2 3/3] target/arm: wire ISV=0 emulation into HVF and WHPX

[PULL 0/2] loongarch-to-apply queue
 2026-03-13  2:04 UTC  (6+ messages)
` [PULL 1/2] target/loongarch: Preserve PTE permission bits in LDPTE

[PATCH v3 0/4] Fix SiFive UART spurious IRQ issue and misc updates
 2026-03-13  1:38 UTC  (10+ messages)
` [PATCH v3 1/4] hw/char: sifive_uart: Implement txctrl.txen and rxctrl.rxen
` [PATCH v3 2/4] hw/char: sifive_uart: Sync txwm interrupt pending status after TX FIFO enqueue
` [PATCH v3 3/4] hw/char: sifive_uart: Update IRQ when rxctrl is written
` [PATCH v3 4/4] hw/char: sifive_uart: Remove ip variable

[PATCH v4 0/4] Support HACE to AST2700 (resend)
 2026-03-13  1:35 UTC  (4+ messages)
      `  "

[PATCH v5 0/9] Add Zvfbfa extension support
 2026-03-13  1:09 UTC  (8+ 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 0/7] Fix some -device T,help crashes
 2026-03-13  0:18 UTC  (5+ messages)
` [PATCH 3/7] hw/arm: xlnx-zynqmp: Don't call qdev_get_machine in soc init

[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 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] 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  (6+ messages)

[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 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  (3+ messages)
` [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  (16+ messages)
` [RFC PATCH 2/8] hw/arm/smmuv3-accel: Introduce _AUTO support for ATS
` [RFC PATCH 7/8] qdev: Add an OasMode property

[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: "


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