virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-10 07:20:07 to 2015-10-27 13:32:55 UTC [more...]

[PATCH] vhost: fix performance on LE hosts
 2015-10-27 13:32 UTC  (3+ 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  (14+ messages)
        ` [opnfv-tech-discuss] "
      ` RFC: virtio-peer shared memory based peer communication device
` [virtio-dev] rfc: vhost user enhancements for vm2vm communication

[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  (23+ 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  (10+ messages)
` [PATCH 1/2] virtio: fix memory leak of virtio ida cache layers
` [PATCH 2/2] remoteproc: fix memory leak of remoteproc "
  ` DEFINE_IDA causing memory leaks? (was Re: [PATCH 1/2] virtio: fix memory leak of virtio ida cache layers)

virtio optimization idea
 2015-09-17 15:41 UTC  (3+ messages)
    ` [dpdk-dev] "

vhost: build failure
 2015-09-16  9:50 UTC  (2+ messages)

vhost: build failure
 2015-09-16  8:20 UTC 

[Patch RESEND] x86/paravirt: remove unused operation
 2015-09-14 10:42 UTC 

[PATCH] x86/paravirt: remove unused operation
 2015-09-14 10:14 UTC  (4+ messages)

[PATCH RFC 0/1] virtio_ccw: new status accessor in driver
 2015-09-11 13:58 UTC  (2+ messages)
` [PATCH RFC 1/1] virtio/s390: support READ_STATUS command for virtio-ccw

[PATCH RFC 1/2] s390x/virtio-ccw: respond to READ_STATUS command
 2015-09-11 13:58 UTC  (2+ messages)
` [PATCH RFC 2/2] s390x/virtio-ccw: set revision 2 as maximum revision number

[PATCH RFC 0/2] virtio-ccw: new status accessor in device
 2015-09-11 13:58 UTC 

[PATCH 1/5] virtio-gpu: add virtio_gpu_queue_ctrl_buffer_nolock
 2015-09-11  9:16 UTC  (13+ messages)
  ` [PATCH 3/5] update virtio gpu driver: add 3d/virgl support
  ` [PATCH 5/5] virtgpu: mark as a render gpu

[PATCH 1/4] tools/virtio: fix build after 4.2 changes
 2015-09-10 19:15 UTC  (5+ messages)
` [PATCH 2/4] vhost: move features to core
` [PATCH 3/4] tools/virtio: propagate V=X to kernel build
` [PATCH 4/4] virtio: introduce avail cache

[PATCH 0/1] virtio/s390: one bugfix
 2015-09-10 14:58 UTC  (3+ messages)
` [PATCH 1/1] virtio/s390: handle failures of READ_VQ_CONF ccw

[PATCH 0/4] vhost test fixes
 2015-09-10  7:23 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).