qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-07 00:13:55 to 2025-06-09 16:20:10 UTC [more...]

[PATCH v2 00/11] migration: Some enhancements and cleanups for 10.1
 2025-06-09 16:18 UTC  (7+ messages)
` [PATCH v2 01/11] migration/hmp: Reorg "info migrate" once more
` [PATCH v2 02/11] migration/hmp: Fix postcopy-blocktime per-vCPU results
` [PATCH v2 04/11] migration/bg-snapshot: Do not check for SKIP in iterator
` [PATCH v2 07/11] migration: qemu_savevm_complete*() helpers
` [PATCH v2 09/11] migration/ram: Add tracepoints for ram_save_complete()
` [PATCH v2 11/11] migration/postcopy: Avoid clearing dirty bitmap for postcopy too

[PATCH 0/2] docs: Avoid duplicate labels with a sphinx extn
 2025-06-09 16:18 UTC  (3+ messages)

[PATCH 00/21] migration: Unify capabilities and parameters
 2025-06-09 16:15 UTC  (14+ messages)
` [PATCH 19/21] migration: Allow migrate commands to provide the migration config

[PATCH] target/i386: KVM: add hack for Windows vCPU hotplug with SGX
 2025-06-09 16:12 UTC  (2+ messages)

[PATCH 0/5] rust: make instance_init implementations use safe Rust
 2025-06-09 15:44 UTC  (6+ messages)
` [PATCH 1/5] rust: qemu_api: introduce MaybeUninit field projection
` [PATCH 2/5] rust: hpet: fully initialize object after instance_init
` [PATCH 3/5] rust: qom: introduce ParentInit
` [PATCH 4/5] rust: qom: make ParentInit lifetime-invariant
` [PATCH 5/5] rust: qom: change instance_init to take a ParentInit<>

[PATCH v1] migration: Wait for cpr.sock file to appear before connecting
 2025-06-09 15:32 UTC  (22+ messages)

[PATCH v9 0/9] Add additional plugin API functions to read and write memory and registers
 2025-06-09 15:20 UTC  (13+ messages)
` [PATCH v9 1/9] gdbstub: Expose gdb_write_register function to consumers of gdbstub
` [PATCH v9 2/9] plugins: Add register write API
` [PATCH v9 3/9] plugins: Add enforcement of QEMU_PLUGIN_CB flags in register R/W callbacks
` [PATCH v9 4/9] plugins: Add memory virtual address write API
` [PATCH v9 5/9] plugins: Add memory hardware address read/write API
` [PATCH v9 6/9] plugins: Add patcher plugin and test
` [PATCH v9 7/9] plugins: Add hypercalls "
` [PATCH v9 8/9] plugins: Remove use of qemu_plugin_read_register where it is not permitted
` [PATCH v9 9/9] plugins: Update plugin version and add notes

[PATCH v2 00/21] export/fuse: Use coroutines and multi-threading
 2025-06-09 15:03 UTC  (7+ messages)
` [PATCH v2 01/21] fuse: Copy write buffer content before polling
` [PATCH v2 11/21] fuse: Rename length to blk_len in fuse_write()
` [PATCH v2 12/21] block: Move qemu_fcntl_addfl() into osdep.c

[PATCH v2 0/4] improve block_status() for cbw + snapshot setup
 2025-06-09 14:54 UTC  (10+ messages)
` [PATCH v2 1/4] hbitmap: drop meta bitmap leftovers
` [PATCH v2 2/4] hbitmap: introduce hbitmap_inverse()
` [PATCH v2 3/4] block/copy-before-write: inverse access bitmap
` [PATCH v2 4/4] block/copy-before-write: report partial block status to snapshot

[PATCH v5 0/7] vhost-user: Add SHMEM_MAP/UNMAP requests
 2025-06-09 14:47 UTC  (8+ messages)
