QEMU-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-17 13:27:08 to 2026-07-18 21:57:44 UTC [more...]

[RFC PATCH 000/134] qom: Make composition-tree parenting mandatory
 2026-07-18 21:35 UTC  (75+ messages)
` [RFC PATCH v2 000/137] "
  ` [RFC PATCH v2 001/137] qom: Introduce object_new_child()
  ` [RFC PATCH v2 002/137] qdev: Rename qdev_new()/qdev_try_new() to *_orphan()
  ` [RFC PATCH v2 003/137] qdev: Reintroduce qdev_new() with a mandatory QOM parent
  ` [RFC PATCH v2 004/137] sysbus: Make sysbus_create_simple()/_varargs() take a "
  ` [RFC PATCH v2 005/137] pci: Make pci_new*()/pci_create_simple*() "
  ` [RFC PATCH v2 006/137] isa: Make isa_new()/isa_try_new()/isa_create_simple() "
  ` [RFC PATCH v2 007/137] i2c: Make i2c_slave_new()/i2c_slave_create_simple() "
  ` [RFC PATCH v2 008/137] ssi, usb: Make bus-layer creators "
  ` [RFC PATCH v2 009/137] cpu: Make cpu_create() "
  ` [RFC PATCH v2 010/137] hw/avr: Give onboard devices "
  ` [RFC PATCH v2 011/137] hw/tricore: "
  ` [RFC PATCH v2 012/137] hw/xtensa: "
  ` [RFC PATCH v2 013/137] hw/alpha: "
  ` [RFC PATCH v2 014/137] hw/nitro: "
  ` [RFC PATCH v2 015/137] hw/vmapple: "
  ` [RFC PATCH v2 016/137] hw/hppa: "
  ` [RFC PATCH v2 017/137] hw/microblaze: "
  ` [RFC PATCH v2 018/137] hw/sh4: "
  ` [RFC PATCH v2 019/137] hw/s390x: "
  ` [RFC PATCH v2 020/137] hw/or1k: "
  ` [RFC PATCH v2 021/137] hw/loongarch: "
  ` [RFC PATCH v2 022/137] hw/intc: "
  ` [RFC PATCH v2 023/137] hw/pci-host: "
  ` [RFC PATCH v2 024/137] hw/core: "
  ` [RFC PATCH v2 025/137] hw/remote: "
  ` [RFC PATCH v2 026/137] hw/ufs: "
  ` [RFC PATCH v2 027/137] hw/nvme: "
  ` [RFC PATCH v2 028/137] hw/vfio: "
  ` [RFC PATCH v2 029/137] hw/mem: "
  ` [RFC PATCH v2 030/137] hw/cxl: "
  ` [RFC PATCH v2 031/137] hw/hexagon: "
  ` [RFC PATCH v2 032/137] hw/xen: "
  ` [RFC PATCH v2 033/137] hw/display: "
  ` [RFC PATCH v2 034/137] hw/nvram: "
  ` [RFC PATCH v2 035/137] hw/dma: "
  ` [RFC PATCH v2 036/137] hw/misc: "
  ` [RFC PATCH v2 037/137] hw/scsi: "
  ` [RFC PATCH v2 038/137] hw/net: "
  ` [RFC PATCH v2 039/137] hw/ide: "
  ` [RFC PATCH v2 040/137] hw/i3c: "
  ` [RFC PATCH v2 041/137] hw/core/sysbus: Skip nested devices in foreach_dynamic_sysbus_device()
  ` [RFC PATCH v2 042/137] hw/pci-bridge: Give onboard devices a QOM parent
  ` [RFC PATCH v2 043/137] hw/sparc64: "
  ` [RFC PATCH v2 044/137] hw/sparc: "
  ` [RFC PATCH v2 045/137] hw/m68k: "
  ` [RFC PATCH v2 046/137] hw/rtc: "
  ` [RFC PATCH v2 047/137] hw/i2c: "
  ` [RFC PATCH v2 048/137] hw/block: "
  ` [RFC PATCH v2 049/137] hw/char: "
  ` [RFC PATCH v2 050/137] hw/isa: "
  ` [RFC PATCH v2 051/137] hw/pci: "
  ` [RFC PATCH v2 052/137] hw/riscv: "
  ` [RFC PATCH v2 053/137] hw/mips: "
  ` [RFC PATCH v2 054/137] hw/i386: "
  ` [RFC PATCH v2 055/137] hw/ppc: "
  ` [RFC PATCH v2 056/137] hw/pci, hw/isa: Give VGA and slot-NIC helpers "
  ` [RFC PATCH v2 057/137] hw/arm/virt: Give onboard devices "
  ` [RFC PATCH v2 058/137] hw/arm/sbsa-ref: "
  ` [RFC PATCH v2 059/137] hw/arm/xilinx-zynq: "
  ` [RFC PATCH v2 060/137] hw/arm/xlnx-versal, xlnx-zynqmp: "
  ` [RFC PATCH v2 061/137] hw/arm/realview, integratorcp: "
  ` [RFC PATCH v2 062/137] hw/arm/npcm: "
  ` [RFC PATCH v2 063/137] hw/arm/versatile, vexpress: "
  ` [RFC PATCH v2 064/137] hw/arm/stellaris, musicpal: "
  ` [RFC PATCH v2 065/137] hw/arm/exynos: "
  ` [RFC PATCH v2 066/137] hw/arm/allwinner: "
  ` [RFC PATCH v2 067/137] hw/arm/strongarm: "
  ` [RFC PATCH v2 068/137] hw/arm/omap: "
  ` [RFC PATCH v2 069/137] hw/arm/mps2: "
  ` [RFC PATCH v2 070/137] hw/arm/imx: "
  ` [RFC PATCH v2 071/137] hw/arm/misc: "
  ` [RFC PATCH v2 072/137] hw/arm/aspeed: Give onboard devices a QOM parent (part 1)
  ` [RFC PATCH v2 073/137] hw/arm/aspeed: Give onboard devices a QOM parent (part 2)

