virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-20 00:21:04 to 2015-12-15 20:40:24 UTC [more...]

[PATCH RFC 1/3] xen: export xen_phys_to_bus, xen_bus_to_phys and xen_virt_to_bus
 2015-12-15 20:40 UTC  (10+ messages)
` [PATCH RFC 2/3] xen/virtio: allocate a contiguous region to be use as virtio queue
` [PATCH RFC 3/3] xen/virtio_ring: introduce cpu_to_virtio_addr and virtio_addr_to_cpu
` [Xen-devel] [PATCH RFC 0/3] Xen on Virtio
  ` [Xen-devel] [PATCH RFC 1/3] xen: export xen_phys_to_bus, xen_bus_to_phys and xen_virt_to_bus

[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 v2 0/3] Fix and cleanup for 32-bit PV sysexit
 2015-12-15 15:57 UTC  (6+ messages)
` [PATCH v2 1/3] x86/xen: Avoid fast syscall path for Xen PV guests

[PATCH v3 0/4] Add virtio transport for AF_VSOCK
 2015-12-15  8:19 UTC  (14+ messages)
` [PATCH v3 1/4] VSOCK: Introduce virtio-vsock-common.ko
` [PATCH v3 2/4] VSOCK: Introduce virtio-vsock.ko
` [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  (8+ 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  (4+ messages)
` [PATCH 1/1] virtio/s390: handle error values in irb

[PATCH v2] vhost: replace % with & on data path
 2015-12-13  0:01 UTC  (5+ messages)

[PATCH] ttm/drm: constify ttm_backend_func structures
 2015-12-11 13:59 UTC 

[PATCH] ttm/drm: constify ttm_backend_func structures
 2015-12-11 13:37 UTC 

[PATCH v2] Revert "Merge branch 'vsock-virtio'"
 2015-12-09  2:58 UTC 

[PATCH v2] Revert "Merge branch 'vsock-virtio'"
 2015-12-09  2:51 UTC 

[PATCH 1/6] Revert "VSOCK: fix returnvar.cocci warnings"
 2015-12-09  2:39 UTC  (8+ messages)
` [PATCH 2/6] Revert "VSOCK: Add Makefile and Kconfig"
` [PATCH 3/6] Revert "VSOCK: Introduce vhost-vsock.ko"
` [PATCH 4/6] Revert "VSOCK: Introduce virtio-vsock.ko"
` [PATCH 5/6] Revert "VSOCK: Introduce virtio-vsock-common.ko"
` [PATCH 6/6] Revert "VSOCK: Introduce vsock_find_unbound_socket and vsock_bind_dgram_generic"
` [PATCH 0/6] VSOCK: revert virtio-vsock until device spec is finalized

[PATCH v2 0/5] Add virtio transport for AF_VSOCK
 2015-12-09  2:38 UTC  (9+ messages)
` [PATCH v2 1/5] VSOCK: Introduce vsock_find_unbound_socket and vsock_bind_dgram_generic
` [PATCH v2 2/5] VSOCK: Introduce virtio-vsock-common.ko
` [PATCH v2 3/5] VSOCK: Introduce virtio-vsock.ko
` [PATCH v2 4/5] VSOCK: Introduce vhost-vsock.ko
` [PATCH v2 5/5] VSOCK: Add Makefile and Kconfig

[PATCH] vhost: vsock: select CONFIG_VHOST
 2015-12-08 17:13 UTC  (2+ messages)

[PATCH] vhost: vsock: select CONFIG_VHOST
 2015-12-08 15:46 UTC 

[PATCH 0/6] VSOCK: revert virtio-vsock until device spec is finalized
 2015-12-08 11:57 UTC 

[PULL] vhost: cleanups and fixes
 2015-12-07 17:07 UTC 

[PATCH RFC 0/3] Xen on Virtio
 2015-12-07 16:19 UTC 

[PATCH] virtio: Do not drop __GFP_HIGH in alloc_indirect
 2015-12-07 11:29 UTC  (2+ messages)

[PATCH] VSOCK: fix returnvar.cocci warnings
 2015-12-07  3:38 UTC  (3+ messages)

[PATCH 1/6] x86: Add VMWare Host Communication Macros
 2015-12-04 23:19 UTC  (34+ messages)
  ` [PATCH 2/6] x86: Update vmware.c to use the common VMW_PORT macros
  ` [PATCH 3/6] Input: Update vmmouse.c "
              ` [Linux-graphics-maintainer] "
  ` [PATCH 4/6] Input: Remove vmmouse port reservation
  ` [PATCH 6/6] VMware balloon: Update vmw_balloon.c to use the VMW_PORT macro

[PATCH] tools/virtio: fix byteswap logic
 2015-12-04 19:37 UTC  (4+ messages)

IEEE TCSC Award for Excellence in Scalable Computing -- Call for Nominations
 2015-12-04 16:37 UTC 

[PATCH v4 1/2] virtio_balloon: Restore the entire balloon after the system freeze
 2015-12-04 13:37 UTC  (2+ messages)
` [PATCH v4 2/2] virtio_balloon: Use a workqueue instead of "vballoon" kthread

[PATCH v4 0/2] virtio_balloon: Fix restore and convert to workqueue
 2015-12-04 13:37 UTC 

[PATCH net-next 0/3] basic busy polling support for vhost_net
 2015-12-04  2:24 UTC  (14+ messages)
` [PATCH net-next 1/3] vhost: introduce vhost_has_work()
` [PATCH net-next 2/3] vhost: introduce vhost_vq_more_avail()
` [PATCH net-next 3/3] vhost_net: basic polling support

[RFC PATCH 0/9] vhost-nvme: new qemu nvme backend using nvme target
 2015-12-02 10:07 UTC  (27+ messages)
` [RFC PATCH 4/9] nvmet: add a controller "start" hook
` [RFC PATCH 5/9] nvme-vhost: add controller "start" callback
` [RFC PATCH 6/9] nvmet: add a "parse_extra_admin_cmd" hook
` [RFC PATCH 7/9] nvme-vhost: add "parse_extra_admin_cmd" callback
` [RFC PATCH 8/9] nvme-vhost: add vhost memory helpers
` [RFC PATCH 9/9] nvme-vhost: add nvme queue handlers

[PATCH] virtio: Do not drop __GFP_HIGH in alloc_indirect
 2015-12-01 14:32 UTC 

[PATCH V2 1/3] vhost: introduce vhost_has_work()
 2015-12-01  6:39 UTC  (3+ messages)
` [PATCH V2 2/3] vhost: introduce vhost_vq_more_avail()
` [PATCH V2 3/3] vhost_net: basic polling support

[PATCH V2 0/3] basic busy polling support for vhost_net
 2015-12-01  6:39 UTC 

[PATCH] vhost: replace % with & on data path
 2015-11-30 16:13 UTC  (8+ messages)

[PATCH] tools/virtio: move list macro stubs
 2015-11-30 10:07 UTC  (2+ messages)

[PATCH RFC v2] virtio: skip avail/used index reads
 2015-11-30  9:18 UTC 

[PATCH RFC] virtio: skip avail/used index reads
 2015-11-30  8:53 UTC 

[PATCH 0/2] Fix memory leaks in virtio & remoteproc cores
 2015-11-26 15:47 UTC  (5+ messages)
` [PATCH 2/2] remoteproc: fix memory leak of remoteproc ida cache layers

[PATCH] paravirt: remove paravirt ops pmd_update[_defer] and pte_update_defer
 2015-11-25  3:34 UTC  (2+ messages)

[RFC PATCH 0/2] Google extension to improve qemu-nvme performance
 2015-11-24 11:01 UTC  (10+ messages)
` [PATCH -qemu] nvme: support Google vendor extension

[PATCH] virtio_ring: Shadow available ring flags & index
 2015-11-23 16:46 UTC  (4+ messages)

vhost-blk and qemu
 2015-11-23  8:39 UTC  (2+ messages)

[PATCH v3 0/3] virtio DMA API core stuff
 2015-11-23  7:56 UTC  (12+ messages)

[PATCH v3 0/3] virtio DMA API core stuff
 2015-11-22 22:11 UTC  (14+ 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).