virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-09 19:46:30 to 2017-01-10 06:43:23 UTC [more...]

[PATCH v6 kernel 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-01-10  6:43 UTC  (7+ messages)
` [PATCH v6 kernel 1/5] virtio-balloon: rework deflate to add page to a list
` [PATCH v6 kernel 2/5] virtio-balloon: define new feature bit and head struct
` [PATCH v6 kernel 3/5] virtio-balloon: speed up inflate/deflate process
` [PATCH v6 kernel 4/5] virtio-balloon: define flags and head for host request vq
` [PATCH v6 kernel 5/5] virtio-balloon: tell host vm's unused page info

[PATCH] vhost: scsi: constify target_core_fabric_ops structures
 2017-01-10  5:11 UTC  (2+ messages)

[PATCH] virtio_blk: fix panic in initialization error path
 2017-01-10  4:11 UTC  (5+ messages)

[PATCH V4 net-next 0/3] vhost_net tx batching
 2017-01-10  2:57 UTC  (13+ messages)
` [PATCH V4 net-next 1/3] vhost: better detection of available buffers
` [PATCH V4 net-next 2/3] vhost_net: tx batching
` [PATCH V4 net-next 3/3] tun: rx batching

[RFC PATCH] vring: Force use of DMA API for ARM-based systems
 2017-01-09 17:00 UTC  (9+ messages)

4.10 and -stable fix for virtio_blk and virtually mapped stacks
 2017-01-09 16:33 UTC  (10+ messages)
` [PATCH] virtio_blk: avoid DMA to stack for the sense buffer

[PATCH] vhost: scsi: constify target_core_fabric_ops structures
 2017-01-09 15:21 UTC 

[PATCH v4 0/4] vsock: cancel connect packets when failing to connect
 2017-01-09 10:06 UTC  (9+ messages)
` [PATCH v4 1/4] vsock: track pkt owner vsock
  ` [PATCH v4 2/4] vhost-vsock: add pkt cancel capability
    ` [PATCH v4 3/4] vsock: "
      ` [PATCH v4 4/4] vsock: cancel packets when failing to connect

[PATCH net-next] net: make ndo_get_stats64 a void function
 2017-01-06  9:05 UTC  (3+ messages)

[PATCH net-next] net: make ndo_get_stats64 a void function
 2017-01-05 17:31 UTC 

[PATCH net-next V2 0/3] vhost net tx batching
 2017-01-05  9:27 UTC  (11+ messages)
` [PATCH net-next V2 1/3] vhost: better detection of available buffers
` [PATCH net-next V2 2/3] vhost_net: tx batching
` [PATCH net-next V2 3/3] tun: rx batching

GFP_REPEAT usage in vhost_net_open resp. vhost_vsock_dev_open
 2017-01-04 18:06 UTC  (3+ messages)

[PATCH net 0/9] several fixups for virtio-net XDP
 2017-01-04  3:05 UTC  (30+ messages)
` [PATCH net 1/9] virtio-net: remove the warning before XDP linearizing
` [PATCH net 2/9] virtio-net: correctly xmit linearized page on XDP_TX
` [PATCH net 3/9] virtio-net: fix page miscount during XDP linearizing
` [PATCH net 4/9] virtio-net: correctly handle XDP_PASS for linearized packets
` [PATCH net 5/9] virtio-net: unbreak csumed packets for XDP_PASS
` [PATCH net 6/9] virtio-net: make rx buf size estimation works for XDP
` [PATCH net 7/9] virtio-net: forbid XDP when VIRTIO_NET_F_GUEST_UFO is support
` [PATCH net 8/9] virtio-net: remove big packet XDP codes
` [PATCH net 9/9] virtio-net: XDP support for small buffers

[PATCH net-next V3 1/3] vhost: better detection of available buffers
 2017-01-03  3:18 UTC  (7+ messages)
` [PATCH net-next V3 2/3] vhost_net: tx batching
` [PATCH net-next V3 3/3] tun: rx batching

CISTI'2017 - Doctoral Symposium
 2017-01-01 17:36 UTC 

[PATCH] virtio-crypto: support crypto engine framework
 2016-12-30 12:20 UTC  (2+ messages)

[PATCH net-next V3 0/3] vhost_net tx batching
 2016-12-30  5:20 UTC 

[PATCH] net: Use kmemdup instead of kmalloc and memcpy
 2016-12-28  1:16 UTC 

[RFC PATCH] virtio_net: XDP support for adjust_head
 2016-12-23 21:46 UTC  (2+ messages)

[PATCH] net: Use kmemdup instead of kmalloc and memcpy
 2016-12-23 19:14 UTC 

[PATCH] drm/ttm: use designated initializers
 2016-12-20 19:55 UTC  (2+ messages)

[PATCH v7 08/11] x86, kvm/x86.c: support vcpu preempted check
 2016-12-19 14:39 UTC  (3+ messages)

[PATCH 0/8] enable endian checks for all sparse builds
 2016-12-19  9:09 UTC  (7+ messages)
` [PATCH 5/8] linux: drop __bitwise__ everywhere

[PATCH kernel v5 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-12-17 12:39 UTC  (21+ messages)
              ` [Qemu-devel] "

[PULL] virtio, vhost: new device, fixes, speedups
 2016-12-16 17:32 UTC  (5+ messages)

[PATCH] x86/paravirt: hide unused patch_default label
 2016-12-16 10:07 UTC  (3+ messages)

[PATCH v7 1/1] crypto: add virtio-crypto driver
 2016-12-16  0:40 UTC  (7+ messages)
  ` [Qemu-devel] "
            ` [virtio-dev] "

BUG: 'list_empty(&vgdev->free_vbufs)' is true!
 2016-12-15 13:01 UTC  (4+ messages)

[PATCH] vhost/vsock: Remove unused but set variable
 2016-12-15  4:54 UTC 

[PATCH v8 0/1] virtio-crypto: add Linux driver
 2016-12-15  2:03 UTC  (2+ messages)
` [PATCH v8 1/1] crypto: add virtio-crypto driver

[PATCH] arch: x86: kernel: fixed unused label issue
 2016-12-14 17:06 UTC 

[PATCH v7 0/1] virtio-crypto: add Linux driver
 2016-12-14 11:50 UTC 

[PATCH v6 1/2] sparc: fix a building error reported by kbuild
 2016-12-14 11:32 UTC  (9+ messages)
  ` [PATCH v6 2/2] crypto: add virtio-crypto driver

[PATCH] arch: x86: kernel: fixed unused label issue
 2016-12-14 11:15 UTC 

[PATCH V2] vhost: introduce O(1) vq metadata cache
 2016-12-14  9:53 UTC 

[PATCH] vhost: introduce O(1) vq metadata cache
 2016-12-14  9:33 UTC  (3+ messages)

[PATCH net] virtio-net: correctly enable multiqueue
 2016-12-13 15:39 UTC  (3+ messages)

[RFC 1/5] drm/virtio: add virtio_gpu_alloc_fence()
 2016-12-13 11:53 UTC  (7+ messages)
` [RFC 2/5] drm/virtio: add uapi for in and out explicit fences
` [RFC 3/5] drm/virtio: add in-fences support for explicit synchronization
` [RFC 4/5] drm/virtio: add out-fences "
` [RFC 5/5] drm/virtio: bump driver version after explicit synchronization addition

[PATCH] drm/virtio: call drm_plane_cleanup() at destroy phase
 2016-12-12 19:35 UTC 

[PATCH v3 0/4] vsock: cancel connect packets when failing to connect
 2016-12-12 11:56 UTC  (4+ messages)
    ` [PATCH v3 2/4] vhost-vsock: add pkt cancel capability
        ` [PATCH v3 4/4] vsock: cancel packets when failing to connect

[PATCH] vhost: cache used event for better performance
 2016-12-12  6:46 UTC 

[PATCH 00/10] virtio: sparse fixes
 2016-12-12  1:56 UTC  (5+ messages)
    ` [PATCH 09/10] vsock/virtio: fix src/dst cid format
  ` [PATCH 08/10] vsock/virtio: mark an internal function static

[PATCH] linux/types.h: enable endian checks for all sparse builds
 2016-12-09 20:45 UTC  (4+ messages)

[PATCH 3/5] Move dma_ops from archdata into struct device
 2016-12-09 19:46 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).