virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-30 13:31:02 to 2023-12-06 11:47:52 UTC [more...]

[PATCH] crypto: virtio-crypto: Handle dataq logic with tasklet
 2023-12-06 11:47 UTC  (5+ messages)

[PATCH v5 0/5] 86/paravirt: Get rid of paravirt patching
 2023-12-06 11:08 UTC  (3+ messages)
` [PATCH v5 4/5] x86/paravirt: switch mixed paravirt/alternative calls to alternative_2

Bug#1054514: linux-image-6.1.0-13-amd64: Debian VM with qxl graphics freezes frequently
 2023-12-06  9:56 UTC  (2+ messages)

[PATCH 12/27] tty: hvc: convert to u8 and size_t
 2023-12-06  9:30 UTC  (2+ messages)

[PATCH net-next v6 0/5] virtio-net: support dynamic coalescing moderation
 2023-12-06  9:11 UTC  (9+ messages)
` [PATCH net-next v6 1/5] virtio-net: returns whether napi is complete
` [PATCH net-next v6 2/5] virtio-net: separate rx/tx coalescing moderation cmds
` [PATCH net-next v6 3/5] virtio-net: extract virtqueue coalescig cmd for reuse
` [PATCH net-next v6 4/5] virtio-net: add spin lock for ctrl cmd access
` [PATCH net-next v6 5/5] virtio-net: support rx netdim

[PATCH V6 vfio 0/9] Introduce a vfio driver over virtio devices
 2023-12-06  8:38 UTC  (10+ messages)
` [PATCH V6 vfio 1/9] virtio: Define feature bit for administration virtqueue
` [PATCH V6 vfio 2/9] virtio-pci: Introduce admin virtqueue
` [PATCH V6 vfio 3/9] virtio-pci: Introduce admin command sending function
` [PATCH V6 vfio 4/9] virtio-pci: Introduce admin commands
` [PATCH V6 vfio 5/9] virtio-pci: Initialize the supported "
` [PATCH V6 vfio 6/9] virtio-pci: Introduce APIs to execute legacy IO "
` [PATCH V6 vfio 7/9] vfio/pci: Expose vfio_pci_core_setup_barmap()
` [PATCH V6 vfio 8/9] vfio/pci: Expose vfio_pci_core_iowrite/read##size()
` [PATCH V6 vfio 9/9] vfio/virtio: Introduce a vfio driver over virtio devices

[RFC v1 0/4] virtio helper: collect dma info from virtio core
 2023-12-06  7:47 UTC  (11+ messages)
` [PATCH 1/4] virtio_ring: introduce virtqueue_get_buf_ctx_dma()
` [PATCH 2/4] virtio_ring: virtqueue_disable_and_recycle let the callback detach bufs
` [PATCH 3/4] virtio_ring: introduce virtqueue_detach_unused_buf_premapped
` [PATCH 4/4] virtio_net: sq support premapped mode

[PATCH 0/6] VMware hypercalls enhancements
 2023-12-06  7:15 UTC  (21+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] x86/vmware: Move common macros to vmware.h
  ` [PATCH v2 2/6] x86/vmware: Introduce vmware_hypercall API
  ` [PATCH v2 3/6] ptp/vmware: Use "
  ` [PATCH v2 4/6] input/vmmouse: "
  ` [PATCH v2 5/6] drm/vmwgfx: "
  ` [PATCH v2 6/6] x86/vmware: Add TDX hypercall support
              ` [PATCH] "

[PATCH V5 vfio 0/9] Introduce a vfio driver over virtio devices
 2023-12-05 22:51 UTC  (11+ messages)
` [PATCH V5 vfio 1/9] virtio: Define feature bit for administration virtqueue
` [PATCH V5 vfio 2/9] virtio-pci: Introduce admin virtqueue
` [PATCH V5 vfio 3/9] virtio-pci: Introduce admin command sending function
` [PATCH V5 vfio 4/9] virtio-pci: Introduce admin commands
` [PATCH V5 vfio 5/9] virtio-pci: Initialize the supported "
` [PATCH V5 vfio 6/9] virtio-pci: Introduce APIs to execute legacy IO "
` [PATCH V5 vfio 7/9] vfio/pci: Expose vfio_pci_core_setup_barmap()
` [PATCH V5 vfio 8/9] vfio/pci: Expose vfio_pci_core_iowrite/read##size()
` [PATCH V5 vfio 9/9] vfio/virtio: Introduce a vfio driver over virtio devices

