qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-22 11:01:21 to 2025-10-23 00:37:21 UTC [more...]

[PATCH] accel/tcg: Pass actual memop_size to tlb_fill instead of 0
 2025-10-22 19:20 UTC  (5+ messages)

[PATCH RFC V6 00/24] Support of Virtual CPU Hotplug-like Feature for ARMv8+ Arch
 2025-10-23  0:35 UTC  (7+ messages)
` [PATCH RFC V6 05/24] arm/virt, kvm: Pre-create KVM vCPUs for 'disabled' QOM vCPUs at machine init
  ` [PATCH RFC V6 05/24] arm/virt,kvm: "

[PATCH v4 00/12] Pegasos2 clean up and pegasos1 emulation
 2025-10-23  0:06 UTC  (13+ messages)
` [PATCH v4 01/12] ppc/vof: Make nextprop behave more like Open Firmware
` [PATCH v4 02/12] hw/ppc/pegasos2: Remove explicit name properties from device tree
` [PATCH v4 03/12] hw/ppc/pegasos2: Change device tree generation
` [PATCH v4 04/12] hw/ppc/pegasos2: Remove fdt pointer from machine state
` [PATCH v4 05/12] hw/ppc/pegasos2: Rename mv field in "
` [PATCH v4 06/12] hw/ppc/pegasos2: Add south bridge pointer in the "
` [PATCH v4 07/12] hw/ppc/pegasos2: Move PCI IRQ routing setup to a function
` [PATCH v4 08/12] hw/ppc/pegasos2: Move hardware specific parts out of machine reset
` [PATCH v4 09/12] hw/ppc/pegasos2: Introduce abstract superclass
` [PATCH v4 10/12] hw/ppc/pegasos2: Add bus frequency to machine state
` [PATCH v4 11/12] hw/ppc/pegasos2: Add Pegasos I emulation
` [PATCH v4 12/12] hw/ppc/pegasos2: Add VOF support for pegasos1

[PATCH v2] target/riscv: Fix a uninitialized variable warning
 2025-10-23  0:04 UTC  (2+ messages)

[PATCH] target/riscv: fix riscv_cpu_sirq_pending() mask
 2025-10-22 23:58 UTC  (3+ messages)

[PATCH v2] target/riscv/riscv-qmp-cmds.c: coverity-related fixes
 2025-10-22 23:58 UTC  (3+ messages)

[PATCH] target/riscv/kvm: fix env->priv setting in reset_regs_csr()
 2025-10-22 23:57 UTC  (3+ messages)

[PATCH v2] stream: Remove bdrv from job in .clean()
 2025-10-22 21:34 UTC  (3+ messages)

[PATCH 0/2] vhost-user-blk: support inflight migration
 2025-10-22 21:33 UTC  (4+ messages)

[PATCH] scripts/device-crash-test: fix spurious EOFError messages
 2025-10-22 21:31 UTC 

[RFC v3 00/21] hw/arm/smmuv3: Add initial support for Secure State
 2025-10-22 21:23 UTC  (9+ messages)
` [RFC v3 19/21] hw/arm/smmuv3: Use iommu_index to represent the security context

[PATCH] ppc/amigaone: Free allocated struct
 2025-10-22 21:07 UTC 

[PATCH 0/7] s390x: Add support for virtio-blk-pci IPL device
 2025-10-22 19:44 UTC  (10+ messages)
` [PATCH 2/7] pc-bios/s390-ccw: Split virtio-ccw and generic virtio
` [PATCH 5/7] pc-bios/s390-ccw: Add support for virtio-blk-pci IPL
` [PATCH 6/7] s390x: Build IPLB for virtio-pci devices

[Patch v7 0/5] hw/core/loader: capture Error from load_image_targphys
 2025-10-22 19:27 UTC  (6+ messages)
` [Patch v7 1/5] hw/core/loader: Use qemu_open() instead of open() in get_image_size()
` [Patch v7 2/5] hw/core/loader: capture Error from load_image_targphys
` [Patch v7 3/5] hw/core/loader: add check for zero size in load_image_targphys_as
` [Patch v7 4/5] hw/core: Pass errp to load_image_targphys_as()
` [Patch v7 5/5] hw/ppc: Pass errp to load_image_targphys() and report errors

[PATCH 00/13] migration: Threadify loadvm process
 2025-10-22 19:29 UTC  (15+ messages)
` [PATCH 01/13] io: Add qio_channel_wait_cond() helper
` [PATCH 02/13] migration: Properly wait on G_IO_IN when peeking messages
` [PATCH 03/13] migration/rdma: Fix wrong context in qio_channel_rdma_shutdown()
` [PATCH 04/13] migration/rdma: Allow qemu_rdma_wait_comp_channel work with thread
` [PATCH 05/13] migration/rdma: Change io_create_watch() to return immediately
` [PATCH 06/13] migration: Introduce WITH_BQL_HELD() / WITH_BQL_RELEASED()
` [PATCH 07/13] migration: Pass in bql_held information from qemu_loadvm_state()
` [PATCH 08/13] migration: Thread-ify precopy vmstate load process
` [PATCH 09/13] migration/rdma: Remove coroutine path in qemu_rdma_wait_comp_channel
` [PATCH 10/13] migration/postcopy: Remove workaround on wait preempt channel
` [PATCH 11/13] migration/ram: Remove workaround on ram yield during load
` [PATCH 12/13] migration: Allow blocking mode for incoming live migration
` [PATCH 13/13] migration/vfio: Drop BQL dependency for loadvm SWITCHOVER_START

