public inbox for qemu-devel@nongnu.org
 help / color / mirror / Atom feed
 messages from 2026-03-11 17:51:44 to 2026-03-12 08:27:07 UTC [more...]

[PATCH V2] hw/loongarch: add rtc acpi table
 2026-03-12  8:19 UTC  (3+ messages)

[RFC PATCH 0/8] hw/arm/smmuv3-accel: Support AUTO properties
 2026-03-12  8:20 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

-device T,help crashes
 2026-03-12  8:15 UTC  (5+ messages)

[PATCH 0/7] Fix some -device T,help crashes
 2026-03-12  8:10 UTC  (9+ messages)
` [PATCH 1/7] hw/riscv: sifive_e: Don't call qdev_get_machine in soc init
` [PATCH 2/7] hw/riscv: microchip_pfsoc: "
` [PATCH 3/7] hw/arm: xlnx-zynqmp: "
` [PATCH 4/7] hw/arm: fsl-imx7: "
` [PATCH 5/7] hw/arm: fsl-imx8mp: "
` [PATCH 6/7] hw/arm: fsl-imx6: "
` [PATCH 7/7] hw/acpi: generic_event_device: "

[PATCH] target/mips/cpu: Move initialization of memory region to realize function
 2026-03-12  7:54 UTC  (2+ messages)

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

[PATCH V5 00/13] iothread: Support tracking and querying IOThread holders
 2026-03-12  7:44 UTC  (13+ messages)
` [PATCH V5 04/13] blockdev: Update tracking iothread users with holder name
` [PATCH V5 07/13] net/colo: track IOThread references using path-based holder

[PATCH] target/arm/kvm: fall back if nested unsupported
 2026-03-12  7:36 UTC  (4+ messages)

[RFC v2 0/9] net/filter-redirector: Add AF_PACKET support for vhost-net
 2026-03-12  7:09 UTC  (10+ messages)
` [RFC v2 1/9] net/filter: allow redirector on vhost TAP backends
` [RFC v2 2/9] net/filter-redirector: add role helpers for AF_PACKET paths
` [RFC v2 3/9] net/filter-redirector: add AF_PACKET socket setup and input handler
` [RFC v2 4/9] net/filter-redirector: add send helpers and netdev counters
` [RFC v2 5/9] net/filter-redirector: route chardev and AF_PACKET receive paths
` [RFC v2 6/9] net/filter: Add support for filter-buffer
` [RFC v2 7/9] virtio-net: keep tap read polling disabled while vhost owns RX
` [RFC v2 8/9] virtio-net: handle short vnet headers on replay RX
` [RFC v2 9/9] net/filter-redirector: check CAP_NET_RAW before creating AF_PACKET

[PATCH v2 0/4] Fix error handling for callers of load_image_targphys, get_image_size, event_notifier_init, msix_init
 2026-03-12  6:54 UTC  (6+ messages)
` [PATCH v2 1/4] hw/core/loader: fix error handling for load_image_targphys callers
` [PATCH v2 2/4] hw/core/loader: fix error handling for get_image_size callers
` [PATCH v2 3/4] util/event_notifier: fix error handling for event_notifier_init callers
` [PATCH v2 4/4] hw/pci/msix: fix error handling for msix_init callers

[PATCH] memory: Set mr->ram before RAM Block allocation
 2026-03-12  6:34 UTC 

[PATCH v3 00/12] net: refactoring and fixes
 2026-03-12  6:37 UTC  (3+ messages)

[PATCH v2] vmstate: fix subsection load name check
 2026-03-12  6:30 UTC  (9+ messages)

[PATCH 1/2] intel_iommu: Only set dirty bit when PTE exposes write permission
 2026-03-12  6:20 UTC  (6+ messages)
` [PATCH 2/2] intel_iommu: Always write all the flags passed to vtd_set_flag_in_pte

[PATCH v11 00/10] vfio: Create dmabuf from multiple VFIO ranges and use it in virtio-gpu
 2026-03-12  5:41 UTC  (4+ messages)
` [PATCH v11 10/10] virtio-gpu-dmabuf: Create dmabuf for blobs associated with VFIO devices

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

[RFC 0/5] hw/tpm: CRB chunking capability to handle PQC
 2026-03-12  4:16 UTC  (6+ messages)
