virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-16 09:56:55 to 2013-09-25 17:56:49 UTC [more...]

[PATCHv2] tracing/events: Add bounce tracing to swiotbl
 2013-09-25 17:56 UTC  (2+ messages)

[PATCH V3 0/6] vhost code cleanup and minor enhancement
 2013-09-23  7:16 UTC  (11+ messages)
` [PATCH V3 1/6] vhost_net: make vhost_zerocopy_signal_used() return void
` [PATCH V3 2/6] vhost_net: use vhost_add_used_and_signal_n() in vhost_zerocopy_signal_used()
` [PATCH V3 3/6] vhost: switch to use vhost_add_used_n()
` [PATCH V3 4/6] vhost_net: determine whether or not to use zerocopy at one time
` [PATCH V3 5/6] vhost_net: poll vhost queue after marking DMA is done
` [PATCH V3 6/6] vhost_net: correctly limit the max pending buffers

[PULL] vhost: minor changes on top of 3.12-rc1
 2013-09-18  9:49 UTC 

CFP: IEEE/ACM Int. Symp. on Cluster, Cloud and Grid Computing (CCGrid'14) -- Chicago May 26-29, 2014
 2013-09-18  4:13 UTC 

[PATCH] vhost/scsi: use vmalloc for order-10 allocation
 2013-09-17 19:51 UTC  (4+ messages)

[deadline in 1 week] 8th Workshop on Virtualization in High-Performance Cloud Computing (VHPC '13)
 2013-09-16 23:46 UTC 

CFP: The 23nd International ACM Symposium on, High-Performance Parallel and Distributed Computing (HPDC) 2014 -- in Vancouver Canada
 2013-09-12  4:54 UTC 

[RFC PATCH v2 21/25] smp, tile: kill SMP single function call interrupt
 2013-09-11 16:07 UTC  (2+ messages)
` [RFC PATCH v2 22/25] smp, x86: "

[PATCH 1/2] virtio_pci: pm: Use CONFIG_PM_SLEEP instead of CONFIG_PM
 2013-09-09  0:39 UTC  (5+ messages)
` [PATCH 2/2] virtio: pm: use "
` [PATCH 0/2] virtio: Replace CONFIG_PM with CONFIG_PM_SLEEP

[PATCH] virtio_pci: pm: Use CONFIG_PM_SLEEP instead of CONFIG_PM
 2013-09-09  0:33 UTC  (5+ messages)

[PATCH RESEND v3 0/7] Enable Drivers for Intel MIC X100 Coprocessors
 2013-09-06 22:00 UTC  (21+ messages)
` [PATCH RESEND v3 1/7] Intel MIC Host Driver for X100 family
` [PATCH RESEND v3 2/7] Intel MIC Host Driver Interrupt/SMPT support
` [PATCH RESEND v3 3/7] Intel MIC Host Driver, card OS state management
` [PATCH RESEND v3 4/7] Intel MIC Card Driver for X100 family
` [PATCH RESEND v3 5/7] Intel MIC Host Driver Changes for Virtio Devices
` [PATCH RESEND v3 6/7] Intel MIC Card "
` [PATCH RESEND v3 7/7] Sample Implementation of Intel MIC User Space Daemon

CFP: WorldCIST'14 - World Conference on IST; Best papers published in ISI Journals
 2013-09-06 13:03 UTC 

[PATCH 0/2] virtio: Replace CONFIG_PM with CONFIG_PM_SLEEP
 2013-09-06  8:20 UTC 

[PATCH] virtio_pci: pm: Use CONFIG_PM_SLEEP instead of CONFIG_PM
 2013-09-06  2:28 UTC 

[PATCH] Add an entry in MAINTAINERS for VMware's hypervisor interface
 2013-09-05  4:46 UTC  (4+ messages)

[PATCH] tracing/events: Add bounce tracing to swiotbl-xen
 2013-09-04 20:35 UTC  (7+ messages)

[PATCHv2] tracing/events: Add bounce tracing to swiotbl
 2013-09-04 20:11 UTC 

[PATCH v3 0/7] Enable Drivers for Intel MIC X100 Coprocessors
 2013-09-04 16:32 UTC  (32+ messages)
` [PATCH v3 1/7] Intel MIC Host Driver for X100 family
` [PATCH v3 2/7] Intel MIC Host Driver Interrupt/SMPT support
` [PATCH v3 3/7] Intel MIC Host Driver, card OS state management
` [PATCH v3 4/7] Intel MIC Card Driver for X100 family
` [PATCH v3 5/7] Intel MIC Host Driver Changes for Virtio Devices
` [PATCH v3 6/7] Intel MIC Card "
` [PATCH v3 7/7] Sample Implementation of Intel MIC User Space Daemon

[PATCH] drivers/vhost/scsi.c: avoid a 10-order allocation
 2013-09-04  9:27 UTC  (2+ messages)

CFP: ACM MTAGS 2013 @ SC13 -- deadline extension to 09/15/13 & Journal SI in IEEE Transaction on Cloud Computing
 2013-09-03 12:30 UTC 

[PATCH V2 0/6] vhost code cleanup and minor enhancement
 2013-09-02  8:37 UTC  (18+ messages)
` [PATCH V2 1/6] vhost_net: make vhost_zerocopy_signal_used() returns void
` [PATCH V2 2/6] vhost_net: use vhost_add_used_and_signal_n() in vhost_zerocopy_signal_used()
` [PATCH V2 3/6] vhost: switch to use vhost_add_used_n()
` [PATCH V2 4/6] vhost_net: determine whether or not to use zerocopy at one time
` [PATCH V2 5/6] vhost_net: poll vhost queue after marking DMA is done
` [PATCH V2 6/6] vhost_net: correctly limit the max pending buffers

[PATCH] virtio-net: Set RXCSUM feature if GUEST_CSUM is available
 2013-09-02  1:47 UTC  (2+ messages)

[PATCH-v3 0/4] target/vhost-scsi: Add per-cpu ida tag pre-allocation for v3.12
 2013-08-31  3:10 UTC  (23+ messages)
` [PATCH-v3 1/4] idr: Percpu ida
    ` [PATCH] percpu ida: Switch to cpumask_t, add some comments
` [PATCH-v3 2/4] target: Add transport_init_session_tags using per-cpu ida
` [PATCH-v3 3/4] vhost/scsi: Convert to per-cpu ida_alloc + ida_free command map
` [PATCH-v3 4/4] vhost/scsi: Add pre-allocation for tv_cmd SGL + upages memory

[PATCH 0/6] vhost code cleanup and minor enhancement
 2013-08-30  3:23 UTC  (19+ messages)
` [PATCH 2/6] vhost_net: use vhost_add_used_and_signal_n() in vhost_zerocopy_signal_used()
` [PATCH 3/6] vhost: switch to use vhost_add_used_n()
` [PATCH 5/6] vhost_net: poll vhost queue after marking DMA is done
` [PATCH 6/6] vhost_net: remove the max pending check

[PATCH V13 1/4] kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi
 2013-08-28 18:01 UTC  (7+ messages)
` [PATCH V13 2/4] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
` [PATCH V13 3/4] kvm hypervisor: Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic
` [PATCH V13 4/4] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock
` [PATCH V13 0/4] Paravirtualized ticket spinlocks for KVM host

[PATCH] VMXNET3: Add support for virtual IOMMU
 2013-08-27 20:02 UTC 

[PATCH] virtio-net: Set RXCSUM feature if GUEST_CSUM is available
 2013-08-27 15:09 UTC 

[PATCH V13 0/4] Paravirtualized ticket spinlocks for KVM host
 2013-08-26  8:48 UTC 

[PATCH V12 0/5] Paravirtualized ticket spinlocks for KVM host
 2013-08-25 12:43 UTC  (2+ messages)
      ` [PATCH V12 3/5] kvm : Fold pv_unhalt flag into GET_MP_STATE ioctl to aid migration

[PATCH] VMXNET3: Add support for virtual IOMMU
 2013-08-23 16:33 UTC 

[PATCH 0/2] VMCI: Add support for virtual IOMMU
 2013-08-23 16:22 UTC  (3+ messages)
` [PATCH 1/2] VMCI: Remove non-blocking/pinned queuepair support
` [PATCH 2/2] VMCI: Add support for virtual IOMMU

Virtio-net, ethtool and rx-checksumming
 2013-08-23  6:52 UTC 

[PATCH] tracing/events: Add bounce tracing to swiotbl-xen
 2013-08-22 21:47 UTC 

updated: kvm PCI todo wiki
 2013-08-22  8:29 UTC  (6+ messages)

[PATCH 0/2] VMCI: Add support for virtual IOMMU
 2013-08-21 13:43 UTC  (4+ messages)
` [PATCH 1/2] VMCI: Remove non-blocking/pinned queuepair support
` [PATCH 2/2] VMCI: Add support for virtual IOMMU

[PATCH] VMXNET3: Add support for virtual IOMMU
 2013-08-21 13:37 UTC  (3+ messages)

[PATCH] vhost: Drop linux/socket.h
 2013-08-20 22:08 UTC  (7+ messages)
      ` [PATCH v2] vhost: Include linux/uio.h instead of linux/socket.h

[PATCH] xen: initialize xen panic handler for PVHVM
 2013-08-20 19:39 UTC  (4+ messages)
  ` [Xen-devel] "

[PATCH 0/5] Enable Drivers for Intel MIC X100 Coprocessors
 2013-08-16 17:08 UTC  (4+ 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).