[PATCH 00/10] HP-PARISC 715 machine with NCR710 SCSI chip
 2025-10-22 19:20 UTC  (17+ messages)
` [PATCH 02/10] ncr710: Add driver for the NCR 53c710 "
` [PATCH 04/10] hw/scsi: Add config option for new ncr710 driver
` [PATCH 05/10] hw/hppa: Fix firmware end address for LASI chip
` [PATCH 06/10] hw/hppa: Fix interrupt of LASI parallel port
` [PATCH 07/10] hw/hppa: Add the NCR 710 SCSI driver to hppa machines
` [PATCH 08/10] hw/hppa: PCI devices depend on availability of PCI bus
` [PATCH 09/10] hw/hppa: Require SeaBIOS version 19 for 715 machine
` [PATCH 10/10] hw/hppa: Add 715 machine type including NCR710 SCSI

[PATCH 0/6] tests/functional: Fix various problems reported by pylint
 2025-10-22 19:15 UTC  (11+ messages)
` [PATCH 2/6] tests/functional: Fix problems in decorators.py "
` [PATCH 3/6] tests/functional: Fix problems in linuxkerenl.py "
` [PATCH 4/6] tests/functional: Fix problems in testcase.py "
` [PATCH 5/6] tests/functional: Fix problems in uncompress.py "
` [PATCH 6/6] tests/functional: Fix problems in utils.py "

[PATCH v2] hw/ppc/e500: Check for compatible CPU type instead of aborting ungracefully
 2025-10-22 19:05 UTC  (2+ messages)

[PATCH] migration/qmp: Update "resume" flag doc in "migrate" command
 2025-10-22 19:04 UTC 

[PATCH v2] hw/net/rocker: Don't overflow in of_dpa_mask2prefix()
 2025-10-22 19:04 UTC  (2+ messages)

[PATCH] target/hppa: Set FPCR exception flag bits for non-trapped exceptions
 2025-10-22 19:00 UTC  (2+ messages)

[Bug 2123828] Re: [SRU] RISC-V: incorrect emulation of load and store on big-endian systems
 2025-10-22 18:46 UTC  (2+ messages)
` [Bug 2123828] Please test proposed package

[PATCH v7 00/24] WHPX support for Arm
 2025-10-22 18:55 UTC  (3+ messages)
` [PATCH v7 13/24] whpx: copy over memory management logic from hvf

[PATCH v4 00/12] aio: add the aio_add_sqe() io_uring API
 2025-10-21 20:42 UTC  (4+ messages)
` [PATCH v4 06/12] aio: free AioContext when aio_context_new() fails

[PATCH 0/2] esp.c: fix esp_cdb_ready() FIFO wraparound limit calculation
 2025-10-22 17:36 UTC  (2+ messages)

[PATCH v4 00/27] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-10-22 16:56 UTC  (9+ messages)
` [PATCH v4 11/27] hw/pci/pci: Introduce optional get_msi_address_space() callback

[PATCH] Make vhost_set_vring_file() synchronous
 2025-10-22 16:47 UTC  (6+ messages)

[PATCH v2] vhost-user: make vhost_set_vring_file() synchronous
 2025-10-22 16:40 UTC  (2+ messages)

[PATCH 0/3] hw/pci-host/gpex-acpi: Fix _DSM function 0 support and update BIOS table tests
 2025-10-22 16:19 UTC  (5+ messages)
` [PATCH 1/3] tests/qtest/bios-tables-test: Prepare for _DSM change in the DSDT table
` [PATCH 3/3] tests/qtest/bios-tables-test: Update DSDT blobs after GPEX _DSM change

[RFC PATCH V2 0/2] linux-user: add a syscall-filter plugin API
 2025-10-22 16:00 UTC  (3+ messages)
` [RFC PATCH V2 1/2] linux-user: add a plugin API to filter syscalls

