messages from 2025-05-22 06:51:45 to 2025-05-22 19:37:21 UTC [more...]
[PATCH rfcv3 00/21] intel_iommu: Enable stage-1 translation for passthrough device
2025-05-22 19:35 UTC (9+ messages)
` [PATCH rfcv3 05/21] vfio/iommufd: Save vendor specific device info
` [PATCH rfcv3 15/21] intel_iommu: Bind/unbind guest page table to host
[PATCH v3 0/8] Add additional plugin API functions to read and write memory and registers
2025-05-22 19:16 UTC (12+ messages)
` [PATCH v3 1/8] Expose gdb_write_register function to consumers of gdbstub
` [PATCH v3 2/8] Add register write API
` [PATCH v3 5/8] Add memory hardware address read/write API
[PATCH] Add support for FMAPI Get Mutliheaded Head info opcode (5501h)
2025-05-22 19:15 UTC (3+ messages)
[PATCH 0/8] Python: Fix 'make check-dev' and modernize to 3.9+
2025-05-22 19:13 UTC (10+ messages)
` [PATCH 2/8] python: update pylint ignores
` [PATCH 4/8] python: use 3.9+ builtin type hints
` [PATCH 5/8] python: convert remaining deprecated type hints for 3.9+
[PATCH v3 00/14] qapi: remove all TARGET_* conditionals from the schema
2025-05-22 19:09 UTC (2+ messages)
[PATCH v4 00/15] qapi: remove all TARGET_* conditionals from the schema
2025-05-22 19:05 UTC (16+ messages)
` [PATCH v4 01/15] qapi: expose rtc-reset-reinjection command unconditionally
` [PATCH v4 02/15] qapi: expand docs for SEV commands
` [PATCH v4 03/15] qapi: make SEV commands unconditionally available
` [PATCH v4 04/15] qapi: expose query-gic-capability command unconditionally
` [PATCH v4 05/15] qapi: make SGX commands unconditionally available
` [PATCH v4 06/15] qapi: make Xen event "
` [PATCH v4 07/15] qapi: remove the misc-target.json file
` [PATCH v4 08/15] qapi: Make CpuModelExpansionInfo::deprecated-props optional and generic
` [PATCH v4 09/15] qapi: make most CPU commands unconditionally available
` [PATCH v4 10/15] qapi: make s390x specific "
` [PATCH v4 11/15] qapi: remove qapi_specific_outputs from meson.build
` [PATCH v4 12/15] qapi: make all generated files common
` [PATCH v4 13/15] qapi: use imperative style in documentation
` [PATCH v4 14/15] qapi/misc-i386: s/field will be set/field is set/
` [PATCH v4 15/15] qapi/misc-i386: move errors to their own documentation section
[RFC PATCH v9 0/4] Report vfio-ap configuration changes
2025-05-22 19:05 UTC (13+ messages)
` [RFC PATCH v9 2/4] hw/vfio/ap: store object indicating AP config changed in a queue
` [RFC PATCH v9 3/4] hw/vfio/ap: Storing event information for an AP configuration change event
[PULL 00/12] Migration 20250520 patches
2025-05-22 18:47 UTC (2+ messages)
[RFC PATCH v2 0/4] Revival of patches to implement NBD client multi-conn
2025-05-22 18:45 UTC (7+ messages)
` [PATCH v2 1/4] nbd: Add multi-conn option
` [PATCH v2 4/4] nbd: Enable multi-conn using round-robin
[PATCH v2 00/12] qapi: remove all TARGET_* conditionals from the schema
2025-05-22 18:45 UTC (6+ messages)
` [PATCH v2 09/12] qapi: make most CPU commands unconditionally available
[PATCH v2 0/7] single-binary: build target common libraries with dependencies
2025-05-22 18:41 UTC (4+ messages)
` [PATCH v2 2/7] hw/arm: remove explicit dependencies listed
[PULL 0/5] Block layer patches
2025-05-22 18:31 UTC (6+ messages)
` [PULL 1/5] scsi-disk: Add native FUA write support
` [PULL 2/5] scsi-disk: Advertise FUA support by default
` [PULL 3/5] qemu-img: fix offset calculation in bench
` [PULL 4/5] file-posix: allow BLKZEROOUT with -t writeback
` [PULL 5/5] file-posix: Probe paths and retry SG_IO on potential path errors
[PATCH v2 0/4] tests/functional: Test with scripts/vmstate-static-checker.py
2025-05-22 18:12 UTC (11+ messages)
` [PATCH v2 1/4] tests: Move the old vmstate-static-checker files to tests/data/
` [PATCH v2 2/4] tests/data/vmstate-static-checker: Add dump files from QEMU 7.2.17
` [PATCH v2 3/4] tests/functional: Test with scripts/vmstate-static-checker.py
` [PATCH v2 4/4] tests/functional/test_vmstate: Test whether the checker script works as expected
[RFC PATCH 00/25] Implementing a MSHV (Microsoft Hypervisor) accelerator
2025-05-22 17:46 UTC (8+ messages)
` [RFC PATCH 08/25] accel/mshv: Initialize VM partition
` [RFC PATCH 25/25] accel/mshv: Add memory remapping workaround
[RFC PATCH 00/13] migration: Unify capabilities and parameters
2025-05-22 17:39 UTC (5+ messages)
` [RFC PATCH 04/13] migration: Fix parameter validation
[PATCH] vfio/container: pass MemoryRegion to DMA operations
2025-05-22 17:30 UTC (3+ messages)
[PATCH 0/3] docs: remove legacy qapidoc
2025-05-22 17:02 UTC (4+ messages)
` [PATCH 1/3] docs: fix errors formatting in test-good
` [PATCH 2/3] docs: remove legacy QAPI manual generator
` [PATCH 3/3] docs: remove special parsing for freeform sections
[PATCH] tests/functional/test_mips_malta: Re-enable the check for the PCI host bridge
2025-05-22 15:41 UTC (2+ messages)
[PATCH] vfio/igd: Fix incorrect error propagation in vfio_pci_igd_opregion_detect()
2025-05-22 15:36 UTC (3+ messages)
RFC: How to make max_bounce_buffer_size configurable for address_space_memory
2025-05-22 15:25 UTC
[PATCH 0/5] Enable QEMU TCI to run 64bit guests on browsers
2025-05-22 15:17 UTC (6+ messages)
` [PATCH 1/5] meson.build: add TCG_VADDR_BITS for defining the vaddr size
` [PATCH 2/5] include: define vaddr based on TCG_VADDR_BITS
` [PATCH 3/5] tlb: specify address field size "
` [PATCH 4/5] tci: define TCG_TARGET_REG_BITS "
` [PATCH 5/5] tci: use tcg_target_ulong when retrieving the pool data
[PATCH v2] vfio/igd: Fix incorrect error propagation in vfio_pci_igd_opregion_detect()
2025-05-22 15:16 UTC
[PATCH v2] file-posix: Probe paths and retry SG_IO on potential path errors
2025-05-22 15:13 UTC (4+ messages)
[PATCH v5 0/7] Move memory listener register to vhost_vdpa_init
2025-05-22 14:58 UTC (8+ messages)
` [PATCH v5 1/7] vdpa: check for iova tree initialized at net_client_start
` [PATCH v5 2/7] vdpa: reorder vhost_vdpa_set_backend_cap
` [PATCH v5 3/7] vdpa: set backend capabilities at vhost_vdpa_init
` [PATCH v5 4/7] vdpa: add listener_registered
` [PATCH v5 5/7] vdpa: reorder listener assignment
` [PATCH v5 6/7] vdpa: move iova_tree allocation to net_vhost_vdpa_init
` [PATCH v5 7/7] vdpa: move memory listener register to vhost_vdpa_init
[RFC PATCH] util: split unix socket functions out of qemu-sockets
2025-05-22 14:36 UTC (2+ messages)
[PATCH] hw/block: Drop unused nand.c
2025-05-22 14:28 UTC
[PATCH RFC V5 00/30] Support of Virtual CPU Hotplug for ARMv8 Arch
2025-05-22 14:16 UTC (9+ messages)
[PATCH V3 00/42] Live update: vfio and iommufd
2025-05-22 14:00 UTC (7+ messages)
` [PATCH V3 07/42] vfio/container: preserve descriptors
` [PATCH V3 10/42] vfio/container: restore DMA vaddr
[PATCH v2 0/2] migration: Some fix and enhancements to HMP "info migrate"
2025-05-22 13:16 UTC (7+ messages)
` [PATCH v2 2/2] migration/hmp: Add "info migrate -a", reorg the dump
[PATCH v7 0/2] tests/functional: add memlock tests
2025-05-22 13:09 UTC (10+ messages)
` [PATCH v7 2/2] "
[PATCH 0/5] hpet, rust: miscellaneous cleanup
2025-05-21 7:34 UTC (4+ messages)
` [PATCH 2/5] hw/timer/hpet: Adjust num_timers in hpet_init()
[PATCH v2 00/24] block: do not drain while holding the graph lock
2025-05-22 12:36 UTC (9+ messages)
` [PATCH v2 08/24] block: move drain outside of bdrv_change_aio_context() and mark GRAPH_RDLOCK
` [PATCH v2 09/24] block: move drain outside of bdrv_try_change_aio_context()
[PATCH V3] vhost: Don't set vring call if guest notifier is unused
2025-05-22 11:45 UTC (2+ messages)
[PATCH] target/riscv/cpu.c: fix zama16b order in isa_edata_arr[]
2025-05-22 11:33 UTC
[PATCH v5 0/2] GT64120 PCI endianness fixes and cleanup
2025-05-22 11:32 UTC (3+ messages)
` [PATCH v5 1/2] hw/pci-host/gt64120: Fix endianness handling
[PATCH 0/2] Fixes for TCG/HVF warning of CPUID_HT and CPUID_EXT3_CMP_LEG
2025-05-22 11:27 UTC (2+ messages)
[PATCH v4] target/riscv/kvm: add satp mode for host cpu
2025-05-22 11:06 UTC (2+ messages)
[PATCH WIP RFC] rust: add qdev DeviceProperties derive macro
2025-05-22 11:17 UTC (2+ messages)
[PATCH v3 00/20] Maintainer updates for May (testing, plugins, virtio-gpu) - pre-PR
2025-05-22 10:35 UTC (17+ messages)
` [PATCH v3 05/20] tests/Makefile: include test-plugins in per-arch build deps
` [PATCH v3 12/20] virtio-gpu: fix hang under TCG when unmapping blob
` [PATCH v3 19/20] gdbstub: Implement qGDBServerVersion packet
[PULL 00/23] Misc VNC, I/O, Crypto & checkpatch fixes
2025-05-22 10:29 UTC (24+ messages)
` [PULL 01/23] ui/vnc.c: replace big endian flag with byte order value
` [PULL 02/23] ui/vnc: take account of client byte order in pixman format
` [PULL 03/23] ui/vnc: fix tight palette pixel encoding for 8/16-bpp formats
` [PULL 04/23] tests: skip encrypted secret tests if AES is not available
` [PULL 05/23] tests: skip legacy qcow2 encryption test "
` [PULL 06/23] tests: fix skipping cipher tests when "
` [PULL 07/23] crypto: fully drop built-in cipher provider
` [PULL 08/23] Revert "scripts: mandate that new files have SPDX-License-Identifier"
` [PULL 09/23] scripts/checkpatch.pl: fix various indentation mistakes
` [PULL 10/23] scripts/checkpatch: introduce tracking of file start/end
` [PULL 11/23] scripts/checkpatch: use new hook for ACPI test data check
` [PULL 12/23] scripts/checkpatch: use new hook for file permissions check
` [PULL 13/23] scripts/checkpatch: expand pattern for matching makefiles
` [PULL 14/23] scripts/checkpatch: use new hook for MAINTAINERS update check
` [PULL 15/23] scripts/checkpatch: reimplement mandate for SPDX-License-Identifier
` [PULL 16/23] scripts/checkpatch: reject license boilerplate on new files
` [PULL 17/23] io: Fix partial struct copy in qio_dns_resolver_lookup_sync_inet()
` [PULL 18/23] util/qemu-sockets: Refactor setting client sockopts into a separate function
` [PULL 19/23] util/qemu-sockets: Refactor success and failure paths in inet_listen_saddr()
` [PULL 20/23] util/qemu-sockets: Add support for keep-alive flag to passive sockets
` [PULL 21/23] util/qemu-sockets: Refactor inet_parse() to use QemuOpts
` [PULL 22/23] util/qemu-sockets: Introduce inet socket options controlling TCP keep-alive
` [PULL 23/23] scripts/checkpatch.pl: mandate SPDX tag for Rust src files
[PATCH v4 0/6] hw/arm/aspeed_ast2700-fc: Fix null pointer dereference
2025-05-22 10:01 UTC (8+ messages)
` [PATCH v4 1/6] hw/arm/aspeed_ast2700-fc: Fix null pointer dereference in ca35 init
` [PATCH v4 2/6] hw/arm/aspeed_ast2700-fc: Reduce ca35 ram size to align with ast2700a1
` [PATCH v4 3/6] hw/arm/aspeed_ast27x0: Fix unimplemented region overlap with vbootrom
` [PATCH v4 4/6] hw/arm/aspeed_ast27x0-fc: Map ca35 memory into system memory
` [PATCH v4 5/6] hw/arm/fby35: Map BMC "
` [PATCH v4 6/6] docs: Remove ast2700fc from Aspeed family boards
[PATCH v3] docs/interop: convert text files to restructuredText
2025-05-22 9:26 UTC
[PATCH] ui/vnc: Update display update interval when VM state changes to RUNNING
2025-05-22 9:04 UTC (3+ messages)
[PATCH v3 0/5] hw/arm/aspeed_ast2700-fc: Fix null pointer dereference
2025-05-22 9:02 UTC (7+ messages)
` [PATCH v3 1/5] hw/arm/aspeed_ast2700-fc: Fix null pointer dereference in ca35 init
` [PATCH v3 3/5] hw/arm/aspeed_ast27x0-fc: Map ca35 memory into system memory
[PATCH] tests/functional: Set 'pc' machine type instead of relying on the default
2025-05-22 8:15 UTC (3+ messages)
[PULL 0/3] HPPA FPE fixup patches
2025-05-22 8:12 UTC (4+ messages)
` [PULL 1/3] target/hppa: Copy instruction code into fr1 on FPU assist fault
` [PULL 2/3] linux-user/hppa: Send proper si_code on SIGFPE exception
` [PULL 3/3] target/hppa: Fix FPE exceptions
[PATCH v4 0/2] Extend and configure PMP region count
2025-05-22 8:12 UTC (3+ messages)
` [PATCH v4 1/2] target/riscv: Extend PMP region up to 64
` [PATCH v4 2/2] target/riscv: Make PMP region count configurable
[PATCH v3 0/2] Extend and configure PMP region count
2025-05-22 7:55 UTC (3+ messages)
` [PATCH v3 1/2] target/riscv: Extend PMP region up to 64
` [PATCH v3 2/2] target/riscv: Make PMP region count configurable
[PATCH V2] vhost: Don't set vring call if guest notifier is unused
2025-05-22 7:44 UTC (6+ messages)
[PATCH v2 0/6] Add support for user creatable SMMUv3 device
2025-05-22 7:39 UTC (13+ messages)
` [PATCH v2 1/6] hw/arm/smmuv3: Add support to associate a PCIe RC
[PATCH v2 0/3] Fix RAM size detection failure on BE hosts
2025-05-22 7:37 UTC (3+ messages)
` [PATCH v2 3/3] hw/arm/aspeed_ast27x0: "
[PULL 00/14] NBD patches for 2025-05-14
2025-05-22 7:30 UTC (5+ messages)
` [PULL 13/14] tests: Add iotest mirror-sparse for recent patches
[PATCH 1/1] target/loongarch: fix vldi/xvldi raise wrong error
2025-05-22 6:55 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).