virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-27 12:29:22 to 2017-03-29 12:39:20 UTC [more...]

[virtio-dev] packed ring layout proposal v2
 2017-03-29 12:39 UTC  (16+ messages)
  ` [virtio-dev] packed ring layout proposal - todo list
` [RFC] packed (virtio-net) headers

[PATCH] virtio_net: enable big packets for large MTU values
 2017-03-29 12:38 UTC 

[PATCH] virtio_net: fix mergeable bufs error handling
 2017-03-29 12:37 UTC 

[PATCH net-next 0/8] vhost-net rx batching
 2017-03-29 12:07 UTC  (19+ messages)
` [PATCH net-next 1/8] ptr_ring: introduce batch dequeuing
` [PATCH net-next 2/8] skb_array: "
` [PATCH net-next 3/8] tun: export skb_array
` [PATCH net-next 4/8] tap: "
` [PATCH net-next 5/8] tun: support receiving skb through msg_control
` [PATCH net-next 6/8] tap: support receiving skb from msg_control
` [PATCH net-next 7/8] vhost_net: try batch dequing from skb array
` [PATCH net-next 8/8] vhost_net: use lockless peeking for skb array during busy polling

[PATCH v3 0/3] virtio_balloon: don't push uninitialized buffers to stats virtqueue
 2017-03-28 20:33 UTC  (5+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] virtio-balloon: use actual number of stats for stats queue buffers
` [PATCH v3 3/3] virtio_balloon: prevent uninitialized variable use

[PULL] vhost: fixes
 2017-03-28 18:32 UTC 

[PATCH] virtio_balloon: prevent uninitialized variable use
 2017-03-28 16:48 UTC  (9+ messages)

[PATCH] virtio-blk: add DISCARD support to virtio-blk driver
 2017-03-28  8:37 UTC  (8+ messages)
` [virtio-dev] "

[BUG] virtio-net linux driver fails to probe on MIPS Malta since 'hw/virtio-pci: fix virtio behaviour'
 2017-03-27 18:45 UTC  (6+ messages)

[REGRESSION] 07ec51480b5e ("virtio_pci: use shared interrupts for virtqueues") causes crashes in guest
 2017-03-23 17:15 UTC  (6+ messages)

[PATCH v2] virtio_balloon: don't push uninitialized buffers to stats virtqueue
 2017-03-23 16:51 UTC  (2+ messages)

[PATCH 2] net: virtio_net: use new api ethtool_{get|set}_link_ksettings
 2017-03-23  2:27 UTC 

[PATCH] virtio_balloon: don't push uninitialized buffers to stats virtqueue
 2017-03-22 20:20 UTC  (5+ messages)

[PATCH kernel v8 1/4] virtio-balloon: deflate via a page list
 2017-03-22 10:52 UTC  (9+ messages)
` [PATCH kernel v8 2/4] virtio-balloon: VIRTIO_BALLOON_F_CHUNK_TRANSFER
` [PATCH kernel v8 3/4] mm: add inerface to offer info about unused pages
` [PATCH kernel v8 4/4] virtio-balloon: VIRTIO_BALLOON_F_HOST_REQ_VQ

[PATCH 2] net: virtio_net: use new api ethtool_{get|set}_link_ksettings
 2017-03-21 22:24 UTC 

[PATCH] net: virtio_net: use new api ethtool_{get|set}_link_ksettings
 2017-03-21 22:02 UTC 

[PATCH-v5 0/4] vsock: cancel connect packets when failing to connect
 2017-03-21 21:42 UTC  (7+ messages)
` [PATCH-v5 1/4] vsock: track pkt owner vsock
` [PATCH-v5 2/4] vhost-vsock: add pkt cancel capability
` [PATCH-v5 3/4] vsock: "
` [PATCH-v5 4/4] vsock: cancel packets when failing to connect

[PATCH] tty: hvc: don't allocate a buffer for console print on stack
 2017-03-20 15:55 UTC  (2+ messages)

[RFC] virtio_blk: add DISCARD support to virtio_blk driver
 2017-03-20 15:28 UTC  (2+ messages)

[RFC] virtio_blk: add DISCARD support to virtio_blk driver
 2017-03-20  4:56 UTC 

[PATCH kernel v8 0/4] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-03-16  7:08 UTC 

[PATCH] drm: virtio: fix eno.cocci warnings
 2017-03-14 13:44 UTC  (2+ messages)

[PATCH] drm: qxl: add missing return check
 2017-03-14 11:02 UTC 

[PATCH] drm: qxl: add missing return check
 2017-03-14  7:54 UTC 

[PATCH v7 kernel 1/5] virtio-balloon: rework deflate to add page to a list
 2017-03-13 12:41 UTC  (29+ messages)
` [PATCH v7 kernel 2/5] virtio-balloon: VIRTIO_BALLOON_F_CHUNK_TRANSFER
` [PATCH v7 kernel 3/5] virtio-balloon: implementation of VIRTIO_BALLOON_F_CHUNK_TRANSFER
` [PATCH v7 kernel 4/5] virtio-balloon: define flags and head for host request vq
` [PATCH v7 kernel 5/5] This patch contains two parts:
    ` [virtio-dev] Re: [PATCH v7 kernel 3/5] virtio-balloon: implementation of VIRTIO_BALLOON_F_CHUNK_TRANSFER

