virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-16 13:30:48 to 2012-11-05 02:38:57 UTC [more...]

[PATCH 6/9] virtio_mmio: Cast &resources[1].start to ‘unsigned int *’ to rid compiler warning
 2012-11-05  2:38 UTC  (2+ messages)

[rfc net-next v6 0/3] Multiqueue virtio-net
 2012-11-05  1:08 UTC  (9+ messages)
` [rfc net-next v6 1/3] virtio_net: Introduce VIRTIO_NET_F_MULTIQUEUE
` [rfc net-next v6 2/3] virtio_net: multiqueue support
` [rfc net-next v6 3/3] virtio-net: change the number of queues through ethtool

[PATCHv8 0/3]virtio_console: Add rproc_serial driver
 2012-11-04 22:41 UTC  (5+ messages)
` [PATCH v8 1/3] virtio_console: Merge struct buffer_token into struct port_buffer
` [PATCH v8 2/3] virtio_console: Add support for remoteproc serial
` [PATCH v8 3/3] virtio_console: Remove buffers from out_vq at port removal

[PATCHv3 net-next 1/8] skb: report completion status for zero copy skbs
 2012-11-03  1:31 UTC  (9+ messages)
` [PATCHv3 net-next 2/8] skb: api to report errors "
` [PATCHv3 net-next 3/8] tun: report orphan frags errors to zero copy callback
` [PATCHv3 net-next 4/8] vhost-net: cleanup macros for DMA status tracking
` [PATCHv3 net-next 5/8] vhost: track zero copy failures using DMA length
` [PATCHv3 net-next 6/8] vhost: move -net specific code out
` [PATCHv3 net-next 7/8] vhost-net: select tx zero copy dynamically
` [PATCHv3 net-next 8/8] vhost-net: reduce vq polling on tx zerocopy
` [PATCHv3 net-next 0/8] enable/disable zero copy tx dynamically

[PATCHv7 0/4] virtio_console: Add rproc_serial driver
 2012-11-02 10:44 UTC  (14+ messages)
` [PATCHv7 2/4] virtio_console: Use kmalloc instead of kzalloc
` [PATCHv7 3/4] virtio_console: Merge struct buffer_token into struct port_buffer
` [PATCHv7 4/4] virtio_console: Add support for remoteproc serial
  ` [PATCHv7 1/4] virtio_console: Free buffer if splice fails

linux-next: Tree for Nov 1 (xen)
 2012-11-01 21:57 UTC  (2+ messages)

[PATCHv3 net-next 0/8] enable/disable zero copy tx dynamically
 2012-11-01 19:16 UTC 

[PATCH 00/12] VMCI for Linux upstreaming
 2012-11-01 17:30 UTC  (13+ messages)
` [PATCH 01/12] VMCI: context implementation
` [PATCH 02/12] VMCI: datagram implementation
` [PATCH 03/12] VMCI: doorbell implementation
` [PATCH 04/12] VMCI: device driver implementaton
` [PATCH 05/12] VMCI: event handling implementation
` [PATCH 06/12] VMCI: handle array implementation
` [PATCH 07/12] VMCI: queue pairs implementation
` [PATCH 08/12] VMCI: resource object implementation
` [PATCH 09/12] VMCI: routing implementation
` [PATCH 10/12] VMCI: guest side driver implementation
` [PATCH 11/12] VMCI: host "
` [PATCH 12/12] VMCI: Some header and config files

[PATCHv2 net-next 0/8] enable/disable zero copy tx dynamically
 2012-11-01 16:20 UTC  (12+ messages)
` [PATCHv2 net-next 1/8] skb: report completion status for zero copy skbs
` [PATCHv2 net-next 2/8] skb: api to report errors "
` [PATCHv2 net-next 3/8] tun: report orphan frags errors to zero copy callback
` [PATCHv2 net-next 8/8] vhost-net: reduce vq polling on tx zerocopy
` [PATCHv2 net-next 4/8] vhost-net: cleanup macros for DMA status tracking
` [PATCHv2 net-next 5/8] vhost: track zero copy failures using DMA length
` [PATCHv2 net-next 6/8] vhost: move -net specific code out
` [PATCHv2 net-next 7/8] vhost-net: select tx zero copy dynamically

[PATCH -next] xen/x86: remove duplicated include from enlighten.c
 2012-11-01  8:17 UTC 

[RFC virtio-next 0/4] Introduce CAIF Virtio and reversed Vrings
 2012-11-01  7:41 UTC  (6+ messages)
` [RFC virtio-next 1/4] virtio: Move definitions to header file vring.h
` [RFC virtio-next 2/4] include/vring.h: Add support for reversed vritio rings
` [RFC virtio-next 3/4] virtio_ring: Call callback function even when used ring is empty
` [RFC virtio-next 4/4] caif_virtio: Add CAIF over virtio

[PATCH 00/16] treewide: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
 2012-10-31 23:54 UTC  (5+ messages)
