Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
 messages from 2013-07-03 22:31:35 to 2013-07-16 00:54:03 UTC [more...]

[PATCH 00/10 v6] KVM: PPC: IOMMU in-kernel handling
 2013-07-16  0:54 UTC  (9+ messages)
` [PATCH 01/10] KVM: PPC: reserve a capability number for multitce support
` [PATCH 02/10] KVM: PPC: reserve a capability and ioctl numbers for realmode VFIO
` [PATCH 03/10] vfio: add external user support
` [PATCH 04/10] powerpc: Prepare to support kernel handling of IOMMU map/unmap
` [PATCH 05/10] powerpc: add real mode support for dma operations on powernv
` [PATCH 06/10] KVM: PPC: enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH 07/10] KVM: PPC: Add support for multiple-TCE hcalls
` [PATCH 08/10] powerpc/iommu: rework to support realmode

[PATCH 0/5] powerpc: implement reset/shutdown hcalls
 2013-07-15 22:23 UTC  (36+ messages)
` [PATCH 1/5] powerpc: define ePAPR hcall exit interface
` [PATCH 2/5] booke: exit to guest userspace for unimplemented hcalls in kvm
` [PATCH 3/5] booke: define reset and shutdown hcalls
` [PATCH 4/5] powerpc: Resolve KVM_HC_FEATURES compilation dependeny
` [PATCH 5/5] powerpc: using reset hcall when kvm,has-reset

[v1][PATCH 1/1] KVM: PPC: disable preemption when using hard_irq_disable()
 2013-07-15  3:04 UTC  (16+ messages)

[v1][PATCH 1/1] KVM: PPC: disable preemption when using hard_irq_disable()
 2013-07-15  3:03 UTC  (5+ messages)

[v1][PATCH 1/1] powerpc: to access local paca after hard irq disabled
 2013-07-15  2:36 UTC 

[PATCH] KVM: PPC: Book3S: Fix compile error in XICS emulation
 2013-07-13 12:22 UTC 

[PATCH 0/8] PR KVM fixes and improvements
 2013-07-13 12:21 UTC  (11+ messages)
` [PATCH 1/8] KVM: PPC: Book3S PR: Load up SPRG3 register with guest value on guest entry
` [PATCH 2/8] KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu
  ` [PATCH v2 "
` [PATCH 3/8] KVM: PPC: Book3S PR: Rework kvmppc_mmu_book3s_64_xlate()
` [PATCH 4/8] KVM: PPC: Book3S PR: Allow guest to use 64k pages
` [PATCH 5/8] KVM: PPC: Book3S PR: Use 64k host pages where possible
` [PATCH 6/8] KVM: PPC: Book3S PR: Handle PP0 page-protection bit in guest HPTEs
` [PATCH 7/8] KVM: PPC: Book3S PR: Correct errors in H_ENTER implementation
` [PATCH 8/8] KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safe
  ` [PATCH v2 "

[v1][PATCH 1/1] KVM: PPC: disable preemption when using hard_irq_disable()
 2013-07-12  3:22 UTC  (2+ messages)

[PATCH 0/8 v5] KVM: PPC: IOMMU in-kernel handling
 2013-07-11 13:53 UTC  (49+ 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 "

[PATCH] KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers
 2013-07-11 11:06 UTC  (2+ messages)

[PATCH 1/2] KVM: PPC: e500mc: Revert "add load inst fixup"
 2013-07-11  0:17 UTC  (18+ messages)
` [PATCH 2/2] KVM: PPC: Book3E: Get vcpu's last instruction for emulation

[PATCH 0/3] kvm/ppc: fixes/cleanup
 2013-07-10 23:09 UTC  (10+ messages)
` [PATCH 1/3] kvm/ppc: Call trace_hardirqs_on before entry
` [PATCH 2/3] kvm/ppc: IRQ disabling cleanup
` [PATCH 3/3] kvm/ppc/booke: Don't call kvm_guest_enter twice

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

[PATCH 0/8 v4] KVM: PPC: IOMMU in-kernel handling
 2013-07-10 15:00 UTC  (7+ messages)
` [PATCH 2/8] KVM: PPC: reserve a capability and ioctl numbers for realmode VFIO

[PATCH 1/2] KVM: PPC: Book3S HV: Correct tlbie usage
 2013-07-10 11:15 UTC  (3+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: Allow negative offsets to real-mode hcall handlers

[PATCH 0/8] kvm/ppc: fixes for 3.10
 2013-07-10  6:03 UTC  (6+ messages)

[PATCH -V3 1/4] mm/cma: Move dma contiguous changes into a seperate config
 2013-07-08 14:21 UTC  (2+ messages)

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

[PATCH 0/4 v6] KVM :PPC: Userspace Debug support
 2013-07-04  7:09 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  (7+ messages)
` [PATCH 2/2] KVM: PPC: Book3E: "

[PATCH 0/6] KVM: PPC: Book3E: AltiVec support
 2013-07-04  6:50 UTC  (5+ messages)
` [PATCH 3/6] KVM: PPC: Book3E: Increase FPU laziness

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


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