` [RFC 1/5] hw/tpm: Add TPM CRB chunking fields
` [RFC 2/5] hw/tpm: Refactor CRB_CTRL_START register access
` [RFC 3/5] hw/tpm: Add internal buffer state for chunking
` [RFC 4/5] hw/tpm: Implement TPM CRB chunking logic
` [RFC 5/5] test/qtest: Add test for tpm crb chunking

[PATCH 0/4] Fix SiFive UART spurious IRQ issue and misc updates
 2026-03-12  3:36 UTC  (5+ messages)

[PATCH v3 0/4] Fix SiFive UART spurious IRQ issue and misc updates
 2026-03-12  3:32 UTC  (5+ 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 v3 0/3] riscv: AIA: Add in-kernel irqchips save and restore function support
 2026-03-12  3:31 UTC  (4+ messages)
` [PATCH v3 1/3] target/riscv/kvm: create kvm_riscv_aia_access_reg
` [PATCH v3 2/3] hw/intc/riscv_aplic: Add in-kernel aplic save and restore function
` [PATCH v3 3/3] hw/intc/imsic: Add in-kernel imsic "

[PATCH v3 0/9] Add RISC-V big-endian target support
 2026-03-12  0:27 UTC  (5+ messages)
` [PATCH v3 2/9] target/riscv: Use MO_LE for instruction fetch
` [PATCH v3 1/9] target/riscv: Define MSTATUS_SBE and MSTATUS_MBE bit masks

[PATCH] target/hexagon: Change DisasContext packet type
 2026-03-12  0:25 UTC  (2+ messages)

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

[PATCH v3] target/riscv: Support Smpmpmt extension
 2026-03-12  0:09 UTC  (3+ messages)

[PATCH v2 0/3] riscv: AIA: Add in-kernel irqchips save and restore function support
 2026-03-11 23:56 UTC  (7+ messages)
` [PATCH v2 1/3] target/riscv/kvm: create kvm_riscv_aia_access_reg
` [PATCH v2 2/3] hw/intc/riscv_aplic: Add in-kernel aplic save and restore function
` [PATCH v2 3/3] hw/intc/imsic: Add in-kernel imsic "

[PATCH] hw/misc/riscv_cpc: Free CPU array in instance_finalize
 2026-03-11 23:43 UTC  (3+ messages)

[PATCH v2 0/5] migration-test: Plumbing
 2026-03-11 22:53 UTC  (7+ messages)
` [PATCH v2 1/5] tests/qtest/migration: Fix leak of migration tests data
` [PATCH v2 2/5] io: Fix TLS bye task leak
` [PATCH v2 3/5] tests/qtest/migration: Fix leak in CPR exec test
` [PATCH v2 4/5] migration/multifd: Fix leaks of TLS error objects
` [PATCH v2 5/5] tests/qtest/migration: Force exit-on-error=false

[PATCH] hw/arm/virt: add serial-debug-level property for EDK2 firmware
 2026-03-11 22:24 UTC  (2+ messages)

[PATCH 0/3] docs: some doc updates
 2026-03-11 22:18 UTC  (2+ messages)

[PULL 0/3] QTest patches for 2026-03-11
 2026-03-11 22:13 UTC  (4+ messages)
` [PULL 1/3] tests/qtest/vhost-user-test: Use g_timeout_add() to schedule connect
` [PULL 2/3] tests/qtest/test-x86-cpuid-compat: Switch test_cpuid_prop to data-driven
` [PULL 3/3] tests/qtest/test-x86-cpuid-compat: Switch test_feature_flag "

[PATCH v3 0/9] Hexagon system emulation - Part 3/3
 2026-03-11 21:51 UTC  (8+ messages)
` [PATCH v3 2/9] hw/hexagon: Add global register tracing
` [PATCH v3 4/9] hw/hexagon: Add v68, sa8775-cdsp0 defs
` [PATCH v3 7/9] target/hexagon: add build config for softmmu

[PATCH v2 0/2] qdev: Consolidate qdev_get_human_name() into qdev_get_printable_name()
 2026-03-11 21:50 UTC  (3+ messages)
` [PATCH v2 1/2] hw/qdev: Clarify fallback order in qdev_get_printable_name()
` [PATCH v2 2/2] hw/qdev: Remove qdev_get_human_name()

[PATCH v2 0/9] Support QEMU cpu models in MSHV accelerator
 2026-03-11 21:37 UTC  (14+ messages)
