qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-10 08:02:02 to 2025-03-10 15:36:49 UTC [more...]

[RFC PATCH v3 0/5] Report vfio-ap configuration changes
 2025-03-10 15:35 UTC  (2+ messages)
` [RFC PATCH v3 4/5] hw/vfio/ap: Storing event information for an AP configuration change event

[PATCH v5 0/8] Power11 support for QEMU [PowerNV]
 2025-03-10 15:33 UTC  (10+ messages)
` [PATCH v5 7/8] ppc/pnv: Add a Power11 Pnv11Chip, and a Power11 Machine
` [PATCH v5 8/8] ppc/pnv: Update skiboot to support Power11

[RFC PATCH v2 0/5] Report vfio-ap configuration changes
 2025-03-10 15:29 UTC  (8+ messages)
` [RFC PATCH v2 1/5] linux-headers: NOTFORMERGE - placeholder uapi updates for AP config change

[PATCH v5 00/14] hw/sd/sdhci: Set reset value of interrupt registers
 2025-03-10 15:27 UTC  (12+ messages)
` [PATCH v5 03/14] hw/sd/sdhci: Redefine SDHCI_QUIRK_NO_BUSY_IRQ bitmask as bit
` [PATCH v5 04/14] hw/sd/sdhci: Include 'wp-inverted' property in quirk bitmask
` [PATCH v5 05/14] hw/sd/sdhci: Include 'pending-insert-quirk' "
` [PATCH v5 09/14] hw/sd/sdhci: Allow SDHCI classes to register their own MemoryRegionOps
` [PATCH v5 14/14] hw/sd/sdhci: Remove unnecessary 'endianness' property

[qemu-riscv] Error mapping file: Invalid argument
 2025-03-10 14:52 UTC 

[PATCH 00/16] make system memory API available for common code
 2025-03-10 15:25 UTC  (8+ messages)
` [PATCH 01/16] exec/memory_ldst: extract memory_ldst declarations from cpu-all.h
` [PATCH 03/16] include: move target_words_bigendian() from tswap to bswap
` [PATCH 04/16] exec/memory.h: make devend_memop target agnostic

[PATCH v2 0/5] Building PPTT with root node and identical implementation flag
 2025-03-10 15:25 UTC  (3+ messages)

[PATCH v2 00/21] hw/vfio: Build various objects once
 2025-03-10 15:23 UTC  (36+ messages)
` [PATCH v2 01/21] hw/vfio/common: Include missing 'system/tcg.h' header
` [PATCH v2 02/21] hw/vfio/spapr: Do not include <linux/kvm.h>
` [PATCH v2 03/21] hw/vfio: Compile some common objects once
` [PATCH v2 04/21] hw/vfio: Compile more "
` [PATCH v2 05/21] hw/vfio: Compile iommufd.c once
` [PATCH v2 06/21] system: Declare qemu_[min/max]rampagesize() in 'system/hostmem.h'
` [PATCH v2 07/21] hw/vfio: Compile display.c once
` [PATCH v2 08/21] system/kvm: Expose kvm_irqchip_[add, remove]_change_notifier()
  ` [PATCH v2 08/21] system/kvm: Expose kvm_irqchip_[add,remove]_change_notifier()
` [PATCH v2 09/21] hw/vfio/pci: Convert CONFIG_KVM check to runtime one
` [PATCH v2 10/21] qom: Introduce type_is_registered()
` [PATCH v2 11/21] hw/vfio/igd: Define TYPE_VFIO_PCI_IGD_LPC_BRIDGE
` [PATCH v2 12/21] hw/vfio/igd: Check CONFIG_VFIO_IGD at runtime using vfio_igd_builtin()
` [PATCH v2 15/21] hw/vfio/pci: Check CONFIG_IOMMUFD at runtime using iommufd_builtin()

[PATCH 0/2] migration: multifd documentation
 2025-03-10 15:22 UTC  (7+ messages)
