qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-25 17:18:24 to 2025-06-27 00:09:26 UTC [more...]

[PATCH v7 0/1] Add support for emulation of CRC32 instructions
 2025-06-27  0:04 UTC  (3+ messages)
` [PATCH v7 1/1] "

[HACK QEMU PATCH v1 0/1] CXL MCTP FMAPI Binding Fix for MCTP over i2c/USB
 2025-06-26 23:41 UTC  (2+ messages)
` [HACK QEMU PATCH v1 1/1] hw/cxl: Fix MCTP Binding Check

[QEMU PATCH v4 00/10] CXL: FMAPI DCD Management Commands 0x5600-0x5605
 2025-06-26 22:23 UTC  (11+ messages)
` [QEMU PATCH v4 01/10] cxl-mailbox-utils: 0x5600 - FMAPI Get DCD Info
` [QEMU PATCH v4 02/10] cxl/type3: Add dsmas_flags to CXLDCRegion struct
` [QEMU PATCH v4 03/10] cxl-mailbox-utils: 0x5601 - FMAPI Get Host Region Config
` [QEMU PATCH v4 04/10] cxl_events.h: Move definition for dynamic_capacity_uuid and enum for DC event types
` [QEMU PATCH v4 05/10] hw/cxl_type3: Add DC Region bitmap lock
` [QEMU PATCH v4 06/10] cxl-mailbox-utils: 0x5602 - FMAPI Set DC Region Config
` [QEMU PATCH v4 07/10] cxl-mailbox-utils: 0x5603 - FMAPI Get DC Region Extent Lists
` [QEMU PATCH v4 08/10] hw/cxl: create helper function to create DC Event Records from extents
` [QEMU PATCH v4 09/10] cxl-mailbox-utils: 0x5604 - FMAPI Initiate DC Add
` [QEMU PATCH v4 10/10] cxl-mailbox-utils: 0x5605 - FMAPI Initiate DC Release

[PATCH v5 0/4] qapi: add auto-generated return docs
 2025-06-26 19:53 UTC  (5+ messages)
` [PATCH v5 1/4] docs/qapi-domain: add return-nodesc
` [PATCH v5 2/4] docs, qapi: generate undocumented return sections
` [PATCH v5 3/4] qapi: remove trivial "Returns:" sections
` [PATCH v5 4/4] qapi: rephrase return docs to avoid type name

[PATCH] trace: log.py: human-readable timestamp
 2025-06-26 19:55 UTC 

TCG plugins segfault for Sparc, seemingly related to -d plugin
 2025-06-26 17:48 UTC 

[PATCH v2 2/3] tracetool: introduce generate_unconditional
 2025-06-26 19:30 UTC  (4+ messages)
` [PATCH v3] tracetool: generates conitional checks when needed

[PATCH v2] vfio/pci: Introduce x-pci-class-code option
 2025-06-26 18:26 UTC  (5+ messages)

[PATCH v14 0/8] Add additional plugin API functions to read and write memory and registers
 2025-06-26 18:23 UTC  (4+ messages)

[PATCH v4 0/8] amd_iommu: Fixes to align with AMDVi specification
 2025-06-26 17:55 UTC  (6+ messages)
` [PATCH v4 1/8] amd_iommu: Fix Miscellaneous Information Register 0 encoding
` [PATCH v4 8/8] amd_iommu: Fix truncation of oldval in amdvi_writeq

[PATCH v8 00/14] Enabling DCD emulation support in Qemu
 2025-06-26 16:39 UTC  (3+ messages)

[PATCH v4 000/163] tcg: Convert to TCGOutOp structures
 2025-06-26 16:20 UTC  (4+ messages)
` [PATCH v4 093/163] tcg: Convert extract to TCGOutOpExtract

[RFC PATCH v13 0/4] Report vfio-ap configuration changes
 2025-06-26 16:19 UTC  (3+ messages)
