public inbox for kvm-ppc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-22 14:04:21 to 2019-12-13 20:32:55 UTC [more...]

[PATCH kernel 0/3] Enable IOMMU support for pseries Secure VMs
 2019-12-13 20:32 UTC  (7+ messages)
` [PATCH kernel 1/3] powerpc/pseries/iommu: Use dma_iommu_ops for Secure VM
` [PATCH kernel 2/3] powerpc/pseries: Allow not having ibm,hypertas-functions::hcall-multi-tce for DDW
  ` [PATCH kernel 2/3] powerpc/pseries: Allow not having ibm,hypertas-functions::hcall-multi-tce fo
` [PATCH kernel 3/3] powerpc/pseries/iommu: Do not use H_PUT_TCE_INDIRECT in secure VM

[PATCH v3 00/15] KVM: Dynamically size memslot arrays
 2019-12-13 20:01 UTC  (22+ messages)
` [PATCH v3 01/15] KVM: Reinstall old memslots if arch preparation fails
` [PATCH v3 02/15] KVM: Don't free new memslot if allocation of said memslot fails
` [PATCH v3 03/15] KVM: PPC: Move memslot memory allocation into prepare_memory_region()
` [PATCH v3 04/15] KVM: x86: Allocate memslot resources during prepare_memory_region()
` [PATCH v3 05/15] KVM: Drop kvm_arch_create_memslot()
` [PATCH v3 06/15] KVM: Explicitly free allocated-but-unused dirty bitmap
` [PATCH v3 07/15] KVM: Refactor error handling for setting memory region
` [PATCH v3 08/15] KVM: Move setting of memslot into helper routine
` [PATCH v3 09/15] KVM: Move memslot deletion to helper function
` [PATCH v3 10/15] KVM: Simplify kvm_free_memslot() and all its descendents
` [PATCH v3 11/15] KVM: Clean up local variable usage in __kvm_set_memory_region()
` [PATCH v3 12/15] KVM: Provide common implementation for generic dirty log functions
` [PATCH v3 13/15] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
` [PATCH v3 14/15] KVM: Terminate memslot walks via used_slots
` [PATCH v3 15/15] KVM: Dynamically size memslot array based on number of used slots

[PATCH 0/7] KVM: arm/arm64: Help VMs dying quicker
 2019-12-13 18:59 UTC  (9+ messages)
` [PATCH 1/7] KVM: Pass mmu_notifier_range down to kvm_unmap_hva_range()
` [PATCH 2/7] KVM: arm/arm64: Pass flags along Stage-2 unmapping functions
` [PATCH 3/7] KVM: arm/arm64: Condition cache maintenance on unmap with a flag
` [PATCH 4/7] KVM: arm/arm64: Condition TLB "
` [PATCH 5/7] KVM: arm/arm64: Elide both CMOs and TBLIs on freeing the whole Stage-2
` [PATCH 6/7] KVM: arm/arm64: Elide CMOs when retrying a block mapping
` [PATCH 7/7] KVM: arm/arm64: Elide CMOs when unmapping a range

[PATCH v2 1/1] KVM: PPC: Implement H_SVM_INIT_ABORT hcall
 2019-12-12 22:14 UTC 

[PATCH v16 06/25] powerpc: mm: Add p?d_leaf() definitions
 2019-12-09 13:06 UTC  (3+ messages)

KVM regression on 64-bit big endian in 5.4
 2019-12-09  9:52 UTC 

[PATCH v3] powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2
 2019-12-06  3:17 UTC 

[PATCH v2] powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2
 2019-12-04 23:05 UTC 

[PATCH v11 0/7] KVM: PPC: Driver to manage pages of secure guest
 2019-12-03  9:56 UTC  (14+ messages)
` [PATCH v11 1/7] mm: ksm: Export ksm_madvise()
` [PATCH v11 2/7] KVM: PPC: Support for running secure guests
` [PATCH v11 3/7] KVM: PPC: Shared pages support for "
` [PATCH v11 4/7] KVM: PPC: Radix changes for secure guest
` [PATCH v11 5/7] KVM: PPC: Handle memory plug/unplug to secure VM
` [PATCH v11 6/7] KVM: PPC: Support reset of secure guest
` [PATCH v11 7/7] KVM: PPC: Ultravisor: Add PPC_UV config option

KVM Kernel Module not being built for Yocto Kernel
 2019-12-03  2:01 UTC  (2+ messages)

[GIT PULL] Please pull my kvm-ppc-uvmem-5.5 tag
 2019-11-29 18:20 UTC  (4+ messages)
` [GIT PULL v2] Please pull my kvm-ppc-uvmem-5.5-2 tag

[PATCH 1/1] powerpc/kvm/book3s: Fixes possible 'use after release' of kvm
 2019-11-28 17:15 UTC  (7+ messages)

[PATCH] KVM: Add separate helper for putting borrowed reference to kvm
 2019-11-28 16:29 UTC  (16+ messages)

[kvm-unit-tests PATCH v2] Switch the order of the parameters in report() and report_xfail()
 2019-11-28 15:45 UTC 

[PATCH v3 0/2] Replace current->mm by kvm->mm on powerpc/kvm
 2019-11-27 16:20 UTC  (4+ messages)
` [PATCH v3 1/2] powerpc/kvm/book3s: Replace current->mm by kvm->mm
` [PATCH v3 2/2] powerpc/kvm/book3e: "

[PATCH v2] kvm: mpic: limit active IRQ sources to NUM_OUTPUTS
 2019-11-27  8:36 UTC  (6+ messages)

[GIT PULL] Please pull my kvm-ppc-next-5.1-1 tag
 2019-11-26  8:52 UTC  (7+ messages)
