virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-01-04 09:47:17 to 2010-03-10 22:17:19 UTC [more...]

[RFC][ PATCH 1/3] vhost-net: support multiple buffer heads in receiver
 2010-03-10 22:17 UTC  (5+ messages)

[PATCH 0/2] virtio: console: Trivial fixes based on review comments
 2010-03-09  6:36 UTC  (8+ messages)
` [PATCH 1/2] virtio: console: Fix type of 'len' as unsigned int
  ` [PATCH 2/2] virtio: console: Use better variable names for fill_queue operation

[RFC][ PATCH 3/3] vhost-net: Add mergeable RX buffer support to vhost-net
 2010-03-08  8:07 UTC  (4+ messages)

[RFC][ PATCH 2/3] vhost-net: handle vnet_hdr processing for MRG_RX_BUF
 2010-03-08  7:54 UTC  (4+ messages)

[PULL] virtio
 2010-03-07 11:11 UTC  (4+ messages)

Ringbuffer usage in Linux Hyper-V drivers
 2010-03-04 22:37 UTC  (10+ messages)
` [PATCH 1/1] Stage: hv: Remove Ringbuffer from TODO line
` [PATCH 1/1] Stage: hv: Corrected all header comments to follow kernel-doc format
` [PATCH 1/1] Stage: hv: Corrected all header comments to follow kernel-doc format-CORRECTED

virtio over PCI
 2010-03-04  0:39 UTC  (2+ messages)

[RFC][ PATCH 0/3] vhost-net: Add mergeable RX buffer support to vhost-net
 2010-03-03 17:28 UTC  (5+ messages)

VTDC2010 Deadline Extended to March 11
 2010-03-03 15:56 UTC 

CFP: 2nd International Conference on Cloud Computing (CloudComp2010)
 2010-03-02  5:14 UTC 

[GIT PULL] vhost-net fixes for 2.6.34
 2010-03-01  2:12 UTC  (2+ messages)

[PULL] virtio
 2010-02-28 18:43 UTC 

[PATCH 0/3] vhost: logging fixes
 2010-02-24  7:41 UTC  (17+ messages)
` [PATCH 1/3] vhost: logging math fix
` [PATCH 2/3] vhost: initialize log eventfd context pointer
` [PATCH 3/3] vhost: fix get_user_pages_fast error handling

[PULL] virtio & lguest
 2010-02-24  4:05 UTC 

virtio: console: Barrier needed before dropping early_put_chars?
 2010-02-24  1:07 UTC  (3+ messages)

[PATCH] virtio-spec: document block CMD and FLUSH
 2010-02-18 22:22 UTC 

[PATCH] vhost-net: switch to smp barriers
 2010-02-14 19:55 UTC  (8+ messages)

[PATCH] virtio-spec: document MSI-X
 2010-02-12 10:47 UTC  (2+ messages)

[PATCH 0/6] virtio: console: Fixes
 2010-02-12  9:58 UTC  (10+ messages)
` [PATCH 1/6] virtio: Initialize vq->data entries to NULL
  ` [PATCH 2/6] virtio: console: Ensure no memleaks in case of unused buffers
    ` [PATCH 3/6] virtio: console: Add ability to remove module
      ` [PATCH 4/6] virtio: console: Error out if we can't allocate buffers for control queue
        ` [PATCH 5/6] virtio: console: Fill ports' entire in_vq with buffers
          ` [PATCH 6/6] Add MAINTAINERS entry for virtio_console

[PATCH] virtio-spec: document MSI-X
 2010-02-11 17:22 UTC 

[PATCH] virtio-spec: document indirect descriptors
 2010-02-10 23:24 UTC 

Paravirt compile failure with gcc33
 2010-02-10 21:08 UTC  (5+ messages)

[PATCH] virtio-spec: document indirect descriptors
 2010-02-10 13:00 UTC 

[PATCH] virtio: fix balloon without VIRTIO_BALLOON_F_STATS_VQ
 2010-02-08 13:33 UTC  (2+ messages)

[PATCH 0/3 v4] macvtap driver
 2010-02-04  4:21 UTC  (5+ messages)
  ` [PATCH 1/3] net: maintain namespace isolation between vlan and real device
  ` [PATCH 2/3] macvlan: allow multiple driver backends
  ` [PATCH 3/3] net: macvtap driver

[PATCH 1/2] virtio: Add ability to detach unused buffers from vrings
 2010-02-02 23:59 UTC  (6+ messages)
  ` [PATCH 2/2] virtio_net: Defer skb allocation in receive path Date: Wed, 13 Jan 2010 12:53:38 -0800
