virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-13 10:51:00 to 2021-07-23 08:00:01 UTC [more...]

PROBLEM: virtio_net LRO kernel panics
 2021-07-23  7:59 UTC  (4+ messages)

[PATCH V2 0/5] virtio: Add virtio-device bindings
 2021-07-23  6:11 UTC  (9+ messages)
` [PATCH V2 1/5] dt-bindings: virtio: Add binding for virtio devices
` [PATCH V2 2/5] dt-bindings: i2c: Add bindings for i2c-virtio
` [PATCH V2 3/5] dt-bindings: gpio: Add bindings for gpio-virtio
` [PATCH V2 4/5] uapi: virtio_ids: Sync ids with specification
` [PATCH V2 5/5] virtio: Bind virtio device to device-tree node
  ` [PATCH V2.1 "

[PATCH v15] i2c: virtio: add a virtio i2c frontend driver
 2021-07-23  5:44 UTC 

[PATCH v10] i2c: virtio: add a virtio i2c frontend driver
 2021-07-23  5:28 UTC  (6+ messages)

[PATCH v14] i2c: virtio: add a virtio i2c frontend driver
 2021-07-23  2:25 UTC  (11+ messages)

[PATCH 1/1] virtio/vsock: Make vsock virtio packet buff size configurable
 2021-07-22 12:55 UTC  (2+ messages)

[RFC 0/3] cpuidle: add poll_source API and virtio vq polling
 2021-07-22  9:04 UTC  (9+ messages)
` [RFC 1/3] cpuidle: add poll_source API
` [RFC 2/3] virtio: add poll_source virtqueue polling
` [RFC 3/3] softirq: participate in cpuidle polling

[PATCH v4 5/5] bus: Make remove callback return void
 2021-07-22  8:45 UTC  (3+ messages)
` [PATCH v4 0/5] "

[PATCH v2 3/4] tools headers UAPI: add cpu_relax() implementation for x86 and arm64
 2021-07-22  8:45 UTC  (2+ messages)

[PATCH 00/12] x86/sev: KEXEC/KDUMP support for SEV-ES guests
 2021-07-21 21:17 UTC  (14+ messages)
` [PATCH 01/12] kexec: Allow architecture code to opt-out at runtime
` [PATCH 02/12] x86/kexec/64: Forbid kexec when running as an SEV-ES guest
` [PATCH 03/12] x86/sev: Save and print negotiated GHCB protocol version
` [PATCH 04/12] x86/sev: Do not hardcode "
` [PATCH 05/12] x86/sev: Use GHCB protocol version 2 if supported
` [PATCH 06/12] x86/sev: Cache AP Jump Table Address
` [PATCH 07/12] x86/sev: Setup code to park APs in the AP Jump Table
` [PATCH 08/12] x86/sev: Park APs on AP Jump Table with GHCB protocol version 2
` [PATCH 09/12] x86/sev: Use AP Jump Table blob to stop CPU
` [PATCH 10/12] x86/sev: Add MMIO handling support to boot/compressed/ code
` [PATCH 11/12] x86/sev: Handle CLFLUSH MMIO events
` [PATCH 12/12] x86/sev: Support kexec under SEV-ES with AP Jump Table blob

[PATCH v2 0/4] virtiofs,fuse: support per-file DAX
 2021-07-21 14:42 UTC  (24+ messages)
` [PATCH v2 1/4] fuse: add fuse_should_enable_dax() helper
` [PATCH v2 2/4] fuse: Make DAX mount option a tri-state
` [PATCH v2 3/4] fuse: add per-file DAX flag
` [PATCH v2 4/4] fuse: support changing per-file DAX flag inside guest

[PATCH v3 0/4] virtio short improvements
 2021-07-21 14:26 UTC  (5+ messages)
` [PATCH v3 1/4] virtio: Improve vq->broken access to avoid any compiler optimization
` [PATCH v3 2/4] virtio: Keep vring_del_virtqueue() mirror of VQ create
` [PATCH v3 3/4] virtio: Protect vqs list access
` [PATCH v3 4/4] virtio_pci: Support surprise removal of virtio pci device

[PATCH v2] MAINTAINERS: Update for VMCI driver
 2021-07-21 10:02 UTC 

[WorldCIST'22]: Call for Workshops Proposals
 2021-07-21  9:27 UTC 

[PATCH] MAINTAINERS: Update for VMCI driver
 2021-07-21  9:33 UTC  (8+ messages)

[PATCH -next v2 resend] drm/bochs: Fix missing pci_disable_device() on error in bochs_pci_probe()
 2021-07-20  9:07 UTC 

[PATCH v1] vdpa/vdpa_sim: Use the negotiated features when calling vringh_init_iotlb
 2021-07-20  8:13 UTC  (2+ messages)

[PATCH] vdpa/vdpa_sim: Use the negotiated features when calling vringh_init_iotlb
 2021-07-20  3:13 UTC 

[PATCH] virtio-balloon: Use virtio_find_vqs() helper
 2021-07-20  2:41 UTC  (4+ messages)

[PATCH 0/4] virtio short improvements
 2021-07-19 14:20 UTC  (16+ messages)
` [PATCH 1/4] virtio: Improve vq->broken access to avoid any compiler optimization
` [PATCH 2/4] virtio: Keep vring_del_virtqueue() mirror of VQ create
` [PATCH 3/4] virtio: Protect vqs list access
` [PATCH 4/4] virtio_pci: Support surprise removal of virtio pci device

[RFC v3 00/29] vDPA software assisted live migration
 2021-07-19 14:13 UTC  (6+ messages)
  ` [RFC v3 21/29] vhost: Add VhostIOVATree

[PATCH net-next 1/2] tools: add missing infrastructure for building ptr_ring.h
 2021-07-19 11:58 UTC  (3+ messages)

[PATCH v2 0/4] virtio short improvements
 2021-07-19 10:38 UTC  (5+ messages)
` [PATCH v2 1/4] virtio: Improve vq->broken access to avoid any compiler optimization
` [PATCH v2 2/4] virtio: Keep vring_del_virtqueue() mirror of VQ create
` [PATCH v2 3/4] virtio: Protect vqs list access
` [PATCH v2 4/4] virtio_pci: Support surprise removal of virtio pci device

[PATCH 0/5] virtio: Parse virtio-device nodes from DT
 2021-07-19 10:33 UTC  (16+ messages)
` [PATCH 1/5] dt-bindings: virtio: mmio: Add support for device subnode
` [PATCH 2/5] virtio_mmio: Bind virtio device to device-tree node
` [PATCH 3/5] dt-bindings: i2c: Add bindings for i2c-virtio
` [PATCH 4/5] i2c: virtio: Update i2c-adapter's of_node
` [PATCH 5/5] dt-bindings: gpio: Add bindings for gpio-virtio

[PATCH v1 0/4] virtio short improvements
 2021-07-19  7:52 UTC  (5+ messages)
` [PATCH v1 1/4] virtio: Improve vq->broken access to avoid any compiler optimization
` [PATCH v1 2/4] virtio: Keep vring_del_virtqueue() mirror of VQ create
` [PATCH v1 3/4] virtio: Protect vqs list access
` [PATCH v1 4/4] virtio_pci: Support surprise removal of virtio pci device

[PATCH 0/2] virtio_ring: fix errors to make virtio tools
 2021-07-19  5:14 UTC  (4+ messages)
` [PATCH 1/2] virtio_ring: fix error - unknown type name 'spinlock_t'
` [PATCH 2/2] virtio_ring: fix error - 'prev' and 'head_flags' may be used uninitialized in this function

[Question] virtio-net: About napi_tx
 2021-07-19  4:46 UTC  (3+ messages)

[PATCH 1/2] vhost-vdpa: Fix integer overflow in vhost_vdpa_process_iotlb_update()
 2021-07-19  3:30 UTC  (2+ messages)
  ` [PATCH 2/2] vhost: Fix the calculation in vhost_overflow()

[PATCH] vhost_net: Convert from atomic_t to refcount_t on vhost_net_ubuf_ref->refcount
 2021-07-18 22:38 UTC  (2+ messages)

[PATCH mlx5-next] IB/mlx5: Rename is_apu_thread_cq function to is_apu_cq
 2021-07-18 13:58 UTC  (2+ messages)

[PATCH AUTOSEL 5.12 42/43] virtio: fix up virtio_disable_cb
 2021-07-18  1:41 UTC  (3+ messages)

[PATCH 1/1] virtio: disable partitions scanning for no partitions block
 2021-07-16  2:57 UTC  (3+ messages)

[RFC PATCH 0/3] virtiofs,fuse: support per-file DAX
 2021-07-16  1:59 UTC  (9+ messages)
` [RFC PATCH 1/3] fuse: add fuse_should_enable_dax() helper
` [RFC PATCH 2/3] fuse: Make DAX mount option a tri-state
` [RFC PATCH 3/3] fuse: add per-file DAX flag
          ` [PATCH] virtiofsd: support per-file DAX

mm/memory_hotplug: preparatory patches for new online policy and memory
 2021-07-15 18:12 UTC  (4+ messages)
` [PATCH v1 1/4] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()

[PATCH -next v2] drm/bochs: Fix missing pci_disable_device() on error in bochs_pci_probe()
 2021-07-15 11:45 UTC  (2+ messages)

[PATCH 2/4] vp_vdpa: Fix return value check for vdpa_alloc_device()
 2021-07-15  8:10 UTC  (3+ messages)
  ` [PATCH 3/4] vDPA/ifcvf: "
  ` [PATCH 4/4] vdpa: Add documentation for vdpa_alloc_device() macro

[PATCH 1/4] vdpa_sim: Fix return value check for vdpa_alloc_device()
 2021-07-15  8:03 UTC 

[PATCH v9 07/17] virtio: Don't set FAILED status bit on device index allocation failure
 2021-07-15  5:18 UTC  (18+ messages)
  ` [PATCH v9 13/17] vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap()
  ` [PATCH v9 03/17] vdpa: Fix code indentation
  ` [PATCH v9 16/17] vduse: Introduce VDUSE - vDPA Device in Userspace
  ` [PATCH v9 17/17] Documentation: Add documentation for VDUSE

[PATCH AUTOSEL 4.4 08/31] drm/virtio: Fixes a potential NULL pointer dereference on probe failure
 2021-07-14 16:49 UTC  (2+ messages)

[virtio-dev] Fwd: [PATCH v2] Provide detailed specification of virtio-blk lifetime metrics
 2021-07-14 14:25 UTC 

[PATCH -next] drm/bochs: Fix missing pci_disable_device() on error in bochs_pci_probe()
 2021-07-14  9:21 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).