public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-10 16:07:52 to 2013-03-13 11:20:43 UTC [more...]

[PATCH] KVM: x86: Rework INIT and SIPI handling
 2013-03-13 11:20 UTC  (5+ messages)

[PATCH 1/2] KVM: nVMX: Clean up and fix pin-based execution controls
 2013-03-13 10:31 UTC  (2+ messages)
` [PATCH] KVM: nVMX: Add preemption timer support

KVM: MMU: make kvm_mmu_available_pages robust against n_used_mmu_pages > n_max_mmu_pages
 2013-03-13  9:46 UTC  (3+ messages)

[PATCH] KVM: x86: Convert INIT and SIPI signals into synchronously handled events
 2013-03-13  9:08 UTC  (25+ messages)

[PATCH V2 0/3] tcm_vhost lock and flush fix
 2013-03-13  8:56 UTC  (5+ messages)
` [PATCH V2 1/3] tcm_vhost: Add missed lock in vhost_scsi_clear_endpoint()
` [PATCH V2 2/3] tcm_vhost: Flush vhost_work in vhost_scsi_flush()
` [PATCH V2 3/3] tcm_vhost: Use vq->private_data to indicate if the endpoint is setup

[PATCH V2 0/6] tcm_vhost hotplug/hotunplug support and locking/flushing fix
 2013-03-13  8:11 UTC  (6+ messages)

[PATCH 0/4] tcm_vhost lock and flush fix
 2013-03-13  8:02 UTC  (16+ messages)
` [PATCH 1/4] tcm_vhost: Add missed lock in vhost_scsi_clear_endpoint()
` [PATCH 2/4] tcm_vhost: Introduce tcm_vhost_check_endpoint()
` [PATCH 3/4] tcm_vhost: Fix vs->vs_endpoint checking in vhost_scsi_handle_vq()
` [PATCH 4/4] tcm_vhost: Flush vhost_work in vhost_scsi_flush()

[PATCH 00/29] Port of KVM to arm64
 2013-03-13  7:48 UTC  (15+ messages)
` [PATCH 04/29] arm64: KVM: system register definitions for 64bit guests
` [PATCH 06/29] arm64: KVM: fault injection into a guest
` [PATCH 12/29] arm64: KVM: kvm_arch and kvm_vcpu_arch definitions
` [PATCH 14/29] arm64: KVM: guest one-reg interface

[PATCH 0/2] KVM: Optimize mmio spte zapping when creating/moving memslot
 2013-03-13  7:42 UTC  (9+ messages)
` [PATCH 1/2] KVM: MMU: Mark sp mmio cached when creating mmio spte
` [PATCH 2/2] KVM: x86: Optimize mmio spte zapping when creating/moving memslot

[PATCH 0/2] tcm_vhost: Wait for pending requests in flush and clear endpoint operation
 2013-03-13  5:16 UTC  (10+ messages)
