virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-21 20:34:42 to 2012-12-07 23:13:30 UTC [more...]

[PATCH net-next v3 0/3] Multiqueue support in virtio-net
 2012-12-07 23:13 UTC  (7+ messages)
` [PATCH net-next v3 1/3] virtio-net: separate fields of sending/receiving queue from virtnet_info
` [PATCH net-next v3 2/3] virtio_net: multiqueue support
` [PATCH net-next v3 3/3] virtio-net: support changing the number of queue pairs through ethtool

[PATCH 1/1] xen/xenbus: Remove duplicate inclusion of asm/xen/hypervisor.h
 2012-12-07 21:16 UTC  (2+ messages)
  ` [Xen-devel] "

[PULL net-next] vhost: changes for 3.8
 2012-12-07 17:58 UTC  (2+ messages)

[PATCHv6] virtio-spec: virtio network device multiqueue support
 2012-12-07 14:18 UTC 

[RFC virtio-next 0/4] Introduce CAIF Virtio and reversed Vrings
 2012-12-07 14:05 UTC  (22+ messages)
` [RFCv2 00/12] Introduce host-side virtio queue and CAIF Virtio
  ` [RFCv2 01/12] vhost: Use struct vring in vhost_virtqueue
  ` [RFCv2 02/12] vhost: Isolate reusable vring related functions
  ` [RFCv2 03/12] virtio-ring: Introduce file virtio_ring_host
  ` [RFCv2 04/12] virtio-ring: Refactor out the functions accessing user memory
  ` [RFCv2 05/12] virtio-ring: Refactor move attributes to struct virtqueue
  ` [RFCv2 06/12] virtio_ring: Move SMP macros to virtio_ring.h
  ` [RFCv2 07/12] virtio-ring: Add Host side virtio-ring implementation
  ` [RFCv2 08/12] virtio: Update vring_interrupt for host-side virtio queues
  ` [RFCv2 09/12] virtio-ring: Add BUG_ON checking on host/guest ring type
  ` [RFCv2 10/12] virtio: Add argument reversed to function find_vqs()
  ` [RFCv2 11/12] remoteproc: Add support for host-virtqueues
  ` [RFCv2 12/12] caif_virtio: Introduce caif over virtio

[PATCH] vhost-blk: Add vhost-blk support v6
 2012-12-07  7:05 UTC  (3+ messages)

[PATCH 0/1] virtio: console: regression in virtqueue_add_buf() change
 2012-12-07  6:04 UTC  (2+ messages)
` [PATCH 1/1] virtio: console: virtqueue_add_buf() no longer returns > 0

[PATCHv5] virtio-spec: virtio network device RFS support
 2012-12-07  3:14 UTC  (9+ messages)

[Pv-drivers] [PATCH 0/6] VSOCK for Linux upstreaming
 2012-12-06 15:28 UTC 

[PATCHv2] x86info: dump kvm cpuid's
 2012-12-06 14:48 UTC  (4+ messages)

[PATCH 1/3] virtio: change to_vp_device to an inlined definition
 2012-12-06  6:10 UTC  (14+ messages)
` [PATCH 2/3] virtio: use dev_to_virtio wrapper in virtio
` [PATCH 3/3] virtio: add drv_to_virtio to make code clearly
  ` [PATCH V2 1/2] virtio: use dev_to_virtio wrapper in virtio
    ` [PATCH V2 2/2] virtio: add drv_to_virtio to make code clearly

[PATCH net-next v2 0/3] Multiqueue support in virtio-net
 2012-12-05 10:37 UTC  (4+ messages)
` [PATCH net-next v2 1/3] virtio-net: separate fields of sending/receiving queue from virtnet_info
` [PATCH net-next v2 2/3] virtio_net: multiqueue support
` [PATCH net-next v2 3/3] virtio-net: support changing the number of queue pairs through ethtool

[PATCH net-next 0/3] Multiqueue support for virtio-net
 2012-12-05  6:33 UTC  (10+ messages)
` [PATCH net-next 1/3] virtio-net: separate fields of sending/receiving queue from virtnet_info
` [PATCH net-next 2/3] virtio_net: multiqueue support
` [PATCH net-next 3/3] virtio-net: change the number of queues through ethtool

[net-next RFC] pktgen: don't wait for the device who doesn't free skb immediately after sent
 2012-12-04 12:55 UTC  (12+ messages)

[net-next rfc v7 0/3] Multiqueue virtio-net
 2012-12-04  9:27 UTC  (27+ messages)
` [net-next rfc v7 1/3] virtio-net: separate fields of sending/receiving queue from virtnet_info
` [net-next rfc v7 2/3] virtio_net: multiqueue support
` [net-next rfc v7 3/3] virtio-net: change the number of queues through ethtool

[PATCH] virtio-spec: serial: english tweak
 2012-12-04  6:08 UTC  (2+ messages)

xen-blkback: move free persistent grants code
 2012-12-03 21:14 UTC  (2+ messages)

xen/blkback: Persistent grant maps for xen blk drivers
 2012-12-03 21:06 UTC 

[PATCH] vhost-net: initialize zcopy packet counters
 2012-12-03 18:42 UTC  (2+ messages)

[PATCHv4] virtio-spec: virtio network device RFS support
 2012-12-02 22:46 UTC  (4+ messages)

[PATCH 00/12] VMCI for Linux upstreaming
 2012-11-30 21:17 UTC  (16+ messages)
` [PATCH 12/12] VMCI: Some header and config files
        ` [Pv-drivers] "

[PATCH] vhost-blk: Add vhost-blk support v5
 2012-11-28 16:26 UTC  (8+ messages)

[PATCH v11 4/7] mm: introduce compaction and migration for ballooned pages
 2012-11-27 11:59 UTC  (2+ messages)

[PATCH 00/12] VMCI for Linux upstreaming
 2012-11-27  0:47 UTC  (21+ messages)
` [PATCH 01/12] VMCI: context implementation
    ` [Pv-drivers] "
` [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] [PATCH 00/12] VMCI for Linux upstreaming

[PATCH 471/493] net: remove use of __devexit
 2012-11-26 17:39 UTC  (4+ messages)
  ` [Pv-drivers] "
  ` [Pv-drivers] [PATCH 086/493] net: remove use of __devexit_p
  ` [Pv-drivers] [PATCH 203/493] net: remove use of __devinit

[PATCH v12 4/7] mm: introduce compaction and migration for ballooned pages
 2012-11-26 15:57 UTC  (7+ messages)

WorldCIST'13: Indexed by ISI, SCOPUS, DBLP, EI, etc. - Extended deadline: December 7
 2012-11-26  0:19 UTC 

[PATCH v2 01/11] kexec: introduce kexec_ops struct
 2012-11-23 20:24 UTC  (21+ messages)
            ` [Xen-devel] "

[PATCHv5] virtio-spec: virtio network device RFS support
 2012-11-23 12:05 UTC 

[PATCH 0/6] VSOCK for Linux upstreaming
 2012-11-21 20:40 UTC  (7+ messages)
` [PATCH 1/6] VSOCK: vsock protocol implementation
` [PATCH 2/6] VSOCK: vsock address implementaion
` [PATCH 3/6] VSOCK: notification implementation
` [PATCH 4/6] VSOCK: statistics implementation
` [PATCH 5/6] VSOCK: utility functions
` [PATCH 6/6] VSOCK: header and config files


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