virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-17 05:33:33 to 2015-10-30 13:55:30 UTC [more...]

[PATCH v4 1/6] virtio-net: Stop doing DMA from the stack
 2015-10-30 13:55 UTC  (11+ messages)
` [PATCH v4 2/6] virtio_ring: Support DMA APIs
` [PATCH v4 3/6] virtio_pci: Use the DMA API
` [PATCH v4 4/6] virtio: Add improved queue allocation API
` [PATCH v4 5/6] virtio_mmio: Use the DMA API
` [PATCH v4 6/6] virtio_pci: "
` [PATCH v4 0/6] virtio core DMA API conversion

[PATCHv2 0/3] dma ops and virtio
 2015-10-30 13:20 UTC  (4+ messages)
` [PATCH 1/3] Provide simple noop dma ops
` [PATCH 2/3] alpha: use common "
` [PATCH 3/3] s390/dma: Allow per device "

[PATCH net-next rfc V2 1/2] vhost: introduce vhost_has_work()
 2015-10-30 11:58 UTC  (3+ messages)
` [PATCH net-next rfc V2 2/2] vhost_net: basic polling support
` [PATCH net-next rfc V2 0/2] basic busy polling support for vhost_net

[PATCH] vhost: move is_le setup to the backend
 2015-10-30 11:42 UTC 

WorldCIST'2016 Call for Papers - Deadline: November 15, 2015
 2015-10-30  6:35 UTC 

[PATCH v4 0/6] virtio core DMA API conversion
 2015-10-30  1:09 UTC 

[PATCH v2 1/3] virtio_net: Stop doing DMA from the stack
 2015-10-29 23:43 UTC  (3+ messages)

[PATCH v3 1/3] virtio_net: Stop doing DMA from the stack
 2015-10-29 16:18 UTC  (23+ messages)
` [PATCH v3 2/3] virtio_ring: Support DMA APIs
` [PATCH v3 3/3] virtio_pci: Use the DMA API
` [PATCH v3 0/3] virtio DMA API core stuff

[PATCH] VSOCK: define VSOCK_SS_LISTEN once only
 2015-10-29 11:57 UTC 

[PATCH net-next rfc V2 0/2] basic busy polling support for vhost_net
 2015-10-29  8:45 UTC 

[PATCH v3 0/3] virtio DMA API core stuff
 2015-10-28  6:38 UTC 

[PATCH] vhost: fix performance on LE hosts
 2015-10-28  3:19 UTC  (5+ messages)

[PATCH 1/7] standard-headers/x86: add Hyper-V SynIC constants
 2015-10-26 15:40 UTC  (11+ messages)
` [PATCH 2/7] target-i386/kvm: Hyper-V SynIC MSR's support
` [PATCH 3/7] linux-headers/kvm: add Hyper-V SynIC irq routing type and struct
` [PATCH 4/7] kvm: Hyper-V SynIC irq routing support
` [PATCH 5/7] linux-headers/kvm: KVM_EXIT_HYPERV type and struct
` [PATCH 6/7] target-i386/hyperv: Hyper-V SynIC SINT routing and vCPU exit
` [PATCH 7/7] hw/misc: Hyper-V test device 'hyperv-testdev'
  ` [Qemu-devel] [PATCH 3/7] linux-headers/kvm: add Hyper-V SynIC irq routing type and struct

[kvm-unit-tests PATCH] x86: hyperv_synic: Hyper-V SynIC test
 2015-10-26  9:56 UTC 

[PATCH 0/7] Hyper-V Synthetic interrupt controller
 2015-10-26  9:50 UTC 

[PATCH net-next RFC 1/2] vhost: introduce vhost_has_work()
 2015-10-23 13:39 UTC  (10+ messages)
` [PATCH net-next RFC 2/2] vhost_net: basic polling support

[PATCH] VSOCK: sock_put wasn't safe to call in interrupt context
 2015-10-22 14:21 UTC 

[PATCH] VSOCK: sock_put wasn't safe to call in interrupt context
 2015-10-21 11:53 UTC 

Call for Papers - WorldCIST'2016 - Deadline: November 15, 2015
 2015-10-20 17:38 UTC 

[PATCH] drm/virtio: use %llu format string form atomic64_t
 2015-10-19 10:39 UTC  (8+ messages)