` [PATCH v5 1/7] vhost-user: Add VirtIO Shared Memory map request
` [PATCH v5 2/7] vhost_user.rst: Align VhostUserMsg excerpt members
` [PATCH v5 3/7] vhost_user.rst: Add SHMEM_MAP/_UNMAP to spec
` [PATCH v5 4/7] vhost_user: Add frontend get_shmem_config command
` [PATCH v5 5/7] vhost_user.rst: Add GET_SHMEM_CONFIG message
` [PATCH v5 6/7] qmp: add shmem feature map
` [PATCH v5 7/7] vhost-user-devive: Add shmem BAR

[PATCH] hw/arm/smmuv3: Fix incorrect reserved mask for SMMU CR0 register
 2025-06-09 14:32 UTC  (2+ messages)

[PATCH] tests/functional: Add a test for the realview-eb-mpcore machine
 2025-06-09 14:15 UTC  (2+ messages)

[RFC PATCH v12 0/4] Report vfio-ap configuration changes
 2025-06-09 14:00 UTC  (6+ messages)
` [RFC PATCH v12 2/4] hw/vfio/ap: store object indicating AP config changed in a queue
` [RFC PATCH v12 3/4] hw/vfio/ap: Storing event information for an AP configuration change event

[PATCH v4 000/163] tcg: Convert to TCGOutOp structures
 2025-06-09 13:52 UTC  (3+ messages)
` [PATCH v4 093/163] tcg: Convert extract to TCGOutOpExtract

[PATCH v2] docs/interop: convert text file to reStructuredText format (v2)
 2025-06-09 13:51 UTC 

[PATCH] hw/arm/virt: Check bypass iommu is not set for iommu-map DT property
 2025-06-09 13:47 UTC  (3+ messages)

[PATCH 0/4] system: Forbid alloca()
 2025-06-09 13:46 UTC  (6+ messages)
` [PATCH 2/4] backends/tpmL Avoid using g_alloca()

RISC-V: Add CVA6 machine
 2025-06-09 13:17 UTC  (4+ messages)
` [PATCH v3 1/3] hw/riscv: add "
` [PATCH v3 2/3] target/riscv: add cva6 core type
` [PATCH v3 3/3] hw/riscv: set cva6 to use TYPE_RISCV_CPU_CVA6

[PATCH 00/10] hw/loongarch: add the advanced extended interrupt controllers (AVECINTC) support
 2025-06-09 10:48 UTC  (11+ messages)
` [PATCH 01/10] hw/loongarch: add a new type iocsr read for Avdance interrupt controller
` [PATCH 02/10] loongarch: add virt feature avecintc support
` [PATCH 03/10] loongarch: add a advance interrupt controller device
` [PATCH 04/10] target/loongarch: add msg interrupt CSR registers
` [PATCH 05/10] hw/loongarch: AVEC controller add a MemoryRegion
` [PATCH 06/10] hw/loongarch: Implement avec controller imput and output pins
` [PATCH 07/10] hw/loongarch: connect pch_msi controller to avec controller
` [PATCH 08/10] hw/loongarch: Implement avec set_irq
` [PATCH 09/10] target/loongarch: loongarch CPU supoort avec irqs
` [PATCH 10/10] target/loongarch: cpu do interrupt support msg interrupt

Add initial CVA6 implementaiton
 2025-06-09 12:30 UTC  (14+ messages)
` [PATCH v2 1/3] hw/riscv: add CVA6 machine
` [PATCH v2 2/3] target/riscv: add cva6 core type

KVM/QEMU community call 10/06/2025 agenda items?
 2025-06-09 11:20 UTC 

[PATCH v5 00/10] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
 2025-06-09 12:26 UTC  (2+ messages)

[PATCH] vfio/container: Fix vfio_listener_commit()
 2025-06-09 12:01 UTC  (2+ messages)

[PATCH 0/2] target/arm: Implement ID_AA64PFR2_EL1
 2025-06-09 10:41 UTC  (3+ messages)
` [PATCH 1/2] target/arm: Move ID register field defs to cpu-features.h
` [PATCH 2/2] target/arm: Implement ID_AA64PFR2_EL1

[PATCH v3 0/2] ramfb: Add property to control if load the romfile
 2025-06-09  9:10 UTC  (6+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] hw/arm: Add the romfile compatatibility

