public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-03 08:32:29 to 2013-07-07 07:27:48 UTC [more...]

[PATCH v2] KVM: nVMX: Fix read/write to MSR_IA32_FEATURE_CONTROL
 2013-07-07  7:20 UTC  (4+ messages)

[PATCH 0/8 v5] KVM: PPC: IOMMU in-kernel handling
 2013-07-06 15:07 UTC  (9+ messages)
` [PATCH 1/8] KVM: PPC: reserve a capability number for multitce support
` [PATCH 2/8] KVM: PPC: reserve a capability and ioctl numbers for realmode VFIO
` [PATCH 3/8] vfio: add external user support
` [PATCH 4/8] powerpc: Prepare to support kernel handling of IOMMU map/unmap
` [PATCH 5/8] powerpc: add real mode support for dma operations on powernv
` [PATCH 6/8] KVM: PPC: Add support for multiple-TCE hcalls
` [PATCH 7/8] KVM: PPC: Add support for IOMMU in-kernel handling
` [PATCH 8/8] KVM: PPC: Add hugepage "

disk corruption after virsh destroy
 2013-07-06 13:03 UTC  (3+ messages)

KVM: x86: stop IO emulation cycle if instruction pointer is modified
 2013-07-06  7:41 UTC  (2+ messages)

[RFC PATCH v2 0/4] Enable async page faults on s390
 2013-07-05 20:55 UTC  (5+ messages)
` [PATCH 1/4] PF: Add FAULT_FLAG_RETRY_NOWAIT for guest fault
` [PATCH 2/4] PF: Move architecture specifics to the backends
` [PATCH 3/4] PF: Provide additional direct page notification
` [PATCH 4/4] PF: Async page fault support on s390

[Bug 60518] New: Heavy network traffic between guest and host triggers kernel oops
 2013-07-05 15:06 UTC  (2+ messages)
` [Bug 60518] "

[Bug 60505] New: Heavy network traffic triggers vhost_net lockup
 2013-07-05 15:05 UTC  (2+ messages)
` [Bug 60505] "

[PATCH] vhost: Avoid that vhost_work_flush() locks up
 2013-07-05 12:49 UTC  (2+ messages)

[libvirt-users] libvirt & virtio_net - host.freeze@reset.domain
 2013-07-05 11:08 UTC  (2+ messages)

[PATCH] KVM : Fix read/write to IA32_FEATURE_CONTROL MSR in nested virt
 2013-07-05  3:26 UTC  (14+ messages)

(unknown),
 2013-07-03 23:11 UTC 

(unknown),
 2013-07-03 23:08 UTC 

[RFC PATCH] uio: uio_pci_generic: Add support for MSI interrupts
 2013-07-04 16:35 UTC  (7+ messages)

RFC: vfio interface for platform devices (v2)
 2013-07-04 14:47 UTC  (5+ messages)

[PATCH] arm64: KVM: Kconfig integration
 2013-07-04 12:42 UTC  (6+ messages)

[PATCH v2] arm64: KVM: Kconfig integration
 2013-07-04 12:34 UTC 

[PULL] Enable KVM on arm64, take #2
 2013-07-04 12:06 UTC 

[PATCH v2 1/2] KVM : Change location of 3 functions in vmx.c
 2013-07-04 11:11 UTC  (4+ messages)