` [GIT PULL] Please pull my kvm-ppc-next-5.5-1 tag
` [GIT PULL] Please pull my kvm-ppc-next-5.5-2 tag

[PATCH v2 0/4] Replace current->mm by kvm->mm on powerpc/kvm
 2019-11-21 13:24 UTC  (8+ messages)
` [PATCH v2 1/4] powerpc/kvm/book3s: Fixes possible 'use after release' of kvm
` [PATCH v2 2/4] powerpc/kvm/book3s: Replace current->mm by kvm->mm
` [PATCH v2 3/4] powerpc/kvm/book3e: "
` [PATCH v2 4/4] powerpc/kvm/e500: "

[PATCH v2 1/2] KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting up a new one
 2019-11-20 16:38 UTC  (4+ messages)
` [PATCH v2 2/2] KVM: PPC: Book3S HV: XIVE: Fix potential page leak on error path

[PATCH] KVM: PPC: Remove set but not used variable 'ra','rs','rt'
 2019-11-19  6:27 UTC 

[PATCH v10 0/8] KVM: PPC: Driver to manage pages of secure guest
 2019-11-15 14:22 UTC  (39+ messages)
` [PATCH v10 1/8] mm: ksm: Export ksm_madvise()
` [PATCH v10 2/8] KVM: PPC: Support for running secure guests
` [PATCH v10 3/8] KVM: PPC: Shared pages support for "
` [PATCH v10 4/8] KVM: PPC: Radix changes for secure guest
` [PATCH v10 5/8] KVM: PPC: Handle memory plug/unplug to secure VM
` [PATCH v10 6/8] KVM: PPC: Support reset of secure guest
` [PATCH v10 7/8] KVM: PPC: Implement H_SVM_INIT_ABORT hcall
` [PATCH v10 8/8] KVM: PPC: Ultravisor: Add PPC_UV config option

[PATCH] kvm: mpic: extend active IRQ sources to 255
 2019-11-15  6:29 UTC  (3+ messages)

[PATCH AUTOSEL 4.4 21/48] KVM: PPC: Book3S PR: Exiting split hack mode needs to fixup both PC and LR
 2019-11-13  2:01 UTC 

[PATCH AUTOSEL 4.9 29/68] KVM: PPC: Book3S PR: Exiting split hack mode needs to fixup both PC and LR
 2019-11-13  1:58 UTC 

[PATCH AUTOSEL 4.14 022/115] KVM: PPC: Inform the userspace about TCE update failures
 2019-11-13  1:55 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 055/115] KVM: PPC: Book3S PR: Exiting split hack mode needs to fixup both PC and

[PATCH AUTOSEL 4.19 042/209] KVM: PPC: Inform the userspace about TCE update failures
 2019-11-13  1:48 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 095/209] KVM: PPC: Book3S PR: Exiting split hack mode needs to fixup both PC and

[PATCH] KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting up a new one
 2019-11-12 12:01 UTC  (3+ messages)

[PATCH v15 06/23] powerpc: mm: Add p?d_leaf() definitions
 2019-11-01 14:09 UTC 

[PATCH v14 06/22] powerpc: mm: Add p?d_leaf() definitions
 2019-10-28 13:58 UTC 

[PATCH AUTOSEL 4.19 11/37] KVM: PPC: Book3S HV: Fix lockdep warning when entering the guest
 2019-10-25 13:55 UTC 

[PATCH v2 00/15] KVM: Dynamically size memslot arrays
 2019-10-24 20:48 UTC  (27+ messages)
` [PATCH v2 01/15] KVM: Reinstall old memslots if arch preparation fails
` [PATCH v2 02/15] KVM: Don't free new memslot if allocation of said memslot fails
` [PATCH v2 09/15] KVM: Move memslot deletion to helper function
` [PATCH v2 12/15] KVM: Provide common implementation for generic dirty log functions
` [PATCH v2 14/15] KVM: Terminate memslot walks via used_slots
` [PATCH v2 15/15] KVM: Dynamically size memslot array based on number of used slots

[PATCH v2 03/15] KVM: PPC: Move memslot memory allocation into prepare_memory_region()
 2019-10-24 11:55 UTC  (2+ messages)

[PATCH v13 06/22] powerpc: mm: Add p?d_leaf() definitions
 2019-10-24  9:37 UTC 

[PATCH 00/45] KVM: Refactor vCPU creation
 2019-10-24  7:05 UTC  (8+ messages)
` [PATCH 01/45] KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails
` [PATCH 02/45] KVM: PPC: Book3S PR: Free shared page if mmu initialization fails
` [PATCH 42/45] KVM: arm64: Free sve_state via arm specific hook

[PATCH 00/23] KVM: PPC: BOok3S HV: Support for nested HPT guests
 2019-10-24  4:48 UTC  (7+ messages)
` [PATCH 03/23] KVM: PPC: Book3S HV: Nested: Don't allow hash guests to run nested guests
` [PATCH 13/23] KVM: PPC: Book3S HV: Nested: Infrastructure for nested hpt guest setup
` [PATCH 14/23] KVM: PPC: Book3S HV: Nested: Context switch slb for nested hpt guest

[PATCH v9 0/8] KVM: PPC: Driver to manage pages of secure guest
 2019-10-23  5:53 UTC  (6+ messages)
` [PATCH v9 2/8] KVM: PPC: Move pages between normal and secure memory

[PATCH 0/3] Replace current->mm by kvm->mm on powerpc/kvm
 2019-10-22 14:22 UTC  (4+ messages)
` [PATCH 2/3] powerpc/kvm/book3e: Replace current->mm by kvm->mm


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