virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-14 15:02:33 to 2016-01-04 20:12:47 UTC [more...]

[PATCH v2 00/34] arch: barrier cleanup + barriers for virt
 2016-01-04 20:12 UTC  (62+ messages)
` [PATCH v2 01/32] lcoking/barriers, arch: Use smp barriers in smp_store_release()
` [PATCH v2 02/32] asm-generic: guard smp_store_release/load_acquire
` [PATCH v2 03/32] ia64: rename nop->iosapic_nop
` [PATCH v2 04/32] ia64: reuse asm-generic/barrier.h
` [PATCH v2 05/32] powerpc: "
` [PATCH v2 06/32] s390: "
` [PATCH v2 07/32] sparc: "
` [PATCH v2 08/32] arm: "
` [PATCH v2 09/32] arm64: "
` [PATCH v2 10/32] metag: "
` [PATCH v2 11/32] mips: "
` [PATCH v2 12/32] x86/um: "
` [PATCH v2 13/32] x86: "
` [PATCH v2 14/32] asm-generic: add __smp_xxx wrappers
` [PATCH v2 15/32] powerpc: define __smp_xxx
` [PATCH v2 16/32] arm64: "
` [PATCH v2 17/32] arm: "
` [PATCH v2 18/32] blackfin: "
` [PATCH v2 19/32] ia64: "
` [PATCH v2 20/32] metag: "
` [PATCH v2 21/32] mips: "
` [PATCH v2 22/32] s390: "
` [PATCH v2 23/32] sh: define __smp_xxx, fix smp_store_mb for !SMP
` [PATCH v2 24/32] sparc: define __smp_xxx
` [PATCH v2 25/32] tile: "
` [PATCH v2 26/32] xtensa: "
` [PATCH v2 27/32] x86: "
` [PATCH v2 28/32] asm-generic: implement virt_xxx memory barriers
` [PATCH v2 29/32] Revert "virtio_ring: Update weak barriers to use dma_wmb/rmb"
` [PATCH v2 30/32] virtio_ring: update weak barriers to use __smp_XXX
` [PATCH v2 31/32] sh: support a 2-byte smp_store_mb
` [PATCH v2 32/32] virtio_ring: use virt_store_mb
` [PATCH v2 33/34] xenbus: use virt_xxx barriers
` [PATCH v2 34/34] xen/io: "
` [PATCH v2 30/32] virtio_ring: update weak barriers to use __smp_xxx
  ` [Xen-devel] [PATCH v2 33/34] xenbus: use virt_xxx barriers
  ` [Xen-devel] [PATCH v2 34/34] xen/io: "

[PATCH 1/3] checkpatch.pl: add missing memory barriers
 2016-01-04 16:47 UTC  (7+ messages)
` [PATCH 2/3] checkpatch: check for __smp outside barrier.h
` [PATCH 3/3] checkpatch: add virt barriers

[PATCH 00/34] arch: barrier cleanup + __smp_XXX barriers for virt
 2016-01-04 11:59 UTC  (54+ messages)
` [PATCH 01/34] Documentation/memory-barriers.txt: document __smb_mb()
` [PATCH 02/34] asm-generic: guard smp_store_release/load_acquire
` [PATCH 03/34] ia64: rename nop->iosapic_nop
` [PATCH 04/34] ia64: reuse asm-generic/barrier.h
` [PATCH 05/34] powerpc: "
` [PATCH 06/34] s390: "
` [PATCH 07/34] sparc: "
` [PATCH 08/34] asm-generic: smp_store_mb should use smp_mb
` [PATCH 09/34] arm: reuse asm-generic/barrier.h
` [PATCH 10/34] arm64: "
` [PATCH 11/34] metag: "
` [PATCH 12/34] mips: "
` [PATCH 13/34] x86/um: "
` [PATCH 14/34] x86: "
` [PATCH 15/34] asm-generic: add __smp_XXX wrappers
` [PATCH 16/34] powerpc: define __smp_XXX
` [PATCH 17/34] arm64: "
` [PATCH 18/34] arm: "
` [PATCH 19/34] blackfin: "
` [PATCH 20/34] ia64: "
` [PATCH 21/34] metag: "
` [PATCH 22/34] mips: "
` [PATCH 23/34] s390: "
` [PATCH 24/34] sh: define __smp_XXX, fix smp_store_mb for !SMP
` [PATCH 25/34] sparc: define __smp_XXX
` [PATCH 26/34] tile: "
` [PATCH 27/34] xtensa: "
` [PATCH 28/34] x86: "
` [PATCH 29/34] Revert "virtio_ring: Update weak barriers to use dma_wmb/rmb"
` [PATCH 30/34] virtio_ring: update weak barriers to use __smp_XXX
` [PATCH 31/34] xenbus: use __smp_XXX barriers
` [PATCH 32/34] xen/io: "
` [PATCH 33/34] virtio: use __smp_load_acquire/__smp_store_release
` [PATCH 34/34] virtio_ring: use __smp_store_mb
  ` [PATCH 00/34] arch: barrier cleanup + __smp_xxx barriers for virt

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