[PATCH] hw/char: sifive_uart: Avoid infinite delay of async xmit function
 2025-06-09  5:26 UTC  (3+ messages)

[PATCH v2] ramfb: Add property to control if load the romfile
 2025-06-09  5:16 UTC  (6+ messages)

[PATCH v2] target/riscv: Fix fcvt.s.bf16 NaN box checking
 2025-06-09  5:01 UTC  (3+ messages)

[PATCH v4 2/2] hw/riscv: Initial support for BOSC's Xiangshan Kunminghu FPGA prototype
 2025-06-09  4:26 UTC  (2+ messages)

[PATCH v5 0/1] fix the way riscv_plic_hart_config_string() gets the CPUState
 2025-06-09  4:20 UTC  (4+ messages)
` [PATCH v5 1/1] hw/riscv: fix PLIC hart topology configuration string when not getting CPUState correctly

[PATCH v2 0/1] riscv: qemu_chr_fe_write_all() in CONSOLE_WRITE_BYTE
 2025-06-09  4:03 UTC  (2+ messages)

[PATCH v4 0/5] Fix definition of classes with wrong parent
 2025-06-09  3:43 UTC  (7+ messages)
` [PATCH v4 4/5] hw/char/sh_serial: Remove dummy definition of SH_SERIAL class
` [PATCH v4 5/5] hw/riscv/riscv-iommu: Remove definition of RISCVIOMMU[Pci|Sys]Class

[PATCH v2] hw/riscv/riscv-iommu: Fix PPN field of Translation-reponse register
 2025-06-09  3:42 UTC  (2+ messages)

[PATCH v6 0/5] Enable shared device assignment
 2025-06-09  3:23 UTC  (2+ messages)

[PATCH v5 0/2] Extend and configure PMP region count
 2025-06-09  3:05 UTC  (4+ messages)
` [PATCH v5 2/2] target/riscv: Make PMP region count configurable

[PATCH v6] target/riscv/kvm: add max_satp_mode from host cpu
 2025-06-09  2:40 UTC  (2+ messages)

[PATCH v14 0/5] arm/virt: CXL support via pxb_cxl
 2025-06-09  1:41 UTC  (6+ messages)
` [PATCH v14 2/5] hw/cxl: Make the CXL fixed memory windows devices
` [PATCH v14 3/5] hw/cxl-host: Allow split of establishing memory address and mmio setup

[PATCH v8 0/9] Add additional plugin API functions to read and write memory and registers
 2025-06-08 23:24 UTC  (11+ messages)
` [PATCH v8 1/9] gdbstub: Expose gdb_write_register function to consumers of gdbstub
` [PATCH v8 2/9] plugins: Add register write API
` [PATCH v8 3/9] plugins: Add enforcement of QEMU_PLUGIN_CB flags in register R/W callbacks
` [PATCH v8 4/9] plugins: Add memory virtual address write API
` [PATCH v8 5/9] plugins: Add memory hardware address read/write API
` [PATCH v8 6/9] plugins: Add patcher plugin and test
` [PATCH v8 7/9] plugins: Add hypercalls "
` [PATCH v8 8/9] plugins: Remove use of qemu_plugin_read_register where it is not permitted
` [PATCH v8 9/9] plugins: Update plugin version and add notes

[PATCH] docs/devel: Convert image-fuzzer.txt to restructredText format
 2025-06-08 21:24 UTC 

[PATCH v8 0/8] Power11 support for QEMU [PowerNV]
 2025-06-08 18:28 UTC  (9+ messages)
` [PATCH v8 1/8] ppc/pnv: Introduce Pnv11Chip
` [PATCH v8 2/8] ppc/pnv: Introduce Power11 PowerNV machine
` [PATCH v8 3/8] ppc/pnv: Add XIVE2 controller to Power11
` [PATCH v8 4/8] ppc/pnv: Add PHB5 PCIe Host bridge "
` [PATCH v8 5/8] ppc/pnv: Add ChipTOD model for Power11
` [PATCH v8 6/8] tests/powernv: Switch to buildroot images instead of op-build
` [PATCH v8 7/8] tests/powernv: Add PowerNV test for Power11
` [PATCH v8 8/8] MAINTAINERS: Add myself as a reviewer of PowerNV emulation

[PATCH] docs/interop: convert text file to restructuredText format
 2025-06-08 13:48 UTC 

[PATCH v4 00/17] Maintainer updates for May (testing, plugins, virtio-gpu) - pre-PR
 2025-06-08 10:01 UTC  (8+ messages)
` [PATCH v4 09/17] hw/display: re-arrange memory region tracking

