virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-03 20:59:26 to 2020-08-07 12:43:22 UTC [more...]

[PATCH] drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
 2020-08-07 12:43 UTC  (2+ messages)

[PATCH] x86/paravirt: Add missing noinstr to arch_local*() helpers
 2020-08-07 12:04 UTC  (8+ messages)

[PATCH v3] drm/virtio: fix missing dma_fence_put() in virtio_gpu_execbuffer_ioctl()
 2020-08-07 11:57 UTC  (3+ messages)

[PATCH v3 01/38] virtio_balloon: fix sparse warning
 2020-08-07 11:22 UTC  (41+ messages)
` [PATCH v3 02/38] virtio_ring: sparse warning fixup
` [PATCH v3 03/38] virtio: allow __virtioXX, __leXX in config space
` [PATCH v3 04/38] virtio_9p: correct tags for config space fields
` [PATCH v3 05/38] virtio_balloon: "
` [PATCH v3 06/38] virtio_blk: "
` [PATCH v3 07/38] virtio_console: "
` [PATCH v3 08/38] virtio_crypto: "
` [PATCH v3 09/38] virtio_fs: "
` [PATCH v3 10/38] virtio_gpu: "
` [PATCH v3 11/38] virtio_input: "
` [PATCH v3 12/38] virtio_iommu: "
` [PATCH v3 13/38] virtio_mem: "
` [PATCH v3 14/38] virtio_net: "
` [PATCH v3 15/38] virtio_pmem: "
` [PATCH v3 16/38] virtio_scsi: "
` [PATCH v3 17/38] virtio_config: disallow native type fields
` [PATCH v3 19/38] vdpa: make sure set_features is invoked for legacy
` [PATCH v3 20/38] vhost/vdpa: switch to new helpers
` [PATCH v3 21/38] virtio_vdpa: legacy features handling
` [PATCH v3 22/38] vdpa_sim: fix endian-ness of config space
` [PATCH v3 23/38] virtio_config: cread/write cleanup
` [PATCH v3 24/38] virtio_config: rewrite using _Generic
` [PATCH v3 25/38] virtio_config: disallow native type fields (again)
` [PATCH v3 26/38] virtio_config: LE config space accessors
` [PATCH v3 27/38] virtio_caif: correct tags for config space fields
` [PATCH v3 28/38] virtio_config: add virtio_cread_le_feature
` [PATCH v3 29/38] virtio_balloon: use LE config space accesses
` [PATCH v3 30/38] virtio_input: convert to LE accessors
` [PATCH v3 31/38] virtio_fs: "
` [PATCH v3 32/38] virtio_crypto: "
` [PATCH v3 34/38] drm/virtio: "
` [PATCH v3 35/38] virtio_mem: "
` [PATCH v3 36/38] virtio-iommu: "
` [PATCH v3 37/38] virtio_config: drop LE option from config space
` [PATCH v3 38/38] virtio_net: use LE accessors for speed/duplex

[PATCH v2] drm/qxl: don't take vga ports on rev5+
 2020-08-07 10:55 UTC 

[PATCH] drm/virtio: fix unblank
 2020-08-07 10:54 UTC 

[PATCH v3 0/7] Remove 32-bit Xen PV guest support
 2020-08-07 10:21 UTC  (6+ messages)
` [PATCH v3 4/7] x86/paravirt: remove 32-bit support from PARAVIRT_XXL
` [PATCH v3 5/7] x86/paravirt: cleanup paravirt macros

[PATCH] vdpa/mlx5: Fix erroneous null pointer checks
 2020-08-07  3:59 UTC  (2+ messages)

[PATCH][next] vdpa/mlx5: fix memory allocation failure checks
 2020-08-07  3:58 UTC  (2+ messages)

[PATCH] vdpa/mlx5: Fix uninitialised variable in core/mr.c
 2020-08-07  3:54 UTC 

[PATCH 1/2] vdpa: ifcvf: return err when fail to request config irq
 2020-08-07  3:52 UTC  (2+ messages)

[PATCH v2 00/24] virtio: config space endian-ness cleanup
 2020-08-07  3:26 UTC  (69+ messages)
` [PATCH v2 01/24] virtio_balloon: fix sparse warning
` [PATCH v2 02/24] virtio_ring: sparse warning fixup
` [PATCH v2 03/24] virtio: allow __virtioXX, __leXX in config space
` [PATCH v2 04/24] virtio_9p: correct tags for config space fields
` [PATCH v2 05/24] virtio_balloon: "
` [PATCH v2 06/24] virtio_blk: "
` [PATCH v2 07/24] virtio_console: "
` [PATCH v2 08/24] virtio_crypto: "
` [PATCH v2 09/24] virtio_fs: "
` [PATCH v2 10/24] virtio_gpu: "
` [PATCH v2 11/24] virtio_input: "
` [PATCH v2 12/24] virtio_iommu: "
` [PATCH v2 13/24] virtio_mem: "
` [PATCH v2 14/24] virtio_net: "
` [PATCH v2 15/24] virtio_pmem: "
` [PATCH v2 16/24] virtio_scsi: "
` [PATCH v2 17/24] virtio_config: disallow native type fields
` [PATCH v2 18/24] mlxbf-tmfifo: sparse tags for config access
` [PATCH v2 19/24] vdpa: make sure set_features in invoked for legacy
` [PATCH v2 20/24] vhost/vdpa: switch to new helpers
` [PATCH v2 21/24] virtio_vdpa: legacy features handling
` [PATCH v2 22/24] vdpa_sim: fix endian-ness of config space
` [PATCH v2 23/24] virtio_config: cread/write cleanup
` [PATCH v2 24/24] virtio_config: rewrite using _Generic

[PATCH 0/4] vDPA: API for reporting IOVA range
 2020-08-07  3:23 UTC  (15+ messages)
` [PATCH 1/4] vdpa: introduce config op to get valid iova range
` [PATCH 3/4] vdpa: get_iova_range() is mandatory for device specific DMA translation
` [PATCH 4/4] vhost: vdpa: report iova range

