messages from 2016-10-19 10:20:15 to 2016-11-15 06:23:36 UTC [more...]
[RFC/PATCHSET 0/3] virtio: Implement virtio pstore device (v3)
2016-11-15 6:23 UTC (8+ messages)
` [PATCH 1/3] virtio: Basic implementation of virtio pstore driver
` [PATCH 2/3] qemu: Implement virtio-pstore device
[PATCH] virtio_ring: fix description of virtqueue_get_buf
2016-11-15 3:21 UTC (2+ messages)
[PATCH] crypto: add virtio-crypto driver
2016-11-14 6:47 UTC
BUG: 'list_empty(&vgdev->free_vbufs)' is true!
2016-11-11 16:28 UTC (5+ messages)
[PATCH] vhost/scsi: Remove unused but set variable
2016-11-11 13:27 UTC
[PATCH] vhost/vsock: Remove unused but set variable
2016-11-11 13:26 UTC
Last call - WorldCIST'2017 - Deadline: November 27
2016-11-10 19:20 UTC
[PATCH kernel v4 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
2016-11-08 21:07 UTC (14+ messages)
` [PATCH kernel v4 1/7] virtio-balloon: rework deflate to add page to a list
` [PATCH kernel v4 2/7] virtio-balloon: define new feature bit and head struct
` [PATCH kernel v4 3/7] mm: add a function to get the max pfn
` [PATCH kernel v4 4/7] virtio-balloon: speed up inflate/deflate process
` [PATCH kernel v4 5/7] mm: add the related functions to get unused page
` [PATCH kernel v4 6/7] virtio-balloon: define flags and head for host request vq
` [PATCH kernel v4 7/7] virtio-balloon: tell host vm's unused page info
[PATCH] virtio-net: drop legacy features in virtio 1 mode
2016-11-08 1:36 UTC (3+ messages)
virtio_pci irq handling cleanups
2016-11-06 23:09 UTC (8+ messages)
` [PATCH 1/7] virtio_pci: use pci_alloc_irq_vectors
` [PATCH 2/7] virtio_pci: remove the call to vp_free_vectors in vp_request_msix_vectors
` [PATCH 3/7] virtio_pci: merge vp_free_vectors into vp_del_vqs
` [PATCH 4/7] virtio_pci: split the INTx case out of vp_try_to_find_vqs
` [PATCH 5/7] virtio_pci: add a helper to request MSI-X interrupts
` [PATCH 6/7] virtio_pci: split the shared and per-VQ MSI-X setup routines
` [PATCH 7/7] virtio_pci: clean up interrupt state in struct virtio_pci_device
[PATCH] virtio-net: drop legacy features in virtio 1 mode
2016-11-04 10:55 UTC
[PATCH v2 34/37] docs: fix locations of several documents that got moved
2016-11-02 10:08 UTC (4+ messages)
[PATCH v7 01/11] kernel/sched: introduce vcpu preempted check interface
2016-11-02 9:08 UTC (11+ messages)
` [PATCH v7 02/11] locking/osq: Drop the overload of osq_lock()
` [PATCH v7 03/11] kernel/locking: Drop the overload of {mutex, rwsem}_spin_on_owner
` [PATCH v7 04/11] powerpc/spinlock: support vcpu preempted check
` [PATCH v7 05/11] s390/spinlock: Provide vcpu_is_preempted
` [PATCH v7 06/11] x86, paravirt: Add interface to support kvm/xen vcpu preempted check
` [PATCH v7 07/11] KVM: Introduce kvm_write_guest_offset_cached
` [PATCH v7 08/11] x86, kvm/x86.c: support vcpu preempted check
` [PATCH v7 09/11] x86, kernel/kvm.c: "
` [PATCH v7 10/11] x86, xen: "
` [PATCH v7 11/11] Documentation: virtual: kvm: Support "
[PATCH v7 00/11] implement vcpu preempted check
2016-11-02 9:08 UTC
SR-PCIM support in Xen
2016-11-01 13:47 UTC
[PULL] virtio: tests, cleanups and fixes
2016-11-01 0:11 UTC
[PATCH v6 00/11] implement vcpu preempted check
2016-10-30 14:39 UTC (19+ messages)
` [PATCH v6 01/11] kernel/sched: introduce vcpu preempted check interface
` [PATCH v6 02/11] locking/osq: Drop the overload of osq_lock()
` [PATCH v6 03/11] kernel/locking: Drop the overload of {mutex, rwsem}_spin_on_owner
` [PATCH v6 04/11] powerpc/spinlock: support vcpu preempted check
` [PATCH v6 05/11] s390/spinlock: Provide vcpu_is_preempted
` [PATCH v6 06/11] x86, paravirt: Add interface to support kvm/xen vcpu preempted check
` [PATCH v6 07/11] KVM: Introduce kvm_write_guest_offset_cached
` [PATCH v6 08/11] x86, kvm/x86.c: support vcpu preempted check
` [PATCH v6 09/11] x86, kernel/kvm.c: "
` [PATCH v6 10/11] x86, xen: "
` [PATCH v6 11/11] Documentation: virtual: kvm: Support "
` [Xen-devel] [PATCH v6 00/11] implement "
` [Xen-devel] [PATCH v6 10/11] x86, xen: support "
WorldCIST'2017 - 5th World Conference on Information Systems and Technologies - Deadline: November 20
2016-10-29 21:06 UTC
[PATCH v2 net-next] virtio-net: Update the mtu code to match virtio spec
2016-10-29 16:01 UTC (2+ messages)
[PATCH v3 0/3] x86/vmware guest improvements
2016-10-28 7:54 UTC (4+ messages)
` [PATCH v3 1/3] x86/vmware: Use tsc_khz value for calibrate_cpu()
` [PATCH v3 2/3] x86/vmware: Add basic paravirt ops support
` [PATCH v3 3/3] x86/vmware: Add paravirt sched clock
[RESEND PATCH 1/3] x86/vmware: Use tsc_khz value for calibrate_cpu()
2016-10-27 22:10 UTC (5+ messages)
` [RESEND PATCH 2/3] x86/vmware: Add basic paravirt ops support
` [RESEND PATCH 3/3] x86/vmware: Add paravirt sched clock
[RESEND PATCH v3 kernel 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
2016-10-27 18:29 UTC (28+ messages)
` [RESEND PATCH v3 kernel 1/7] virtio-balloon: rework deflate to add page to a list
` [RESEND PATCH v3 kernel 2/7] virtio-balloon: define new feature bit and page bitmap head
` [RESEND PATCH v3 kernel 3/7] mm: add a function to get the max pfn
` [RESEND PATCH v3 kernel 4/7] virtio-balloon: speed up inflate/deflate process
` [RESEND PATCH v3 kernel 5/7] mm: add the related functions to get unused page
` [RESEND PATCH v3 kernel 6/7] virtio-balloon: define feature bit and head for misc virt queue
` [RESEND PATCH v3 kernel 7/7] virtio-balloon: tell host vm's unused page info
[PATCH 1/3] x86/vmware: Use tsc_khz value for calibrate_cpu()
2016-10-26 20:47 UTC (7+ messages)
` [PATCH 2/3] x86/vmware: Add basic paravirt ops support
` [PATCH 3/3] x86/vmware: Add paravirt sched clock
` [PATCH v2 "
[PATCH 0/3] x86/vmware guest improvements
2016-10-26 5:20 UTC
[PATCH] virtio-net: Update the mtu code to match virtio spec
2016-10-25 20:14 UTC (5+ messages)
[PATCH] virtio: console: Unlock vqs while freeing buffers
2016-10-25 13:19 UTC (2+ messages)
[GIT PULL v2 1/5] processor.h: introduce cpu_relax_yield
2016-10-25 9:03 UTC (5+ messages)
` [GIT PULL v2 2/5] stop_machine: yield CPU during stop machine
` [GIT PULL v2 3/5] s390: make cpu_relax a barrier again
` [GIT PULL v2 4/5] processor.h: Remove cpu_relax_lowlatency users
` [GIT PULL v2 5/5] processor.h: remove cpu_relax_lowlatency
[GIT PULL v2 0/5] cpu_relax: drop lowlatency, introduce yield
2016-10-25 9:03 UTC
[PATCH v4 0/5] implement vcpu preempted check
2016-10-25 1:25 UTC (12+ messages)
` [PATCH v4 4/5] powerpc/spinlock: support "
` [PATCH v4 5/5] x86, kvm: "
[PATCH v5 0/9] implement vcpu preempted check
2016-10-24 15:05 UTC (22+ messages)
` [PATCH v5 1/9] kernel/sched: introduce vcpu preempted check interface
` [PATCH v5 2/9] locking/osq: Drop the overload of osq_lock()
` [PATCH v5 3/9] kernel/locking: Drop the overload of {mutex, rwsem}_spin_on_owner
` [PATCH v5 4/9] powerpc/spinlock: support vcpu preempted check
` [PATCH v5 5/9] x86, paravirt: Add interface to support kvm/xen "
` [PATCH v5 6/9] x86, kvm: support "
` [PATCH v5 7/9] x86, xen: "
` [PATCH v5 8/9] s390/spinlock: Provide vcpu_is_preempted
` [PATCH v5 9/9] Documentation: virtual: kvm: Support vcpu preempted check
[PATCH v3 34/37] docs: fix locations of several documents that got moved
2016-10-24 11:00 UTC
[PATCH 2/5] stop_machine: yield CPU during stop machine
2016-10-24 8:47 UTC (7+ messages)
` [PATCH/RFC 0/5] cpu_relax: introduce yield, remove lowlatency
[PATCH] drm/virtio: kconfig: Fixup white space
2016-10-21 14:53 UTC (2+ messages)
[PATCH net-next 5/6] net: use core MTU range checking in virt drivers
2016-10-21 13:24 UTC (15+ messages)
` [PATCH net-next v2 6/9] "
[PATCH] x86/vmware: Read tsc_khz only once - at boot time
2016-10-20 5:02 UTC
Call for Papers - WorldCIST'17 Workshops - Porto Santo Island
2016-10-19 17:04 UTC
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).