messages from 2015-04-01 03:47:23 to 2015-04-23 15:26:08 UTC [more...]
[PATCH v5 0/8] vhost: support for cross endian guests
2015-04-23 15:26 UTC
Zerocopy VM-to-VM networking using virtio-net
2015-04-22 18:00 UTC (2+ messages)
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 1/7] virtio: introduce virtio_is_little_endian() helper
2015-04-21 7:47 UTC (17+ messages)
` [PATCH v3 2/7] tun: add tun_is_little_endian() helper
` [PATCH v3 3/7] macvtap: introduce macvtap_is_little_endian() helper
` [PATCH v3 4/7] vringh: introduce vringh_is_little_endian() helper
` [PATCH v3 5/7] vhost: introduce vhost_is_little_endian() helper
` [PATCH v3 6/7] virtio: add explicit big-endian support to memory accessors
` [PATCH v3 7/7] vhost: feature to set the vring endianness
` [PATCH v3 0/7] vhost: support for cross endian guests
[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 1/6] virtio_balloon: transitional interface
2015-04-15 15:45 UTC (19+ messages)
` [PATCH v3 2/6] virtio: balloon might not be a legacy device
` [PATCH v3 4/6] virtio_mmio: support non-legacy balloon devices
` [PATCH v3 5/6] virtio_pci: "
` [PATCH v3 6/6] virtio: drop virtio_device_is_legacy_only
` [PATCH v3 0/6] virtio_balloon: virtio 1 support
[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)
[PATCH v15 01/15] qspinlock: A simple generic 4-byte queue spinlock
2015-04-13 16:19 UTC (30+ messages)
` [PATCH v15 02/15] qspinlock, x86: Enable x86-64 to use "
` [PATCH v15 03/15] qspinlock: Add pending bit
` [PATCH v15 04/15] qspinlock: Extract out code snippets for the next patch
` [PATCH v15 05/15] qspinlock: Optimize for smaller NR_CPUS
` [PATCH v15 06/15] qspinlock: Use a simple write to grab the lock
` [PATCH v15 07/15] qspinlock: Revert to test-and-set on hypervisors
` [PATCH v15 08/15] lfsr: a simple binary Galois linear feedback shift register
` [PATCH v15 09/15] pvqspinlock: Implement simple paravirt support for the qspinlock
` [PATCH v15 10/15] pvqspinlock: Implement the paravirt qspinlock for x86
` [PATCH v15 11/15] pvqspinlock, x86: Enable PV qspinlock for KVM
` [PATCH v15 12/15] pvqspinlock, x86: Enable PV qspinlock for Xen
` [PATCH v15 13/15] pvqspinlock: Only kick CPU at unlock time
` [PATCH v15 14/15] pvqspinlock: Improve slowpath performance by avoiding cmpxchg
` [PATCH v15 15/15] pvqspinlock: Add debug code to check for PV lock hash sanity
` [Xen-devel] [PATCH v15 12/15] pvqspinlock, x86: Enable PV qspinlock for Xen
[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 (7+ messages)
` [snabb-devel] "
` [dpdk-dev] "
IEEE Cluster 2015 - Call for Posters
2015-04-08 4:29 UTC
[PATCH] virtio_ring: Update weak barriers to use dma_wmb/rmb
2015-04-08 0:47 UTC
[PATCH v3 0/7] vhost: support for cross endian guests
2015-04-07 12:09 UTC
[PATCH v2 3/4] Add virtio gpu driver
2015-04-07 9:41 UTC (7+ messages)
` [PATCH v2 4/4] Add virtio-vga bits
[PATCH v15 00/15] qspinlock: a 4-byte queue spinlock with PV support
2015-04-07 2:55 UTC
[PATCH net-next] virtio: document queue state logic
2015-04-06 20:44 UTC (4+ messages)
` [PATCH net-next] netdevice: document NETDEV_TX_BUSY deprecation
[PATCH 0/9] qspinlock stuff -v15
2015-04-03 13:43 UTC (18+ messages)
` [PATCH 8/9] qspinlock: Generic paravirt support
[PATCH] x86/asm/entry: Drop now unused ENABLE_INTERRUPTS_SYSEXIT32
2015-04-03 8:28 UTC
[PATCH v2 0/7] vhost: support for cross endian guests
2015-04-02 18:53 UTC (12+ messages)
` [PATCH v2 1/7] virtio: introduce virtio_is_little_endian() helper
` [PATCH v2 2/7] tun: add tun_is_little_endian() helper
` [PATCH v2 3/7] macvtap: introduce macvtap_is_little_endian() helper
` [PATCH v2 4/7] vringh: introduce vringh_is_little_endian() helper
` [PATCH v2 5/7] vhost: introduce vhost_is_little_endian() helper
` [PATCH v2 6/7] virtio: add explicit big-endian support to memory accessors
` [PATCH v2 7/7] vhost: feature to set the vring endianness
[PATCH v5 06/10] virtio_pci: drop msi_off on probe
2015-04-02 3:55 UTC (2+ messages)
[PATCH v2 1/6] virtio_balloon: transitional interface
2015-04-01 13:00 UTC (9+ messages)
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).