[PATCH 0/8] hw/vfio: single-binary
 2026-07-18 18:44 UTC  (11+ messages)
` [PATCH 1/8] hw/vfio/listener.c: remove CONFIG_KVM

[PATCH 0/2] amd_iommu: Honor DTE[IR] and DTE[IW] when DTE[Mode] is 0
 2026-07-18 17:52 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tests/qtest: Add amd-iommu passthrough mode test

[PATCH v2 0/2] 9p: fix guest-triggered Treaddir/ACPI eject UAF
 2026-07-18 16:50 UTC  (3+ messages)
` [PATCH v2 1/2] hw/9pfs/virtio: drain in-flight PDUs before virtio-9p unrealize
` [PATCH v2 2/2] hw/9pfs/xen: drain in-flight PDUs before xen-9p disconnect

[PATCH 3/3] hw/9pfs/xen: drain in-flight PDUs before xen-9p disconnect
 2026-07-18 15:42 UTC  (8+ messages)
` [PATCH 2/3] hw/9pfs/virtio: disable hotpluggable property of virtio-9p device

[PATCH 0/9] hw/mips: add Octeon III EBB7304 support
 2026-07-18 14:01 UTC  (5+ messages)
` [PATCH 1/9] hw/usb/xhci: reassert pending busy interrupts

[PATCH] hw/riscv/riscv-iommu: preserve requested perm in spa_fetch()
 2026-07-18  9:21 UTC  (2+ messages)

[PATCH v3 0/2] pvscsi: fix endianness issues
 2026-07-18  8:49 UTC  (2+ messages)

[PATCH] net: only advertise passt in netdev help when CONFIG_PASST
 2026-07-18  8:46 UTC  (2+ messages)

[PATCH] target/sparc: Set reg window data structures currently after vmstate load
 2026-07-18  8:46 UTC  (6+ messages)

[PATCH] hw/display/virtio-gpu: fix dmabuf_fd leak on remap failure
 2026-07-18  8:41 UTC  (2+ messages)

[PATCH] hw/sparc64/niagara: use int64_t for vdisk size to avoid truncation
 2026-07-18  8:39 UTC  (2+ messages)

[PATCH] hw/display/qxl: fix TOCTOU in cursor chunk data_size handling
 2026-07-18  8:37 UTC  (2+ messages)

[PATCH] hw/net/xilinx_axienet: Fix PHY register 17 link status reporting
 2026-07-18  8:35 UTC  (2+ messages)

[PATCH v2] hw/usb/hcd-xhci-sysbus: Fix OOB heap access in xhci_sysbus_intr_raise()
 2026-07-18  8:26 UTC  (2+ messages)

[PATCH v2 0/4] hw/scsi/ncr53c710: rewrite to support HP-UX, Linux and NetBSD
 2026-07-17 19:53 UTC  (9+ messages)
` [PATCH v2 3/4] hw/scsi/ncr53c710: rewrite the SCRIPTS engine

[PATCH 0/1] NVMe: Fix stale event index of CQ causing interrupt storm
 2026-07-17 16:11 UTC  (2+ messages)