[PATCH] drm: virtio: fix kmem_cache_alloc error check
 2017-03-13 10:24 UTC 

[PATCH] drm: virtio: fix kmem_cache_alloc error check
 2017-03-13  8:22 UTC 

[PATCH] drm: virtio: use kmem_cache
 2017-03-10 18:12 UTC  (2+ messages)

[PATCH] vhost: Move vhost.h to allow vhost driver out-of-tree compilation
 2017-03-10 17:01 UTC  (3+ messages)

[PATCH RFC] virtio_net: fix mergeable bufs error handling
 2017-03-10 16:17 UTC 

[PATCH] virtio: remove redundant check on error return err
 2017-03-10  3:36 UTC  (2+ messages)

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

[PATCH] virtio-pci: Remove affinity hint before freeing the interrupt
 2017-03-08 14:03 UTC  (4+ messages)

[PATCH 1/4] qxl: drop mode_info.modes & related code
 2017-03-08  9:19 UTC  (4+ messages)
` [PATCH 2/4] qxl: limit monitor config read retries
` [PATCH 3/4] qxl: read monitors config at boot
` [PATCH 4/4] qxl: fix qxl_conn_get_modes

panic in virtio console startup in v4.11-rc1
 2017-03-07 18:47 UTC 

[PATCH v3 0/3] x86/vdso: Add Hyper-V TSC page clocksource support
 2017-03-04  9:07 UTC  (6+ messages)
` [PATCH v3 1/3] x86/hyperv: implement hv_get_tsc_page()
` [PATCH v3 2/3] x86/hyperv: move TSC reading method to asm/mshyperv.h
` [PATCH v3 3/3] x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read method

[PATCH v7 kernel 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-03-03  5:40 UTC 

[PATCH] virtio-console: avoid DMA from stack
 2017-03-03  0:58 UTC  (5+ messages)

[PATCH 0/1] virtio-ccw maintainership
 2017-03-02 16:08 UTC  (2+ messages)
` [PATCH 1/1] s390/virtio: change maintainership

[PULL] vhost: cleanups and fixes
 2017-03-02  5:49 UTC 

udev virtio by-path naming
 2017-03-01 20:02 UTC  (16+ messages)
        ` [systemd-devel] "

[PATCH] drm: virtio: use kmem_cache
 2017-03-01 14:09 UTC 

[PATCH 1/4] qxl: drop mode_info.modes & related code
 2017-03-01 10:12 UTC  (4+ messages)
` [PATCH 2/4] qxl: limit monitor config read retries
` [PATCH 3/4] qxl: read monitors config at boot
` [PATCH 4/4] qxl: fix qxl_conn_get_modes

[PATCH V3] vhost: introduce O(1) vq metadata cache
 2017-02-28  9:56 UTC 

[PATCH V2] vhost: introduce O(1) vq metadata cache
 2017-02-28  3:23 UTC  (4+ messages)

automatic IRQ affinity for virtio V3
 2017-02-27 18:49 UTC  (5+ messages)

[PATCH] [linux-next] x86/vmware: Remove duplicate inclusion of asm/timer.h
 2017-02-27 12:29 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).