messages from 2015-04-08 14:41:49 to 2015-05-01 23:12:38 UTC [more...]
[PATCH] virtio: pass baton to Michael Tsirkin
2015-05-01 23:12 UTC
[RFC 0/4] rpmsg: Fix init of DMA:able virtqueues
2015-05-01 5:01 UTC (5+ messages)
` [RFC 1/4] virtio_ring: Break out vring descriptor setup code
` [RFC 2/4] virtio_ring: Add option for DMA mapped sgs in virtqueue_add
` [RFC 3/4] virtio: Add dma variants of virtqueue_add_in and outbuf
` [RFC 4/4] rpmsg: DMA map sgs passed to virtio
[PATCH v16 01/14] qspinlock: A simple generic 4-byte queue spinlock
2015-04-30 18:56 UTC (18+ messages)
` [PATCH v16 02/14] qspinlock, x86: Enable x86-64 to use "
` [PATCH v16 03/14] qspinlock: Add pending bit
` [PATCH v16 04/14] qspinlock: Extract out code snippets for the next patch
` [PATCH v16 05/14] qspinlock: Optimize for smaller NR_CPUS
` [PATCH v16 06/14] qspinlock: Use a simple write to grab the lock
` [PATCH v16 07/14] qspinlock: Revert to test-and-set on hypervisors
` [PATCH v16 08/14] pvqspinlock: Implement simple paravirt support for the qspinlock
` [PATCH v16 09/14] pvqspinlock, x86: Implement the paravirt qspinlock call patching
` [PATCH v16 10/14] pvqspinlock, x86: Enable PV qspinlock for KVM
` [PATCH v16 11/14] pvqspinlock, x86: Enable PV qspinlock for Xen
` [PATCH v16 12/14] pvqspinlock: Only kick CPU at unlock time
` [PATCH v16 13/14] pvqspinlock: Improve slowpath performance by avoiding cmpxchg
` [PATCH v16 14/14] pvqspinlock: Collect slowpath lock statistics
[PATCH 1/6] x86: use macro instead of "0" for setting TICKET_SLOWPATH_FLAG
2015-04-30 16:39 UTC (7+ messages)
` [PATCH 2/6] x86: move decision about clearing slowpath flag into arch_spin_lock()
` [PATCH 3/6] x86: introduce new pvops function clear_slowpath
` [PATCH 4/6] x86: introduce new pvops function spin_unlock
` [PATCH 5/6] x86: switch config from UNINLINE_SPIN_UNLOCK to INLINE_SPIN_UNLOCK
` [PATCH 6/6] x86: remove no longer needed paravirt_ticketlocks_enabled
` [PATCH 0/6] x86: reduce paravirtualized spinlock overhead
[PATCH 0/6] x86: reduce paravirtualized spinlock overhead
2015-04-30 10:53 UTC
[PATCH v2] virtio-mmio: Update the device to OASIS spec version
2015-04-29 16:30 UTC (3+ messages)
KVM Forum 2015 Call for Participation
2015-04-27 15:37 UTC
Zerocopy VM-to-VM networking using virtio-net
2015-04-27 14:40 UTC (25+ messages)
` [virtio-dev] "
[PATCH v6 0/8] vhost: support for cross endian guests
2015-04-27 9:17 UTC (17+ messages)
` [PATCH v6 1/8] virtio: introduce virtio_is_little_endian() helper
` [PATCH v6 2/8] tun: add tun_is_little_endian() helper
` [PATCH v6 3/8] macvtap: introduce macvtap_is_little_endian() helper
` [PATCH v6 4/8] vringh: introduce vringh_is_little_endian() helper
` [PATCH v6 5/8] vhost: introduce vhost_is_little_endian() helper
` [PATCH v6 6/8] virtio: add explicit big-endian support to memory accessors
` [PATCH v6 7/8] vhost: cross-endian support for legacy devices
` [PATCH v6 8/8] macvtap/tun: cross-endian support for little-endian hosts
CfP Virtualization in High-Performance Cloud Computing Workshop (VHPC '15)
2015-04-24 19:33 UTC
[PATCH v16 00/14] qspinlock: a 4-byte queue spinlock with PV support
2015-04-24 18:56 UTC
[PATCH v5 0/8] vhost: support for cross endian guests
2015-04-24 8:09 UTC (22+ messages)
` [PATCH v5 1/8] virtio: introduce virtio_is_little_endian() helper
` [PATCH v5 2/8] tun: add tun_is_little_endian() helper
` [PATCH v5 3/8] macvtap: introduce macvtap_is_little_endian() helper
` [PATCH v5 4/8] vringh: introduce vringh_is_little_endian() helper
` [PATCH v5 5/8] vhost: introduce vhost_is_little_endian() helper
` [PATCH v5 6/8] virtio: add explicit big-endian support to memory accessors
` [PATCH v5 7/8] vhost: cross-endian support for legacy devices
` [PATCH v5 8/8] macvtap/tun: cross-endian support for little-endian hosts
Zerocopy VM-to-VM networking using virtio-net
2015-04-22 17:01 UTC
[PATCH v4 0/8] vhost: support for cross endian guests
2015-04-22 13:22 UTC (28+ messages)
` [PATCH v4 1/8] virtio: introduce virtio_is_little_endian() helper
` [PATCH v4 2/8] tun: add tun_is_little_endian() helper
` [PATCH v4 3/8] macvtap: introduce macvtap_is_little_endian() helper
` [PATCH v4 4/8] vringh: introduce vringh_is_little_endian() helper
` [PATCH v4 5/8] vhost: introduce vhost_is_little_endian() helper
` [PATCH v4 6/8] virtio: add explicit big-endian support to memory accessors
` [PATCH v4 7/8] vhost: feature to set the vring endianness
` [PATCH v4 8/8] macvtap/tun: add VNET_BE flag
[PATCH v3 6/7] virtio: add explicit big-endian support to memory accessors
2015-04-21 7:47 UTC (2+ messages)
[PATCH 00/18] virtio-blk: Support "VIRTIO_CONFIG_S_NEEDS_RESET"
2015-04-21 6:58 UTC (10+ messages)
` [Qemu-devel] "
[PATCH] virtio: fix typo in vring_need_event() doc comment
2015-04-20 12:34 UTC (4+ messages)
[PATCH RESEND] Revert "vhost: fix release path lockdep checks"
2015-04-17 7:58 UTC
[PATCH] Revert "vhost: fix release path lockdep checks"
2015-04-17 7:51 UTC
CFP: 2nd IEEE/ACM International Symposium on Big Data Computing (BDC) 2015 -- co-located with IEEE/ACM UCC 2015
2015-04-15 23:48 UTC
[PATCH v3 0/6] virtio_balloon: virtio 1 support
2015-04-15 15:45 UTC (9+ messages)
[PATCH] vhost: fix log base address
2015-04-15 9:37 UTC
[PATCH] virtio_balloon: drop virtio_balloon_stat_modern
2015-04-15 3:15 UTC (3+ messages)
[Xen-devel] [PATCH v15 12/15] pvqspinlock, x86: Enable PV qspinlock for Xen
2015-04-13 16:19 UTC (14+ messages)
` [PATCH v15 09/15] pvqspinlock: Implement simple paravirt support for the qspinlock
` [PATCH v15 13/15] pvqspinlock: Only kick CPU at unlock time
[PATCH 1/2] virtio_balloon: header update for virtio 1
2015-04-13 14:20 UTC (8+ messages)
` [PATCH 2/2] virtio-balloon: virtio 1 support
[PATCH] add generic callbacks into compaction
2015-04-13 1:39 UTC (2+ messages)
[PATCH] virtio_config: reorder functions
2015-04-10 3:21 UTC (4+ messages)
[PATCH] virtio_ring: Update weak barriers to use dma_wmb/rmb
2015-04-10 3:17 UTC (5+ messages)
[PATCH v15 16/16] unfair qspinlock: a queue based unfair lock
2015-04-09 21:52 UTC (6+ messages)
memory barriers in virtq.lua?
2015-04-09 15:00 UTC (4+ messages)
` [dpdk-dev] [snabb-devel] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).