[PULL 00/17] maintainer updates for May (testing, plugins, virtio-gpu)
 2025-06-08  8:29 UTC  (9+ messages)
` [PULL 10/17] virtio-gpu: refactor async blob unmapping
` [PULL 12/17] virtio-gpu: support context init multiple timeline
` [PULL 13/17] include/exec: fix assert in size_memop

[PATCH RESEND v3] meson: fix Windows build
 2025-06-08  8:23 UTC  (7+ messages)

[PATCH 0/4] Docs: bump sphinx version to 6.2.1
 2025-06-08  5:26 UTC  (3+ messages)
` [PATCH 1/4] python: update requirements for Sphinx

[PATCH] tests/vm/README: fix documentation path in tests/vm/README
 2025-06-07 20:47 UTC  (2+ messages)

[PULL v2 00/11] maintainer updates for May (testing, plugins)
 2025-06-07 20:45 UTC  (2+ messages)

[PATCH] target: riscv: Add Svrsw60t59b extension support
 2025-06-07 17:54 UTC  (2+ messages)

[PATCH] hw/net/i82596:changed assets link + abstracted configure function
 2025-06-07 15:27 UTC 

[RFC PATCH 00/19] accel: Preparatory cleanups for split-accel
 2025-06-07 13:37 UTC  (17+ messages)
` [RFC PATCH 01/19] hw/arm/virt: Only require TCG || QTest to use virtualization extension
` [RFC PATCH 02/19] system/cpus: Only kick running vCPUs
` [RFC PATCH 03/19] accel: Keep reference to AccelOpsClass in AccelClass
` [RFC PATCH 04/19] accel: Propagate AccelState to AccelClass::init_machine()
` [RFC PATCH 05/19] accel/kvm: Prefer local AccelState over global MachineState::accel
` [RFC PATCH 06/19] accel/hvf: Fix TYPE_HVF_ACCEL instance size
` [RFC PATCH 07/19] accel/hvf: Re-use QOM allocated state
` [RFC PATCH 08/19] accel/tcg: Prefer local AccelState over global current_accel()

[PATCH] tests/vm/README: fix documentation path in tests/vm/README
 2025-06-07  6:04 UTC 

[PATCH v7 0/2] Deprecate Power8E and Power8NVL
 2025-06-07 11:04 UTC  (3+ messages)
` [PATCH v7 1/2] target/ppc: Introduce macro for deprecating PowerPC CPUs
` [PATCH v7 2/2] target/ppc: Deprecate Power8E and Power8NVL

[PATCH v5 00/13] Improve futex usage
 2025-06-07  4:35 UTC  (4+ messages)

[PATCH v3 00/23] vfio-user client
 2025-06-07  0:10 UTC  (11+ messages)
` [PATCH v3 04/23] vfio: mark posted writes in region write callbacks
` [PATCH v3 05/23] vfio-user: introduce vfio-user protocol specification
` [PATCH v3 06/23] vfio-user: add vfio-user class and container
` [PATCH v3 07/23] vfio-user: connect vfio proxy to remote server
` [PATCH v3 08/23] vfio-user: implement message receive infrastructure
` [PATCH v3 18/23] vfio-user: implement VFIO_USER_DMA_MAP/UNMAP
` [PATCH v3 19/23] vfio-user: implement VFIO_USER_DMA_READ/WRITE
` [PATCH v3 21/23] vfio-user: support posted writes
` [PATCH v3 22/23] vfio-user: add coalesced "
` [PATCH v3 23/23] docs: add vfio-user documentation


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