qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-22 06:58:57 to 2025-10-22 17:37:21 UTC [more...]

[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 0/7] s390x: Add support for virtio-blk-pci IPL device
 2025-10-22 16:40 UTC  (3+ messages)
` [PATCH 5/7] pc-bios/s390-ccw: Add support for virtio-blk-pci IPL

[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  (7+ messages)
` [PATCH 1/3] tests/qtest/bios-tables-test: Prepare for _DSM change in the DSDT table
` [PATCH 2/3] hw/pci-host/gpex-acpi: Fix _DSM function 0 support return value
` [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] accel/tcg: Pass actual memop_size to tlb_fill instead of 0
 2025-10-22 15:32 UTC  (3+ messages)

[PATCH v4 0/5] igvm: add support for igvm memory map parameter in native mode
 2025-10-22 15:26 UTC  (13+ 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 v4 5/5] igvm: add MAINTAINERS entry

[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 v2] target/riscv/riscv-qmp-cmds.c: coverity-related fixes
 2025-10-22 12:56 UTC 

[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  (3+ messages)

[PATCH] target/riscv: fix riscv_cpu_sirq_pending() mask
 2025-10-22 12:43 UTC 

[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  (43+ messages)
` [PATCH v2 03/42] hw/audio: remove global pcspk
` [PATCH v2 08/42] qdev: add qdev_find_default_bus()
` [PATCH v2 11/42] hw/audio: use better naming for -audio model handling code
` [PATCH v2 13/42] hw/audio: simplify 'hda' audio init code
` [PATCH v2 14/42] hw/audio: generalize audio_model.init()
` [PATCH v2 17/42] audio: register backends in /audiodevs container
` [PATCH v2 18/42] audio: use /audiodevs QOM container
` [PATCH v2 19/42] audio/paaudio: remove needless return value
` [PATCH v2 20/42] audio/dsound: simplify init()
` [PATCH v2 21/42] audio/dsound: report init error via **errp
` [PATCH v2 22/42] audio: simplify audio_driver_init()
` [PATCH v2 23/42] audio: move period tick initialization
` [PATCH v2 24/42] audio: drop needless error message
` [PATCH v2 25/42] audio: clean-up vmstate change handler on finalize
` [PATCH v2 26/42] audio: unregister vmstate description
` [PATCH v2 27/42] audio: initialize card_head during object init
` [PATCH v2 28/42] audio: remove some needless headers
` [PATCH v2 29/42] audio: remove AUDIO_HOST_ENDIANNESS
` [PATCH v2 30/42] audio: introduce AUD_set_volume_{in,out}_lr()
` [PATCH v2 31/42] hw/audio: replace AUD_log() usage
` [PATCH v2 32/42] audio/replay: fix type punning
` [PATCH v2 33/42] audio: move internal APIs to audio_int.h
` [PATCH v2 34/42] audio: rename AudioState -> AudioBackend
` [PATCH v2 35/42] audio: remove QEMUSoundCard
` [PATCH v2 36/42] audio/dbus: use a helper function to set the backend dbus server
` [PATCH v2 37/42] audio: move audio.h under include/qemu/
` [PATCH v2 38/42] audio: remove dependency on spice header
` [PATCH v2 39/42] audio: cleanup, use bool for booleans
` [PATCH v2 40/42] audio: move capture API to own header
` [PATCH v2 41/42] audio: drop needless audio_driver "descr" field
` [PATCH v2 42/42] docs: Update mentions of removed '-soundhw' command line option
` [PATCH v2 43/42] audio: Remove pointless local variables
` [PATCH v2 44/42] audio: Rename @endianness argument as @big_endian for clarity

[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

[PATCH] target/riscv/kvm: fix env->priv setting in reset_regs_csr()
 2025-10-22 11:11 UTC 

[PATCH v3] audio: deprecate HMP audio commands
 2025-10-22 10:57 UTC 

[PATCH RFC V6 00/24] Support of Virtual CPU Hotplug-like Feature for ARMv8+ Arch
 2025-10-22 10:36 UTC  (4+ 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 v2] numa: add 'spm' option for Specific Purpose Memory
 2025-10-22 10:28 UTC  (7+ messages)

[PATCH v4 00/12] aio: add the aio_add_sqe() io_uring API
 2025-10-22  9:02 UTC  (6+ messages)
` [PATCH v4 05/12] aio: remove aio_context_use_g_source()

[PATCH v3 0/5] igvm: add support for igvm memory map parameter in native mode
 2025-10-22  8:51 UTC  (4+ messages)
` [PATCH v3 5/5] igvm: add MAINTAINERS entry

[Bug 2123828] Re: [SRU] RISC-V: incorrect emulation of load and store on big-endian systems
 2025-10-22  8:34 UTC 

[PATCH] iotests: Adjust fuse-allow-other expected output
 2025-10-22  8:36 UTC  (2+ messages)

KVM Planes with SVSM on Linux v6.17
 2025-10-22  8:35 UTC 

[PATCH] Improve error propagation via return path
 2025-10-22  8:32 UTC  (6+ messages)

[PATCH] RFC: qdev: add legacy properties only for those print()-able
 2025-10-22  8:18 UTC  (4+ messages)

[PATCH 0/2] vhost-user-blk: support inflight migration
 2025-10-22  7:59 UTC  (3+ messages)

[PATCH v2 00/11] hw/ppc/spapr: Remove deprecated pseries-3.0 -> pseries-4.2 machines
 2025-10-22  7:17 UTC  (8+ messages)
` [PATCH v2 02/11] hw/ppc/spapr: Remove SpaprMachineClass::nr_xirqs field
` [PATCH v2 04/11] hw/ppc/spapr: Inline spapr_dtb_needed()

[PATCH v2 0/2] migration: vmsd errp handlers: return bool
 2025-10-22  6:58 UTC  (5+ messages)
` [PATCH v2 2/2] "

[PATCH v2] stream: Remove bdrv from job in .clean()
 2025-10-22  6:57 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;
as well as URLs for NNTP newsgroup(s).