` [PATCH 0/2] virtio net improvements

CFP: Workshop on Virtualization Technologies in Distributed Computing (VTDC 2010)
 2010-02-02  4:40 UTC  (3+ messages)
` CFP: VPACT 2010: Third International Workshop on Virtualization Performance: Analysis, Characterization and Tools
  ` VPACT 2010: Deadline Extended to Feb 8 (Third International Workshop on Virtualization Performance: Analysis, Characterization and Tools)

Workgroup Meetings at Collaboration Summit
 2010-02-01 17:55 UTC 

virtio: console: Return -EFAULT on copy_xx_user errors, allow larger writes
 2010-02-01  5:08 UTC  (10+ messages)
` [PATCH 19/31] virtio: console: Introduce a send_buf function for a common path for sending data to host
  ` [PATCH 20/31] virtio: console: Add a new MULTIPORT feature, support for generic ports
    ` [PATCH 21/31] virtio: console: Prepare for writing to userspace buffers
      ` [PATCH 22/31] virtio: console: Associate each port with a char device
        ` [PATCH 23/31] virtio: console: Add file operations to ports for open/read/write/poll
          ` [PATCH 29/31] virtio: console: Add ability to hot-unplug ports

[PATCHv2] virtio: use smp_XX barriers on SMP
 2010-01-30  4:52 UTC  (7+ messages)

[PATCH 0/2] virtio net improvements
 2010-01-29 13:16 UTC 

[PATCH] virtio: use smp_XX barriers
 2010-01-27  9:47 UTC  (5+ messages)

[PATCH 00/32] virtio: console: Fixes, multiple devices and generic ports
 2010-01-25 10:32 UTC  (43+ messages)
` [PATCH 01/32] virtio: console: comment cleanup
  ` [PATCH 02/32] virtio: console: statically initialize virtio_cons
    ` [PATCH 03/32] hvc_console: make the ops pointer const
      ` [PATCH 04/32] hvc_console: Remove __devinit annotation from hvc_alloc
        ` [PATCH 05/32] virtio: console: We support only one device at a time
          ` [PATCH 06/32] virtio: console: port encapsulation
            ` [PATCH 07/32] virtio: console: encapsulate buffer information in a struct
              ` [PATCH 08/32] virtio: console: ensure add_inbuf can work for multiple ports as well
                ` [PATCH 09/32] virtio: console: introduce a get_inbuf helper to fetch bufs from in_vq
                  ` [PATCH 10/32] virtio: console: use vdev->priv to avoid accessing global var
                    ` [PATCH 11/32] virtio: console: don't assume a single console port
                      ` [PATCH 12/32] virtio: console: remove global var
                        ` [PATCH 13/32] virtio: console: struct ports for multiple ports per device
                          ` [PATCH 14/32] virtio: console: ensure console size is updated on hvc open
                            ` [PATCH 15/32] virtio: console: Separate out console-specific data into a separate struct
                              ` [PATCH 16/32] virtio: console: Separate out console init into a new function
                                ` [PATCH 17/32] virtio: console: Separate out find_vqs operation into a different function
                                  ` [PATCH 18/32] virtio: console: Introduce function to hand off data from host to readers
                                    ` [PATCH 19/32] virtio: console: Introduce a send_buf function for a common path for sending data to host
                                      ` [PATCH 20/32] virtio: console: Add a new MULTIPORT feature, support for generic ports
                                        ` [PATCH 21/32] virtio: console: Prepare for writing to / reading from userspace buffers
                                          ` [PATCH 22/32] virtio: console: Associate each port with a char device
                                            ` [PATCH 23/32] virtio: console: Add file operations to ports for open/read/write/poll
                                              ` [PATCH 24/32] virtio: console: Ensure only one process can have a port open at a time
                                                ` [PATCH 25/32] virtio: console: Register with sysfs and create a 'name' attribute for ports
                                                  ` [PATCH 26/32] virtio: console: Add throttling support to prevent flooding ports
                                                    ` [PATCH 27/32] virtio: console: Remove cached data on port close
                                                      ` [PATCH 28/32] virtio: console: Handle port hot-plug
                                                        ` [PATCH 29/32] virtio: Add ability to detach unused buffers from vrings
                                                          ` [PATCH 30/32] virtio: console: Add ability to hot-unplug ports
                                                            ` [PATCH 31/32] virtio: console: Add debugfs files for each port to expose debug info
                                                              ` [PATCH 32/32] virtio: console: show error message if hvc_alloc fails for console ports
                                                                      ` Remove host throttling
                                                                        ` [PATCH 19/31] virtio: console: Introduce a send_buf function for a common path for sending data to host
                                                                          ` [PATCH 29/31] virtio: console: Add ability to hot-unplug ports
                                                                            ` [PATCH 30/31] virtio: console: Add debugfs files for each port to expose debug info

[PATCH] virtio-spec: Update the spec for recent virtio-console changes
 2010-01-20 14:01 UTC 

[PATCH 00/31] virtio: console: Fixes, multiple devices and generic ports
 2010-01-16 22:16 UTC  (15+ messages)
` [PATCH 01/31] virtio: console: comment cleanup
  ` [PATCH 02/31] virtio: console: statically initialize virtio_cons
      ` [PATCH 03/31] hvc_console: make the ops pointer const
` [PATCH 17/31] virtio: console: Separate out find_vqs operation into a different function
  ` [PATCH 18/31] virtio: console: Buffer data that comes from the host

Virtio ballooning support for Lguest
 2010-01-12 11:04 UTC  (3+ messages)

Intel Rapid Boot Toolkit - UEFI Hypervisor : Cloud Computing Firmware / Firmware-as-a-Service
 2010-01-10 19:55 UTC 

[Qemu-devel] Re: [PATCH v2] virtio-blk physical block size
 2010-01-10 12:35 UTC  (6+ 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).