[PATCH v1 0/1] s390: virtio-ccw: PV needs VIRTIO I/O device protection
 2020-08-06 15:47 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH v7 0/2] s390: virtio: let arch validate VIRTIO features
 2020-08-06 14:19 UTC  (6+ messages)
` [PATCH v7 2/2] s390: virtio: PV needs VIRTIO I/O device protection

[PATCH v2 4/6] mm/page_isolation: cleanup set_migratetype_isolate()
 2020-08-06 14:19 UTC  (2+ messages)

[vhost:vhost 32/65] drivers/virtio/virtio_input.c:247:3: warning: comparison of distinct pointer types ('typeof (_Generic((virtio_cread_v), __u8: (virtio_cread_v), __le16: (__builtin_constant_p((__u16)((__u16)(__le16)(virtio_cread_v))) ((__u16)((((__u16)((__u16)(__le16)(vi
 2020-08-06  2:17 UTC 

[vhost:vhost 32/52] include/linux/typecheck.h:12:18: warning: comparison of distinct pointer types lacks a cast
 2020-08-05 23:51 UTC  (2+ messages)

[PATCH V4 linux-next 00/12] VDPA support for Mellanox ConnectX devices
 2020-08-05 22:31 UTC  (11+ messages)
  ` [PATCH V4 linux-next 12/12] vdpa/mlx5: Add VDPA driver for supported mlx5 devices
  ` [PATCH V4 linux-next 08/12] vdpa: Modify get_vq_state() to return error code

[PATCH] virtio_net: use LE accessors for speed/duplex
 2020-08-05 13:38 UTC 

[PATCH 2/2] vhost_vdpa: unified set_vq_irq() and update_vq_irq()
 2020-08-05 11:53 UTC 

[PATCH v4 0/4] Add a vhost RPMsg API
 2020-08-05 11:34 UTC  (13+ messages)
` [PATCH v4 4/4] vhost: add an "

[PATCH V5 1/6] vhost: introduce vhost_vring_call
 2020-08-05  8:06 UTC  (11+ messages)
  ` [PATCH V5 4/6] vhost_vdpa: implement IRQ offloading in vhost_vdpa

[PATCH v4 0/6] mm / virtio-mem: support ZONE_MOVABLE
 2020-08-04 19:41 UTC  (7+ messages)
` [PATCH v4 1/6] mm/page_isolation: don't dump_page(NULL) in set_migratetype_isolate()
` [PATCH v4 2/6] mm/page_alloc: tweak comments in has_unmovable_pages()
` [PATCH v4 3/6] mm/page_isolation: drop WARN_ON_ONCE() in set_migratetype_isolate()
` [PATCH v4 4/6] mm/page_isolation: cleanup set_migratetype_isolate()
` [PATCH v4 5/6] virtio-mem: don't special-case ZONE_MOVABLE
` [PATCH v4 6/6] mm: document semantics of ZONE_MOVABLE

[PATCH V3 vhost next 10/10] vdpa/mlx5: Add VDPA driver for supported mlx5 devices
 2020-08-04 12:22 UTC 

[PATCH v3 0/6] mm / virtio-mem: support ZONE_MOVABLE
 2020-08-04 10:04 UTC  (9+ messages)
` [PATCH v3 1/6] mm/page_isolation: don't dump_page(NULL) in set_migratetype_isolate()
` [PATCH v3 2/6] mm/page_alloc: tweak comments in has_unmovable_pages()
` [PATCH v3 3/6] mm/page_isolation: drop WARN_ON_ONCE() in set_migratetype_isolate()
` [PATCH v3 4/6] mm/page_isolation: cleanup set_migratetype_isolate()
` [PATCH v3 5/6] virtio-mem: don't special-case ZONE_MOVABLE
` [PATCH v3 6/6] mm: document semantics of ZONE_MOVABLE

[PATCH V3 vhost next 00/10] VDPA support for Mellanox ConnectX devices
 2020-08-04  9:39 UTC  (2+ messages)

[PATCH] drivers\block: Use kobj_to_dev() API
 2020-08-04  8:40 UTC  (2+ messages)

[vhost:vhost 42/49] drivers/rpmsg/virtio_rpmsg_bus.c:28:10: fatal error: 'linux/virtio_rpmsg.h' file not found
 2020-08-04  4:28 UTC 

[PATCH -next v2] virtio_net: Avoid loop in virtnet_poll
 2020-08-04  2:42 UTC  (2+ messages)
  ` [PATCH -next v3] virtio_ring: Avoid loop when vq is broken in virtqueue_poll

[PATCH] virtio_pci_modern: Fix the comment of virtio_pci_find_capability()
 2020-08-04  2:13 UTC  (2+ messages)


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