Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
 messages from 2013-06-26 05:54:24 to 2013-07-10 03:37:06 UTC [more...]

[PATCH 0/8 v5] KVM: PPC: IOMMU in-kernel handling
 2013-07-10  3:37 UTC  (21+ 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 1/2] KVM: PPC: e500mc: Revert "add load inst fixup"
 2013-07-10  0:12 UTC  (11+ messages)
  ` [PATCH 2/2] KVM: PPC: Book3E: Get vcpu's last instruction for emulation

[PATCH 1/2] KVM: PPC: Fix kvm_exit_names array
 2013-07-10  0:00 UTC  (13+ 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-09 23:35 UTC  (16+ 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] hashtable: add hash_for_each_possible_rcu_notrace()
` [PATCH 5/8] powerpc: Prepare to support kernel handling of IOMMU map/unmap
` [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 0/8] kvm/ppc: fixes for 3.10
 2013-07-09 21:33 UTC  (5+ messages)

[PATCH -V3 1/4] mm/cma: Move dma contiguous changes into a seperate config
 2013-07-08 14:21 UTC  (19+ messages)
` [PATCH -V3 2/4] powerpc/kvm: Contiguous memory allocator based hash page table allocation
` [PATCH -V3 3/4] powerpc/kvm: Contiguous memory allocator based RMA allocation
` [PATCH -V3 4/4] powerpc/kvm: Use 256K chunk to track both RMA and hash page table allocation

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

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

[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  (9+ messages)
` [PATCH 2/2] KVM: PPC: Book3E: "

[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

PPC: RFC: proposal for VM reset & shutdown hcall (v4)
 2013-07-03 21:41 UTC  (5+ 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 "

[PATCH 1/2] powerpc/booke64: Use common defines for AltiVec interrupts numbers
 2013-07-03 12:25 UTC  (6+ messages)
` [PATCH 2/2] powerpc/fsl-booke: Use common defines for SPE/FP "

[PATCH] KVM: PPC: Book3S: Ignore DABR register
 2013-07-03  2:21 UTC  (2+ messages)

RFC: proposal for VM reset & shutdown hcall
 2013-07-02 22:19 UTC  (16+ messages)
  ` RFC: proposal for VM reset & shutdown hcall (v2)
  ` RFC: proposal for VM reset & shutdown hcall (v3)

[PULL 0/7] ppc patch queue 2013-06-30
 2013-07-02  7:47 UTC  (10+ messages)
` [PATCH 1/7] KVM: PPC: Guard doorbell exception with CONFIG_PPC_DOORBELL
` [PATCH 2/7] KVM: PPC: Book3S PR: Fix proto-VSID calculations
` [PATCH 3/7] KVM: PPC: Book3S PR: Fix invalidation of SLB entry 0 on guest entry
` [PATCH 4/7] KVM: PPC: Book3S PR: Don't keep scanning HPTEG after we find a match
` [PATCH 5/7] KVM: PPC: Book3S PR: Allow guest to use 1TB segments
` [PATCH 6/7] KVM: PPC: Book3S PR: Invalidate SLB entries properly
` [PATCH 7/7] KVM: PPC: Ignore PIR writes

[PATCH] KVM: PPC: Ignore PIR writes
 2013-06-30  1:29 UTC 

[PATCH v3 41/45] powerpc: Use get/put_online_cpus_atomic() to prevent CPU offline
 2013-06-27 20:12 UTC 

[PATCH 3/4] KVM: PPC: Add support for IOMMU in-kernel handling
 2013-06-27 11:01 UTC  (11+ messages)

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


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