` [RFC PATCH v13 4/4] s390: implementing CHSC SEI for AP config change

[PATCH 00/21] migration: Unify capabilities and parameters
 2025-06-26 14:51 UTC  (14+ messages)
` [PATCH 01/21] migration: Normalize tls arguments
` [PATCH 02/21] migration: Remove MigrateSetParameters
` [PATCH 03/21] qapi/migration: Don't document MigrationParameter

[PATCH] migration: Rename save_live_complete_precopy_thread to save_complete_precopy_thread
 2025-06-26 14:20 UTC  (2+ messages)

[PATCH 0/4] Some trivial live update fixes
 2025-06-26 13:21 UTC  (11+ messages)
` [PATCH 2/4] vfio/container: fails mdev hotplug if add migration blocker failed
` [PATCH 3/4] vfio/container: Fix potential SIGSEGV when recover from unmap-all-vaddr failure
` [PATCH 4/4] vfio/container: Fix vfio_container_post_load()

[PATCH] vhost-user: enable asym capabilities for user backend
 2025-06-26 12:24 UTC 

[PATCH v4 0/7] Move memory listener register to vhost_vdpa_init
 2025-06-26 12:08 UTC  (10+ messages)

[PATCH v5 0/3] docs: define policy forbidding use of "AI" / LLM code generators
 2025-06-26 10:41 UTC  (14+ messages)
` [PATCH v5 3/3] docs: define policy forbidding use of AI "

[PATCH v2 00/19] intel_iommu: Enable stage-1 translation for passthrough device
 2025-06-26 10:16 UTC  (19+ messages)
` [PATCH v2 12/19] intel_iommu: Introduce a new pasid cache invalidation type FORCE_RESET
` [PATCH v2 13/19] intel_iommu: Stick to system MR for IOMMUFD backed host device when x-fls=on
` [PATCH v2 14/19] intel_iommu: Bind/unbind guest page table to host
` [PATCH v2 15/19] intel_iommu: Replay pasid binds after context cache invalidation
` [PATCH v2 16/19] intel_iommu: Propagate PASID-based iotlb invalidation to host
` [PATCH v2 17/19] intel_iommu: Refresh pasid bind when either SRTP or TE bit is changed

[PATCH v3 00/29] ACPI PCI Hotplug support on ARM
 2025-06-26 10:04 UTC  (14+ messages)
` [PATCH v3 17/29] hw/arm/virt-acpi-build: Modify the DSDT ACPI table to enable ACPI PCI hotplug
` [PATCH v3 26/29] hw/arm/virt: Plug pcihp hotplug/hotunplug callbacks
` [PATCH v3 28/29] tests/qtest/bios-tables-test: Add aarch64 ACPI PCI hotplug test

[PATCH v1 0/3] Add QEMU model for ASPEED OTP memory and integrate with SoC
 2025-06-26  8:52 UTC  (7+ messages)
` [PATCH v1 1/3] hw/misc/aspeed_otp: Add ASPEED OTP memory device model
` [PATCH v1 2/3] hw/misc/aspeed_sbc: Connect ASPEED OTP memory device to SBC
` [PATCH v1 3/3] hw/arm: Integrate ASPEED OTP memory support into AST2600 SoCs

[PATCH v6 0/3] Add SCLP event type CPI
 2025-06-26  8:28 UTC  (3+ messages)

[PATCH 0/8] i386/cpu: Intel cache model & topo CPUID enhencement
 2025-06-26  8:31 UTC  (9+ messages)
` [PATCH 1/8] i386/cpu: Introduce cache model for SierraForest
` [PATCH 2/8] i386/cpu: Introduce cache model for GraniteRapids
` [PATCH 3/8] i386/cpu: Introduce cache model for SapphireRapids
` [PATCH 4/8] i386/cpu: Introduce cache model for YongFeng
` [PATCH 5/8] i386/cpu: Add a "x-force-cpuid-0x1f" property
` [PATCH 6/8] i386/cpu: Enable 0x1f leaf for SierraForest by default
` [PATCH 7/8] i386/cpu: Enable 0x1f leaf for GraniteRapids "
` [PATCH 8/8] i386/cpu: Enable 0x1f leaf for SapphireRapids "