[PATCH v1 00/14] RISC-V: Add steal-time support
 2023-12-05 18:11 UTC  (15+ messages)
` [PATCH v1 01/14] RISC-V: paravirt: Add skeleton for pv-time support
` [PATCH v1 02/14] RISC-V: Add SBI STA extension definitions
` [PATCH v1 03/14] RISC-V: paravirt: Implement steal-time support
` [PATCH v1 04/14] RISC-V: paravirt: Add kconfigs
` [PATCH v1 05/14] RISC-V: KVM: Add SBI STA extension skeleton
` [PATCH v1 06/14] RISC-V: KVM: Add steal-update vcpu request
` [PATCH v1 07/14] RISC-V: KVM: Add SBI STA info to vcpu_arch
` [PATCH v1 08/14] RISC-V: KVM: Add support for SBI extension registers
` [PATCH v1 09/14] RISC-V: KVM: Add support for SBI STA registers
` [PATCH v1 10/14] RISC-V: KVM: Implement SBI STA extension
` [PATCH v1 11/14] RISC-V: KVM: selftests: Move sbi_ecall to processor.c
` [PATCH v1 12/14] RISC-V: KVM: selftests: Add guest_sbi_probe_extension
` [PATCH v1 13/14] RISC-V: KVM: selftests: Add steal_time test support
` [PATCH v1 14/14] RISC-V: KVM: selftests: Add get-reg-list test for STA registers

[PATCH v6 00/10] drm: ci: fixes
 2023-12-05 18:01 UTC  (11+ messages)
` [PATCH v6 06/10] drm: ci: mediatek: Set IGT_FORCE_DRIVER for mt8173
` [PATCH v6 07/10] drm: ci: virtio: Make artifacts available
` [PATCH v6 08/10] drm: ci: uprev IGT
` [PATCH v6 09/10] drm/doc: ci: Add IGT version details for flaky tests

[PATCH net-next v6 0/4] send credit update during setting SO_RCVLOWAT
 2023-12-05 17:53 UTC  (10+ messages)
` [PATCH net-next v6 1/4] vsock: update SO_RCVLOWAT setting callback
` [PATCH net-next v6 2/4] virtio/vsock: send credit update during setting SO_RCVLOWAT
` [PATCH net-next v6 3/4] virtio/vsock: fix logic which reduces credit update messages
` [PATCH net-next v6 4/4] vsock/test: two tests to check credit update logic

[PATCH V4 vfio 0/9] Introduce a vfio driver over virtio devices
 2023-12-05 14:20 UTC  (12+ messages)
` [PATCH V4 vfio 8/9] vfio/pci: Expose vfio_pci_iowrite/read##size()
` [PATCH V4 vfio 9/9] vfio/virtio: Introduce a vfio driver over virtio devices

[PATCH] virtio_blk: fix snprintf truncation compiler warning
 2023-12-05 14:19 UTC  (4+ messages)

[PATCH v2] virtio_blk: fix snprintf truncation compiler warning
 2023-12-05 14:18 UTC 

[PATCH v18 04/26] drm/shmem-helper: Refactor locked/unlocked functions
 2023-12-05 11:43 UTC  (12+ messages)

[PATCH net-next 2/6] page_frag: unify gfp bit for order 3 page allocation
 2023-12-05 11:34 UTC  (4+ messages)
` [PATCH net-next 4/6] vhost/net: remove vhost_net_page_frag_refill()
` [PATCH net-next 5/6] net: introduce page_frag_cache_drain()
` [PATCH net-next 6/6] tools: virtio: introduce vhost_net_test

[PATCH vhost v2 0/8] vdpa/mlx5: Add support for resumable vqs
 2023-12-05 10:46 UTC  (9+ messages)
` [PATCH mlx5-vhost v2 1/8] vdpa/mlx5: Expose resumable vq capability
` [PATCH vhost v2 2/8] vdpa/mlx5: Allow modifying multiple vq fields in one modify command
` [PATCH vhost v2 3/8] vdpa/mlx5: Introduce per vq and device resume
` [PATCH vhost v2 4/8] vdpa/mlx5: Mark vq addrs for modification in hw vq
` [PATCH vhost v2 5/8] vdpa/mlx5: Mark vq state "
` [PATCH vhost v2 6/8] vdpa/mlx5: Use vq suspend/resume during .set_map
` [PATCH vhost v2 7/8] vdpa/mlx5: Introduce reference counting to mrs
` [PATCH vhost v2 8/8] vdpa/mlx5: Add mkey leak detection

[GIT PULL] vdpa: bugfixes
 2023-12-04 21:59 UTC  (2+ messages)

Performance drop due to alloc_workqueue() misuse and recent change
 2023-12-04 18:07 UTC  (2+ messages)

[PATCH v2 0/6] IOMMUFD: Deliver IO page faults to user space
 2023-12-04 15:32 UTC  (6+ messages)
    ` [PATCH v2 1/6] iommu: Add iommu page fault cookie helpers
    ` [PATCH v2 2/6] iommufd: Add iommu page fault uapi data
    ` [PATCH v2 4/6] iommufd: Deliver fault messages to user space

[PATCH net-next v5 0/3] send credit update during setting SO_RCVLOWAT
 2023-12-04 14:30 UTC  (21+ messages)
` [PATCH net-next v5 2/3] virtio/vsock: "
` [PATCH net-next v5 3/3] vsock/test: SO_RCVLOWAT + deferred credit update test

[PATCH V3] vdpa/mlx5: preserve CVQ vringh index
 2023-12-04 13:37 UTC  (4+ messages)

[PATCH vhost 0/7] vdpa/mlx5: Add support for resumable vqs
 2023-12-04 13:10 UTC  (22+ messages)
` [PATCH mlx5-vhost 1/7] vdpa/mlx5: Expose resumable vq capability
` [PATCH vhost 2/7] vdpa/mlx5: Split function into locked and unlocked variants
` [PATCH vhost 3/7] vdpa/mlx5: Allow modifying multiple vq fields in one modify command
` [PATCH vhost 4/7] vdpa/mlx5: Introduce per vq and device resume
` [PATCH vhost 5/7] vdpa/mlx5: Mark vq addrs for modification in hw vq
` [PATCH vhost 6/7] vdpa/mlx5: Mark vq state "
` [PATCH vhost 7/7] vdpa/mlx5: Use vq suspend/resume during .set_map
` (subset) [PATCH vhost 0/7] vdpa/mlx5: Add support for resumable vqs

Friendly ping. I think this patch was forgotten.//回复: [PATCH] drm/qxl: remove unused declaration
 2023-12-04  8:44 UTC  (2+ messages)

[PATCH] drm/qxl: remove unused declaration
 2023-12-04  8:43 UTC  (2+ messages)

[PATCH net-next 1/5] virtio_net: Fix an unsafe reference to the page chain
 2023-12-04  5:24 UTC  (10+ messages)
` [PATCH net-next 2/5] virtio_net: Add page_pool support to improve performance

[PATCH RFC 2/6] page_frag: unify gfp bit for order 3 page allocation
 2023-12-01 12:02 UTC  (4+ messages)
` [PATCH RFC 4/6] vhost/net: remove vhost_net_page_frag_refill()
` [PATCH RFC 5/6] net: introduce page_frag_cache_drain()
` [PATCH RFC 6/6] tools: virtio: introduce vhost_net_test

[PATCH vhost] virtio_ring: fix syncs DMA memory with different direction
 2023-12-01  9:52 UTC  (4+ messages)

[PATCH] tty: virtio: drop virtio_cons_early_init()
 2023-12-01  5:20 UTC  (2+ messages)

[GIT PULL] virtio: features
 2023-12-01  5:15 UTC  (7+ messages)

[PATCH net-next v5 0/4] virtio-net: support dynamic coalescing moderation
 2023-12-01  2:11 UTC  (7+ messages)
` [PATCH net-next v5 4/4] virtio-net: support rx netdim

[RFC PATCH 0/1] virtio-blk: handle block layer timedout request
 2023-12-01  1:25 UTC  (3+ messages)
` [RFC PATCH 1/1] virtio-blk: process "

[RFC PATCH v2 00/19] Hypervisor-Enforced Kernel Integrity
 2023-12-01  0:45 UTC  (7+ messages)
` [RFC PATCH v2 17/19] heki: x86: Update permissions counters during text patching

[PATCH] vhost-vdpa: account iommu allocations
 2023-11-30 20:04 UTC 

SMEs AID
 2023-11-30 14:06 UTC 

SMEs AID
 2023-11-30 14:06 UTC 


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