` [PATCH v2 1/9] accel/mshv: use mshv_create_partition_v2 payload
` [PATCH v2 3/9] target/i386/mshv: fix various cpuid traversal bugs
` [PATCH v2 4/9] target/i386/mshv: change cpuid mask to UINT32_MAX
` [PATCH v2 5/9] target/i386/mshv: set cpu model name on -cpu host
` [PATCH v2 9/9] accel/mshv: disable la57 (5lvl paging)

[PATCH trivial v2 0/7] a few cleanups for linux-user: splice, inotify, epoll
 2026-03-11 20:54 UTC  (8+ messages)
` [PATCH trivial v2 1/7] linux-user/syscall.c: assume splice is always present
` [PATCH trivial v2 2/7] meson.build: stop checking for splice()
` [PATCH trivial v2 3/7] linux-user: assume inotify sycalls are always present
` [PATCH trivial v2 4/7] meson.build: stop checking for inotify_init()
` [PATCH trivial v2 5/7] linux-user: assume epoll is always present
` [PATCH trivial v2 6/7] meson.build: do not check for epoll.h (CONFIG_EPOLL)
` [PATCH trivial v2 7/7] rename CONFIG_EPOLL_CREATE1 to CONFIG_EPOLL, and stop checking for epoll in meson.build

[PATCH 0/2] amd_iommu: Fix page size reporting on hugepage mappings
 2026-03-11 20:39 UTC  (3+ messages)
` [PATCH 1/2] amd_iommu: Follow root pointer before page walk and use 1-based levels
` [PATCH 2/2] amd_iommu: Reject non-decreasing NextLevel in fetch_pte()

[PATCH v3 00/32] hw/arm/virt: Introduce Tegra241 CMDQV support for accelerated SMMUv3
 2026-03-11 20:00 UTC  (4+ messages)

[Stable-10.2.2 00/53] Patch Round-up for stable 10.2.2, freeze on 2026-03-15
 2026-03-11 19:34 UTC  (54+ messages)
