virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-03-22 04:04:01 to 2010-05-03 22:20:23 UTC [more...]

[GIT PULL] first round of vhost-net enhancements for net-next
 2010-05-03 22:20 UTC  (4+ messages)

[PATCHv7] add mergeable buffers support to vhost_net
 2010-05-03 16:19 UTC  (8+ messages)

[PATCH 1/1] hv: Added new hv_utils driver to hyper-v - CORRECTED
 2010-04-30 21:50 UTC  (5+ messages)
  ` [PATCH 1/1] hv: Added new hv_utils driver to hyper-v - RE-CREATED

[PATCH 1/1] hv: Added new hv_utils driver to hyper-v
 2010-04-29  0:20 UTC  (3+ messages)

[virtualization-mngt] HyperV detection patch
 2010-04-28 20:56 UTC 

A Clock source for HyperV
 2010-04-28 20:45 UTC 

A Clock source for HyperV
 2010-04-28 20:45 UTC 

[PATCH] virtio-spec: document block CMD and FLUSH
 2010-04-28 15:52 UTC  (5+ messages)
` [Qemu-devel] "

A clocksource driver for HyperV
 2010-04-27 21:49 UTC  (5+ messages)

[PATCH v6] Add mergeable rx buffer support to vhost_net
 2010-04-26 21:42 UTC  (2+ messages)

[PATCHv5] add mergeable receiver buffers support to vhost
 2010-04-24 19:07 UTC  (2+ messages)

Linux Plumbers Conference 2010 - call for tracks
 2010-04-23  9:53 UTC 

[PATCH v4] Add mergeable RX bufs support to vhost
 2010-04-22 17:59 UTC  (7+ messages)

[PATCH] virtio: Fix GFP flags passed from the virtio balloon driver
 2010-04-22  2:52 UTC 

[PATCH 0/6] virtio: virtqueue ops cleanup
 2010-04-20  9:10 UTC  (12+ messages)
` [PATCH 1/6] virtio: add virtqueue_ vq_ops wrappers
` [PATCH 2/6] virtio_balloon: use virtqueue_xxx wrappers
` [PATCH 3/6] virtio_console: "
` [PATCH 4/6] virtio_blk: "
` [PATCH 5/6] virtio_net: "
` [PATCH 6/6] virtio_ring: remove a level of indirection
  ` [PATCH] virtio-rng: use virtqueue_xxx wrappers
  ` [PATCH] trans_virtio: "

KVM Forum 2010: Call for Papers
 2010-04-19 21:19 UTC 

[PATCH 1/1] Staging: hv: Fix a bug affecting IPv6
 2010-04-19 15:32 UTC 

HPDC 2010: Call for Participation
 2010-04-18 23:09 UTC 

Update virtio spec with new virtio console ABI information
 2010-04-16  7:14 UTC 

[PULL] lguest fixes: for lguest-under-kvm and older CPU configs
 2010-04-14 12:17 UTC 

[PULL] virtio console fixes, abi change
 2010-04-14  7:25 UTC  (2+ messages)

[PATCH] vhost-net: fix vq_memory_access_ok error checking
 2010-04-13 15:02 UTC  (2+ messages)

[PATCH 00/11] (v6) virtio: console: Fixes, new way of discovering ports
 2010-04-10  7:19 UTC  (13+ messages)
` [PATCH 01/11] Revert "virtio: disable multiport console support."
  ` [PATCH 02/11] virtio: console: Add a __send_control_msg() that can send messages without a valid port
    ` [PATCH 03/11] virtio: console: Let host know of port or device add failures
      ` [PATCH 04/11] virtio: console: Return -EPIPE to hvc_console if we lost the connection
        ` [PATCH 05/11] virtio: console: Don't call hvc_remove() on unplugging console ports
          ` [PATCH 06/11] virtio: console: Remove config work handler
            ` [PATCH 07/11] virtio: console: Move code around for future patches
              ` [PATCH 08/11] virtio: console: Use a control message to add ports
                ` [PATCH 09/11] virtio: console: Don't always create a port 0 if using multiport
                  ` [PATCH 10/11] virtio: console: Rename wait_is_over() to will_read_block()
                    ` [PATCH 11/11] virtio: console: Add support for nonblocking write()s

[PATCH v3] Add Mergeable receive buffer support to vhost_net
 2010-04-08  8:35 UTC  (7+ messages)

[PULL] virtio console fixes
 2010-04-08  1:07 UTC 

[GIT PULL] vhost-net fixes for issues in 2.6.34-rc1
 2010-04-07 23:52 UTC  (3+ messages)
` [GIT PULL] vhost-net fix for 2.6.34-rc3

[RFC] vhost-blk implementation (v2)
 2010-04-07  0:36 UTC 

[PATCH 00/10] (v5) virtio: console: Fixes, new way of discovering ports
 2010-04-06 14:54 UTC  (15+ messages)