[PATCH v4 0/2] ramfb: Add property to control if load the romfile
 2025-06-26  8:01 UTC  (8+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] hw/i386: Add the ramfb romfile compatatibility

[PULL 00/25] vfio queue
 2025-06-26  7:45 UTC  (26+ messages)
` [PULL 01/25] hw/vfio/ap: attribute constructor for cfg_chg_events_lock
` [PULL 02/25] vfio: add vfio_device_get_region_fd()
` [PULL 03/25] vfio: add documentation for posted write argument
` [PULL 04/25] vfio: add license tag to some files
` [PULL 05/25] vfio/container: Fix SIGSEGV when open container file fails
` [PULL 06/25] vfio/container: fails mdev hotplug if add migration blocker failed
` [PULL 07/25] vfio-user: add vfio-user class and container
` [PULL 08/25] vfio-user: connect vfio proxy to remote server
` [PULL 09/25] vfio-user: implement message receive infrastructure
` [PULL 10/25] vfio-user: implement message send infrastructure
` [PULL 11/25] vfio-user: implement VFIO_USER_DEVICE_GET_INFO
` [PULL 12/25] vfio-user: implement VFIO_USER_DEVICE_GET_REGION_INFO
` [PULL 13/25] vfio-user: implement VFIO_USER_REGION_READ/WRITE
` [PULL 14/25] vfio-user: set up PCI in vfio_user_pci_realize()
` [PULL 15/25] vfio-user: implement VFIO_USER_DEVICE_GET/SET_IRQ*
` [PULL 16/25] vfio-user: forward MSI-X PBA BAR accesses to server
` [PULL 17/25] vfio-user: set up container access to the proxy
` [PULL 18/25] vfio-user: implement VFIO_USER_DEVICE_RESET
` [PULL 19/25] vfio-user: implement VFIO_USER_DMA_MAP/UNMAP
` [PULL 20/25] vfio-user: implement VFIO_USER_DMA_READ/WRITE
` [PULL 21/25] vfio-user: add 'x-msg-timeout' option
` [PULL 22/25] vfio-user: support posted writes
` [PULL 23/25] vfio-user: add coalesced "
` [PULL 24/25] docs: add vfio-user documentation
` [PULL 25/25] vfio-user: introduce vfio-user protocol specification

[PATCH] qga-vss: Exit with non-zero code when register fail
 2025-06-26  7:45 UTC  (3+ messages)

[RFC v5 0/7] Add packed format to shadow virtqueue
 2025-06-26  7:37 UTC  (8+ messages)

[PATCH v5 00/19] vfio-user client
 2025-06-26  7:12 UTC  (40+ messages)
` [PATCH v5 01/19] vfio-user: add vfio-user class and container
` [PATCH v5 02/19] vfio-user: connect vfio proxy to remote server
` [PATCH v5 03/19] vfio-user: implement message receive infrastructure
` [PATCH v5 04/19] vfio-user: implement message send infrastructure
` [PATCH v5 05/19] vfio-user: implement VFIO_USER_DEVICE_GET_INFO
` [PATCH v5 06/19] vfio-user: implement VFIO_USER_DEVICE_GET_REGION_INFO
` [PATCH v5 07/19] vfio-user: implement VFIO_USER_REGION_READ/WRITE
` [PATCH v5 08/19] vfio-user: set up PCI in vfio_user_pci_realize()
` [PATCH v5 09/19] vfio-user: implement VFIO_USER_DEVICE_GET/SET_IRQ*
` [PATCH v5 10/19] vfio-user: forward MSI-X PBA BAR accesses to server
` [PATCH v5 11/19] vfio-user: set up container access to the proxy
` [PATCH v5 12/19] vfio-user: implement VFIO_USER_DEVICE_RESET
` [PATCH v5 13/19] vfio-user: implement VFIO_USER_DMA_MAP/UNMAP
` [PATCH v5 14/19] vfio-user: implement VFIO_USER_DMA_READ/WRITE
` [PATCH v5 15/19] vfio-user: add 'x-msg-timeout' option
` [PATCH v5 16/19] vfio-user: support posted writes
` [PATCH v5 17/19] vfio-user: add coalesced "
` [PATCH v5 18/19] docs: add vfio-user documentation
` [PATCH v5 19/19] vfio-user: introduce vfio-user protocol specification

