virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-10 14:20:09 to 2016-01-26 12:10:10 UTC [more...]

[v3,11/41] mips: reuse asm-generic/barrier.h
 2016-01-26 12:10 UTC  (68+ messages)

[PATCH v3 1/4] x86: add cc clobber for addl
 2016-01-26  8:26 UTC  (7+ messages)
` [PATCH v3 2/4] x86: drop a comment left over from X86_OOSTORE
` [PATCH v3 3/4] x86: tweak the comment about use of wmb for IO
` [PATCH v3 4/4] x86: drop mfence in favor of lock+addl
` [PATCH v3 0/4] x86: faster mb()+documentation tweaks

[PATCH v2 0/3] x86: faster mb()+other barrier.h tweaks
 2016-01-26  8:20 UTC  (7+ messages)
` [PATCH v2 1/3] x86: drop mfence in favor of lock+addl
` [PATCH v2 2/3] x86: drop a comment left over from X86_OOSTORE
` [PATCH v2 3/3] x86: tweak the comment about use of wmb for IO

[PATCH v5 0/2] virtio_balloon: Conversion to workqueue + parallel stats
 2016-01-25 16:38 UTC  (3+ messages)
` [PATCH v5 1/2] virtio_balloon: Use a workqueue instead of "vballoon" kthread
` [PATCH v5 2/2] virtio_balloon: Allow to resize and update the balloon stats in parallel

[PATCH V2 2/3] vhost: introduce vhost_vq_more_avail()
 2016-01-25  8:41 UTC  (9+ messages)
  ` [PATCH V2 3/3] vhost_net: basic polling support
    ` [PATCH V2 0/3] basic busy polling support for vhost_net

[PATCH] tools/virtio: add ringtest utilities
 2016-01-22 12:53 UTC  (2+ messages)

virtio ring layout changes for optimal single-stream performance
 2016-01-21 19:03 UTC  (2+ messages)

virtio ring layout changes for optimal single-stream performance
 2016-01-21 13:39 UTC 

[PATCH] sh: fix smp_store_mb for !SMP
 2016-01-21 10:29 UTC 

[PULL] virtio: barrier rework+fixes
 2016-01-21 10:23 UTC  (5+ messages)
` virtio pull for 4.5 (was Re: [PULL] virtio: barrier rework+fixes)

[PATCH 0/2] vhost: cross-endian code cleanup
 2016-01-21  9:56 UTC  (5+ messages)
` [PATCH 1/2] vhost: helpers to enable/disable vring endianness
` [PATCH 2/2] vhost: disentangle vring endianness stuff from the core code

[PATCH] tools/virtio: use virt_xxx barriers
 2016-01-20 19:14 UTC 

CISTI'2016 - 11th Iberian Conference on Information Systems and Technologies
 2016-01-20 16:05 UTC 

[PATCH RFC] vhost: convert pre sorted vhost memory array to interval tree
 2016-01-20  2:50 UTC  (3+ messages)

[PATCH 1/6] x86: Add VMWare Host Communication Macros
 2016-01-19 21:46 UTC  (5+ messages)
  ` [PATCH 2/6] x86: Update vmware.c to use the common VMW_PORT macros
  ` [PATCH 3/6] Input: Update vmmouse.c "
  ` [PATCH 4/6] Input: Remove vmmouse port reservation
  ` [PATCH 6/6] VMware balloon: Update vmw_balloon.c to use the VMW_PORT macro

[PATCH] virtio_pci: fix use after free on release
 2016-01-14 14:55 UTC 

Possible memory corruption in virtio-pci driver
 2016-01-14 14:38 UTC 

[PATCH] virtio_pci: fix use after free on release
 2016-01-14 14:04 UTC 

Possible memory corruption in virtio-pci driver
 2016-01-14 13:25 UTC 

[PATCH v3 0/4] x86: faster mb()+documentation tweaks
 2016-01-13 20:12 UTC 

[PATCH 3/4] x86,asm: Re-work smp_store_mb()
 2016-01-13 18:38 UTC  (20+ messages)

[PATCH] uapi: use __u8 from linux/types.h
 2016-01-13 16:25 UTC 

[PATCH] uapi: use __u8 from linux/types.h
 2016-01-13 16:10 UTC 

[PATCH v3 01/41] lcoking/barriers, arch: Use smp barriers in smp_store_release()
 2016-01-12 18:40 UTC  (24+ messages)
` [PATCH v3 26/41] xtensa: define __smp_xxx
` [PATCH v3 27/41] x86: "
` [PATCH v3 28/41] asm-generic: implement virt_xxx memory barriers
` [PATCH v3 29/41] Revert "virtio_ring: Update weak barriers to use dma_wmb/rmb"
` [PATCH v3 30/41] virtio_ring: update weak barriers to use virt_xxx
` [PATCH v3 31/41] sh: support 1 and 2 byte xchg
` [PATCH v3 32/41] sh: move xchg_cmpxchg to a header by itself
` [PATCH v3 33/41] virtio_ring: use virt_store_mb
` [PATCH v3 34/41] checkpatch.pl: add missing memory barriers
` [PATCH v3 35/41] checkpatch: check for __smp outside barrier.h
` [PATCH v3 36/41] checkpatch: add virt barriers
` [PATCH v3 37/41] xenbus: use virt_xxx barriers
` [PATCH v3 38/41] xen/io: "
` [PATCH v3 39/41] xen/events: "
` [PATCH v3 40/41] s390: use generic memory barriers
` [PATCH v3 41/41] s390: more efficient smp barriers
` [PATCH v3 00/41] arch: barrier cleanup + barriers for virt
  ` [PATCH v3 13/41] x86: reuse asm-generic/barrier.h
  ` [PATCH v3 05/41] powerpc: "

[PATCH] vhost: move is_le setup to the backend
 2016-01-12 10:48 UTC  (4+ messages)

15-day Public Review for Virtual I/O Device (VIRTIO) Version 1.0 - ends January 26th
 2016-01-12  1:28 UTC 

[Xen-devel] [PATCH RFC 0/3] Xen on Virtio
 2016-01-11 23:03 UTC  (3+ messages)

[PATCH v4 1/3] checkpatch.pl: add missing memory barriers
 2016-01-11 21:45 UTC  (6+ messages)
` [PATCH v4 2/3] checkpatch: check for __smp outside barrier.h
` [PATCH v4 3/3] checkpatch: add virt barriers
` [PATCH v4 0/3] checkpatch: handling of memory barriers

[PATCH v2 00/34] arch: barrier cleanup + barriers for virt
 2016-01-11 11:10 UTC  (2+ messages)
    ` [PATCH v2 20/32] metag: define __smp_xxx

[PATCH v4 0/3] checkpatch: handling of memory barriers
 2016-01-11 11:00 UTC 

[PATCH v3 0/3] checkpatch: handling of memory barriers
 2016-01-11 10:56 UTC  (9+ messages)
` [PATCH v3 1/3] checkpatch.pl: add missing "
` [PATCH v3 2/3] checkpatch: check for __smp outside barrier.h
` [PATCH v3 3/3] checkpatch: add virt barriers

[PATCH 2/2] virtio_balloon: fix race between migration and ballooning
 2016-01-10 23:54 UTC  (3+ messages)

[PATCH v2 2/3] checkpatch: check for __smp outside barrier.h
 2016-01-10 19:29 UTC  (6+ messages)
  ` [PATCH v2 1/3] checkpatch.pl: add missing memory barriers


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