` [Stable-10.2.2 01/53] s390x/pci: Fix endianness for zPCI BAR values
` [Stable-10.2.2 02/53] plugins: fix cross-build using LLVM for Windows targets
` [Stable-10.2.2 03/53] block/mirror: check range when setting zero bitmap for sync write
` [Stable-10.2.2 04/53] iotests: test active mirror with unaligned, small write zeroes op
` [Stable-10.2.2 05/53] python: drop uses of pkg_resources
` [Stable-10.2.2 06/53] contrib/plugins/hotblocks: Correctly free sorted counts list
` [Stable-10.2.2 07/53] contrib/plugins/hotblocks: Fix off by one error in iteration of sorted blocks
` [Stable-10.2.2 08/53] contrib/plugins/hotblocks: Print uint64_t with PRIu64 rather than PRId64
` [Stable-10.2.2 09/53] docs/about/emulation: Add documentation for hotblocks plugin arguments
` [Stable-10.2.2 10/53] hw/i2c/aspeed_i2c: Fix out-of-bounds read in I2C MMIO handlers
` [Stable-10.2.2 11/53] target/arm: Account for SME in aarch64_sve_narrow_vq() assertion
` [Stable-10.2.2 12/53] target/arm: Fix feature check in DO_SVE2_RRX, DO_SVE2_RRX_TB
` [Stable-10.2.2 13/53] target/arm/tcg: Allow SVE RAX1 in SME2p1 streaming mode
` [Stable-10.2.2 14/53] target/arm: Don't let 'sme=on' downgrade SME
` [Stable-10.2.2 15/53] hw/hppa: Add BMC on 64-bit machines only
` [Stable-10.2.2 16/53] virtio-gpu-virgl: Add virtio-gpu-virgl-hostmem-region type
` [Stable-10.2.2 17/53] virtio-snd: remove TODO comments
` [Stable-10.2.2 18/53] virtio-snd: handle 5.14.6.2 for PCM_INFO properly
` [Stable-10.2.2 19/53] virtio-snd: fix max_size bounds check in input cb
` [Stable-10.2.2 20/53] virtio-snd: tighten read amount in in_cb
` [Stable-10.2.2 21/53] hw/misc/virt_ctrl: Fix incorrect trace event in read operation
` [Stable-10.2.2 22/53] hw/ssi/xilinx_spips: Reset TX FIFO in reset
` [Stable-10.2.2 23/53] target/arm: set the correct TI bits for WFIT traps
` [Stable-10.2.2 24/53] hw/9pfs: fix data race in v9fs_mark_fids_unreclaim()
` [Stable-10.2.2 25/53] hw/9pfs: fix missing EOPNOTSUPP on Twstat and Trenameat for fs synth driver
` [Stable-10.2.2 26/53] hw/i386/vmmouse: Fix hypercall clobbers
` [Stable-10.2.2 27/53] target/i386/emulate/x86_decode: Fix compiler warning
` [Stable-10.2.2 28/53] target/i386/hvf/x86_mmu: "
` [Stable-10.2.2 29/53] target/i386/emulate/x86_decode: Actually use stream in decode_instruction_stream()
` [Stable-10.2.2 30/53] target/ppc/translate: Fix TCG debug assert translating CLRBWIBC
` [Stable-10.2.2 31/53] io: separate freeing of tasks from marking them as complete
` [Stable-10.2.2 32/53] io: fix cleanup for TLS I/O source data on cancellation
` [Stable-10.2.2 33/53] io: fix cleanup for websock "
` [Stable-10.2.2 34/53] hw/net/smc91c111: Don't allow negative-length packets
` [Stable-10.2.2 35/53] block/vmdk: fix OOB read in vmdk_read_extent()
` [Stable-10.2.2 36/53] block/curl: fix concurrent completion handling
` [Stable-10.2.2 37/53] mirror: Fix missed dirty bitmap writes during startup
` [Stable-10.2.2 38/53] block/throttle-groups: fix deadlock with iolimits and muliple iothreads
` [Stable-10.2.2 39/53] block: Never drop BLOCK_IO_ERROR with action=stop for rate limiting
` [Stable-10.2.2 40/53] block/nfs: Do not enter coroutine from CB
` [Stable-10.2.2 41/53] aio-posix: notify main loop when SQEs are queued
` [Stable-10.2.2 42/53] fdmon-io_uring: check CQ ring directly in gsource_check
` [Stable-10.2.2 43/53] virtio-gpu: Ensure BHs are invoked only from main-loop thread
` [Stable-10.2.2 44/53] hw/net/xilinx_ethlite: Check for oversized TX packets
` [Stable-10.2.2 45/53] linux-user: Deal with mmap where start > reserved_va
` [Stable-10.2.2 46/53] bsd-user: "
` [Stable-10.2.2 47/53] tests/tcg/multiarch/test-mmap: Check mmaps beyond reserved_va
` [Stable-10.2.2 48/53] linux-user: fix TIOCGSID ioctl
` [Stable-10.2.2 49/53] hw/net/npcm_gmac: Catch accesses off the end of the register array
` [Stable-10.2.2 50/53] hw: Make qdev_get_printable_name() consistently return freeable string
` [Stable-10.2.2 51/53] target/loongarch: Avoid recursive PNX exception on CSR_BADI fetch
` [Stable-10.2.2 52/53] target/loongarch: Preserve PTE permission bits in LDPTE
` [Stable-10.2.2 53/53] fuse: Copy write buffer content before polling

[PULL 0/1] Plugins doc update for 2026-03-11
 2026-03-11 19:31 UTC  (2+ messages)
` [PULL 1/1] plugins: add missing docstrings to qemu-plugin.h

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

[PATCH] hw/i2c/aspeed: fix lost interrupts on back-to-back commands
 2026-03-11 19:22 UTC  (3+ messages)

[PATCH v2 1/1] io: make zerocopy fallback accounting more accurate
 2026-03-11 18:43 UTC  (11+ messages)

[PATCH 00/15] hw/alpha: QOMify Clipper and Typhoon
 2026-03-11 18:07 UTC  (4+ messages)
` [PATCH 05/15] hw/alpha/typhoon: Create instance_init and class_init

[PATCH] meson.build: stop checking for inotify_init()
 2026-03-11 18:07 UTC  (2+ messages)

[Bug 2126951] Re: `block-stream` segfault with concurrent `query-named-block-nodes`
 2026-03-11 17:57 UTC 

[PATCH v1 0/3] Fixed bugs in pl080
 2026-03-11 18:04 UTC  (4+ messages)

[PATCH 00/65] arm: Implement an emulation of GICv5 interrupt controller
 2026-03-11 18:01 UTC  (13+ messages)
` [PATCH 53/65] target/arm: Add has_gcie property to enable FEAT_GCIE
` [PATCH 54/65] hw/intc/arm_gicv3_cpuif: Don't allow GICv3 if CPU has GICv5 cpuif
` [PATCH 55/65] hw/arm/virt: Update error message for bad gic-version option
` [PATCH 56/65] hw/arm/virt: Remember CPU phandles rather than looking them up by name
` [PATCH 57/65] hw/arm/virt: Move MSI controller creation out of create_gic()
` [PATCH 58/65] hw/arm/virt: Pull "wire CPU interrupts" "


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