` [PATCH v2 2/2] KVM : Set success rflags when emulate VMXON/VMXOFF in nested virt

[PULL] Enable KVM on arm64
 2013-07-04 11:06 UTC  (2+ messages)

[PATCH 0/2] KVM: Introduce kvm_arch_memslots_updated() and use it for x86's mmio optimization
 2013-07-04 10:28 UTC  (7+ messages)
` [PATCH 1/2] KVM: Introduce kvm_arch_memslots_updated()
` [PATCH v2 2/2] KVM: x86: Avoid zapping mmio sptes twice for generation wraparound

[PATCH v3 01/13] nEPT: Support LOAD_IA32_EFER entry/exit controls for L1
 2013-07-04  8:42 UTC  (9+ messages)

[PATCH 0/4 v6] KVM :PPC: Userspace Debug support
 2013-07-04  6:57 UTC  (5+ messages)
` [PATCH 1/4 v6] powerpc: export debug registers save function for KVM
` [PATCH 2/4 v6] KVM: PPC: exit to user space on "ehpriv 1" instruction
` [PATCH 3/4 v6] KVM: PPC: Using "struct debug_reg"
` [PATCH 4/4 v6] KVM: PPC: Add userspace debug stub support

[PATCH 1/2] powerpc/booke64: Add LRAT error exception handler
 2013-07-04  6:57 UTC  (9+ messages)
` [PATCH 2/2] KVM: PPC: Book3E: "

[PATCH v4 0/2] KVM: ioeventfd cookies
 2013-07-04  6:54 UTC  (7+ messages)
` [PATCH v4 1/2] KVM: kvm-io: support cookies
` [PATCH v4 2/2] KVM: s390: use cookies for ioeventfd

[PATCH 0/6] KVM: PPC: Book3E: AltiVec support
 2013-07-04  6:50 UTC  (37+ messages)
` [PATCH 1/6] KVM: PPC: Book3E: Use common defines for SPE/FP/AltiVec int numbers
` [PATCH 2/6] KVM: PPC: Book3E: Refactor SPE/FP exit handling
` [PATCH 3/6] KVM: PPC: Book3E: Increase FPU laziness
` [PATCH 4/6] KVM: PPC: Book3E: Add AltiVec support
` [PATCH 5/6] KVM: PPC: Book3E: Add ONE_REG "
` [PATCH 6/6] KVM: PPC: Book3E: Enable e6500 core

[PATCH] KVM : Set success rflags when emulate VMXON/VMXOFF in nested virt
 2013-07-04  6:06 UTC  (4+ messages)

watchdog: print stolen time increment at softlockup detection
 2013-07-04  2:32 UTC  (6+ messages)

RFC: vfio interface for platform devices
 2013-07-03 22:31 UTC  (6+ messages)

PPC: RFC: proposal for VM reset & shutdown hcall (v4)
 2013-07-03 21:41 UTC  (5+ messages)

RFC: vfio interface for platform devices
 2013-07-03 19:08 UTC  (3+ messages)

[RFC PATCH 0/6] KVM: PPC: Book3E: AltiVec support
 2013-07-03 18:31 UTC  (5+ messages)
` [RFC PATCH 5/6] KVM: PPC: Book3E: Add ONE_REG "

IA32_FEATURE_CONTROL MSR in nested virt
 2013-07-03 14:59 UTC  (8+ messages)

[PATCH v3 0/2] KVM: ioeventfd cookies
 2013-07-03 14:26 UTC  (6+ messages)
` [PATCH v3 1/2] KVM: kvm-io: support cookies
` [PATCH v3 2/2] KVM: s390: use cookies for ioeventfd

[PATCH 1/2] KVM: PPC: Fix kvm_exit_names array
 2013-07-03 13:30 UTC  (2+ messages)
` [PATCH 2/2] KVM: PPC: Book3E: Emulate MCSRR0/1 SPR and rfmci instruction

[PATCH v2 0/2] KVM: ioeventfd cookies
 2013-07-03 13:13 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: kvm-io: support cookies
` [PATCH v2 2/2] KVM: s390: use cookies for ioeventfd

[PATCH 1/2] powerpc/booke64: Use common defines for AltiVec interrupts numbers
 2013-07-03 12:25 UTC  (3+ messages)

[PATCH 0/2] KVM: enable ioeventfd cookies
 2013-07-03 11:46 UTC  (9+ messages)
` [PATCH 1/2] KVM: kvm-io: support cookies
` [PATCH 2/2] KVM: s390: use cookies for ioeventfd

[PATCH] KVM: x86: Avoid zapping mmio sptes twice for generation wraparound
 2013-07-03  9:18 UTC  (18+ messages)


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