messages from 2013-06-20 17:01:03 to 2013-07-10 03:09:58 UTC [more...]
[PATCH 1/2] virtio: support unlocked queue poll
2013-07-10 3:09 UTC (7+ messages)
` [PATCH 2/2] virtio_net: fix race in RX VQ processing
[PATCH v2 00/11] vhost cleanups
2013-07-10 2:02 UTC (7+ messages)
` [PATCH v2 03/11] vhost: Make vhost a separate module
[PATCH] xen: remove unused Kconfig parameter
2013-07-09 22:34 UTC (17+ messages)
` [Xen-devel] "
[PATCHv3] vhost-net: fix use-after-free in vhost_net_flush
2013-07-09 19:56 UTC (2+ messages)
[RFC PATCH v2] qemu: Adapter interrupts for virtio-ccw
2013-07-09 13:52 UTC (4+ messages)
` [RFC PATCH v2] s390/virtio-ccw: Adapter interrupt support
[RFC PATCH v2 1/2] KVM: s390: virtio-ccw: Handle command rejects
2013-07-09 11:34 UTC (2+ messages)
` [RFC PATCH v2 2/2] KVM: s390: virtio-ccw adapter interrupt support
[RFC PATCH v2 0/2] KVM: s390: virtio-ccw adapter interrupts
2013-07-09 11:34 UTC
[RFC PATCH v2] virtio-ccw: Document adapter interrupts
2013-07-09 11:33 UTC
[RFC PATCH v2] Adapter interrupts for virtio-ccw
2013-07-09 11:33 UTC
[PATCH RFC V9 0/19] Paravirtualized ticket spinlocks
2013-07-09 9:11 UTC (13+ messages)
[PATCH] virtio-net: put virtio net header inline with data
2013-07-09 8:08 UTC (4+ messages)
[PATCH v2 1/2] virtio: support unlocked queue poll
2013-07-09 5:13 UTC (2+ messages)
` [PATCH v2 2/2] virtio_net: fix race in RX VQ processing
[PATCH] virtio-spec: add field for scsi command size
2013-07-09 1:19 UTC (24+ messages)
[PULL] vhost: cleanups and fixes
2013-07-08 11:45 UTC
[PATCH] xen: remove unused Kconfig parameter
2013-07-08 6:28 UTC
[PATCH] virtio: include asm/barrier explicitly
2013-07-08 5:33 UTC (4+ messages)
[PATCH RFC] virtio-pci: new config layout: using memory BAR
2013-07-08 4:25 UTC (11+ messages)
[PATCH] MAINTAINERS: add tools/virtio/ under virtio
2013-07-08 2:02 UTC (2+ messages)
[PATCH] tools/virtio: move module license stub to module.h
2013-07-08 2:02 UTC (2+ messages)
[PATCH-v2 1/3] target: Add transport_init_session_tags using per-cpu ida
2013-07-06 22:03 UTC (3+ messages)
` [PATCH-v2 2/3] vhost/scsi: Convert to per-cpu ida_alloc + ida_free command map
` [PATCH-v2 3/3] vhost/scsi: Add pre-allocation for tv_cmd SGL + upages memory
[PATCH-v2 0/3] target/vhost-scsi: Add per-cpu ida tag pre-allocation for v3.12
2013-07-06 22:03 UTC
RFC: vfio interface for platform devices (v2)
2013-07-04 14:47 UTC (4+ messages)
[PATCH net] virtio-net: fix the race between channels setting and refill
2013-07-04 8:23 UTC (5+ messages)
RFC: vfio interface for platform devices
2013-07-03 22:31 UTC (6+ messages)
RFC: vfio interface for platform devices (v2)
2013-07-03 21:40 UTC
RFC: vfio interface for platform devices
2013-07-03 19:08 UTC (2+ messages)
[PATCHv2] vhost-net: fix use-after-free in vhost_net_flush
2013-07-03 6:55 UTC (3+ messages)
RFC: vfio interface for platform devices
2013-07-02 23:25 UTC
binding/unbinding devices to vfio-pci
2013-07-02 16:25 UTC (4+ messages)
binding/unbinding devices to vfio-pci
2013-07-02 14:15 UTC
[PATCH next] xen: Use more current logging styles
2013-07-01 20:31 UTC (9+ messages)
` [PATCH next] xen: Convert printks to pr_<level>
linux-next: Tree for Jun 26 (xen/x86)
2013-07-01 13:50 UTC (4+ messages)
` [Xen-devel] "
` Is: v3.10 + stable/pvh.8 + randy config = compile error. Was:Re: "
[PULL] virtio-next
2013-07-01 0:55 UTC
what should a virtio-mmio transport without a backend look like?
2013-07-01 0:07 UTC (15+ messages)
[PATCH] virtio-pci: fix leaks of msix_affinity_masks
2013-06-30 23:43 UTC (4+ messages)
[RFC 0/5] Introduce VM Sockets virtio transport
2013-06-29 23:45 UTC (19+ messages)
` [RFC 1/5] VSOCK: Introduce vsock_find_unbound_socket and vsock_bind_dgram_generic
` [RFC 2/5] VSOCK: Introduce virtio-vsock-common.ko
` [RFC 3/5] VSOCK: Introduce virtio-vsock.ko
` [RFC 4/5] VSOCK: Introduce vhost-vsock.ko
` [RFC 5/5] VSOCK: Add Makefile and Kconfig
[PATCH v3 30/45] x86/xen: Use get/put_online_cpus_atomic() to prevent CPU offline
2013-06-27 19:57 UTC
[PATCH RFC V10 1/18] x86/spinlock: Replace pv spinlocks with pv ticketlocks
2013-06-27 11:47 UTC (22+ messages)
` [PATCH RFC V10 2/18] x86/ticketlock: Don't inline _spin_unlock when using paravirt spinlocks
` [PATCH RFC V10 3/18] x86/ticketlock: Collapse a layer of functions
` [PATCH RFC V10 4/18] xen: Defer spinlock setup until boot CPU setup
` [PATCH RFC V10 5/18] xen/pvticketlock: Xen implementation for PV ticket locks
` [PATCH RFC V10 6/18] xen/pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks
` [PATCH RFC V10 7/18] x86/pvticketlock: Use callee-save for lock_spinning
` [PATCH RFC V10 8/18] x86/pvticketlock: When paravirtualizing ticket locks, increment by 2
` [PATCH RFC V10 9/18] jump_label: Split out rate limiting from jump_label.h
` [PATCH RFC V10 10/18] x86/ticketlock: Add slowpath logic
` [PATCH RFC V10 11/18] xen/pvticketlock: Allow interrupts to be enabled while blocking
` [PATCH RFC V10 12/18] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
` [PATCH RFC V10 13/18] kvm : Fold pv_unhalt flag into GET_MP_STATE ioctl to aid migration
` [PATCH RFC V10 14/18] kvm guest : Add configuration support to enable debug information for KVM Guests
` [PATCH RFC V10 15/18] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor
` [PATCH RFC V10 16/18] kvm hypervisor : Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic
` [PATCH RFC V10 17/18] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock
` [PATCH RFC V10 18/18] kvm hypervisor: Add directed yield in vcpu block path
` [PATCH RFC V10 0/18] Paravirtualized ticket spinlocks
[PATCH v2 30/45] x86/xen: Use get/put_online_cpus_atomic() to prevent CPU offline
2013-06-25 20:30 UTC
[PATCH RFC V10 0/18] Paravirtualized ticket spinlocks
2013-06-24 12:40 UTC
[PATCH net] vhost-net: fix use-after-free in vhost_net_flush
2013-06-24 7:01 UTC (4+ messages)
[PATCH 30/45] x86/xen: Use get/put_online_cpus_atomic() to prevent CPU offline
2013-06-23 13:44 UTC
[PATCH 0/3] deprecate usage of pci_scan_bus_parented()
2013-06-21 18:23 UTC (8+ messages)
` [PATCH 1/3] PCI: export three functions to support modular host bridge driver
` [PATCH 2/3] PCI, xen-pcifront: use new PCI interfaces to simplify implementation
` [PATCH 3/3] PCI: mark pci_scan_bus_parented() as __deprecated
[PATCH v2 0/3] deprecate usage of pci_scan_bus_parented()
2013-06-21 16:12 UTC (5+ messages)
` [PATCH v2 1/3] PCI: export three functions to support modular host bridge driver
` [PATCH v2 2/3] PCI, xen-pcifront: use new PCI interfaces to simplify implementation
` [PATCH v2 3/3] PCI: kill pci_scan_bus_parented()
` [PATCH v2 3/3] PCI: mark pci_scan_bus_parented() as __deprecated
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).