virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-03 12:30:50 to 2013-11-01 16:40:56 UTC [more...]

[PATCH 0/3] x86: Support compiling out userspace I/O (iopl and ioperm)
 2013-11-01 16:40 UTC  (16+ messages)
` [PATCH 1/3] x86: process: Unify 32-bit and 64-bit copy_thread I/O bitmap handling
` [PATCH 2/3] x86: tss: Eliminate fragile calculation of TSS segment limit
` [PATCH 3/3] x86: Support compiling out userspace I/O (iopl and ioperm)

[PATCH net-next V3 1/2] net: introduce skb_coalesce_rx_frag()
 2013-11-01  9:47 UTC  (4+ messages)
` [PATCH net-next V3 2/2] virtio-net: coalesce rx frags when possible during rx

[PATCH net-next 1/2] net: introduce skb_coalesce_rx_frag()
 2013-11-01  5:37 UTC  (8+ messages)
` [PATCH net-next 2/2] virtio-net: coalesce rx frags when possible during rx

[PATCH net-next V2 1/2] net: introduce skb_coalesce_rx_frag()
 2013-11-01  5:25 UTC  (5+ messages)
` [PATCH net-next V2 2/2] virtio-net: coalesce rx frags when possible during rx

[PATCH net-next] virtio_net: migrate mergeable rx buffers to page frag allocators
 2013-10-30  4:41 UTC  (11+ messages)

[PATCH net] virtio-net: correctly handle cpu hotplug notifier during resuming
 2013-10-30  2:44 UTC  (4+ messages)

[PATCH 07/23] block: Convert bio_for_each_segment() to bvec_iter
 2013-10-29 20:18 UTC 

[PATCH] virtio-scsi: Fix hotcpu_notifier use-after-free with virtscsi_freeze
 2013-10-29  5:50 UTC  (4+ messages)

[PATCH V2 RFC 0/9] virtio: fix hang(loop) after hot-unplug vlan
 2013-10-29  1:04 UTC  (13+ messages)
` [PATCH V2 RFC 1/9] virtio_ring: change host notification API
` [PATCH V2 RFC 2/9] virtio_ring: let virtqueue_{kick()/notify()} return a bool
` [PATCH V2 RFC 3/9] virtio_net: verify if virtqueue_kick() succeeded
` [PATCH V2 RFC 4/9] virtio_test: "
` [PATCH V2 RFC 5/9] virtio_ring: add new function virtqueue_is_broken()
` [PATCH V2 RFC 6/9] virtio_blk: verify if queue is broken after virtqueue_get_buf()
` [PATCH V2 RFC 7/9] virtio_console: "
` [PATCH V2 RFC 8/9] virtio_net: "
` [PATCH V2 RFC 9/9] virtio_scsi: "

[PATCH V2 RFC 1/9] virtio_ring: change host notification API
 2013-10-28 23:13 UTC  (3+ messages)

[PATCH net-next] virtio_net: migrate mergeable rx buffers to page frag allocators
 2013-10-28 22:44 UTC 

[virtio-net] BUG: sleeping function called from invalid context at kernel/mutex.c:616
 2013-10-28 12:49 UTC  (5+ messages)

[PATCH] vhost/scsi: Fix incorrect usage of get_user_pages_fast write parameter
 2013-10-28 12:41 UTC  (3+ messages)

[WorldCIST'14]: World Conference on IST; Proceedings by Springer
 2013-10-24 11:34 UTC 

QueuePFN peculiarity in virtio-mmio
 2013-10-23  1:07 UTC  (4+ messages)
  ` [edk2] "

[PATCH RFC 0/7] virtio: avoid various hang situations during hot-unplug
 2013-10-23  0:06 UTC  (10+ messages)
` [PATCH RFC 1/7] virtio_ring: add new functions virtqueue{_set_broken()/_is_broken()}
` [PATCH RFC 2/7] s390/virtio_ccw: set virtqueue as broken if host notify failed
` [PATCH RFC 3/7] virtio_net: avoid cpu_relax() call loop in case virtqueue is broken
` [PATCH RFC 4/7] virtio_blk: use dummy virtqueue_notify() to detect host kick error
` [PATCH RFC 5/7] virtio_blk: do not free device id if virtqueue is broken
` [PATCH RFC 6/7] virtio_blk: set request queue as dying in case "
` [PATCH RFC 7/7] virtio_blk: trigger IO errors "

[PATCH net V2 1/2] virtio-net: don't respond to cpu hotplug notifier if we're not ready
 2013-10-18  7:13 UTC  (10+ messages)
` [PATCH net V2 2/2] virtio-net: refill only when device is up during setting queues

patch "virtio: convert bus code to use dev_groups" added to driver-core tree
 2013-10-17  1:41 UTC 

[PATCH net 1/2] virtio-net: don't respond to cpu hotplug notifier if we're not ready
 2013-10-15  3:15 UTC  (6+ messages)
` [PATCH net 2/2] virtio-net: refill only when device is up during setting queues

[CISTI'2014]: Call for Workshops
 2013-10-13 13:15 UTC 

[PATCH 5/8] virtio: convert bus code to use dev_groups
 2013-10-08  1:27 UTC 

Kmemleak: false-positive in vring_add_indirect ?
 2013-10-07  9:22 UTC  (4+ messages)

[net-next PATCH V2] virtio-net: switch to use XPS to choose txq
 2013-10-02  6:15 UTC  (5+ messages)

CFP: WorldCIST'14 - World Conference on IST, at Madeira Island
 2013-09-30 22:04 UTC 

[PATCH net-next] virtio-net: switch to use XPS to choose txq
 2013-09-30  3:20 UTC  (5+ messages)

[PATCH V3 0/6] vhost code cleanup and minor enhancement
 2013-09-29  9:36 UTC  (8+ messages)
` [PATCH V3 4/6] vhost_net: determine whether or not to use zerocopy at one time

[PATCH RESEND v3 0/7] Enable Drivers for Intel MIC X100 Coprocessors
 2013-09-26 21:40 UTC  (25+ 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

[PATCHv2] tracing/events: Add bounce tracing to swiotbl
 2013-09-26 18:03 UTC  (5+ messages)

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

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  (3+ messages)

[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 


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