virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-18 21:49:57 to 2012-10-23 01:47:49 UTC [more...]

[PATCHv7 0/4] virtio_console: Add rproc_serial driver
 2012-10-23  1:47 UTC  (10+ 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] vhost-blk: Add vhost-blk support v2
 2012-10-23  0:07 UTC  (10+ messages)

[PATCH v2 1/3] mm: highmem: export kmap_to_page for modules
 2012-10-22 23:55 UTC  (6+ 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 for-3.7] vhost: fix mergeable bufs on BE hosts
 2012-10-21 23:24 UTC  (3+ messages)

[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 00/10] VMCI for Linux upstreaming
 2012-10-16  0:29 UTC  (11+ 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
` [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

[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  (18+ messages)
` [PATCH 1/3] virtio: add API to query ring capacity
` [PATCH 2/3] virtio-net: correct capacity math on ring full
` [PATCH 3/3] virtio-net: put virtio net header inline with data

[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  (9+ messages)

[PATCH 0/2] virtio-scsi fixes for 3.6
 2012-10-02  9:12 UTC  (3+ messages)

[PATCHv6 0/3] virtio_console: Add rproc_serial device
 2012-10-01  9:52 UTC  (14+ messages)
` [PATCH 1/3] virtio_console:Merge struct buffer_token into struct port_buffer
` [PATCHv5 2/3] virtio_console: Add support for remoteproc serial
` [PATCH 3/3] virtio_console: Don't initialize buffers to zero

[PATCH qemu] virtio-net: add feature bit for any header s/g
 2012-09-28  9:31 UTC 

[PATCH 0/2] virtio-mmio updates for 3.7
 2012-09-27 16:33 UTC  (7+ messages)
` [PATCH 1/2] virtio_mmio: fix off by one error allocating queue
` [PATCH 2/2] virtio_mmio: Don't attempt to create empty virtqueues

Proposal for virtio standardization
 2012-09-27  0:29 UTC 

[PATCH v10 0/5] make balloon pages movable by compaction
 2012-09-25 18:07 UTC  (9+ messages)
  ` [PATCH v10 1/5] mm: introduce a common interface for balloon pages mobility
  ` [PATCH v10 3/5] virtio_balloon: introduce migration primitives to balloon pages

[PATCHv4] virtio_console: Add support for remoteproc serial
 2012-09-25  6:50 UTC  (6+ messages)

[PATCHv3] virtio_console: Add support for remoteproc serial
 2012-09-20 16:34 UTC 

[PATCHv2] virtio_console: Add support for remoteproc serial
 2012-09-20 10:24 UTC  (5+ messages)

[PATCHv4] virtio-spec: virtio network device multiqueue support
 2012-09-19  6:12 UTC  (10+ messages)

miscalculated vring size in virtio-0.9.5.pdf?
 2012-09-19  5:42 UTC  (2+ messages)

[RFC 1/2] virtio_console: Add support for DMA memory allocation
 2012-09-19  4:10 UTC  (12+ messages)
              ` [PATCH repost] virtio: don't crash when device is buggy


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