messages from 2025-06-25 14:55:24 to 2025-06-26 16:40:37 UTC [more...]
[PATCH v8 00/14] Enabling DCD emulation support in Qemu
2025-06-26 16:39 UTC (3+ messages)
[PATCH v14 0/8] Add additional plugin API functions to read and write memory and registers
2025-06-26 16:37 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 v4 0/8] amd_iommu: Fixes to align with AMDVi specification
2025-06-26 12:36 UTC (3+ messages)
` [PATCH v4 8/8] amd_iommu: Fix truncation of oldval in amdvi_writeq
[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 (7+ messages)
` [PATCH qemu v16 1/5] hw/cxl-host: Add an index field to CXLFixedMemoryWindow
` [PATCH qemu v16 2/5] hw/cxl: Make the CXL fixed memory windows devices
` [PATCH qemu v16 3/5] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
` [PATCH qemu v16 4/5] docs/cxl: Add an arm/virt example
` [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
[PATCH v8 00/14] arm: rework id register storage
2025-06-25 16:37 UTC (4+ messages)
[PATCH 00/12] Replace FSF postal address with licenses URL
2025-06-25 16:14 UTC (18+ messages)
` [PATCH 01/12] COPYING: replace "
` [PATCH 02/12] linux-headers: "
` [PATCH 03/12] libdecnumber: "
` [PATCH 04/12] include/libdecnumber: "
` [PATCH 06/12] include/qemu: "
` [PATCH 07/12] util/rcu.c: "
` [PATCH 08/12] hw: "
` [PATCH 09/12] scripts: "
[PATCH v15 0/4] arm/virt: CXL support via pxb_cxl
2025-06-25 16:08 UTC (7+ messages)
` [PATCH v15 3/4] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
[PATCH v3 00/26] arm: Fixes and preparatory cleanups for split-accel
2025-06-25 15:12 UTC (3+ messages)
` [PATCH v3 05/26] target/arm/hvf: Directly re-lock BQL after hv_vcpu_run()
[PATCH v2 00/27] tcg/optimize: Track and use known 1's
2025-06-25 14:57 UTC (21+ messages)
` [PATCH v2 17/27] tcg/optimize: Build and use o_bits in fold_exts
` [PATCH v2 19/27] tcg/optimize: Build and use o_bits in fold_movcond
` [PATCH v2 20/27] tcg/optimize: Build and use o_bits in fold_sextract
` [PATCH v2 21/27] tcg/optimize: Build and use o_bits in fold_shift
` [PATCH v2 22/27] tcg/optimize: Use fold_and in do_constant_folding_cond[12]
` [PATCH v2 23/27] tcg/optimize: Fold and to extract during optimize
` [PATCH v2 24/27] tcg/optimize: Simplify fold_and constant checks
` [PATCH v2 25/27] tcg/optimize: Simplify fold_andc "
` [PATCH v2 26/27] tcg/optimize: Simplify fold_orc "
` [PATCH v2 27/27] tcg/optimize: Simplify fold_eqv "
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).