public inbox for virtualization@lists.linux-foundation.org
 help / color / mirror / Atom feed
 messages from 2017-03-15 01:32:13 to 2017-04-07 19:24:48 UTC [more...]

[RFC 1/3] virtio-iommu: firmware description of the virtual topology
 2017-04-07 19:24 UTC  (13+ messages)
` [RFC 2/3] virtio-iommu: device probing and operations
` [RFC 3/3] virtio-iommu: future work
` [RFC PATCH linux] iommu: Add virtio-iommu driver
` [RFC PATCH kvmtool 00/15] Add virtio-iommu
  ` [RFC PATCH kvmtool 01/15] virtio: synchronize virtio-iommu headers with Linux
  ` [RFC PATCH kvmtool 02/15] FDT: (re)introduce a dynamic phandle allocator
  ` [RFC PATCH kvmtool 03/15] virtio: add virtio-iommu
  ` [RFC PATCH kvmtool 04/15] Add a simple IOMMU
  ` [RFC PATCH kvmtool 05/15] iommu: describe IOMMU topology in device-trees
  ` [RFC PATCH kvmtool 06/15] irq: register MSI doorbell addresses
  ` [RFC PATCH kvmtool 07/15] virtio: factor virtqueue initialization
  ` [RFC PATCH kvmtool 08/15] virtio: add vIOMMU instance for virtio devices

[RFC 0/3] virtio-iommu: a paravirtualized IOMMU
 2017-04-07 19:17 UTC 

CFP PhyCS 2017 - 4th Int.l Conf. on Physiological Computing Systems (Madrid/Spain)
 2017-04-07 15:27 UTC 

[PATCH] drm: virtio: fix virtio_gpu_cursor_formats
 2017-04-07 12:49 UTC  (12+ messages)
  ` DRM_FORMAT_* byte order (was: Re: [PATCH] drm: virtio: fix virtio_gpu_cursor_formats)

[PATCH 2/3] ringtest: support test specific parameters
 2017-04-07  5:50 UTC  (2+ messages)
` [PATCH 3/3] ptr_ring: support testing different batching sizes

CFP SECRYPT 2017 - 14th Int.l Conf. on Security and Cryptography (Madrid/Spain)
 2017-04-06 16:06 UTC 

[PATCH] drm/virtio: don't leak bo on drm_gem_object_init failure
 2017-04-06 15:59 UTC 

CFP WINSYS 2017 - 14th Int.l Conf. on Wireless Networks and Mobile Systems (Madrid/Spain)
 2017-04-06 14:53 UTC 

[bug report] virtio_net: rework mergeable buffer handling
 2017-04-06 11:43 UTC  (2+ messages)

[PATCH] virtio_net: tidy a couple debug statements
 2017-04-06  9:04 UTC 

[PATCH kernel v8 1/4] virtio-balloon: deflate via a page list
 2017-04-05  7:47 UTC  (16+ 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] virtio_pci: request irq error handling
 2017-04-03 18:09 UTC 

[PATCH 1/2] drm: virtio: add virtio_gpu_translate_format
 2017-04-03  9:05 UTC  (7+ messages)
` [PATCH 2/2] drm: virtio: fix virtio_gpu_mode_dumb_create

[PATCH net-next 1/3] virtio-net: napi helper functions
 2017-04-03  5:07 UTC  (7+ messages)
` [PATCH net-next 2/3] virtio-net: transmit napi
` [PATCH net-next 3/3] virtio-net: clean tx descriptors from rx napi

[PATCH net-next 0/3] virtio-net tx napi
 2017-04-02 20:10 UTC 

Call for papers - CISTI'2017 Workshops, Lisbon, Portugal - Deadline: April 15
 2017-04-02 19:23 UTC 

[PATCH 1/6] virtio: wrap find_vqs
 2017-04-01 16:13 UTC  (20+ messages)
` [PATCH 2/6] virtio: add context flag to find vqs
` [PATCH 3/6] virtio: allow extra context per descriptor
` [PATCH 4/6] virtio_net: allow specifying context for rx
` [PATCH 5/6] virtio_net: rework mergeable buffer handling
` [PATCH 6/6] virtio_net: reduce alignment for buffers

[virtio-dev] packed ring layout proposal - todo list
 2017-04-01  7:30 UTC  (3+ messages)

[PATCH 1/2] virtio: allow drivers to validate features
 2017-03-31  3:27 UTC  (6+ messages)
` [PATCH 2/2] virtio_net: clear MTU when out of range

[PATCH] virtio_net: fix mergeable bufs error handling
 2017-03-30 17:57 UTC  (2+ messages)

[RFC PATCH 0/6] virtio-net: Add support for virtio-net header extensions
 2017-03-30 16:06 UTC 

[PATCH 0/2] virtio: two small improvements
 2017-03-30 15:00 UTC  (4+ messages)
` [PATCH 1/2] MAINTAINERS: fix virtio file pattern
` [PATCH 2/2] virtio: virtio_driver doc

[PATCH net-next] virtio_net: don't reset twice on XDP on/off
 2017-03-30  5:39 UTC  (2+ messages)

[PATCH v2] virtio_net: fix support for small rings
 2017-03-30  5:20 UTC  (2+ messages)

[PATCH] virtio_net: enable big packets for large MTU values
 2017-03-30  4:03 UTC  (3+ messages)

[vhost:linux-next 6/19] drivers/remoteproc/remoteproc_virtio.c:148:9: error: 'ctx' undeclared
 2017-03-30  3:55 UTC 

[PATCH net-next 0/8] vhost-net rx batching
 2017-03-30  3:53 UTC  (23+ 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] virtio_console: fix uninitialized variable use
 2017-03-30  3:30 UTC  (2+ messages)

[vhost:linux-next 6/19] drivers/remoteproc/remoteproc_virtio.c:106:33: sparse: not enough arguments for function vring_new_virtqueue
 2017-03-30  2:08 UTC 

[vhost:linux-next 6/19] drivers//remoteproc/remoteproc_virtio.c:106:7: error: too few arguments to function 'vring_new_virtqueue'
 2017-03-29 22:53 UTC 

[vhost:linux-next 6/19] drivers/remoteproc/remoteproc_virtio.c:107:27: error: passing argument 8 of 'vring_new_virtqueue' from incompatible pointer type
 2017-03-29 22:40 UTC 

[PATCH] virtio_net: fix support for small rings
 2017-03-29 17:36 UTC  (2+ messages)

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

[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 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 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox