virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-29 15:51:04 to 2016-11-02 06:17:20 UTC [more...]

[PATCH kernel v4 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-11-02  6:17 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  (15+ messages)
` [PATCH v4 1/5] kernel/sched: introduce vcpu preempted check interface
` [PATCH v4 2/5] locking/osq: Drop the overload of osq_lock()
` [PATCH v4 3/5] kernel/locking: Drop the overload of {mutex, rwsem}_spin_on_owner
` [PATCH v4 4/5] powerpc/spinlock: support vcpu preempted check
` [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  (16+ 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 

[PATCH v2 34/37] docs: fix locations of several documents that got moved
 2016-10-19 13:59 UTC  (3+ messages)

[PATCH v4 0/5] implement vcpu preempted check
 2016-10-19 10:20 UTC 

[PATCH v2 1/1] s390/spinlock: Provide vcpu_is_preempted
 2016-10-19  8:50 UTC  (10+ messages)
      ` [PATCH v3] "

[PATCH] x86/vmware: Skip timer_irq_works() check on VMware
 2016-10-13 18:45 UTC 

[PATCH] virtio-gpu: fix vblank events
 2016-10-13 11:55 UTC 

[PATCH] virtio: console: Unlock vqs while freeing buffers
 2016-10-11 11:05 UTC 

[PATCH] virtio: remove config.c
 2016-10-11  9:02 UTC 

VIRTIO_F_IOMMU_PLATFORM
 2016-10-11  1:51 UTC  (5+ messages)

[PATCH 0/4] block-virtio: Fine-tuning for two function implementations
 2016-10-10  8:18 UTC  (10+ messages)
    ` [PATCH 4/4] virtio_blk: Rename a jump label in virtblk_get_id()
      `  "
    ` [PATCH 3/4] virtio_blk: Delete an unnecessary initialisation in init_vq()
    ` [PATCH 1/4] virtio_blk: Use kmalloc_array() "
        ` virtio_blk: Less function calls in init_vq() after error detection
              ` virtio_blk: Clarification for communication difficulties?

CFP - WorldCIST'2017 - 5th World Conference on Information Systems and Technologies (Published by Springer)
 2016-10-07 18:00 UTC 

[PATCH v9 00/19] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
 2016-10-07 17:44 UTC  (10+ messages)
  ` [PATCH v9 17/19] drm/virtio: kconfig: Fix recursive dependency issue

[PATCH] VMCI: Doorbell create and destroy fixes
 2016-10-06 11:43 UTC 

[PATCH v3 0/4] implement vcpu preempted check
 2016-10-05 11:00 UTC  (11+ messages)

[PATCH] x86/vmware: Skip lapic calibration on VMware
 2016-10-04 20:11 UTC 

[PATCH v2 1/1] virtio: update balloon size in balloon "probe"
 2016-10-04 10:47 UTC  (2+ messages)

Call for Papers - WorldCIST'17 - 5th World Conference on Information Systems and Technologies (Published by Springer)
 2016-09-30  9:10 UTC 

[PATCH] x86/vmware: Skip lapic calibration on VMware
 2016-09-30  8:52 UTC 

[PATCH] x86/vmware: Skip lapic calibration on VMware
 2016-09-29 17:51 UTC 

[PATCH v2 0/1] s390 preparation for vcpu preempted check
 2016-09-29 15:51 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).