virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-02 09:12:13 to 2012-10-30 02:19:38 UTC [more...]

[PATCH 00/12] VMCI for Linux upstreaming
 2012-10-30  2:19 UTC  (16+ 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

[PATCH net-next 0/8] enable/disable zero copy tx dynamically
 2012-10-29 15:50 UTC  (9+ 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] Some virtio-ccw clarifications
 2012-10-29 13:02 UTC  (2+ messages)
` [PATCH] virtio-ccw: Clarifications

[PATCHv7 0/4] virtio_console: Add rproc_serial driver
 2012-10-28 21:58 UTC  (11+ messages)
` [PATCHv7 1/4] virtio_console: Free buffer if splice fails
` [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

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

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

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  (11+ 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

[Qemu-devel] Proposal for virtio standardization
 2012-10-16 13:52 UTC  (38+ messages)
  ` Using PCI config space to indicate config location
    ` [Qemu-devel] "
` Proposal for virtio standardization

memory corruption in HYPERVISOR_physdev_op()
 2012-10-16  9:13 UTC  (7+ messages)
  ` [Xen-devel] "

potential integer overflow in xenbus_file_write()
 2012-10-16  8:54 UTC  (3+ messages)
  ` [Xen-devel] "

[PATCH 0/6] VSOCK for Linux upstreaming
 2012-10-16  0:33 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

[PATCH] xen/xenbus: silence GCC warning
 2012-10-15 13:20 UTC 

[PATCH] xen/xenbus: silence GCC warning
 2012-10-15 10:03 UTC 

[PATCH 1/1] vhost-blk: Add vhost-blk support v4
 2012-10-15  9:57 UTC 

[PATCH 0/3] virtio-net: inline header support
 2012-10-12 11:52 UTC  (15+ messages)

[PATCH] [SCSI] virtio-scsi: Add real 2-clause BSD license to header
 2012-10-11 22:38 UTC  (2+ messages)

[PATCH] virtio-pci: use module_pci_driver to simplify the code
 2012-10-11  8:32 UTC 

[PATCH] [SCSI] virtio-scsi: Add real 2-clause BSD license to header
 2012-10-11  6:41 UTC 

[PATCH] virtio-pci: use module_pci_driver to simplify the code
 2012-10-11  1:10 UTC 

[PATCH] vhost-blk: Add vhost-blk support v3
 2012-10-10  7:20 UTC 

[PATCH] xen/x86: remove duplicated include from enlighten.c
 2012-10-07 14:06 UTC 

[PULL] virtio
 2012-10-05  1:39 UTC 

Linux-next changes for module and virtio trees
 2012-10-02 15:12 UTC  (2+ messages)

[PATCH] virtio-blk: Disable callback in virtblk_done()
 2012-10-02 14:42 UTC  (4+ messages)

[PATCH 0/2] virtio-scsi fixes for 3.6
 2012-10-02  9:12 UTC  (3+ 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).