virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-05 08:59:32 to 2016-05-22 09:06:27 UTC [more...]

[PATCH 50/54] MAINTAINERS: Add file patterns for virtio device tree bindings
 2016-05-22  9:06 UTC 

[PATCH v6 02/12] mm: migrate: support non-lru movable page migration
 2016-05-20 14:23 UTC  (2+ messages)
` [PATCH v6 03/12] mm: balloon: use general non-lru movable page feature

[PATCH v6 00/12] Support non-lru page migration
 2016-05-20 14:23 UTC 

[PATCH RFC kernel] balloon: speed up inflating/deflating process
 2016-05-20 12:00 UTC  (3+ messages)

[PATCH RFC kernel] balloon: speed up inflating/deflating process
 2016-05-20  9:59 UTC 

[PATCH] virtio_balloon: fix PFN format for virtio-1
 2016-05-18 13:27 UTC  (2+ messages)

[PATCH RFC 0/1] virtio-balloon vs. endianness
 2016-05-18 12:33 UTC  (3+ messages)
` [PATCH RFC 1/1] virtio-balloon: handle virtio-1 endianness

[PATCH v5 1/6] xen: sync xen header
 2016-05-17 11:21 UTC  (9+ messages)
` [PATCH v5 2/6] virt, sched: add generic vcpu pinning support
` [PATCH v5 3/6] smp: add function to execute a function synchronously on a cpu
` [PATCH v5 4/6] xen: add xen_pin_vcpu() to support calling functions on a dedicated pcpu
` [PATCH v5 5/6] dcdbas: make use of smp_call_on_cpu()
` [PATCH v5 6/6] hwmon: use smp_call_on_cpu() for dell-smm i8k
` [PATCH v5 0/6] Support calling functions on dedicated physical cpu

[PATCH v2 1/6] qspinlock: powerpc support qspinlock
 2016-05-17  7:49 UTC  (6+ messages)
` [PATCH v2 2/6] powerpc: pseries/Kconfig: qspinlock build config
` [PATCH v2 3/6] powerpc: lib/locks.c: cpu yield/wake helper function
` [PATCH v2 4/6] pv-qspinlock: powerpc support pv-qspinlock
` [PATCH v2 5/6] pv-qspinlock: use cmpxchg_release in __pv_queued_spin_unlock
` [PATCH v2 6/6] powerpc: pseries: pv-qspinlock build config/make

[PATCH v3 0/6] powerpc use pv-qpsinlock instead of spinlock
 2016-05-17  7:49 UTC 

[PATCH v5 00/13] Support non-lru page migration
 2016-05-17  1:30 UTC  (9+ messages)
` [PATCH v5 02/12] mm: migrate: support non-lru movable "
` [PATCH v5 03/12] mm: balloon: use general non-lru movable page feature

[PATCH] tools/virtio: add inorder option
 2016-05-15 10:03 UTC 

[PATCH v4 0/6] Support calling functions on dedicated physical cpu
 2016-05-12  8:51 UTC  (17+ messages)
` [PATCH v4 1/6] xen: sync xen header
  ` [Xen-devel] "
` [PATCH v4 3/6] smp: add function to execute a function synchronously on a cpu
` [PATCH v4 6/6] hwmon: use smp_call_on_cpu() for dell-smm i8k
  ` [Xen-devel] [PATCH v4 4/6] xen: add xen_pin_vcpu() to support calling functions on a dedicated pcpu

[PATCH V2 RFC] fixup! virtio: convert to use DMA api
 2016-05-09 11:09 UTC  (27+ messages)

[PULL] virtio/qemu: fixes for 4.6
 2016-05-05 13:04 UTC 

[PATCH v3] tools/virtio/ringtest: fix run-on-all.sh to work without /dev/cpu
 2016-05-04 10:24 UTC  (2+ messages)

[PATCH v2] tools/virtio/ringtest: fix run-on-all.sh to work without /dev/cpu
 2016-05-04  8:14 UTC  (2+ messages)

[PATCH] tools/virtio/ringtest: fix run-on-all.sh to work without /dev/cpu
 2016-05-04  6:40 UTC  (2+ messages)

[PATCH] tools/virtio/ringtest: add usage example to README
 2016-05-04  6:12 UTC 

[PATCH] vhost_net: stop polling socket during rx processing
 2016-05-03  2:52 UTC  (3+ messages)

[RFC PATCH V2 0/2] basic device IOTLB support
 2016-04-29  4:44 UTC  (10+ messages)
` [RFC PATCH V2 1/2] vhost: convert pre sorted vhost memory array to interval tree
` [RFC PATCH V2 2/2] vhost: device IOTLB API

[PATCH resend] powerpc: enable qspinlock and its virtualization support
 2016-04-29  2:34 UTC  (2+ messages)

[PATCH resend] powerpc: enable qspinlock and its virtualization support
 2016-04-28 10:55 UTC 