From HUST OpenAtom Club: Inquiry & Contribution Plan for Rust In QEMU
 2025-10-22 15:51 UTC  (3+ messages)

[PATCH v4 0/5] igvm: add support for igvm memory map parameter in native mode
 2025-10-22 15:26 UTC  (12+ messages)
` [PATCH v4 1/5] igvm: move igvm.h file to include/system
` [PATCH v4 2/5] igvm: fix off by one bug in memmap entry count checking
` [PATCH v4 3/5] igvm: add support for igvm memory map parameter in native mode
` [PATCH v4 4/5] igvm: add support for initial register state load "

[PATCH v2 0/9] chardev: Improve @docstring and clarify qemu_chr_write() uses
 2025-10-22 15:16 UTC  (12+ messages)
` [PATCH v2 1/9] chardev/char-fe: Improve @docstrings
` [PATCH v2 2/9] chardev/char-io: Add @docstrings for io_channel_send[_full]()
` [PATCH v2 3/9] chardev/char: Improve ChardevClass::chr_write() docstring
` [PATCH v2 4/9] chardev/char: Document qemu_chr_write[_all]()
` [PATCH v2 5/9] chardev/char-pty: Do not ignore chr_write() failures
` [PATCH v2 6/9] chardev/char: Allow partial writes in qemu_chr_write()
` [PATCH v2 7/9] chardev/char: Preserve %errno "
` [PATCH v2 8/9] chardev/char-hub: Retry when qemu_chr_fe_write() can not write
` [PATCH v2 9/9] hw/char: Simplify when qemu_chr_fe_write() could "

[PATCH 0/7] chardev: Improve @docstring and clarify qemu_chr_write() uses
 2025-10-22 14:49 UTC  (8+ messages)
` [PATCH 1/7] chardev/char-fe: Improve @docstrings
` [PATCH 2/7] chardev/char-io: Add @docstrings for io_channel_send[_full]()
` [PATCH 3/7] chardev/char-pty: Do not ignore chr_write() failures
` [PATCH 4/7] chardev/char: Allow partial writes in qemu_chr_write()
` [PATCH 5/7] chardev/char: Preserve %errno "
` [PATCH 6/7] chardev/char-hub: Retry when qemu_chr_fe_write() can not write
` [PATCH 7/7] hw/char: Simplify when qemu_chr_fe_write() could "

[PULL 00/12] vfio queue
 2025-10-22 14:31 UTC  (15+ messages)
` [PULL 01/12] vfio/container: Remap only populated parts in a section
` [PULL 02/12] vfio/cpr-legacy: drop an erroneous assert
` [PULL 03/12] vfio/iommufd: Set cpr.ioas_id on source side for CPR transfer
` [PULL 04/12] vfio/iommufd: Restore vbasedev's reference to hwpt after "
` [PULL 05/12] accel/kvm: Fix an erroneous check on coalesced_mmio_ring
` [PULL 06/12] vfio/container: Support unmap all in one ioctl()
` [PULL 07/12] vfio/iommufd: "
` [PULL 08/12] vfio/listener: Add an assertion for unmap_all
` [PULL 09/12] docs/system/devices/vfio-user: fix formatting
` [PULL 10/12] MAINTAINERS: Update Alex Williamson's email address
` [PULL 11/12] vfio: rename field to "num_initial_regions"
` [PULL 12/12] vfio: only check region info cache for initial regions

[PULL 00/16] aspeed queue
 2025-10-22 14:31 UTC  (18+ messages)
` [PULL 01/16] hw/arm/aspeed_ast27x0-ssp: Add SDRAM region and fix naming and size to 512MB
` [PULL 02/16] hw/arm/aspeed_ast27x0-tsp: "
` [PULL 03/16] hw/arm/ast27x0: Add SRAM link and alias mapping for SSP coprocessor
` [PULL 04/16] hw/arm/ast27x0: Add SRAM link and alias mapping for TSP coprocessor
` [PULL 05/16] hw/arm/ast27x0: Share single SCU instance across PSP, SSP, and TSP
` [PULL 06/16] hw/arm/ast27x0: Share single UART set "
` [PULL 07/16] hw/arm/aspeed_ast27x0-fc: Map FMC0 flash contents into CA35 boot ROM
` [PULL 08/16] hw/arm/aspeed_ast27x0-fc: Add VBOOTROM support
` [PULL 09/16] tests/functional/aarch64/ast2700fc: Update test ASPEED SDK v09.08
` [PULL 10/16] tests/functional/aarch64/ast2700fc: Add eth2 network interface check in PCIe test
` [PULL 11/16] tests/functional/aarch64/ast2700fc: Move coprocessor image loading to common function
` [PULL 12/16] tests/functional/aarch64/ast2700fc: Add vbootrom test
` [PULL 13/16] hw/gpio: Add property for ASPEED GPIO in 32 bits basis
` [PULL 14/16] tests/qtest: Add qtest for for ASPEED GPIO gpio-set property
` [PULL 15/16] hw/arm/aspeed: ast2600-evb: Use w25q512jv flash model
` [PULL 16/16] hw/arm/aspeed: Remove ast2700fc self-aliasing