Build platform guarantees, docs, tests, and snakes in the garden
 2025-06-26  6:23 UTC  (5+ messages)

FreeBSD 14.1 aarch64 iso URL is down
 2025-06-26  6:01 UTC  (9+ messages)

[PULL 00/19] s390x and misc patches
 2025-06-26  5:53 UTC  (20+ messages)
` [PULL 01/19] tests/functional/test_pc_cpu_hotplug_props: Set 'pc' machine type explicitly
` [PULL 02/19] MAINTAINERS: Yoshinori Sato email address has been updated
` [PULL 03/19] hw/s390x: add SCLP event type CPI
` [PULL 04/19] hw/s390x: add Control-Program Identification to QOM
` [PULL 05/19] hw/s390x: support migration of CPI data
` [PULL 06/19] MAINTAINERS: add reviewers for some s390 areas
` [PULL 07/19] hw/s390x/ccw-device: Fix memory leak in loadparm setter
` [PULL 08/19] tests/vm: update openbsd image to 7.7
` [PULL 09/19] COPYING: replace FSF postal address with licenses URL
` [PULL 10/19] libdecnumber: "
` [PULL 11/19] include/libdecnumber: "
` [PULL 12/19] include/hw: "
` [PULL 13/19] include/qemu: "
` [PULL 14/19] util/rcu.c: "
` [PULL 15/19] hw: "
` [PULL 16/19] scripts: "
` [PULL 17/19] contrib: "
` [PULL 18/19] target/xtensa: "
` [PULL 19/19] target/i386/emulate: "

[PATCH v2 00/12] Python: Fix 'make check-dev' and modernize to 3.9+
 2025-06-26  4:54 UTC  (5+ messages)
` [PATCH v2 06/12] python: upgrade to python3.9+ syntax

[PATCH v5 0/2] ramfb: Add property to control if load the romfile
 2025-06-26  3:45 UTC  (3+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] hw/i386: Add the ramfb romfile compatibility

[PATCH v2] i386/tdx: Build TDX only for 64-bit target
 2025-06-26  3:56 UTC  (2+ messages)

[RFC v6 0/3] Add QEMU model for ASPEED OTP memory and integrate with SoC
 2025-06-26  2:39 UTC  (4+ messages)
` [RFC v6 1/3] hw/misc/aspeed_otp: Add ASPEED OTP memory device model

[PATCH qemu v16 0/5] arm/virt: CXL support via pxb_cxl
 2025-06-26  2:33 UTC  (3+ messages)
` [PATCH qemu v16 5/5] qtest/cxl: Add aarch64 virt test for CXL

[RFC 00/10] i386/cpu: Cache CPUID fixup, Intel cache model & topo CPUID enhencement
 2025-06-25 10:05 UTC  (5+ messages)
` [RFC 01/10] i386/cpu: Mark CPUID[0x80000005] as reserved for Intel

[PATCH] hw/s390x/ccw-device: Fix memory leak in loadparm setter
 2025-06-25 22:19 UTC  (2+ messages)

[PATCH v6 0/1] Add support for emulation of CRC32 instructions
 2025-06-25 22:13 UTC  (4+ messages)
` [PATCH v6 1/1] "

[PATCH] file-posix: Fix aio=threads performance regression after enablign FUA
 2025-06-25 21:55 UTC  (2+ messages)

[PATCH] tests/functional: Test device passthrough on aarch64
 2025-06-25 21:46 UTC 

[PATCH v5 0/7] vhost-user: Add SHMEM_MAP/UNMAP requests
 2025-06-25 16:47 UTC  (3+ messages)
` [PATCH v5 7/7] vhost-user-devive: Add shmem BAR


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