virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-04 18:33:02 to 2014-05-28 21:55:31 UTC [more...]

[RFC] Implement Batched (group) ticket lock
 2014-05-28 21:55 UTC  (2+ messages)

Divide error in kvm_unlock_kick()
 2014-05-28 16:42 UTC 

[PATCH] virtio-scsi: Implement change_queue_depth for virtscsi targets
 2014-05-24  1:07 UTC 

[PATCH v10 00/19] qspinlock: a 4-byte queue spinlock with PV support
 2014-05-21 17:02 UTC  (52+ messages)
` [PATCH v10 01/19] qspinlock: A simple generic 4-byte queue spinlock
` [PATCH v10 02/19] qspinlock, x86: Enable x86-64 to use "
` [PATCH v10 03/19] qspinlock: Add pending bit
                ` [RFC 08/07] qspinlock: integrate pending bit into queue
` [PATCH v10 04/19] qspinlock: Extract out the exchange of tail code word
` [PATCH v10 05/19] qspinlock: Optimize for smaller NR_CPUS
` [PATCH v10 06/19] qspinlock: prolong the stay in the pending bit path
` [PATCH v10 07/19] qspinlock: Use a simple write to grab the lock, if applicable
` [PATCH v10 08/19] qspinlock: Make a new qnode structure to support virtualization
` [PATCH v10 09/19] qspinlock: Prepare for unfair lock support
` [PATCH v10 10/19] qspinlock, x86: Allow unfair spinlock in a virtual guest
` [PATCH v10 11/19] qspinlock: Split the MCS queuing code into a separate slowerpath
` [PATCH v10 12/19] unfair qspinlock: Variable frequency lock stealing mechanism
` [PATCH v10 13/19] unfair qspinlock: Enable lock stealing in lock waiters
` [PATCH v10 14/19] pvqspinlock, x86: Rename paravirt_ticketlocks_enabled
` [PATCH v10 15/19] pvqspinlock, x86: Add PV data structure & methods
` [PATCH v10 16/19] pvqspinlock: Enable coexistence with the unfair lock
` [PATCH v10 17/19] pvqspinlock: Add qspinlock para-virtualization support
` [PATCH v10 18/19] pvqspinlock, x86: Enable PV qspinlock PV for KVM
` [PATCH v10 19/19] pvqspinlock, x86: Enable PV qspinlock for XEN

[PATCH 6/6] virtio-scsi: Enable DIF/DIX modes in SCSI host LLD
 2014-05-20 18:24 UTC  (12+ messages)

question about "struct kvm_segment"
 2014-05-20  2:25 UTC 

[PATCH v1] vhost: avoid large order allocations
 2014-05-14  8:11 UTC  (7+ messages)

[PATCH] [resend] net: get rid of SET_ETHTOOL_OPS
 2014-05-13 21:43 UTC  (5+ messages)

[PATCH v1] vhost: avoid large order allocations
 2014-05-13  8:35 UTC 

[VHPC’14] LAST Call for Papers - Deadline in 4 weeks
 2014-05-12 13:02 UTC 

[PATCH] net: get rid of SET_ETHTOOL_OPS
 2014-05-08 13:19 UTC 

[PATCH] net: get rid of SET_ETHTOOL_OPS
 2014-05-08 11:53 UTC 

[PATCH v9 00/19] qspinlock: a 4-byte queue spinlock with PV support
 2014-05-07 15:00 UTC  (68+ messages)
` [PATCH v9 01/19] qspinlock: A simple generic 4-byte queue spinlock
` [PATCH v9 02/19] qspinlock, x86: Enable x86-64 to use "
` [PATCH v9 03/19] qspinlock: Add pending bit
` [PATCH v9 04/19] qspinlock: Extract out the exchange of tail code word
` [PATCH v9 05/19] qspinlock: Optimize for smaller NR_CPUS
` [PATCH v9 06/19] qspinlock: prolong the stay in the pending bit path
` [PATCH v9 07/19] qspinlock: Use a simple write to grab the lock, if applicable
` [PATCH v9 08/19] qspinlock: Make a new qnode structure to support virtualization
` [PATCH v9 09/19] qspinlock: Prepare for unfair lock support
` [PATCH v9 10/19] qspinlock, x86: Allow unfair spinlock in a virtual guest
` [PATCH v9 11/19] qspinlock: Split the MCS queuing code into a separate slowerpath
` [PATCH v9 12/19] unfair qspinlock: Variable frequency lock stealing mechanism
` [PATCH v9 13/19] unfair qspinlock: Enable lock stealing in lock waiters
` [PATCH v9 14/19] pvqspinlock, x86: Rename paravirt_ticketlocks_enabled
` [PATCH v9 15/19] pvqspinlock, x86: Add PV data structure & methods
` [PATCH v9 16/19] pvqspinlock: Enable coexistence with the unfair lock
` [PATCH v9 17/19] pvqspinlock: Add qspinlock para-virtualization support
` [PATCH v9 18/19] pvqspinlock, x86: Enable PV qspinlock PV for KVM
` [PATCH v9 19/19] pvqspinlock, x86: Enable PV qspinlock for XEN

[PATCH 01/12] tools: Unify export.h
 2014-05-05 17:35 UTC 

[GIT PULL 01/12] perf/core improvements and fixes
 2014-05-05 17:35 UTC 

[PATCH] vsock: Make transport the proto owner
 2014-05-01 22:20 UTC 

[PATCH] vsock: Make transport the proto owner
 2014-05-01 22:10 UTC 

[PATCH] vsock: Make transport the proto owner
 2014-05-01 22:09 UTC 

[PATCH] virtio-rng: support multiple virtio-rng devices
 2014-04-29  1:14 UTC  (2+ messages)

[PATCH 0/1] virtio_ccw: exploit virtio_break_device()
 2014-04-28  1:54 UTC  (3+ messages)
` [PATCH 1/1] virtio_ccw: introduce device_lost in virtio_ccw_device

[PATCH 1/3] tools: Unify export.h
 2014-04-23  4:07 UTC  (2+ messages)

[PATCH] virtio_net: zero is an invald queue_pairs number
 2014-04-22 20:01 UTC  (5+ messages)

RFC: sharing config interrupt between virtio devices for saving MSI
 2014-04-22  8:15 UTC  (2+ messages)

virtio: virtio_break_device() to mark all virtqueues broken
 2014-04-22  6:51 UTC 

[PATCH] virtio_net: return error when there is no virtqueue or MQ isn't support
 2014-04-22  4:14 UTC  (5+ messages)

[PATCH] tools: Unify export.h
 2014-04-14 11:18 UTC  (6+ messages)
              ` [PATCH] tools: Consolidate types.h

sometimes ping fails when enable stp
 2014-04-11  7:53 UTC  (2+ messages)

[PATCH RFC V2 0/4] Adding tracepoints to vhost/net
 2014-04-11  3:04 UTC  (3+ messages)
  ` [PATCH RFC V2 4/4] tools: virtio: add a top-like utility for displaying vhost satistics

questions about ebtable ip extension
 2014-04-10  6:03 UTC 

[PATCH v8 00/10] qspinlock: a 4-byte queue spinlock with PV support
 2014-04-09 12:08 UTC  (21+ messages)
  ` [PATCH v8 01/10] qspinlock: A generic 4-byte queue spinlock implementation

[RFC PATCH] virtio-net: reset virtqueue affinity when doing cpu hotplug
 2014-04-07  6:06 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).