` [PATCH 14/16] virtio: "

Linux-next changes for module and virtio trees
 2012-10-31 11:53 UTC  (3+ messages)

[PATCH] Some virtio-ccw clarifications
 2012-10-31  1:11 UTC  (3+ messages)
` [PATCH] virtio-ccw: Clarifications

[PATCH 00/12] VMCI for Linux upstreaming
 2012-10-30 19:59 UTC  (45+ messages)
` [PATCH 01/12] VMCI: context implementation
    ` [Pv-drivers] "
` [PATCH 02/12] VMCI: datagram implementation
` [PATCH 03/12] VMCI: doorbell implementation
` [PATCH 04/12] VMCI: device driver implementaton
    ` [Pv-drivers] "
` [PATCH 05/12] VMCI: event handling implementation
    ` [Pv-drivers] "
` [PATCH 06/12] VMCI: handle array implementation
` [PATCH 07/12] VMCI: queue pairs implementation
` [PATCH 08/12] VMCI: resource object implementation
` [PATCH 09/12] VMCI: routing implementation
` [PATCH 10/12] VMCI: guest side driver implementation
` [PATCH 11/12] VMCI: host "
` [PATCH 12/12] VMCI: Some header and config files
    ` [Pv-drivers] "
  ` [Pv-drivers] [PATCH 00/12] VMCI for Linux upstreaming
    ` [Pv-drivers] [PATCH 08/12] VMCI: resource object implementation

[PATCH] Add a page cache-backed balloon device driver
 2012-10-30 16:25 UTC  (7+ messages)

[PATCH net-next 0/8] enable/disable zero copy tx dynamically
 2012-10-30 15:54 UTC  (13+ messages)
` [PATCH net-next 1/8] skb: report completion status for zero copy skbs
` [PATCH net-next 2/8] skb: api to report errors "
` [PATCH net-next 3/8] tun: report orphan frags errors to zero copy callback
` [PATCH net-next 8/8] vhost-net: reduce vq polling on tx zerocopy
` [PATCH net-next 4/8] vhost-net: cleanup macros for DMA status tracking
` [PATCH net-next 5/8] vhost: track zero copy failures using DMA length
` [PATCH net-next 6/8] vhost: move -net specific code out
` [PATCH net-next 7/8] vhost-net: select tx zero copy dynamically

[PATCH 00/10] VMCI for Linux upstreaming
 2012-10-26 20:11 UTC  (15+ messages)
` [PATCH 04/10] VMCI: device driver implementaton
    ` [Pv-drivers] "

CFP: The 13th IEEE/ACM International Symposium on Cluster, Cloud and Grid Computing (CCGrid 2013)
 2012-10-26 18:26 UTC 

CFP: 22nd Int. ACM Symposium on High-Performance Parallel and Distributed Computing (HPDC'13)
 2012-10-26 18:13 UTC 

Call for Workshops: ACM HPDC 2013 -- deadline extended to November 1, 2012
 2012-10-26 17:43 UTC 

[PATCH] VIRTIO: Remove reference to now non-existent __KERNEL__ check
 2012-10-26 11:34 UTC 

linux-next: Tree for Oct 24 (xen)
 2012-10-25 14:15 UTC  (6+ messages)
  ` [Xen-devel] "

[PATCH repost for-3.7] vhost: fix mergeable bufs on BE hosts
 2012-10-25  3:20 UTC  (2+ messages)

[PATCH for-3.7] vhost: fix mergeable bufs on BE hosts
 2012-10-24 18:11 UTC  (5+ messages)

[PATCH] vhost-blk: Add vhost-blk support v2
 2012-10-24  3:08 UTC  (8+ messages)

[PATCH v2 2/2] virtio-ring: Allocate indirect buffers from cache when possible
 2012-10-23 15:14 UTC  (5+ messages)

[PATCH v2 1/3] mm: highmem: export kmap_to_page for modules
 2012-10-23 10:33 UTC  (7+ messages)
` [PATCH v2 2/3] virtio: 9p: correctly pass physical address to userspace for high pages
` [PATCH v2 3/3] virtio: force vring descriptors to be allocated from lowmem

[PATCH] virtio: 9p: correctly pass physical address to userspace for high pages
 2012-10-18 23:39 UTC  (3+ messages)

PCI device not properly reset after VFIO
 2012-10-18 20:40 UTC  (4+ messages)

[PATCH 1/5] virtio: move queue_index and num_free fields into core struct virtqueue
 2012-10-16 14:34 UTC  (10+ messages)
` [PATCH 2/5] virtio-net: remove unused skb_vnet_hdr->num_sg field
` [PATCH 3/5] virtio-net: correct capacity math on ring full
` [PATCH 4/5] virtio_net: don't rely on virtqueue_add_buf() returning capacity
` [PATCH 5/5] virtio: make virtqueue_add_buf() returning 0 on success, not capacity

Using PCI config space to indicate config location
 2012-10-16 13:52 UTC  (8+ 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).