virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-05 14:21:05 to 2023-12-11 08:28:50 UTC [more...]

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

[PATCH v2] virtio: Add support for no-reset virtio PCI PM
 2023-12-11  7:26 UTC  (2+ messages)

EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
 2023-12-11  7:26 UTC  (16+ messages)
      `  "
              `  "

[RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH
 2023-12-11  5:04 UTC  (14+ messages)

[PATCH net-next v7 0/4] virtio-net: support dynamic coalescing moderation
 2023-12-11  3:56 UTC  (8+ messages)
` [PATCH net-next v7 1/4] virtio-net: returns whether napi is complete
` [PATCH net-next v7 2/4] virtio-net: separate rx/tx coalescing moderation cmds
` [PATCH net-next v7 3/4] virtio-net: extract virtqueue coalescig cmd for reuse
` [PATCH net-next v7 4/4] virtio-net: support rx netdim

[PATCH] vdpa: Remove usage of the deprecated ida_simple_xx() API
 2023-12-10 17:51 UTC 

[PATCH v6 0/5] 86/paravirt: Get rid of paravirt patching
 2023-12-10 10:54 UTC  (6+ messages)
` [PATCH v6 1/5] x86/paravirt: introduce ALT_NOT_XEN
` [PATCH v6 2/5] x86/paravirt: move some functions and defines to alternative
` [PATCH v6 4/5] x86/paravirt: switch mixed paravirt/alternative calls to alternative_2
` [PATCH v6 5/5] x86/paravirt: remove no longer needed paravirt patching code

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

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

[PATCH v2 0/6] IOMMUFD: Deliver IO page faults to user space
 2023-12-08 13:43 UTC  (15+ 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 v4 4/4] vduse: Add LSM hooks to check Virtio device type
 2023-12-08 12:59 UTC  (7+ messages)

[PATCH v2] crypto: virtio-crypto: Handle dataq logic with tasklet
 2023-12-08 12:18 UTC  (3+ messages)

[PATCH] vdpa: Fix an error handling path in eni_vdpa_probe()
 2023-12-08 11:35 UTC  (2+ messages)

[PATCH] virtio_blk: set the default scheduler to none
 2023-12-08 11:07 UTC  (16+ messages)

[PATCH v2] drm/virtio: Add suppport for non-native buffer formats
 2023-12-08 10:52 UTC  (9+ messages)

[PATCH 0/6] VMware hypercalls enhancements
 2023-12-08  2:32 UTC  (18+ messages)
` [PATCH v2 "
  ` [PATCH v2 5/6] drm/vmwgfx: Use vmware_hypercall API
  ` [PATCH v2 6/6] x86/vmware: Add TDX hypercall support
              ` [PATCH] "

[PATCH net] vsock/virtio: fix "comparison of distinct pointer types lacks a cast" warning
 2023-12-07 18:20 UTC  (4+ messages)

[PATCH v1 00/14] RISC-V: Add steal-time support
 2023-12-07 14:46 UTC  (19+ 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 net-next 2/6] page_frag: unify gfp bit for order 3 page allocation
 2023-12-07 11:28 UTC  (10+ 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 V6 vfio 0/9] Introduce a vfio driver over virtio devices
 2023-12-07  9:54 UTC  (14+ 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

[PATCH v7 00/10] drm: ci: fixes
 2023-12-07  9:18 UTC  (11+ messages)
` [PATCH v7 01/10] drm: ci: igt_runner: Remove todo
` [PATCH v7 02/10] drm: ci: Force db410c to host mode
` [PATCH v7 03/10] drm: ci: arm64.config: Enable DA9211 regulator
` [PATCH v7 04/10] drm: ci: Enable new jobs
` [PATCH v7 05/10] drm: ci: Use scripts/config to enable/disable configs
` [PATCH v7 06/10] drm: ci: mt8173: Do not set IGT_FORCE_DRIVER to panfrost
` [PATCH v7 07/10] drm: ci: virtio: Make artifacts available
` [PATCH v7 08/10] drm: ci: uprev IGT
` [PATCH v7 09/10] drm/doc: ci: Add IGT version details for flaky tests
` [PATCH v7 10/10] drm: ci: Update xfails

[RFC v2 0/5] virtio helper: collect dma info from virtio core
 2023-12-07  8:03 UTC  (6+ messages)
` [PATCH v2 1/5] virtio_ring: introduce virtqueue_get_buf_ctx_dma()
` [PATCH v2 2/5] virtio_ring: virtqueue_disable_and_recycle let the callback detach bufs
` [PATCH v2 3/5] virtio_ring: introduce virtqueue_detach_unused_buf_dma()
` [PATCH v2 4/5] virtio_ring: introduce virtqueue_get_dma_premapped()
` [PATCH v2 5/5] virtio_net: sq support premapped mode

[PATCH v2] virtio_blk: fix snprintf truncation compiler warning
 2023-12-07  6:28 UTC  (2+ messages)

[RFC v1 0/4] virtio helper: collect dma info from virtio core
 2023-12-07  5:38 UTC  (11+ messages)
` [PATCH 1/4] virtio_ring: introduce virtqueue_get_buf_ctx_dma()
` [PATCH 3/4] virtio_ring: introduce virtqueue_detach_unused_buf_premapped
` [PATCH 4/4] virtio_net: sq support premapped mode

[PATCH net-next v6 0/5] virtio-net: support dynamic coalescing moderation
 2023-12-07  5:31 UTC  (10+ messages)
` [PATCH net-next v6 4/5] virtio-net: add spin lock for ctrl cmd access

[PATCH net-next v7 0/4] send credit update during setting SO_RCVLOWAT
 2023-12-06 22:50 UTC  (9+ messages)
` [PATCH net-next v7 1/4] vsock: update SO_RCVLOWAT setting callback
` [PATCH net-next v7 2/4] virtio/vsock: send credit update during setting SO_RCVLOWAT
` [PATCH net-next v7 3/4] virtio/vsock: fix logic which reduces credit update messages
` [PATCH net-next v7 4/4] vsock/test: two tests to check credit update logic

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

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 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 v6 00/10] drm: ci: fixes
 2023-12-05 18:01 UTC  (9+ 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  (6+ messages)
` [PATCH net-next v6 3/4] virtio/vsock: fix logic which reduces credit update messages

[PATCH V4 vfio 0/9] Introduce a vfio driver over virtio devices
 2023-12-05 14:20 UTC  (6+ messages)
` [PATCH V4 vfio 9/9] vfio/virtio: "


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