` [PATCH 1/1] nvme/ctrl: Fix stale CQ event index "

[PATCH v3] riscv/virt: Add optional UART1
 2026-07-18  2:16 UTC 

[PATCH 0/3] Add QTimer device
 2026-07-18  1:32 UTC  (4+ messages)
` [PATCH 1/3] hw/timer: Add QCT QTimer device model
` [PATCH 2/3] hw/hexagon: connect qtimer device
` [PATCH 3/3] tests/qtest: add qct-qtimer qtest

[PATCH 0/4] block: Fix BlockBackend leak on unplug of empty CD-ROM
 2026-07-18  1:16 UTC  (5+ messages)
` [PATCH 2/4] xen-block: Fix inverted error check in xen_cdrom_realize()
` [PATCH 3/4] xen-block: Fix BlockBackend leak on unplug of empty CD-ROM

[PATCH 00/17] target/arm: Various trap fixes for DC ZVA et al
 2026-07-17 23:23 UTC  (19+ messages)
` [PATCH 01/17] include/user/guest-host: Include exec/abi_ptr.h
` [PATCH for-11.1] target/arm: Fix testing of raw mtx value
` [PATCH 02/17] "
` [PATCH 03/17] target/arm: Move helper_dc_zva to mte_helper.c
` [PATCH 04/17] target/arm: Raise alignment fault for DC_ZVA on Device memory
` [PATCH 05/17] target/arm: Imply probe from allocation_tag_mem_probe
` [PATCH 06/17] target/arm: Simplify invalid page test in allocation_tag_mem_internal
` [PATCH 07/17] target/arm: Return struct from allocation_tag_mem_internal
` [PATCH 08/17] target/arm: Generalize probe argument to allocation_tag_mem_internal
` [PATCH 09/17] target/arm: Drop TLB_MMIO check in allocation_tag_mem_internal
` [PATCH 10/17] target/arm: Probe second page earlier "
` [PATCH 11/17] target/arm: Expand dczid_bs in DisasContext
` [PATCH 12/17] target/arm: Split out helpers for creating MTEDESC
` [PATCH 13/17] accel/tcg: Clean addreses in the user-only probe_access api
` [PATCH 14/17] target/arm: Drop clean_addr_tbi before helper_dc_zva
` [PATCH 15/17] target/arm: Pass MTEDESC to helper_dc_zva
` [PATCH 16/17] target/arm: Create helper_dc_zva_mte
` [PATCH 17/17] target/arm: Rewrite DC_GVA, DC_GZVA, STZGM

[PATCH 1/3] target/hexagon: fix PC not advancing for non-COF TB-ending packets
 2026-07-17 21:45 UTC  (3+ messages)
` [PATCH 2/3] target/hexagon: fix ciad assertion
` [PATCH 3/3] tests/tcg/hexagon: add swi/ciad system-mode test

[PATCH v3 0/7] ati-vga: CCE engine setup and PIO packet processing
 2026-07-17 19:18 UTC  (3+ messages)

[PULL 00/12] Hexagon fix queue
 2026-07-17 19:15 UTC  (13+ messages)
` [PULL 01/12] tests/docker: hexagon fix podman untar, 22.1.8
` [PULL 02/12] gitlab-ci: build hexagon-softmmu to enable functional test
` [PULL 03/12] target/hexagon: fix -Wshadow=local build error on GCC 14
` [PULL 04/12] target/hexagon: handle misaligned load/store cause codes in cpu_loop
` [PULL 05/12] target/hexagon: raise SIGBUS on unaligned scalar loads
` [PULL 06/12] target/hexagon: raise SIGBUS on unaligned scalar stores
` [PULL 07/12] target/hexagon: raise SIGBUS on unaligned data access in sysemu
` [PULL 08/12] tests/tcg/hexagon: add unaligned scalar test
` [PULL 09/12] target/hexagon: fix get_phys_addr_debug with in-page offset
` [PULL 10/12] target/hexagon: initialize deferred sreg-write temps to current value
` [PULL 11/12] target/hexagon: fix PC not advancing for non-COF TB-ending packets
` [PULL 12/12] tests/functional/hexagon: add arch_tests functional test

[PATCH 0/1] Aarch32 TCG CPU: secure register migration
 2026-07-17 18:15 UTC  (3+ messages)
` [PATCH 1/1] aarch32 cpu secure register tcg migration

[PATCH] hw/hyperv/vmbus: Use QEMU_LOCK_GUARD()
 2026-07-17 17:51 UTC  (2+ messages)

Could not initialize refcount handling:
 2026-07-17 17:50 UTC  (2+ messages)

[PATCH v3 00/51] accel/tcg: Use IntervalTree for breakpoints and watchpoints
 2026-07-17 17:00 UTC  (8+ messages)
` [PATCH v3 26/51] accel/tcg: Pass watchpoint hit to debug_excp_handler
` [PATCH v3 27/51] accel/tcg: Pass breakpoint "
` [PATCH v3 47/51] accel/tcg: Use addr/last in tlb_flush_range_locked

