virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-04-07 17:35:02 to 2010-05-11 19:52:08 UTC [more...]

[PATCH RFC] virtio: put last seen used index into ring itself
 2010-05-11 19:52 UTC  (11+ messages)
` [Qemu-devel] "

virtio: power management
 2010-05-11 18:12 UTC 

[PATCH RFC] vhost: fix barrier pairing
 2010-05-11 17:26 UTC 

[PATCH 1/1] staging: hv: Optimize adj_guesttime function and add more detailed comments (Resubmit with some cleanups)
 2010-05-11 15:11 UTC 

[PATCH 1/1] staging: hv: Optimize adj_guesttime function and add more detailed comments
 2010-05-11 14:44 UTC  (2+ messages)

Patch to auto-load MSFT PV NIC driver
 2010-05-11 13:55 UTC  (8+ messages)

RFC: Network Plugin Architecture (NPA) for vmxnet3
 2010-05-10 20:46 UTC  (27+ messages)
  ` [Pv-drivers] "

[PATCH 1/1] staging: hv: Optimize adj_guesttime function and add more detailed comments
 2010-05-10 18:12 UTC 

[PATCHv7] add mergeable buffers support to vhost_net
 2010-05-10 17:46 UTC  (14+ messages)

virtio: put last_used and last_avail index into ring itself
 2010-05-10  3:11 UTC  (6+ messages)

[Reminder] KVM Forum 2010: Call for Papers
 2010-05-07 16:35 UTC 

[PATCH] virtio: initialize earlier
 2010-05-07  4:58 UTC 

question on virtio
 2010-05-06 16:43 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH] virtio-spec: document block CMD and FLUSH
 2010-05-06 15:25 UTC  (23+ messages)
` [Qemu-devel] "
  ` [Qemu-devel] "

[GIT PULL] amended: first round of vhost-net enhancements for net-next
 2010-05-06  7:29 UTC  (2+ messages)

[Pv-drivers] RFC: Network Plugin Architecture (NPA) for vmxnet3
 2010-05-06  7:25 UTC  (3+ messages)

[PATCH 0/3] virtio: console: Handle multiple console port resizes
 2010-05-06  2:27 UTC  (5+ messages)
` [PATCH 1/3] virtio: console: Resize console port 0 on config intr only if multiport is off
  ` [PATCH 2/3] virtio: console: Store each console's size in the console structure
    ` [PATCH 3/3] virtio: console: Accept console size along with resize control message

[PATCH 1/1] staging: hv: Add Time Sync feature to hv_utils module
 2010-05-06  1:59 UTC  (4+ messages)

[PATCH RFC] virtio: put last seen used index into ring itself
 2010-05-05 20:58 UTC 

question on virtio
 2010-05-05 11:09 UTC 

[patch 7/8] Add a bootparameter to reserve high linear address space
 2010-05-04 23:37 UTC 

RFC: Network Plugin Architecture (NPA) for vmxnet3
 2010-05-04 23:02 UTC 

[PATCH 1/1] hv: Added new hv_utils driver with shutdown as first functionality - NO OUTLOOK
 2010-05-04 22:55 UTC  (3+ messages)

implementation of IEEE 802.1Qbg in lldpad, part1
 2010-05-04 11:47 UTC  (4+ messages)
` [PATCH 1/3] consolidation of MIN and MAX macros in common.h
` [PATCH 2/3] implementation of IEEE 802.1Qbg in lldpad, part 1
` [PATCH 3/3] support for getting and setting EVB TLV parameters

[GIT PULL] first round of vhost-net enhancements for net-next
 2010-05-03 22:20 UTC  (4+ 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 

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


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