messages from 2025-02-19 07:17:05 to 2025-02-19 21:10:36 UTC [more...]
[PATCH 0/9] hw/char: Improve RX FIFO depth uses
2025-02-19 21:08 UTC (5+ messages)
` [PATCH 4/9] hw/char/pl011: Really use RX FIFO depth
` [PATCH 5/9] hw/char/bcm2835_aux: "
` [PATCH 6/9] hw/char/imx_serial: "
` [PATCH 7/9] hw/char/mcf_uart: Use FIFO_DEPTH definition instead of magic values
[PATCH v5 00/36] Multifd 🔀 device state transfer support with VFIO consumer
2025-02-19 20:34 UTC (37+ messages)
` [PATCH v5 01/36] migration: Clarify that {load, save}_cleanup handlers can run without setup
` [PATCH v5 02/36] thread-pool: Remove thread_pool_submit() function
` [PATCH v5 03/36] thread-pool: Rename AIO pool functions to *_aio() and data types to *Aio
` [PATCH v5 04/36] thread-pool: Implement generic (non-AIO) pool support
` [PATCH v5 05/36] migration: Add MIG_CMD_SWITCHOVER_START and its load handler
` [PATCH v5 06/36] migration: Add qemu_loadvm_load_state_buffer() and its handler
` [PATCH v5 07/36] migration: postcopy_ram_listen_thread() should take BQL for some calls
` [PATCH v5 08/36] error: define g_autoptr() cleanup function for the Error type
` [PATCH v5 09/36] migration: Add thread pool of optional load threads
` [PATCH v5 10/36] migration/multifd: Split packet into header and RAM data
` [PATCH v5 11/36] migration/multifd: Device state transfer support - receive side
` [PATCH v5 12/36] migration/multifd: Make multifd_send() thread safe
` [PATCH v5 13/36] migration/multifd: Add an explicit MultiFDSendData destructor
` [PATCH v5 14/36] migration/multifd: Device state transfer support - send side
` [PATCH v5 15/36] migration/multifd: Make MultiFDSendData a struct
` [PATCH v5 16/36] migration/multifd: Add multifd_device_state_supported()
` [PATCH v5 17/36] migration: Add save_live_complete_precopy_thread handler
` [PATCH v5 18/36] vfio/migration: Add load_device_config_state_start trace event
` [PATCH v5 19/36] vfio/migration: Convert bytes_transferred counter to atomic
` [PATCH v5 20/36] vfio/migration: Add vfio_add_bytes_transferred()
` [PATCH v5 21/36] vfio/migration: Move migration channel flags to vfio-common.h header file
` [PATCH v5 22/36] vfio/migration: Multifd device state transfer support - basic types
` [PATCH v5 23/36] vfio/migration: Multifd device state transfer support - VFIOStateBuffer(s)
` [PATCH v5 24/36] vfio/migration: Multifd device state transfer - add support checking function
` [PATCH v5 25/36] vfio/migration: Multifd device state transfer support - receive init/cleanup
` [PATCH v5 26/36] vfio/migration: Multifd device state transfer support - received buffers queuing
` [PATCH v5 27/36] vfio/migration: Multifd device state transfer support - load thread
` [PATCH v5 28/36] vfio/migration: Multifd device state transfer support - config loading support
` [PATCH v5 29/36] migration/qemu-file: Define g_autoptr() cleanup function for QEMUFile
` [PATCH v5 30/36] vfio/migration: Multifd device state transfer support - send side
` [PATCH v5 31/36] vfio/migration: Add x-migration-multifd-transfer VFIO property
` [PATCH v5 32/36] vfio/migration: Make x-migration-multifd-transfer VFIO property mutable
` [PATCH v5 33/36] hw/core/machine: Add compat for x-migration-multifd-transfer VFIO property
` [PATCH v5 34/36] vfio/migration: Max in-flight VFIO device state buffer count limit
` [PATCH v5 35/36] vfio/migration: Add x-migration-load-config-after-iter VFIO property
` [PATCH v5 36/36] vfio/migration: Update VFIO migration documentation
Live update: q35 and pc-i440fx support (vapic)
2025-02-19 17:55 UTC
[Bug 2072564] Re: qemu-aarch64-static segfaults running ldconfig.real (amd64 host)
2025-02-19 20:29 UTC (4+ messages)
[PATCH 0/2] tests/functional: Allow running TCG plugins tests on macOS
2025-02-19 20:30 UTC (6+ messages)
` [PATCH 1/2] tests/functional: Introduce the dso_suffix() helper
` [PATCH 2/2] tests/functional: Allow running TCG plugins tests on non-Linux/BSD hosts
[PATCH v2] qapi: merge common parts of NbdServerOptions and nbd-server-start data
2025-02-19 19:19 UTC
[RFC 0/2] hw/vfio/pci: Prevent BARs from being dma mapped in d3hot state
2025-02-19 18:58 UTC (4+ messages)
` [RFC 1/2] hw/vfio: Introduce vfio_is_dma_map_allowed() callback
` [RFC 2/2] hw/vfio/pci: Prevents BARs from being dma mapped in d3hot state
[PATCH v5 00/17] hw/arm: Add NPCM8XX Support
2025-02-19 18:46 UTC (18+ messages)
` [PATCH v5 01/17] roms: Update vbootrom to 1287b6e
` [PATCH v5 02/17] pc-bios: Add NPCM8XX vBootrom
` [PATCH v5 03/17] hw/ssi: Make flash size a property in NPCM7XX FIU
` [PATCH v5 04/17] hw/misc: Rename npcm7xx_gcr to npcm_gcr
` [PATCH v5 05/17] hw/misc: Move NPCM7XX GCR to NPCM GCR
` [PATCH v5 06/17] hw/misc: Add nr_regs and cold_reset_values "
` [PATCH v5 07/17] hw/misc: Add support for NPCM8XX GCR
` [PATCH v5 08/17] hw/misc: Store DRAM size in NPCM8XX GCR Module
` [PATCH v5 09/17] hw/misc: Support 8-bytes memop in NPCM GCR module
` [PATCH v5 10/17] hw/misc: Rename npcm7xx_clk to npcm_clk
` [PATCH v5 11/17] hw/misc: Move NPCM7XX CLK to NPCM CLK
` [PATCH v5 12/17] hw/misc: Add nr_regs and cold_reset_values "
` [PATCH v5 13/17] hw/misc: Support NPCM8XX CLK Module Registers
` [PATCH v5 14/17] hw/net: Add NPCM8XX PCS Module
` [PATCH v5 15/17] hw/arm: Add NPCM8XX SoC
` [PATCH v5 16/17] hw/arm: Add NPCM845 Evaluation board
` [PATCH v5 17/17] docs/system/arm: Add Description for NPCM8XX SoC
[PATCH v7 00/52] QEMU TDX support
2025-02-19 18:40 UTC (8+ messages)
` [PATCH v7 08/52] i386/tdx: Initialize TDX before creating TD vcpus
` [PATCH v7 16/52] i386/tdvf: Introduce function to parse TDVF metadata
` [PATCH v7 19/52] i386/tdx: Track mem_ptr for each firmware entry of TDVF
[PATCH 0/4] target/arm: Improvement on memory error handling
2025-02-19 17:55 UTC (3+ messages)
` [PATCH 4/4] target/arm: Retry pushing CPER error if necessary
[PATCH] microvm: do not use the lastest cpu version
2025-02-19 17:50 UTC (3+ messages)
[PATCH v6 0/4] Allow to enable multifd and postcopy migration together
2025-02-19 17:22 UTC (7+ messages)
` [PATCH v6 2/4] migration: enable multifd and postcopy together
[PATCH v2] target/arm: Fix signed integer overflow undefined behavior
2025-02-19 16:55 UTC
[PATCH] target/arm: Fix signed integer overflow undefined behavior
2025-02-19 16:42 UTC (3+ messages)
[PATCH] Fix data race with the state Field of ThreadPoolElement
2025-02-19 16:12 UTC
[PATCH v2 0/2] rust: add module to convert between -errno and io::Error
2025-02-19 15:27 UTC (3+ messages)
` [PATCH 1/2] rust: subprojects: add libc crate
[PATCH 0/4] testing/next (aarch64 virt gpu tests)
2025-02-19 15:00 UTC (5+ messages)
` [PATCH 1/4] tests/functional: move aarch64 GPU test into own file
` [PATCH 2/4] tests/functional: factor out common code in gpu test
` [PATCH 3/4] tests/functional: ensure we have a GPU device for tests
` [PATCH 4/4] tests/functional: expand tests to cover virgl
[PATCH v8 00/28] vfio-user client
2025-02-19 14:48 UTC (29+ messages)
` [PATCH v8 01/28] vfio/container: pass MemoryRegion to DMA operations
` [PATCH v8 02/28] vfio/container: pass listener_begin/commit callbacks
` [PATCH v8 03/28] vfio/container: support VFIO_DMA_UNMAP_FLAG_ALL
` [PATCH v8 04/28] vfio: add vfio_attach_device_by_iommu_type()
` [PATCH v8 05/28] vfio: add vfio_prepare_device()
` [PATCH v8 06/28] vfio: refactor out vfio_interrupt_setup()
` [PATCH v8 07/28] vfio: refactor out vfio_pci_config_setup()
` [PATCH v8 08/28] vfio: add region cache
` [PATCH v8 09/28] vfio: split out VFIOKernelPCIDevice
` [PATCH v8 10/28] vfio: add device IO ops vector
` [PATCH v8 11/28] vfio-user: introduce vfio-user protocol specification
` [PATCH v8 12/28] vfio-user: add vfio-user class and container
` [PATCH v8 13/28] vfio-user: connect vfio proxy to remote server
` [PATCH v8 14/28] vfio-user: implement message receive infrastructure
` [PATCH v8 15/28] vfio-user: implement message send infrastructure
` [PATCH v8 16/28] vfio-user: implement VFIO_USER_DEVICE_GET_INFO
` [PATCH v8 17/28] vfio-user: implement VFIO_USER_DEVICE_GET_REGION_INFO
` [PATCH v8 18/28] vfio-user: implement VFIO_USER_REGION_READ/WRITE
` [PATCH v8 19/28] vfio-user: set up PCI in vfio_user_pci_realize()
` [PATCH v8 20/28] vfio-user: implement VFIO_USER_DEVICE_GET/SET_IRQ*
` [PATCH v8 21/28] vfio-user: forward MSI-X PBA BAR accesses to server
` [PATCH v8 22/28] vfio-user: set up container access to the proxy
` [PATCH v8 23/28] vfio-user: implement VFIO_USER_DEVICE_RESET
` [PATCH v8 24/28] vfio-user: implement VFIO_USER_DMA_MAP/UNMAP
` [PATCH v8 25/28] vfio-user: implement VFIO_USER_DMA_READ/WRITE
` [PATCH v8 26/28] vfio-user: add 'no-direct-dma' option
` [PATCH v8 27/28] vfio-user: add 'x-msg-timeout' option
` [PATCH v8 28/28] vfio-user: add coalesced posted writes
[RFC PATCH] tests/functional: Generic method to check required devices availability
2025-02-19 14:24 UTC
[PATCH] hw/timer/hpet: Detect invalid access to TN registers
2025-02-19 14:38 UTC (5+ messages)
[PATCH 1/2] migration: Prioritize RDMA in ram_save_target_page()
2025-02-19 14:11 UTC (12+ messages)
` [PATCH 2/2] [NOT-FOR-MERGE] Add qtest for migration over RDMA
[PULL 00/32] testing updates for 10.0 (tuxrun, libvirt, dockerfiles, misc)
2025-02-19 13:52 UTC (5+ messages)
` [PULL 23/32] tests/functional: extend test_aarch64_virt with vulkan test
[PATCH 0/2] hw/intc: Select generic ARM_GICV3 when KVM is not available
2025-02-19 13:42 UTC (5+ messages)
` [PATCH 2/2] hw/intc: Have ARM_GIC select "
[PATCH] meson: Display summary of Darwin libraries detected
2025-02-19 13:41 UTC (7+ messages)
[PATCH trivial] Makefile: "make dist" generates a .xz, not .bz2
2025-02-19 13:26 UTC (2+ messages)
[PATCH 1/1] qapi/char.json: minor doc rewording for `hub` device
2025-02-19 13:24 UTC (2+ messages)
[PATCH 00/42] docs: add sphinx-domain rST generator to qapidoc
2025-02-19 13:22 UTC (15+ messages)
` [PATCH 28/42] qapi/parser: prohibit untagged sections between tagged sections
` [PATCH 29/42] qapi: Add "Details:" disambiguation marker
[RFC PATCH] elfload: Fix alignment when unmapping excess reservation
2025-02-19 13:05 UTC (3+ messages)
[PATCH v2 00/11] rust/block: Add minimal block driver bindings
2025-02-19 13:02 UTC (4+ messages)
` [PATCH v2 09/11] rust/block: Add read support for block drivers
Query on the dirty bitmap
2025-02-19 10:53 UTC
[PATCH 0/8] riscv: AIA: kernel-irqchip=off support
2025-02-19 11:26 UTC (4+ messages)
` [PATCH 7/8] target/riscv/kvm: rename riscv-aia to riscv-imsic
[PATCH 0/4] riscv: AIA: refinement for KVM acceleration
2025-02-19 11:25 UTC (4+ messages)
` [PATCH 1/4] hw/riscv/virt: KVM AIA refinement
Permissively Licensing the CPU Component
2025-02-19 10:22 UTC (2+ messages)
[PATCH] linux-user: fix resource leaks in gen-vdso
2025-02-19 10:03 UTC
[PATCH v9 0/4] chardev: implement backend chardev multiplexing
2025-02-19 9:07 UTC (5+ messages)
` [PATCH v9 2/4] chardev/char-hub: implement backend chardev aggregator
[PATCH v7 RESEND 0/5] i386: Support SMP Cache Topology
2025-02-19 8:59 UTC (3+ messages)
[PATCH rfcv2 00/20] intel_iommu: Enable stage-1 translation for passthrough device
2025-02-19 8:22 UTC (21+ messages)
` [PATCH rfcv2 01/20] backends/iommufd: Add helpers for invalidating user-managed HWPT
` [PATCH rfcv2 02/20] vfio/iommufd: Add properties and handlers to TYPE_HOST_IOMMU_DEVICE_IOMMUFD
` [PATCH rfcv2 03/20] HostIOMMUDevice: Introduce realize_late callback
` [PATCH rfcv2 04/20] vfio/iommufd: Implement HostIOMMUDeviceClass::realize_late() handler
` [PATCH rfcv2 05/20] vfio/iommufd: Implement [at|de]tach_hwpt handlers
` [PATCH rfcv2 06/20] host_iommu_device: Define two new capabilities HOST_IOMMU_DEVICE_CAP_[NESTING|FS1GP]
` [PATCH rfcv2 07/20] iommufd: Implement query of HOST_IOMMU_DEVICE_CAP_[NESTING|FS1GP]
` [PATCH rfcv2 08/20] iommufd: Implement query of HOST_IOMMU_DEVICE_CAP_ERRATA
` [PATCH rfcv2 09/20] intel_iommu: Rename vtd_ce_get_rid2pasid_entry to vtd_ce_get_pasid_entry
` [PATCH rfcv2 10/20] intel_iommu: Optimize context entry cache utilization
` [PATCH rfcv2 11/20] intel_iommu: Check for compatibility with IOMMUFD backed device when x-flts=on
` [PATCH rfcv2 12/20] intel_iommu: Introduce a new structure VTDHostIOMMUDevice
` [PATCH rfcv2 13/20] intel_iommu: Add PASID cache management infrastructure
` [PATCH rfcv2 14/20] intel_iommu: Bind/unbind guest page table to host
` [PATCH rfcv2 15/20] intel_iommu: ERRATA_772415 workaround
` [PATCH rfcv2 16/20] intel_iommu: Replay pasid binds after context cache invalidation
` [PATCH rfcv2 17/20] intel_iommu: Propagate PASID-based iotlb invalidation to host
` [PATCH rfcv2 18/20] intel_iommu: Refresh pasid bind when either SRTP or TE bit is changed
` [PATCH rfcv2 19/20] intel_iommu: Bypass replay in stage-1 page table mode
` [PATCH rfcv2 20/20] intel_iommu: Enable host device when x-flts=on in scalable mode
[PATCH v4 0/3] Enable clang build on Windows
2025-02-19 7:38 UTC (9+ messages)
[PATCH v4 00/24] hw/uefi: add uefi variable service
2025-02-19 7:14 UTC (20+ messages)
` [PATCH v4 03/24] hw/uefi: add include/hw/uefi/var-service-edk2.h
` [PATCH v4 06/24] hw/uefi: add var-service-utils.c
` [PATCH v4 07/24] hw/uefi: add var-service-vars.c
` [PATCH v4 08/24] hw/uefi: add var-service-auth.c
` [PATCH v4 09/24] hw/uefi: add var-service-policy.c
` [PATCH v4 10/24] hw/uefi: add var-service-core.c
` [PATCH v4 11/24] hw/uefi: add var-service-pkcs7.c
` [PATCH v4 12/24] hw/uefi: add var-service-pkcs7-stub.c
` [PATCH v4 14/24] hw/uefi: add var-service-json.c + qapi for NV vars
` [PATCH v4 15/24] hw/uefi: add trace-events
` [PATCH v4 16/24] hw/uefi: add UEFI_VARS to Kconfig
` [PATCH v4 17/24] hw/uefi: add to meson
` [PATCH v4 18/24] hw/uefi: add uefi-vars-sysbus device
` [PATCH v4 19/24] hw/uefi-vars-sysbus: qemu platform bus support
` [PATCH v4 20/24] hw/uefi-vars-sysbus: add x64 variant
` [PATCH v4 21/24] hw/uefi-vars-sysbus: allow for arm virt
` [PATCH v4 22/24] hw/uefi-vars-sysbus: allow for pc and q35
` [PATCH v4 23/24] hw/uefi: add MAINTAINERS entry
` [PATCH v4 24/24] docs: add uefi variable service documentation
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).