[PATCH] powerpc: enable qspinlock and its virtualization support
 2016-04-28 10:39 UTC 

[PATCH v4 00/13] Support non-lru page migration
 2016-04-27 23:54 UTC  (5+ messages)
` [PATCH v4 02/12] mm: migrate: support non-lru movable "
` [PATCH v4 03/12] mm: balloon: use general non-lru movable page feature

[PATCH] virtio: silence compiler warning
 2016-04-27  9:33 UTC 

[Qemu-devel] KVM Forum 2016: Call For Participation
 2016-04-26 17:58 UTC 

[PATCH 1/2] vhost: simplify work flushing
 2016-04-26  7:57 UTC  (5+ messages)
` [PATCH 2/2] vhost: lockless enqueuing

[PATCH] virtio: queue variable should be initialized in vring_create_virtqueue
 2016-04-24 16:50 UTC 

[PATCH RFC] fixup! virtio: convert to use DMA api
 2016-04-20 15:43 UTC  (28+ messages)

[PATCH] VSOCK: Only check error on skb_recv_datagram when skb is NULL
 2016-04-20  0:42 UTC  (2+ messages)

[PATCH RFC 0/3] virtio-pci: iommu support
 2016-04-19  9:58 UTC  (7+ messages)
` [PATCH RFC 1/3] virtio: add features for IOMMU control
` [PATCH RFC 2/3] vfio: report group noiommu status
` [PATCH RFC 3/3] vfio: add virtio pci quirk

[PATCH v3 01/16] mm: use put_page to free page instead of putback_lru_page
 2016-04-19  7:53 UTC  (27+ messages)
  ` [PATCH v3 04/16] mm/balloon: use general movable page feature into balloon
    ` [PATCH v3 03/16] mm: add non-lru movable page support document
        ` [PATCH v3 02/16] mm/compaction: support non-lru movable page migration
  ` [PATCH v3 00/16] Support non-lru "
  ` [PATCH v3 06/16] zsmalloc: squeeze inuse into page->mapping
  ` [PATCH v3 05/16] zsmalloc: keep max_object in size_class
  ` [PATCH v3 07/16] zsmalloc: remove page_mapcount_reset
  ` [PATCH v3 09/16] zsmalloc: move struct zs_meta from mapping to freelist
  ` [PATCH v3 08/16] zsmalloc: squeeze freelist into page->mapping
  ` [PATCH v3 10/16] zsmalloc: factor page chain functionality out
  ` [PATCH v3 11/16] zsmalloc: separate free_zspage from putback_zspage

Potential hang in virtnet_send_command
 2016-04-18 17:24 UTC  (2+ messages)

[PATCH RFC] fixup! virtio: convert to use DMA api
 2016-04-18 11:47 UTC 

List Adminstration Help
 2016-04-15 19:27 UTC 

[patch] virtio: Silence uninitialized variable warning
 2016-04-15 14:45 UTC 

[v3,11/41] mips: reuse asm-generic/barrier.h
 2016-04-14 21:40 UTC  (7+ messages)
                  ` [PATCH] documentation: Add disclaimer

[PATCH RESEND] drm/virtio: send vblank event after crtc updates
 2016-04-14 17:58 UTC 

[PATCH 13/14] drm/virtio: use drm_crtc_send_vblank_event()
 2016-04-14 17:48 UTC 

[RFC v5 0/5] Add virtio transport for AF_VSOCK
 2016-04-13 13:38 UTC  (8+ messages)

[PATCH 1/1] virtio/s390: support READ_STATUS command for virtio-ccw
 2016-04-11 11:23 UTC 

[PATCH 0/1] virtio_ccw: new status accessor in driver
 2016-04-11 11:23 UTC 

[PATCH 0/2] virtio-ccw: new status accessor in device
 2016-04-11 11:23 UTC  (3+ messages)
` [PATCH 1/2] s390x/virtio-ccw: respond to READ_STATUS command
` [PATCH 2/2] s390x/virtio-ccw: set revision 2 as maximum revision number

[PATCH] drivers/virtio/virtio_ring.c: Deinline virtqueue_add, save 1016 bytes
 2016-04-09 20:14 UTC  (2+ messages)

[PULL] virtio/qemu: fixes for 4.6
 2016-04-07 17:07 UTC 

[PATCH v5 0/6] Support calling functions on dedicated physical cpu
 2016-04-06 14:17 UTC 

virtio-vsock live migration
 2016-04-06 13:17 UTC  (4+ messages)
      ` [virtio-dev] "

[PATCH v2] drm/virtio: send vblank event after crtc updates
 2016-04-05 18:21 UTC 

[PATCH] virtio: fix "warning: ‘queue’ may be used uninitialized"
 2016-04-05 14:00 UTC  (4+ messages)

[PATCH] VSOCK: Detach QP check should filter out non matching QPs
 2016-04-05  8:59 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).