` [PATCH 01/10] virtio: console: Add a __send_control_msg() that can send messages without a valid port
  ` [PATCH 02/10] virtio: console: Let host know of port or device add failures
    ` [PATCH 03/10] virtio: console: Return -EPIPE to hvc_console if we lost the connection
      ` [PATCH 04/10] virtio: console: Don't call hvc_remove() on unplugging console ports
        ` [PATCH 05/10] virtio: console: Remove config work handler
          ` [PATCH 06/10] virtio: console: Move code around for future patches
            ` [PATCH 07/10] virtio: console: Use a control message to add ports
              ` [PATCH 08/10] virtio: console: Don't always create a port 0 if using multiport
                ` [PATCH 09/10] virtio: console: Rename wait_is_over() to will_read_block()
                  ` [PATCH 10/10] virtio: console: Add support for nonblocking write()s

A clocksource driver for HyperV
 2010-04-05 22:03 UTC  (3+ messages)

A clocksource driver for HyperV
 2010-04-05 20:30 UTC 

[RFC][ PATCH 3/3] vhost-net: Add mergeable RX buffer support to vhost-net
 2010-04-04  8:55 UTC  (7+ messages)
` [PATCH v2] Add Mergeable RX buffer feature to vhost_net

[PATCH 4/4] virtio: disable multiport console support
 2010-03-31 18:56 UTC  (4+ messages)

[PATCH][QEMU][VHOST]fix feature bit handling for mergeable rx buffers
 2010-03-31 10:12 UTC  (2+ messages)

CfP with Extended Deadline 5th Workshop on Virtualization in High-Performance Cloud Computing (VHPC'10)
 2010-03-30 17:11 UTC 

[PATCH 3/4] virtio: console makes incorrect assumption about virtio API
 2010-03-30  6:30 UTC  (2+ messages)

[PATCH 0/7] virtio: console: Fixes, new flexible way of discovering ports
 2010-03-30  5:20 UTC  (19+ messages)
` [PATCH 1/7] MAINTAINERS: Put the virtio-console entry in correct alphabetical order
  ` [PATCH 2/7] virtio: console: Remove config work handler
    ` [PATCH 3/7] virtio: console: Add a __send_control_msg() that can send messages without a valid port
      ` [PATCH 4/7] virtio: console: Move code around for future patches
        ` [PATCH 5/7] virtio: console: Use a control message to add ports
          ` [PATCH 6/7] virtio: console: Don't always create a port 0 if using multiport
            ` [PATCH 7/7] virtio: console: Return -EPIPE if port on the host isn't connected

[PATCH 2/4] virtio: console: Fix early_put_chars usage
 2010-03-30  5:19 UTC 

[PATCH 1/4] MAINTAINERS: Put the virtio-console entry in correct alphabetical order
 2010-03-30  5:17 UTC 

Call for Workshops: 2nd International Conference on Cloud Computing (CloudComp2010)
 2010-03-28 20:57 UTC 

[RFC] GSoC 2010: Memory Compression for Virtualized Environments
 2010-03-27  9:47 UTC  (2+ messages)

[RFC] GSoC 2010: Memory Compression for Virtualized Environments
 2010-03-27  7:38 UTC 

Problem with multiple hvc consoles via virtio-console
 2010-03-26  5:01 UTC 

[PATCH v3 1/1] Shared memory uio_pci driver
 2010-03-25 16:50 UTC  (11+ messages)

[RFC] vhost-blk implementation
 2010-03-24 18:28 UTC  (10+ messages)

Problem with multiple hvc consoles via virtio-console
 2010-03-24 15:34 UTC 

[PATCH 0/9] virtio-serial fixes, ABI updates
 2010-03-23 16:23 UTC  (12+ messages)
` [PATCH 1/9] virtio-serial-bus: save/load: Ensure target has enough ports
  ` [PATCH 2/9] virtio-serial-bus: save/load: Ensure nr_ports on src and dest are same
    ` [PATCH 3/9] virtio-serial: save/load: Ensure we have hot-plugged ports instantiated
      ` [PATCH 4/9] virtio-serial: Handle scatter-gather buffers for control messages
          ` [Qemu-devel] "

Virtio_console usage of early printk
 2010-03-23 14:58 UTC  (5+ messages)

[PATCH 0/8] (v4) virtio: console: Fixes, new way of discovering ports
 2010-03-23 12:53 UTC  (9+ messages)
` [PATCH 1/8] MAINTAINERS: Put the virtio-console entry in correct alphabetical order
  ` [PATCH 2/8] virtio: console: Remove config work handler
    ` [PATCH 3/8] virtio: console: Add a __send_control_msg() that can send messages without a valid port
      ` [PATCH 4/8] virtio: console: Move code around for future patches
        ` [PATCH 5/8] virtio: console: Use a control message to add ports
          ` [PATCH 6/8] virtio: console: Don't always create a port 0 if using multiport
            ` [PATCH 7/8] virtio: console: Fix early_put_chars usage
              ` [PATCH 8/8] virtio: console: Add partial blocking/non-blocking support to write()

Virtio_console usage of early printk
 2010-03-22 17:45 UTC 

[PULL] virtio
 2010-03-22 14:34 UTC 

[PATCH 0/6] virtio: console: Fixes, abi update
 2010-03-22 12:31 UTC  (12+ messages)
` [PATCH 1/6] virtio: console: Generate a kobject CHANGE event on adding 'name' attribute
  ` [PATCH 2/6] virtio: console: Check if port is valid in resize_console
    ` [PATCH 3/6] virtio: console: Switch to using a port bitmap for port discovery


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