[PATCH v2 0/9] Hyper-V synthetic interrupt controller
 2015-10-16 10:51 UTC  (12+ messages)
` [PATCH 1/9] kvm/eventfd: avoid loop inside irqfd_update()
` [PATCH 2/9] kvm/eventfd: factor out kvm_notify_acked_gsi()
` [PATCH 3/9] kvm/eventfd: add arch-specific set_irq
` [PATCH 4/9] kvm/irqchip: allow only multiple irqchip routes per GSI
` [PATCH 5/9] kvm/irqchip: kvm_arch_irq_routing_update renaming split
` [PATCH 6/9] drivers/hv: share Hyper-V SynIC constants with userspace
` [PATCH 7/9] kvm/x86: split ioapic-handled and EOI exit bitmaps
` [PATCH 8/9] kvm/x86: Hyper-V synthetic interrupt controller
` [PATCH 9/9] kvm/x86: Hyper-V kvm exit

Call for Papers - WorldCIST'16 - 4th World Conference on Information Systems and Technologies
 2015-10-13 14:38 UTC 

[PATCH 0/2] Hyper-V synthetic interrupt controller
 2015-10-12 22:21 UTC  (19+ messages)
` [PATCH 1/2] kvm/x86: "
` [PATCH 2/2] kvm/x86: Hyper-V kvm exit
  ` [Qemu-devel] "

[PATCH] drm/virtio: use %llu format string form atomic64_t
 2015-10-07 10:41 UTC 

rfc: vhost user enhancements for vm2vm communication
 2015-10-07  5:39 UTC  (10+ messages)
      ` RFC: virtio-peer shared memory based peer communication device

[PATCH v3 1/7] virtio-gpu: add virtio_gpu_queue_ctrl_buffer_locked
 2015-10-02 11:58 UTC  (7+ messages)
` [PATCH v3 2/7] virtio-gpu: add & use virtio_gpu_queue_fenced_ctrl_buffer
` [PATCH v3 3/7] virtio-gpu: wait for cursor updates finish
` [PATCH v3 4/7] virtio-gpu: add 3d/virgl support
` [PATCH v3 5/7] virtio-gpu: add basic prime support
` [PATCH v3 6/7] virtio-gpu: mark as a render gpu
` [PATCH v3 7/7] [wip] virtio-gpu: add page flip support

kernel BUG at drivers/block/virtio_blk.c:172!
 2015-10-01 16:06 UTC  (11+ messages)
` req->nr_phys_segments > queue_max_segments (was Re: kernel BUG at drivers/block/virtio_blk.c:172!)

Call for Papers - WorldCIST'15 - Proceedings by Springer
 2015-09-29 19:02 UTC 

[RFC PATCH 0/2] virtio nvme
 2015-09-28  5:58 UTC  (15+ messages)

[PATCH] Fix AF_PACKET ABI breakage in 4.2
 2015-09-25 12:33 UTC  (6+ messages)
    ` [PATCH v2] "

[opnfv-tech-discuss] RFC: virtio-peer shared memory based peer communication device
 2015-09-23 18:53 UTC 

[PATCH v2 1/6] virtio-gpu: add virtio_gpu_queue_ctrl_buffer_locked
 2015-09-22 16:15 UTC  (11+ messages)
` [PATCH v2 2/6] virtio-gpu: add & use virtio_gpu_queue_fenced_ctrl_buffer
` [PATCH v2 3/6] virtio-gpu: wait for cursor updates finish
` [PATCH v2 4/6] virtio-gpu: add 3d/virgl support
` [PATCH v2 5/6] virtio-gpu: add basic prime support
` [PATCH v2 6/6] virtio-gpu: mark as a render gpu

[PATCH v7] pci: quirk to skip msi disable on shutdown
 2015-09-22 15:46 UTC  (11+ messages)

[PULL] vhost: cleanups and fixes
 2015-09-18 10:42 UTC 

[PATCH 0/2] Fix memory leaks in virtio & remoteproc cores
 2015-09-17 22:32 UTC  (8+ messages)
  ` DEFINE_IDA causing memory leaks? (was Re: [PATCH 1/2] virtio: fix memory leak of virtio ida cache layers)

[dpdk-dev] virtio optimization idea
 2015-09-17 15:41 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).