` [PATCH 1/2] migration: Add some documentation for multifd

[PATCH v3 0/4] qapi/machine: Make @dump-skeys command generic
 2025-03-10 15:14 UTC  (5+ messages)
` [PATCH v3 1/4] hw/s390x/skeys: Declare QOM types using DEFINE_TYPES() macro
` [PATCH v3 2/4] hw/s390x/skeys: Introduce TYPE_DUMP_SKEYS_INTERFACE
` [PATCH v3 3/4] hw/s390x/ccw: Have CCW machine implement a qmp_dump_skeys() callback
` [PATCH v3 4/4] qapi/machine: Make @dump-skeys command generic

[PATCH 00/16] Add Multi-Core Debug (MCD) API support
 2025-03-10 15:05 UTC  (17+ messages)
` [PATCH 01/16] mcd: Introduce Multi-Core Debug (MCD) API
` [PATCH 02/16] mcd: Introduce MCD server
` [PATCH 03/16] mcd: Implement target initialization API
` [PATCH 04/16] mcd: Implement server connection API
` [PATCH 05/16] mcd: Implement target system query
` [PATCH 06/16] mcd: Implement core connection control
` [PATCH 07/16] mcd: Implement memory space query
` [PATCH 08/16] gdbstub: Expose GDBRegisterState
` [PATCH 09/16] mcd: Implement register query
` [PATCH 10/16] mcd: Implement runstate control
` [PATCH 11/16] mcd test: Implement core state query
` [PATCH 12/16] gdbstub: Expose gdb_write_register
` [PATCH 13/16] mcd: Implement register/memory access
` [PATCH 14/16] mcd: Implement single stepping
` [PATCH 15/16] mcd: Implement trigger control
` [PATCH 16/16] mcd: Implement reset control

[PATCH qemu v2 1/3] hw/s390x: add CPI identifiers to QOM
 2025-03-10 15:16 UTC  (7+ messages)

[PATCH 00/12] virtio-scsi: add iothread-vq-mapping parameter
 2025-03-10 15:17 UTC  (10+ messages)
` [PATCH 04/12] scsi: introduce requests_lock
` [PATCH 11/12] virtio-scsi: add iothread-vq-mapping parameter
` [PATCH 12/12] virtio-scsi: handle ctrl virtqueue in main loop

[PATCH v2 0/3] qapi/machine: Make @dump-skeys command generic
 2025-03-10 15:06 UTC  (11+ messages)
` [PATCH v2 1/3] hw/s390x: Expose s390_qmp_dump_skeys() prototype
` [PATCH v2 2/3] cpus: Introduce SysemuCPUOps::qmp_dump_skeys() callback
` [PATCH v2 3/3] qapi/machine: Make @dump-skeys command generic

[PULL 0/3] xen queue 2025-03-10
 2025-03-10 14:45 UTC  (4+ messages)
` [PULL 1/3] xen/passthrough: use gsi to map pirq when dom0 is PVH
` [PULL 2/3] hw/xen: Add "mode" parameter to xen-block devices
` [PULL 3/3] xen: No need to flush the mapcache for grants

[PULL 0/8] Migration patches for 2025-03-07
 2025-03-10 15:00 UTC  (8+ messages)
` [PULL 8/8] migration: Add qtest for migration over RDMA

[PATCH v7 0/7] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
 2025-03-10 14:42 UTC  (2+ messages)

[PATCH v7 0/5] Allow to enable multifd and postcopy migration together
 2025-03-10 14:38 UTC  (12+ messages)
` [PATCH v7 5/5] migration: add MULTIFD_RECV_SYNC migration command

[PATCH] pci-ids.rst: Add Red Hat pci-id for AMD IOMMU device
 2025-03-10 13:57 UTC  (2+ messages)

[PATCH v6 00/36] Multifd 🔀 device state transfer support with VFIO consumer
 2025-03-10 13:39 UTC  (7+ messages)
