virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-05-29 18:16:01 to 2013-06-17 16:20:20 UTC [more...]

[PATCH 0/2] fix kernel crash with macvtap on top of LRO
 2013-06-17 16:20 UTC  (5+ messages)

[virtio-spec PATCH 0/5] Receiving Used Buffers example code: cleanups and an extra mb()
 2013-06-17  7:29 UTC  (9+ messages)
` [virtio-spec PATCH 1/5] Receiving Used Buffers: fix typo in "ring empty" condition in example code
` [virtio-spec PATCH 2/5] Receiving Used Buffers: re-disable interrupts when staying in the loop
` [virtio-spec PATCH 3/5] Receiving Used Buffers: variable for Queue Size is called "qsz" elsewhere
` [virtio-spec PATCH 4/5] Receiving Used Buffers: switch . and -> operators, add missing &
` [virtio-spec PATCH 5/5] Receiving Used Buffers: prevent speculative load when not sequentially consistent

[PATCH] virtio-spec: add field for scsi command size
 2013-06-17  6:37 UTC  (8+ messages)

[RFC PATCH v2, part3 07/11] PCI, xen-pcifront: use new PCI interfaces to simplify implementation
 2013-06-14 18:07 UTC  (11+ messages)

KVM Forum 2013 Call for Participation
 2013-06-14 12:09 UTC 

[PATCH] vhost-scsi: return -ENOENT when no matching tcm_vhost_tpg found
 2013-06-12  3:03 UTC  (3+ messages)

[PATCH net 0/2] vhost fixes for 3.10
 2013-06-11  9:46 UTC  (6+ messages)
` [PATCH net 1/2] vhost: check owner before we overwrite ubuf_info
` [PATCH net 2/2] vhost: fix ubuf_info cleanup

[PATCH RFC] virtio-pci: new config layout: using memory BAR
 2013-06-11  8:32 UTC  (68+ messages)

[PATCH] vhost_net: clear msg.control for non-zerocopy case during tx
 2013-06-10 21:32 UTC  (6+ messages)

[PATCH] virtio-net: put virtio net header inline with data
 2013-06-09  7:11 UTC  (6+ messages)
  ` [Qemu-devel] "

[PATCH 06/26] block: Convert bio_for_each_segment() to bvec_iter
 2013-06-09  2:18 UTC 

CFP: ACM Many-Task Computing on Clouds, Grids, and Supercomputers (MTAGS) 2013 @ IEEE/ACM Supercomputing/SC 2013
 2013-06-08 13:28 UTC 

[PATCH RFC V9 1/19] x86/spinlock: Replace pv spinlocks with pv ticketlocks
 2013-06-07 23:41 UTC  (45+ messages)
` [PATCH RFC V9 2/19] x86/ticketlock: Don't inline _spin_unlock when using paravirt spinlocks
` [PATCH RFC V9 3/19] x86/ticketlock: Collapse a layer of functions
` [PATCH RFC V9 4/19] xen: Defer spinlock setup until boot CPU setup
` [PATCH RFC V9 5/19] xen/pvticketlock: Xen implementation for PV ticket locks
` [PATCH RFC V9 6/19] xen/pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks
` [PATCH RFC V9 7/19] x86/pvticketlock: Use callee-save for lock_spinning
` [PATCH RFC V9 8/19] x86/pvticketlock: When paravirtualizing ticket locks, increment by 2
` [PATCH RFC V9 9/19] Split out rate limiting from jump_label.h
` [PATCH RFC V9 10/19] x86/ticketlock: Add slowpath logic
` [PATCH RFC V9 11/19] xen/pvticketlock: Allow interrupts to be enabled while blocking
` [PATCH RFC V9 12/19] xen: Enable PV ticketlocks on HVM Xen
` [PATCH RFC V9 13/19] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
` [PATCH RFC V9 14/19] kvm : Fold pv_unhalt flag into GET_MP_STATE ioctl to aid migration
` [PATCH RFC V9 15/19] kvm guest : Add configuration support to enable debug information for KVM Guests
` [PATCH RFC V9 16/19] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor
` [PATCH RFC V9 17/19] kvm hypervisor : Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic
` [PATCH RFC V9 18/19] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock
` [PATCH RFC V9 19/19] kvm hypervisor: Add directed yield in vcpu block path
` [PATCH RFC V9 0/19] Paravirtualized ticket spinlocks

[PATCH RFC 1/2] KVM: s390: virtio-ccw: Handle command rejects
 2013-06-07 10:37 UTC  (2+ messages)
` [PATCH RFC 2/2] KVM: s390: virtio-ccw adapter interrupt support

[PATCH RFC 0/2] KVM: s390: virtio-ccw adapter interrupts
 2013-06-07 10:37 UTC 

[PATCH RFC] s390/virtio-ccw: Adapter interrupt support
 2013-06-07 10:37 UTC 

[PATCH RFC] qemu: Adapter interrupts for virtio-ccw
 2013-06-07 10:37 UTC 

[PATCH RFC] Adapter interrupts for virtio-ccw
 2013-06-07 10:37 UTC  (2+ messages)
` [PATCH RFC] virtio-ccw: Document adapter interrupts

[PATCH RFC] virtio-pci: support config layout in BAR1
 2013-06-07  2:13 UTC  (2+ messages)

[PATCH V2] vhost_net: clear msg.control for non-zerocopy case during tx
 2013-06-06  3:24 UTC 

[PULL] vhost: cleanups and fixes
 2013-06-05 15:53 UTC  (5+ messages)

[PATCH] vhost: Make local function static
 2013-06-05 13:17 UTC 

vhost && kernel BUG at /build/linux/mm/slub.c:3352!
 2013-06-05 12:08 UTC  (3+ messages)

vhost && kernel BUG at /build/linux/mm/slub.c:3352!
 2013-06-04 18:50 UTC 

[PATCH RFC V9 0/19] Paravirtualized ticket spinlocks
 2013-06-04 10:58 UTC  (5+ messages)

[PATCH 2/2] xen: remove bm_rld_set of xen_processor_flags
 2013-06-04  8:19 UTC  (3+ messages)

[PATCH 1/2] acpi/processor: remove bm_rld_set of acpi_processor_flags
 2013-06-04  8:05 UTC 

[virtio_blk] BUG: unable to handle kernel paging request at ff7f5784
 2013-06-03 11:22 UTC 

updated: kvm networking todo wiki
 2013-06-03  0:32 UTC  (13+ messages)

[PATCH RFC V9 0/19] Paravirtualized ticket spinlocks
 2013-06-01 19:21 UTC 

[PATCH] virtio-mmio: Cocci spatch "ptr_ret.spatch"
 2013-06-01  9:56 UTC 

[PATCH RFC V9 0/19] Paravirtualized ticket spinlocks
 2013-06-01  8:21 UTC 

[PATCH] xen-pciback: fix error return code in pcistub_irq_handler_switch()
 2013-05-31 12:20 UTC  (2+ messages)

[PATCH 0/11] RFC: PCI using capabilitities
 2013-05-30  2:17 UTC  (9+ messages)
` [RFC 7/11] virtio_pci: new, capability-aware driver

[PATCH] virtio_pci: fix capability format, comments
 2013-05-30  1:33 UTC  (2+ 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).