[PATCH 0/3] migration: postcopy blocktime cleanups and assert fix
 2026-07-17 16:33 UTC  (2+ messages)

[PATCH for-11.1] target/arm: Fix testing of raw mtx value
 2026-07-17 16:14 UTC 

[PATCH] docs: outline some guidelines for security classification
 2026-07-17 15:19 UTC  (12+ messages)

[PATCH v4 0/3] vhost-user-gpu: Add blob resource and shared memory support
 2026-07-17 14:52 UTC  (6+ messages)
` [PATCH v4 1/3] vhost: Fix SHMEM_MAP transaction ordering and resulting deadlock
` [PATCH v4 2/3] vhost-user-gpu: Add shared memory region support
` [PATCH v4 3/3] vhost-user-gpu: Forward RESOURCE_BLOB and CONTEXT_INIT flags

[PULL 00/13] Misc HW patches for 2026-07-14
 2026-07-17 14:50 UTC  (2+ messages)

[PULL 0/4] Miscellaneous patches for 2026-07-14
 2026-07-17 14:50 UTC  (2+ messages)

[PATCH 00/12] Add migration support to MSHV accelerator, Part 2
 2026-07-17 14:43 UTC  (3+ messages)
` [PATCH 04/12] accel/mshv: install dummy handler for SIG_IPI

[PATCH] hw/9pfs: fix O_TRUNC bypass on read-only export
 2026-07-17 14:34 UTC  (2+ messages)

[PATCH 2/2] vfio/migration: Parallelize device state transitions
 2026-07-17 14:31 UTC  (12+ messages)

[PATCH v2 0/6] qom: tidy-ups and preparation for class property conversion
 2026-07-17 14:20 UTC  (10+ messages)
` [PATCH v2 1/6] qom/object.c: introduce OBJECT_PROPERTY_SCALAR_GETTER(type) macro
` [PATCH v2 2/6] qom/object.c: introduce OBJECT_PROPERTY_SCALAR_SETTER(type) macro
` [PATCH v2 3/6] qom/object.c: introduce DEFINE_OBJECT_PROPERTY_SCALAR_METHODS() macro
` [PATCH v2 4/6] qom/object.h: rename @child to @targetp in object_property_add_link() documentation
` [PATCH v2 5/6] qom/object.h: add missing documentation for object_class_* property functions
` [PATCH v2 6/6] qom/object.c: rename object_class_property_uint*_ptr() to object_class_static_property_uint*_ptr()

[PATCH] exec: Add RISC-V WorldGuard WID field to MemTxAttrs
 2026-07-17 14:09 UTC  (7+ messages)

[RFC PATCH 0/2] *** Add k230 reset management unit support ***
 2026-07-17 14:04 UTC  (6+ messages)
` [RFC PATCH 2/2] hw/riscv/k230: wire up the RMU device

[PATCH v5 0/8] hw/sensor: Add new device emulation for TI ADC128D818
 2026-07-17 14:03 UTC  (7+ messages)
` [PATCH v5 6/8] hw/i2c: parent slaves created with i2c_slave_create_simple

[PATCH] hw/usb/hcd-xhci-sysbus: Fix OOB heap access in xhci_sysbus_intr_raise()
 2026-07-17 13:57 UTC  (5+ messages)

[PATCH v3 1/2] system/memory: Use qemu_ram_{copy, move}() in ram device region accessors
 2026-07-17 13:55 UTC  (13+ messages)

[PATCH for-11.1 00/17] target/riscv: Nick's debug fixes for 11.1
 2026-07-17 13:48 UTC  (5+ messages)
` [PATCH for-11.1 11/17] target/riscv/debug: Put mcontrol load/store match address into tval
` [PATCH for-11.1 13/17] target/riscv/debug: Fix migration post_load icount_enabled() test

[PATCH v2 0/3] hw/riscv/k230: add IOMUX register block model
 2026-07-17 13:45 UTC  (5+ messages)
` [PATCH v2 1/3] hw/misc/k230_iomux: add Kendryte K230 IOMUX model
` [PATCH v2 2/3] hw/riscv/k230: wire up the IOMUX device

[PATCH v3 0/3] vhost-user-gpu: Add blob resource and shared memory support
 2026-07-17 13:28 UTC  (7+ messages)
` [PATCH v3 1/3] vhost: Fix SHMEM_MAP transaction ordering and resulting deadlock

[PATCH v3 08/10] docs/system/riscv: document initial virt RPMI support
 2026-07-17 13:26 UTC  (2+ messages)


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