[PULL 0/3] Uefi 20251022 patches
 2025-10-22 14:29 UTC  (5+ messages)
` [PULL 1/3] hw/uefi: add query-firmware-log monitor command
` [PULL 2/3] hw/uefi: add 'info firmware-log' hmp "
` [PULL 3/3] hw/uefi/ovmf-log: add maxsize parameter

[PULL 00/45] Misc HW patches for 2025-10-21
 2025-10-22 14:29 UTC  (2+ messages)

[PATCH 0/3] qdev: Fix "info qtree" to show links
 2025-10-22 14:08 UTC  (9+ messages)
` [PATCH 1/3] qdev: Change PropertyInfo method print() to return malloc'ed string
` [PATCH 2/3] qdev: Fix "info qtree" to show links
` [PATCH 3/3] qdev: Legacy properties are now unused, drop

[PATCH v7 00/19] single-binary: Make hw/arm/ common
 2025-10-22 14:03 UTC  (3+ messages)

[PATCH 0/3] hw/xen: Build only once
 2025-10-22 14:01 UTC  (4+ messages)
` [PATCH 1/3] hw/xen: Use BITS_PER_BYTE & MAKE_64BIT_MASK() in req_size_bits()
` [PATCH 2/3] hw/xen: Replace target_ulong by agnostic target_long_bits()
` [PATCH 3/3] hw/xen: Build only once

[PATCH 0/3] migration: A few fixes on coverity reports
 2025-10-22 13:41 UTC  (7+ messages)
` [PATCH 2/3] migration/cpr: Fix coverity report in cpr_exec_persist_state()

[Patch v6 0/6] hw/core/loader: capture Error from load_image_targphys
 2025-10-22 13:25 UTC  (7+ messages)
` [Patch v6 1/6] hw/core/loader: Use qemu_open() instead of open() in get_image_size()
` [Patch v6 2/6] hw/core/loader: capture Error from load_image_targphys
` [Patch v6 3/6] hw/core/loader: add check for zero size in load_image_targphys_as
` [Patch v6 4/6] hw/core: Pass errp to load_image_targphys_as()
` [Patch v6 5/6] hw/ppc/spapr: Rename resize_hpt_err to errp
` [Patch v6 6/6] hw/ppc: Pass errp to load_image_targphys() and report errors

[PATCH v3 00/21] export/fuse: Use coroutines and multi-threading
 2025-10-22 12:57 UTC  (7+ messages)
` [PATCH v3 13/21] fuse: Manually process requests (without libfuse)
` [PATCH v3 15/21] fuse: Process requests in coroutines
` [PATCH v3 16/21] block/export: Add multi-threading interface

[PATCH] docs/interop/vfio-user: update protocol specification
 2025-10-22 12:51 UTC  (3+ messages)

[PATCH v2] char: rename CharBackend->CharFrontend
 2025-10-22 12:49 UTC  (2+ messages)

[PATCH] target/riscv/riscv-qmp-cmds.c: coverity-related fixes
 2025-10-22 12:39 UTC  (3+ messages)

[PATCH v2 0/4] migration: A few fixes on coverity reports
 2025-10-22 12:27 UTC  (7+ messages)
` [PATCH v2 1/4] migration: Fix error leak in postcopy_ram_listen_thread()
` [PATCH v2 2/4] migration/cpr: Fix coverity report in cpr_exec_persist_state()
` [PATCH v2 4/4] migration/cpr: Avoid crashing QEMU when cpr-exec runs with no args

[Patch v5 0/6] hw/core/loader: capture Error from load_image_targphys
 2025-10-22 12:06 UTC  (5+ messages)
` [Patch v5 6/6] hw/ppc: Pass errp to load_image_targphys() and report errors

[PATCH v2 00/42] Audio clean-ups
 2025-10-22 12:01 UTC  (6+ messages)
` [PATCH v2 13/42] hw/audio: simplify 'hda' audio init code
` [PATCH v2 39/42] audio: cleanup, use bool for booleans

[PATCH v9 0/2] target/riscv:Fix riscv64 kvm migration
 2025-10-22 11:47 UTC  (3+ messages)
` [PATCH v9 1/2] Set KVM initial privilege mode and mp_state


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