` [PATCH 2/2] vfio/migration: Use BE byte order for device state wire packets

[PATCH] meson.build: Set RUST_BACKTRACE for all tests
 2025-03-10 13:18 UTC  (4+ messages)

[PATCH v2] vfio/migration: Use BE byte order for device state wire packets
 2025-03-10 13:14 UTC  (2+ messages)

[PATCH v2 00/62] docs: Add new QAPI transmogrifier
 2025-03-10 12:42 UTC  (23+ messages)
` [PATCH v2 10/62] docs/qapi-domain: Add ObjectDescription abstract class
` [PATCH v2 11/62] docs/qapi-domain: add qapi:module directive
` [PATCH v2 12/62] docs/qapi-domain: add QAPIObject class
` [PATCH v2 24/62] docs/qapi-domain: add :unstable: directive option
` [PATCH v2 28/62] docs/qapi-domain: add CSS styling
` [PATCH v2 33/62] qapi: expand tags to all doc sections
` [PATCH v2 43/62] docs/qapidoc: add preamble() method
` [PATCH v2 54/62] docs/qapidoc: implement transmogrify() method
` [PATCH v2 58/62] docs/qapidoc: generate entries for undocumented members
` [PATCH v2 59/62] qapi/parser: add undocumented stub members to all_sections

[PATCH v2] hw/rtc: Add RTC PCF8563 module
 2025-03-10 12:38 UTC  (3+ messages)
` [PATCH v2] tests/qtest: Unit test for pcf8563_rtc

[PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
 2025-03-10 12:30 UTC  (7+ messages)

[PATCH v11 00/10] Support virtio-gpu DRM native context
 2025-03-10 12:29 UTC  (13+ messages)
` [PATCH v11 01/10] ui/sdl2: Restore original context after new context creation
` [PATCH v11 02/10] ui/sdl2: Implement dpy dmabuf functions
` [PATCH v11 03/10] virtio-gpu: Handle virgl fence creation errors
` [PATCH v11 04/10] virtio-gpu: Support asynchronous fencing
` [PATCH v11 05/10] virtio-gpu: Support DRM native context
` [PATCH v11 06/10] ui/sdl2: Don't disable scanout when display is refreshed
` [PATCH v11 07/10] ui/gtk: "
` [PATCH v11 08/10] docs/system: virtio-gpu: Add link to Mesa VirGL doc
` [PATCH v11 09/10] docs/system: virtio-gpu: Update Venus link
` [PATCH v11 10/10] docs/system: virtio-gpu: Document host/guest requirements

[PATCH v4 0/7] hw/hyperv: remove duplication compilation units
 2025-03-10 12:28 UTC  (7+ messages)

[PULL 0/5] Net patches
 2025-03-10 12:22 UTC  (6+ messages)
` [PULL 1/5] net: parameterize the removing client from nc list
` [PULL 2/5] net: move backend cleanup to NIC cleanup
` [PULL 3/5] util/iov: Do not assert offset is in iov
` [PULL 4/5] Revert "hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()"
` [PULL 5/5] tap-linux: Open ipvtap and macvtap

[PULL v2 00/31] testing, plugin and maintainer updates
 2025-03-10 11:49 UTC 

[PATCH v10 00/10] Support virtio-gpu DRM native context
 2025-03-10 11:44 UTC  (13+ messages)
` [PATCH v10 01/10] ui/sdl2: Restore original context after new context creation
` [PATCH v10 02/10] ui/sdl2: Implement dpy dmabuf functions
` [PATCH v10 03/10] virtio-gpu: Handle virgl fence creation errors
` [PATCH v10 04/10] virtio-gpu: Support asynchronous fencing
` [PATCH v10 05/10] virtio-gpu: Support DRM native context
` [PATCH v10 06/10] ui/sdl2: Don't disable scanout when display is refreshed
` [PATCH v10 07/10] ui/gtk: "
` [PATCH v10 08/10] docs/system: virtio-gpu: Add link to Mesa VirGL doc
` [PATCH v10 09/10] docs/system: virtio-gpu: Update Venus link
` [PATCH v10 10/10] docs/system: virtio-gpu: Document host/guest requirements

[PATCH] iotests: Limit qsd-migrate to working formats
 2025-03-10 11:20 UTC  (3+ messages)

[PATCH] block: Zero block driver state before reopening
 2025-03-10 11:18 UTC  (2+ messages)

[PATCH 0/5] block: Improve writethrough performance
 2025-03-10 11:11 UTC  (13+ messages)
` [PATCH 1/5] file-posix: Support FUA writes
` [PATCH 2/5] block/io: Ignore FUA with cache.no-flush=on
` [PATCH 3/5] aio: Create AioPolledEvent
` [PATCH 4/5] aio-posix: Factor out adjust_polling_time()
` [PATCH 5/5] aio-posix: Separate AioPolledEvent per AioHandler

[PATCH 0/3] hw/net/smc91c111: Fix potential array overflows
 2025-03-10 11:06 UTC  (4+ messages)
` [PATCH 2/3] hw/net/smc91c111: Sanitize packet length on tx

[PATCH] block/snapshot: fix *errp handling in bdrv_snapshot_goto
 2025-03-10 11:01 UTC  (2+ messages)

[PATCH] bcm2838: Add GIC-400 timer interupt connections
 2025-03-10 10:49 UTC  (8+ messages)

[PATCH] block/vmdk: prevent double-free in extent memory management
 2025-03-10 10:35 UTC  (2+ messages)

[PATCH] tests/functional: Bump up arm_replay timeout
 2025-03-10 10:34 UTC  (2+ messages)

[PATCH] gitlab-ci: include full Rust backtraces in test runs
 2025-03-10 10:31 UTC  (6+ messages)

[PATCH 0/3] vhost: fix the IO error after live migration
 2025-03-10 10:07 UTC  (2+ messages)

[PATCH] tests/functional: Require 'user' netdev for ppc64 e500 test
 2025-03-10 10:04 UTC  (2+ messages)

[PATCH v2 0/2] 9pfs: v9fs_reclaim_fd() fixes
 2025-03-10  9:57 UTC  (5+ messages)
` [PATCH v2 2/2] 9pfs: fix FD leak and reduce latency of v9fs_reclaim_fd()

[PATCH] virtio-pci: fix memory leak from device realization failure
 2025-03-10  9:04 UTC  (3+ messages)

CXL 2.0 memory pooling emulation
 2025-03-10  8:02 UTC  (2+ messages)
` CXL memory pooling emulation inqury

[PATCH v3 0/7] Enable shared device assignment
 2025-03-10  8:18 UTC  (8+ messages)
` [PATCH v3 1/7] memory: Export a helper to get intersection of a MemoryRegionSection with a given range
` [PATCH v3 2/7] memory: Change memory_region_set_ram_discard_manager() to return the result
` [PATCH v3 3/7] memory: Unify the definiton of ReplayRamPopulate() and ReplayRamDiscard()
` [PATCH v3 4/7] memory-attribute-manager: Introduce MemoryAttributeManager to manage RAMBLock with guest_memfd
` [PATCH v3 5/7] memory-attribute-manager: Introduce a callback to notify the shared/private state change
` [PATCH v3 6/7] memory: Attach MemoryAttributeManager to guest_memfd-backed RAMBlocks
` [PATCH v3 7/7] RAMBlock: Make guest_memfd require coordinate discard

[PATCH v2 00/14] XIVE2 changes to support Group and Crowd operations
 2025-03-10  8:20 UTC  (5+ messages)
` [PATCH v2 12/14] pnv/xive: Support ESB Escalation
` [PATCH v2 14/14] qtest/xive: Add test of pool interrupts

[PATCH] tests/qtest/cpu-plug-test: Add cpu hotplug support for LoongArch
 2025-03-10  8:13 UTC  (3+ messages)

[PATCH v3 00/10] vfio/igd: Decoupling quirks with legacy mode
 2025-03-10  8:03 UTC  (6+ messages)
` [PATCH v3 07/10] vfio/igd: Decouple common quirks from "


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