[RFC v4 0/5] Add virtio transport for AF_VSOCK
 2016-01-04  7:55 UTC  (7+ messages)
` [RFC v4 1/5] VSOCK: transport-specific vsock_transport functions
` [RFC v4 2/5] VSOCK: Introduce virtio_vsock_common.ko
` [RFC v4 3/5] VSOCK: Introduce virtio_transport.ko
` [RFC v4 4/5] VSOCK: Introduce vhost_vsock.ko
` [RFC v4 5/5] VSOCK: Add Makefile and Kconfig

[PATCH RFC] vhost: basic device IOTLB support
 2016-01-04  6:22 UTC  (5+ messages)

[PATCH 2/2] virtio_balloon: fix race between migration and ballooning
 2016-01-04  0:27 UTC  (6+ messages)
` [PATCH 1/2] virtio_balloon: fix race by fill and leak

[PATCH v4 1/2] virtio_balloon: Restore the entire balloon after the system freeze
 2016-01-03 13:58 UTC  (6+ messages)
  ` [PATCH v4 2/2] virtio_balloon: Use a workqueue instead of "vballoon" kthread

[PATCH RFC] virtio_balloon: refill by config handler
 2016-01-01 10:13 UTC 

[PATCH RFC] balloon: fix page list locking
 2016-01-01  9:50 UTC 

[PATCH] virtio/s390: use dev_to_virtio
 2015-12-30 14:05 UTC 

[CISTI'2016]: 11ª Conferencia Ibérica de Sistemas y Tecnologías de Información
 2015-12-29 14:04 UTC 

[PATCH] virtio: make find_vqs() checkpatch.pl-friendly
 2015-12-28 18:44 UTC 

[PATCH 1/2] virtio_balloon: fix race by fill and leak
 2015-12-27 23:35 UTC 

[PATCH] virtio_ring: use smp_store_mb
 2015-12-21 14:50 UTC  (21+ messages)
          ` new barrier type for paravirt (was Re: [PATCH] virtio_ring: use smp_store_mb)
            ` [Xen-devel] "
                  ` [PATCH RFC] smp_store_mb should use smp_mb
              ` [Qemu-devel] [Xen-devel] new barrier type for paravirt (was Re: [PATCH] virtio_ring: use smp_store_mb)

[PULL] vhost: cleanups and fixes
 2015-12-21  7:58 UTC 

[PATCH] virtio: use smp_load_acquire/smp_store_release
 2015-12-17 14:47 UTC  (2+ messages)

[PATCH] virtio_ring: use smp_store_mb
 2015-12-17 10:32 UTC 

[PATCH] virtio: use smp_load_acquire/smp_store_release
 2015-12-17 10:29 UTC 

[PATCH] virtio: make find_vqs() checkpatch.pl-friendly
 2015-12-17  8:53 UTC 

[PATCH] vhost: move is_le setup to the backend
 2015-12-16 13:52 UTC  (3+ messages)

[PATCH v2 0/3] Fix and cleanup for 32-bit PV sysexit
 2015-12-15 21:27 UTC  (9+ messages)
` [PATCH v2 1/3] x86/xen: Avoid fast syscall path for Xen PV guests
  ` [Xen-devel] [PATCH v2 0/3] Fix and cleanup for 32-bit PV sysexit

[Xen-devel] [PATCH RFC 0/3] Xen on Virtio
 2015-12-15 20:44 UTC  (6+ messages)

[Xen-devel] kasan_map_early_shadow() on Xen
 2015-12-15 20:02 UTC  (4+ messages)

[CISTI'2016]: Doctoral Symposium
 2015-12-15 16:40 UTC 

[PATCH v3 0/4] Add virtio transport for AF_VSOCK
 2015-12-15  8:19 UTC  (4+ messages)
    ` [PATCH v3 3/4] VSOCK: Introduce vhost-vsock.ko
  ` [PATCH v3 4/4] VSOCK: Add Makefile and Kconfig

[RFC PATCH 0/2] block: virtio-blk: support multi vq per virtio-blk
 2015-12-15  1:26 UTC  (7+ messages)
` [RFC PATCH 2/2] block: virtio-blk: support multi virt queues per virtio-blk device

[PATCH 0/1] virtio/s390: one fix
 2015-12-14 15:25 UTC  (3+ 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).