virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-24 12:17:54 to 2015-06-17 09:56:19 UTC [more...]

[PATCH v3 03/18] x86/tsc/paravirt: Remove the read_tsc and read_tscp paravirt hooks
 2015-06-17  9:56 UTC 

Call for Participation: IEEE Cluster 2015 in Chicago, September 8-11
 2015-06-17  6:04 UTC 

[PATCH 1/6] x86: use macro instead of "0" for setting TICKET_SLOWPATH_FLAG
 2015-06-16 15:18 UTC  (16+ 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] virtio-pci: alloc only resources actually used
 2015-06-16 14:11 UTC  (2+ messages)

[PATCH 1/3] Add virtio-vga bits
 2015-06-16  9:34 UTC  (3+ messages)
` [PATCH 2/3] drm/virtgpu: initialise fbdev after getting initial display info
` [PATCH 3/3] virtio-gpu: add locking for vbuf pool

CFP The 11th International Conference on Computer Graphics Theory and Applications - GRAPP 2016
 2015-06-12 10:22 UTC 

CFP The 7th International Conference on Information Visualization Theory and Applications - IVAPP 2016
 2015-06-12 10:21 UTC 

CFP The 11th International Conference on Computer Vision Theory and Applications - VISAPP 2016
 2015-06-12 10:17 UTC 

CFP The 11th International Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications - VISIGRAPP 2016
 2015-06-12 10:13 UTC 

CFP: 2nd IEEE/ACM International Symposium on Big Data Computing (BDC) 2015 -- co-located with IEEE/ACM UCC 2015
 2015-06-11 12:34 UTC 

[patch] drm/virtio: remove some dead code
 2015-06-11  6:17 UTC 

[patch] drm/virtio: checking for NULL instead of IS_ERR
 2015-06-11  6:16 UTC 

[patch] drm/virtio: remove some dead code
 2015-06-10 19:27 UTC 

[patch] drm/virtio: checking for NULL instead of IS_ERR
 2015-06-10 19:27 UTC 

[RFC 0/4] enable migration of non-LRU pages
 2015-06-10  1:08 UTC  (12+ messages)
` [RFC 1/4] mm/compaction: enable driver page migration
` [RFC 2/4] mm/balloon: apply driver page migratable into balloon driver
` [RFC 3/4] mm/compaction: compaction calls generic migration
` [RFC 4/4] mm: remove direct calling of migration

[PULL] virtio: (yet another) last-minute fix for 4.1
 2015-06-08 21:13 UTC 

virtio-net: why not always to set avail->flags to VRING_AVAIL_F_NO_INTERRUPT
 2015-06-04 19:52 UTC  (3+ messages)

[PATCH] virtio_pci: Clear stale cpumask when setting irq affinity
 2015-06-04 12:55 UTC  (2+ messages)

virtio-net: why not always to set avail->flags to VRING_AVAIL_F_NO_INTERRUPT
 2015-06-03  6:32 UTC 

[PATCH v3 4/4] Add virtio gpu driver
 2015-06-02  8:33 UTC  (2+ messages)

[PATCH v6 0/8] vhost: support for cross endian guests
 2015-06-01 23:38 UTC  (32+ 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

[PULL] vhost: cleanups and fixes
 2015-06-01 19:45 UTC 

[PULL] vhost: cleanups and fixes
 2015-06-01 19:18 UTC 

[PATCH 93/98] include/uapi/linux/virtio_balloon.h: include linux/virtio_types.h
 2015-05-30 15:39 UTC 

[RFC 1/6] VSOCK: Introduce vsock_find_unbound_socket and vsock_bind_dgram_generic
 2015-05-27 17:06 UTC  (6+ messages)
` [RFC 2/6] Add dgram_skb to vsock_sock
` [RFC 3/6] VSOCK: Introduce virtio-vsock-common.ko
` [RFC 4/6] VSOCK: Introduce virtio-vsock.ko
` [RFC 5/6] VSOCK: Introduce vhost-vsock.ko
` [RFC 6/6] VSOCK: Add Makefile and Kconfig

[RFC 0/6] Add virtio transport for AF_VSOCK
 2015-05-27 17:05 UTC 

[RFC V7 PATCH 1/7] virito-pci: add coalescing parameters setting
 2015-05-27  8:30 UTC  (9+ messages)
` [RFC V7 PATCH 2/7] virtio_ring: try to disable event index callbacks in virtqueue_disable_cb()
` [RFC V7 PATCH 3/7] virtio-net: optimize free_old_xmit_skbs stats
` [RFC V7 PATCH 4/7] virtio-net: add basic interrupt coalescing support
` [RFC V7 PATCH 5/7] virtio_net: enable tx interrupt
` [RFC V7 PATCH 6/7] vhost: interrupt coalescing support
` [RFC V7 PATCH 7/7] vhost_net: add "

[RFC V7 PATCH 0/7] enable tx interrupts for virtio-net
 2015-05-25  5:23 UTC 

Trying to make VHOST-BLK to work
 2015-05-20 10:01 UTC  (2+ messages)

[RFC 0/4] rpmsg: Fix init of DMA:able virtqueues
 2015-05-16  9:32 UTC  (8+ 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 RFC 0/7] vhost: cross-endian support (vhost-net only)
 2015-05-13 11:22 UTC  (22+ messages)
` [PATCH RFC 1/7] virtio: relax feature check
  ` [Qemu-devel] "
` [PATCH RFC 2/7] linux-headers: sync vhost.h
` [PATCH RFC 3/7] virtio: introduce virtio_legacy_is_cross_endian()
` [PATCH RFC 4/7] vhost: set vring endianness for legacy virtio
  ` [Qemu-devel] "
` [PATCH RFC 5/7] tap: add VNET_LE/VNET_BE operations
` [PATCH RFC 6/7] vhost-net: tell tap backend about the vnet endianness
` [PATCH RFC 7/7] vhost_net: re-enable when cross endian

KVM VHOST-BLK is not working
 2015-05-12  5:45 UTC 

locking/pvqspinlock, x86: undefined CONFIG_QUEUED_SPINLOCKS
 2015-05-11  7:42 UTC 

[patch] virtio_console: use snprintf() for safety
 2015-05-08 12:18 UTC  (8+ messages)
  ` [patch v2] virtio_console: silence a static checker warning

[patch] virtio_console: use snprintf() for safety
 2015-05-08  6:19 UTC 

Call for Participation and Posters: ACM HPDC'15 in Portland, Oregon, June 15-19, 2015
 2015-05-06 17:22 UTC 

[PATCH] virtio: Fix typecast of pointer in vring_init()
 2015-05-06 10:33 UTC 

[vhost] vhost_get_vq_desc, vq->iov mapping
 2015-05-06 10:01 UTC 

[vhost] sending data to guest, async
 2015-05-06  8:09 UTC 

test
 2015-05-06  7:46 UTC 

[PATCH v16 01/14] qspinlock: A simple generic 4-byte queue spinlock
 2015-05-04 17:18 UTC  (22+ 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] virtio: pass baton to Michael Tsirkin
 2015-05-01 23:12 UTC 

[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 

[virtio-dev] Zerocopy VM-to-VM networking using virtio-net
 2015-04-27 14:40 UTC  (20+ messages)

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 


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