` [PATCH 1/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
` [PATCH 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_clear_endpoint()

[PATCH 0/6] KVM: MMU: fast zap all shadow pages
 2013-03-13  4:59 UTC  (7+ messages)
` [PATCH 1/6] KVM: MMU: move mmu related members into a separate struct
` [PATCH 2/6] KVM: MMU: introduce mmu_cache->pte_list_descs
` [PATCH 3/6] KVM: x86: introduce memslot_set_lpage_disallowed
` [PATCH 4/6] KVM: x86: introduce kvm_clear_all_gfn_page_info
` [PATCH 5/6] KVM: MMU: delete shadow page from hash list in kvm_mmu_prepare_zap_page
` [PATCH 6/6] KVM: MMU: fast zap all shadow pages

[PATCH V2 WIP 0/2] vhost-scsi: new device supporting the tcm_vhost Linux kernel module
 2013-03-13  2:49 UTC  (5+ messages)
` [PATCH V2 WIP 1/2] virtio-scsi: create VirtIOSCSICommon
` [PATCH V2 WIP 2/2] vhost-scsi: new device supporting the tcm_vhost Linux kernel module

Win2003 disk corruption with kvm-1.0. and virtio
 2013-03-12 21:10 UTC  (7+ messages)

[PATCH v7 0/3] AER-KVM: Error containment of VFIO devices assigned to KVM guests
 2013-03-12 21:08 UTC  (2+ messages)

win2k guest vm won't boot under Fedora 18 KVM
 2013-03-12 19:16 UTC  (5+ messages)

KVM call minutes 2013-03-12
 2013-03-12 14:21 UTC 

[PATCH] x86: kvm: reset the bootstrap processor when it gets an INIT
 2013-03-12 11:28 UTC  (39+ messages)

[PATCH] KVM: x86: Drop unused return code from VCPU reset callback
 2013-03-12 11:26 UTC  (3+ messages)

VMX: x86: handle host TSC calibration failure
 2013-03-12 11:18 UTC  (2+ messages)

Causing VMEXIT on every branch instruction by the Guest
 2013-03-12 10:49 UTC 

[PATCH 12/17] cpu: Move halted and interrupt_request fields to CPUState
 2013-03-12  9:49 UTC  (2+ messages)
` [PATCH 14/17] cpu: Pass CPUState to cpu_interrupt()

[PATCH v3 0/5] kvm: Make ioeventfd usable on s390
 2013-03-12  3:47 UTC  (6+ messages)
    ` virtio-s390: document GPR4/GPR2 cookie values

[PATCH V3 0/2] tcm_vhost hotplug/hotunplug support
 2013-03-12  2:45 UTC  (3+ messages)
` [PATCH V3 1/2] tcm_vhost: Introduce tcm_vhost_check_feature()
` [PATCH V3 2/2] tcm_vhost: Add hotplug/hotunplug support

latest kvm-kmod + kvm git vs. 3.8.* distro kernel
 2013-03-11 20:24 UTC  (3+ messages)

KVM call agenda for 2013-03-12
 2013-03-11 18:36 UTC  (3+ messages)

UDP Fragmentation Offload fragments packets with DF bit
 2013-03-11 16:05 UTC 

[GIT PULL v2] KVM/ARM Fixes for 3.9-rc1
 2013-03-11 15:58 UTC  (12+ messages)
` [kvmarm] "

[PATCH -next] vhost-blk: remove unused variable
 2013-03-11 14:44 UTC  (2+ messages)

[PATCH v5 0/5] KVM: VMX: Add Posted Interrupt supporting
 2013-03-11 13:38 UTC  (4+ messages)
` [PATCH v5 5/5] KVM : VMX: Use posted interrupt to deliver virtual interrupt

[PATCH V4 0/5] virtio-scsi multiqueue
 2013-03-11 11:31 UTC  (7+ messages)
` [PATCH V4 1/5] virtio-scsi: redo allocation of target data
` [PATCH V4 2/5] virtio-scsi: pass struct virtio_scsi to virtqueue completion function
` [PATCH V4 3/5] virtio-scsi: push vq lock/unlock into virtscsi_vq_done
` [PATCH V4 4/5] virtio-scsi: introduce multiqueue support
` [PATCH V4 5/5] virtio-scsi: reset virtqueue affinity when doing cpu hotplug

TCP small packets throughput and multiqueue virtio-net
 2013-03-11 11:29 UTC  (6+ messages)

[PATCH] kvm: remove cast for kmalloc return value
 2013-03-11 10:04 UTC  (2+ messages)

kvm + ceph performance issues
 2013-03-11  9:45 UTC  (3+ messages)

[PATCH RFC 0/2] kvm: Better yield_to candidate using preemption notifiers
 2013-03-11  9:38 UTC  (2+ messages)

[STRAWMAN PATCH] KVM: PPC: Add ioctl to specify interrupt controller architecture to emulate
 2013-03-11  9:15 UTC  (6+ messages)

[PATCH] vhost_net: remove tx polling state
 2013-03-11  8:47 UTC  (8+ messages)

[PATCH 0/11] KVM: nVMX: shadow VMCS support, v1
 2013-03-11  7:54 UTC  (7+ messages)
` [PATCH 08/11] KVM: nVMX: Copy processor-specific shadow-vmcs to VMCS12
` [PATCH 09/11] KVM: nVMX: Copy VMCS12 to processor-specific shadow vmcs
` [PATCH 10/11] KVM: nVMX: Synchronize VMCS12 content with the "
` [PATCH 11/11] KVM: nVMX: Enable and disable shadow vmcs functionality

[PATCH uq/master 0/2] CPU reset (INIT#) support for KVM
 2013-03-11  7:35 UTC  (8+ messages)
` [PATCH uq/master 2/2] kvm: forward INIT signals coming from the chipset

[Bug 55061] New: cpu stats reported in cgroup file is erroneous
 2013-03-10 16:14 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox