Linux KVM PPC
Thread Index
[
Prev Page
][
Next Page
]
[PATCH v2 1/4] powerpc/kvm/book3s: Fixes possible 'use after release' of kvm
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
Re: [PATCH v10 1/8] mm: ksm: Export ksm_madvise()
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH v10 4/8] KVM: PPC: Radix changes for secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
Re: [PATCH v10 3/8] KVM: PPC: Shared pages support for secure guests
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
Re: [PATCH v10 3/8] KVM: PPC: Shared pages support for secure guests
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
Re: [PATCH v10 1/8] mm: ksm: Export ksm_madvise()
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
Re: [PATCH v10 0/8] KVM: PPC: Driver to manage pages of secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
Re: [PATCH v10 3/8] KVM: PPC: Shared pages support for secure guests
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH v10 4/8] KVM: PPC: Radix changes for secure guest
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH v10 2/8] KVM: PPC: Support for running secure guests
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH v10 1/8] mm: ksm: Export ksm_madvise()
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH v10 0/8] KVM: PPC: Driver to manage pages of secure guest
From
: Paul Mackerras <paulus@xxxxxxxxxx>
[PATCH v10 8/8] KVM: PPC: Ultravisor: Add PPC_UV config option
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v10 7/8] KVM: PPC: Implement H_SVM_INIT_ABORT hcall
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v10 6/8] KVM: PPC: Support reset of secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v10 5/8] KVM: PPC: Handle memory plug/unplug to secure VM
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v10 2/8] KVM: PPC: Support for running secure guests
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v10 4/8] KVM: PPC: Radix changes for secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v10 3/8] KVM: PPC: Shared pages support for secure guests
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v10 1/8] mm: ksm: Export ksm_madvise()
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v10 0/8] KVM: PPC: Driver to manage pages of secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v15 06/23] powerpc: mm: Add p?d_leaf() definitions
From
: Steven Price <steven.price@xxxxxxx>
Re: [GIT PULL] Please pull my kvm-ppc-next-5.5-1 tag
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
[GIT PULL] Please pull my kvm-ppc-next-5.5-1 tag
From
: Paul Mackerras <paulus@xxxxxxxxxx>
[PATCH v14 06/22] powerpc: mm: Add p?d_leaf() definitions
From
: Steven Price <steven.price@xxxxxxx>
Re: [PATCH v3 00/15] KVM: Dynamically size memslot arrays
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH AUTOSEL 4.19 11/37] KVM: PPC: Book3S HV: Fix lockdep warning when entering the guest
From
: Sasha Levin <sashal@xxxxxxxxxx>
Re: [PATCH v3 00/15] KVM: Dynamically size memslot arrays
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
[PATCH v3 02/15] KVM: Don't free new memslot if allocation of said memslot fails
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v3 01/15] KVM: Reinstall old memslots if arch preparation fails
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v3 04/15] KVM: x86: Allocate memslot resources during prepare_memory_region()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v3 05/15] KVM: Drop kvm_arch_create_memslot()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v3 03/15] KVM: PPC: Move memslot memory allocation into prepare_memory_region()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v3 06/15] KVM: Explicitly free allocated-but-unused dirty bitmap
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v3 00/15] KVM: Dynamically size memslot arrays
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v3 07/15] KVM: Refactor error handling for setting memory region
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v3 08/15] KVM: Move setting of memslot into helper routine
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v3 09/15] KVM: Move memslot deletion to helper function
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v3 10/15] KVM: Simplify kvm_free_memslot() and all its descendents
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v3 11/15] KVM: Clean up local variable usage in __kvm_set_memory_region()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v3 12/15] KVM: Provide common implementation for generic dirty log functions
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v3 15/15] KVM: Dynamically size memslot array based on number of used slots
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v3 13/15] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v3 14/15] KVM: Terminate memslot walks via used_slots
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
Re: [PATCH v2 14/15] KVM: Terminate memslot walks via used_slots
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
Re: [PATCH v2 14/15] KVM: Terminate memslot walks via used_slots
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH v2 14/15] KVM: Terminate memslot walks via used_slots
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
Re: [PATCH v2 14/15] KVM: Terminate memslot walks via used_slots
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
Re: [PATCH v2 03/15] KVM: PPC: Move memslot memory allocation into prepare_memory_region()
From
: kbuild test robot <lkp@xxxxxxxxx>
Re: [PATCH v2 12/15] KVM: Provide common implementation for generic dirty log functions
From
: kbuild test robot <lkp@xxxxxxxxx>
[PATCH v13 06/22] powerpc: mm: Add p?d_leaf() definitions
From
: Steven Price <steven.price@xxxxxxx>
Re: [PATCH 02/45] KVM: PPC: Book3S PR: Free shared page if mmu initialization fails
From
: Greg Kurz <groug@xxxxxxxx>
Re: [PATCH 01/45] KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails
From
: Greg Kurz <groug@xxxxxxxx>
Re: [PATCH 13/23] KVM: PPC: Book3S HV: Nested: Infrastructure for nested hpt guest setup
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH 14/23] KVM: PPC: Book3S HV: Nested: Context switch slb for nested hpt guest
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH v2 00/15] KVM: Dynamically size memslot arrays
From
: Christian Borntraeger <borntraeger@xxxxxxxxxx>
Re: [PATCH v2 00/15] KVM: Dynamically size memslot arrays
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
Re: [PATCH v2 01/15] KVM: Reinstall old memslots if arch preparation fails
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
Re: [PATCH v2 12/15] KVM: Provide common implementation for generic dirty log functions
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
Re: [PATCH v2 02/15] KVM: Don't free new memslot if allocation of said memslot fails
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
Re: [PATCH v2 09/15] KVM: Move memslot deletion to helper function
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
Re: [PATCH v9 2/8] KVM: PPC: Move pages between normal and secure memory
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
Re: [PATCH 03/23] KVM: PPC: Book3S HV: Nested: Don't allow hash guests to run nested guests
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH v9 2/8] KVM: PPC: Move pages between normal and secure memory
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH 42/45] KVM: arm64: Free sve_state via arm specific hook
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
Re: [PATCH v2 14/15] KVM: Terminate memslot walks via used_slots
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH v2 14/15] KVM: Terminate memslot walks via used_slots
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
Re: [PATCH v2 14/15] KVM: Terminate memslot walks via used_slots
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH v2 14/15] KVM: Terminate memslot walks via used_slots
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
Re: [PATCH v2 15/15] KVM: Dynamically size memslot array based on number of used slots
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
Re: [PATCH 2/3] powerpc/kvm/book3e: Replace current->mm by kvm->mm
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
Re: [PATCH v2 00/15] KVM: Dynamically size memslot arrays
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH v2 15/15] KVM: Dynamically size memslot array based on number of used slots
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH v2 14/15] KVM: Terminate memslot walks via used_slots
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH v2 00/15] KVM: Dynamically size memslot arrays
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH] KVM: Add separate helper for putting borrowed reference to kvm
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH 00/45] KVM: Refactor vCPU creation
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
Re: [PATCH 42/45] KVM: arm64: Free sve_state via arm specific hook
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
Re: [GIT PULL] Please pull my kvm-ppc-fixes-5.4-1 tag
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH v9 2/8] KVM: PPC: Move pages between normal and secure memory
From
: Bharata B Rao <bharata.rao@xxxxxxxxx>
Re: [PATCH 1/3] powerpc/kvm/book3s: Replace current->mm by kvm->mm
From
: Paul Mackerras <paulus@xxxxxxxxxx>
[PATCH 00/45] KVM: Refactor vCPU creation
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 01/45] KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 02/45] KVM: PPC: Book3S PR: Free shared page if mmu initialization fails
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 03/45] KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 07/45] KVM: x86: Allocate vcpu struct in common x86 code
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 05/45] KVM: VMX: Use direct vcpu pointer during vCPU create/free
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 06/45] KVM: SVM: Use direct vcpu pointer during vCPU create/free
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 08/45] KVM: x86: Move FPU allocation to common x86 code
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 09/45] KVM: x86: Move allocation of pio_data page down a few lines
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 04/45] KVM: VMX: Allocate VPID after initializing VCPU
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 11/45] KVM: PPC: e500mc: Add build-time assert that vcpu is at offset 0
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 10/45] KVM: x86: Move kvm_vcpu_init() invocation to common code
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 14/45] KVM: PPC: e500mc: Move reset of oldpir below call to kvm_vcpu_init()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 15/45] KVM: PPC: Move kvm_vcpu_init() invocation to common code
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 13/45] KVM: PPC: Book3S PR: Allocate book3s and shadow vcpu after common init
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 12/45] KVM: PPC: Allocate vcpu struct in common PPC code
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 17/45] KVM: MIPS: Drop kvm_arch_vcpu_free()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 20/45] KVM: x86: Remove spurious kvm_mmu_unload() from vcpu destruction path
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 19/45] KVM: arm: Drop kvm_arch_vcpu_free()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 22/45] KVM: x86: Drop kvm_arch_vcpu_free()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 21/45] KVM: x86: Remove spurious clearing of async #PF MSR
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 24/45] KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 26/45] KVM: s390: Invoke kvm_vcpu_init() before allocating sie_page
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 27/45] KVM: MIPS: Invoke kvm_vcpu_uninit() immediately prior to freeing vcpu
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 23/45] KVM: Remove kvm_arch_vcpu_free() declaration
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 28/45] KVM: x86: Invoke kvm_vcpu_uninit() immediately prior to freeing vcpu
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 33/45] KVM: x86: Move guts of kvm_arch_vcpu_setup() into kvm_arch_vcpu_create()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 30/45] KVM: Move vcpu alloc and init invocation to common code
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 29/45] KVM: Introduce kvm_vcpu_destroy()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 32/45] KVM: Move initialization of preempt notifier to kvm_vcpu_init()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 34/45] KVM: MIPS: Move .vcpu_setup() call to kvm_arch_vcpu_create()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 35/45] KVM: s390: Manually invoke vcpu setup during kvm_arch_vcpu_create()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 31/45] KVM: Unexport kvm_vcpu_cache and kvm_{un}init_vcpu()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 36/45] KVM: PPC: BookE: Setup vcpu during kvmppc_core_vcpu_create()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 37/45] KVM: Drop kvm_arch_vcpu_setup()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 38/45] KVM: x86: Move all vcpu init code into kvm_arch_vcpu_create()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 42/45] KVM: arm64: Free sve_state via arm specific hook
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 41/45] KVM: PPC: Move all vcpu init code into kvm_arch_vcpu_create()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 40/45] KVM: ARM: Move all vcpu init code into kvm_arch_vcpu_create()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 39/45] KVM: MIPS: Move all vcpu init code into kvm_arch_vcpu_create()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 43/45] KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 45/45] KVM: Move vcpu->run page allocation out of kvm_vcpu_init()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 44/45] KVM: Move putting of vcpu->pid to kvm_vcpu_destroy()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 25/45] KVM: s390: Move guts of kvm_arch_vcpu_init() into kvm_arch_vcpu_create()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 18/45] KVM: PPC: Drop kvm_arch_vcpu_free()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 16/45] KVM: MIPS: Use kvm_vcpu_cache to allocate vCPUs
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
Re: [PATCH 2/3] powerpc/kvm/book3e: Replace current->mm by kvm->mm
From
: Paul Mackerras <paulus@xxxxxxxxxx>
[PATCH v2 03/15] KVM: PPC: Move memslot memory allocation into prepare_memory_region()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v2 04/15] KVM: x86: Allocate memslot resources during prepare_memory_region()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v2 07/15] KVM: Refactor error handling for setting memory region
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v2 05/15] KVM: Drop kvm_arch_create_memslot()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v2 01/15] KVM: Reinstall old memslots if arch preparation fails
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v2 09/15] KVM: Move memslot deletion to helper function
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v2 08/15] KVM: Move setting of memslot into helper routine
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v2 06/15] KVM: Explicitly free allocated-but-unused dirty bitmap
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v2 15/15] KVM: Dynamically size memslot array based on number of used slots
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v2 10/15] KVM: Simplify kvm_free_memslot() and all its descendents
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v2 11/15] KVM: Clean up local variable usage in __kvm_set_memory_region()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v2 12/15] KVM: Provide common implementation for generic dirty log functions
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v2 14/15] KVM: Terminate memslot walks via used_slots
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v2 13/15] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v2 02/15] KVM: Don't free new memslot if allocation of said memslot fails
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v2 00/15] KVM: Dynamically size memslot arrays
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH] KVM: Add separate helper for putting borrowed reference to kvm
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
Re: [kvm-unit-tests PATCH] Switch the order of the parameters in report() and report_xfail()
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
[GIT PULL] Please pull my kvm-ppc-fixes-5.4-1 tag
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH v2 0/6] KVM: PPC: Book3S: HV: XIVE: Allocate less VPs in OPAL
From
: Paul Mackerras <paulus@xxxxxxxxxx>
[PATCH v12 06/22] powerpc: mm: Add p?d_leaf() definitions
From
: Steven Price <steven.price@xxxxxxx>
Re: [PATCH v9 2/8] KVM: PPC: Move pages between normal and secure memory
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [kvm-unit-tests PATCH] Switch the order of the parameters in report() and report_xfail()
From
: Thomas Huth <thuth@xxxxxxxxxx>
Re: [PATCH v2 0/6] KVM: PPC: Book3S: HV: XIVE: Allocate less VPs in OPAL
From
: Greg Kurz <groug@xxxxxxxx>
[EMBARGOED RHEL8.1 PATCH v5 01/14] kvm: x86, powerpc: do not allow clearing largepages debugfs entry
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
[EMBARGOED RHEL8.0 PATCH v5 01/11] kvm: x86, powerpc: do not allow clearing largepages debugfs entry
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH] powerpc/kvm: Fix kvmppc_vcore->in_guest value in kvmhv_switch_to_host
From
: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
Re: [PATCH v5 01/11] asm-generic/pgtable: Adds generic functions to monitor lockless pgtable walks
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
Re: [PATCH] powerpc: Fix up RTAS invocation for new qemu versions
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH] powerpc: Fix up RTAS invocation for new qemu versions
From
: Thomas Huth <thuth@xxxxxxxxxx>
Re: [PATCH] powerpc/kvm: Fix kvmppc_vcore->in_guest value in kvmhv_switch_to_host
From
: Alistair Popple <alistair@xxxxxxxxxxxx>
[PATCH v11 06/22] powerpc: mm: Add p?d_leaf() definitions
From
: Steven Price <steven.price@xxxxxxx>
Re: [PATCH] powerpc: Fix up RTAS invocation for new qemu versions
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] powerpc: Fix up RTAS invocation for new qemu versions
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH] powerpc: Fix up RTAS invocation for new qemu versions
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] powerpc/kvm: Fix kvmppc_vcore->in_guest value in kvmhv_switch_to_host
From
: Alexey Kardashevskiy <aik@xxxxxxxxx>
Re: [PATCH v5 00/11] Introduces new count-based method for tracking lockless pagetable walks
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH] powerpc: Fix up RTAS invocation for new qemu versions
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH v5 00/11] Introduces new count-based method for tracking lockless pagetable walks
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH v5 01/11] asm-generic/pgtable: Adds generic functions to monitor lockless pgtable walks
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
[PATCH] powerpc: Fix up RTAS invocation for new qemu versions
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] powerpc/kvm: Fix kvmppc_vcore->in_guest value in kvmhv_switch_to_host
From
: Alistair Popple <alistair@xxxxxxxxxxxx>
[PATCH] powerpc/kvm: Fix kvmppc_vcore->in_guest value in kvmhv_switch_to_host
From
: Jordan Niethe <jniethe5@xxxxxxxxx>
Re: [PATCH v5 00/11] Introduces new count-based method for tracking lockless pagetable walks
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
Re: [PATCH v5 01/11] asm-generic/pgtable: Adds generic functions to monitor lockless pgtable walks
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
Re: [PATCH v5 10/11] mm/Kconfig: Adds config option to track lockless pagetable walks
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
Re: [PATCH v5 00/11] Introduces new count-based method for tracking lockless pagetable walks
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
[PATCH v2 5/5] KVM: PPC: Book3S HV: Reject mflags=2 (LPCR[AIL]=2) ADDR_TRANS_MODE mode
From
: Nicholas Piggin <npiggin@xxxxxxxxx>
[PATCH v2 4/5] KVM: PPC: Book3S HV: Implement LPCR[AIL]=3 mode for injected interrupts
From
: Nicholas Piggin <npiggin@xxxxxxxxx>
[PATCH v2 3/5] KVM: PPC: Book3S HV: Reuse kvmppc_inject_interrupt for async guest delivery
From
: Nicholas Piggin <npiggin@xxxxxxxxx>
[PATCH v2 2/5] KVM: PPC: Book3S: Replace reset_msr mmu op with inject_interrupt arch op
From
: Nicholas Piggin <npiggin@xxxxxxxxx>
[PATCH v2 1/5] KVM: PPC: Book3S: Define and use SRR1_MSR_BITS
From
: Nicholas Piggin <npiggin@xxxxxxxxx>
[PATCH v2 0/5] Fix LPCR[AIL]=3 implementation
From
: Nicholas Piggin <npiggin@xxxxxxxxx>
Re: [PATCH v4 03/11] mm/gup: Applies counting method to monitor gup_pgd_range
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
Re: [PATCH v4 01/11] powerpc/mm: Adds counting method to monitor lockless pgtable walks
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
Re: [PATCH v4 03/11] mm/gup: Applies counting method to monitor gup_pgd_range
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
Re: [PATCH v4 01/11] powerpc/mm: Adds counting method to monitor lockless pgtable walks
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
[PATCH] kvm: x86, powerpc: do not allow clearing largepages debugfs entry
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH v2 4/6] KVM: PPC: Book3S HV: XIVE: Compute the VP id in a common helper
From
: Greg Kurz <groug@xxxxxxxx>
Re: [PATCH v4 01/11] powerpc/mm: Adds counting method to monitor lockless pgtable walks
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
Re: [PATCH v4 03/11] mm/gup: Applies counting method to monitor gup_pgd_range
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
Re: [PATCH v2 5/6] KVM: PPC: Book3S HV: XIVE: Make VP block size configurable
From
: Cédric Le Goater <clg@xxxxxxxx>
Re: [PATCH v2 4/6] KVM: PPC: Book3S HV: XIVE: Compute the VP id in a common helper
From
: Cédric Le Goater <clg@xxxxxxxx>
Re: [PATCH v4 03/11] mm/gup: Applies counting method to monitor gup_pgd_range
From
: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
Re: [PATCH v2 3/6] KVM: PPC: Book3S HV: XIVE: Show VP id in debugfs
From
: Cédric Le Goater <clg@xxxxxxxx>
[PATCH v4 11/11] powerpc/mm/book3s64/pgtable: Uses counting method to skip serializing
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
[PATCH v4 07/11] powerpc/kvm/e500: Applies counting method to monitor lockless pgtbl walks
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
[PATCH v4 10/11] powerpc/book3s_64: Enables counting method to monitor lockless pgtbl walk
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
[PATCH v4 09/11] powerpc/kvm/book3s_64: Applies counting method to monitor lockless pgtbl walks
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
[PATCH v4 06/11] powerpc/mm/book3s64/hash: Applies counting method to monitor lockless pgtbl walks
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
[PATCH v4 08/11] powerpc/kvm/book3s_hv: Applies counting method to monitor lockless pgtbl walks
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
[PATCH v4 04/11] powerpc/mce_power: Applies counting method to monitor lockless pgtbl walks
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
[PATCH v4 03/11] mm/gup: Applies counting method to monitor gup_pgd_range
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
[PATCH v4 05/11] powerpc/perf: Applies counting method to monitor lockless pgtbl walks
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
[PATCH v4 02/11] asm-generic/pgtable: Adds dummy functions to monitor lockless pgtable walks
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
[PATCH v4 01/11] powerpc/mm: Adds counting method to monitor lockless pgtable walks
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
[PATCH v4 00/11] Introduces new count-based method for monitoring lockless pagetable walks
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
Re: [PATCH v3 00/11] Introduces new count-based method for monitoring lockless pagetable walks
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
Re: [PATCH v3 00/11] Introduces new count-based method for monitoring lockless pagetable walks
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
[PATCH v2 6/6] KVM: PPC: Book3S HV: XIVE: Allow userspace to set the # of VPs
From
: Greg Kurz <groug@xxxxxxxx>
[PATCH v2 5/6] KVM: PPC: Book3S HV: XIVE: Make VP block size configurable
From
: Greg Kurz <groug@xxxxxxxx>
[PATCH v2 4/6] KVM: PPC: Book3S HV: XIVE: Compute the VP id in a common helper
From
: Greg Kurz <groug@xxxxxxxx>
[PATCH v2 3/6] KVM: PPC: Book3S HV: XIVE: Show VP id in debugfs
From
: Greg Kurz <groug@xxxxxxxx>
[PATCH v2 2/6] KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in use
From
: Greg Kurz <groug@xxxxxxxx>
[PATCH v2 1/6] KVM: PPC: Book3S HV: XIVE: Set kvm->arch.xive when VPs are allocated
From
: Greg Kurz <groug@xxxxxxxx>
[PATCH v2 0/6] KVM: PPC: Book3S: HV: XIVE: Allocate less VPs in OPAL
From
: Greg Kurz <groug@xxxxxxxx>
Re: [PATCH v9 0/8] KVM: PPC: Driver to manage pages of secure guest
From
: Jason Gunthorpe <jgg@xxxxxxxx>
Re: [PATCH v9 2/8] KVM: PPC: Move pages between normal and secure memory
From
: Jason Gunthorpe <jgg@xxxxxxxx>
Re: [PATCH v2] KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag
From
: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
Re: [PATCH 5/6] KVM: PPC: Book3S HV: XIVE: Make VP block size configurable
From
: Greg Kurz <groug@xxxxxxxx>
[PATCH v9 8/8] KVM: PPC: Ultravisor: Add PPC_UV config option
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v9 7/8] KVM: PPC: Support reset of secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v9 6/8] KVM: PPC: Radix changes for secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v9 5/8] KVM: PPC: Handle memory plug/unplug to secure VM
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v9 4/8] KVM: PPC: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v9 2/8] KVM: PPC: Move pages between normal and secure memory
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v9 3/8] KVM: PPC: Shared pages support for secure guests
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v9 1/8] KVM: PPC: Book3S HV: Define usage types for rmap array in guest memslot
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v9 0/8] KVM: PPC: Driver to manage pages of secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v3 05/11] powerpc/perf: Applies counting method to monitor lockless pgtbl walks
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
[PATCH v3 07/11] powerpc/kvm/e500: Applies counting method to monitor lockless pgtbl walks
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
[PATCH v3 02/11] asm-generic/pgtable: Adds dummy functions to monitor lockless pgtable walks
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
[PATCH v3 11/11] powerpc/mm/book3s64/pgtable: Uses counting method to skip serializing
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
[PATCH v3 10/11] powerpc/book3s_64: Enables counting method to monitor lockless pgtbl walk
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
[PATCH v3 09/11] powerpc/kvm/book3s_64: Applies counting method to monitor lockless pgtbl walks
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
[PATCH v3 08/11] powerpc/kvm/book3s_hv: Applies counting method to monitor lockless pgtbl walks
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
[PATCH v3 06/11] powerpc/mm/book3s64/hash: Applies counting method to monitor lockless pgtbl walks
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
[PATCH v3 03/11] mm/gup: Applies counting method to monitor gup_pgd_range
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
[PATCH v3 04/11] powerpc/mce_power: Applies counting method to monitor lockless pgtbl walks
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
[PATCH v3 01/11] powerpc/mm: Adds counting method to monitor lockless pgtable walks
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
[PATCH v3 00/11] Introduces new count-based method for monitoring lockless pagetable walks
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
Re: [PATCH 3/6] KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in use
From
: Greg Kurz <groug@xxxxxxxx>
Re: [PATCH 0/3] Replace current->mm by kvm->mm on powerpc/kvm
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
Re: [PATCH 1/6] KVM: PPC: Book3S HV: XIVE: initialize private pointer when VPs are allocated
From
: Greg Kurz <groug@xxxxxxxx>
Re: [PATCH v2 0/5] Fix LPCR[AIL]=3 implementation and reject
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH 3/6] KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in use
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH 1/6] KVM: PPC: Book3S HV: XIVE: initialize private pointer when VPs are allocated
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH 0/3] Replace current->mm by kvm->mm on powerpc/kvm
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH 1/1] powerpc: kvm: Reduce calls to get current->mm by storing the value locally
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
Re: [PATCH v2] KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag
From
: Paul Mackerras <paulus@xxxxxxxxxx>
[PATCH 1/1] powerpc: kvm: Reduce calls to get current->mm by storing the value locally
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
[PATCH 3/3] powerpc/kvm/e500: Replace current->mm by kvm->mm
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
[PATCH 0/3] Replace current->mm by kvm->mm on powerpc/kvm
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
[PATCH 2/3] powerpc/kvm/book3e: Replace current->mm by kvm->mm
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
[PATCH 1/3] powerpc/kvm/book3s: Replace current->mm by kvm->mm
From
: Leonardo Bras <leonardo@xxxxxxxxxxxxx>
Re: [PATCH 6/6] KVM: PPC: Book3S HV: XIVE: Allow userspace to set the # of VPs
From
: Cédric Le Goater <clg@xxxxxxxx>
Re: [PATCH 3/6] KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in use
From
: Cédric Le Goater <clg@xxxxxxxx>
Re: [PATCH 2/6] KVM: PPC: Book3S HV: XIVE: Set kvm->arch.xive when VPs are allocated
From
: Cédric Le Goater <clg@xxxxxxxx>
[PATCH 6/6] KVM: PPC: Book3S HV: XIVE: Allow userspace to set the # of VPs
From
: Greg Kurz <groug@xxxxxxxx>
[PATCH 5/6] KVM: PPC: Book3S HV: XIVE: Make VP block size configurable
From
: Greg Kurz <groug@xxxxxxxx>
[PATCH 3/6] KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in use
From
: Greg Kurz <groug@xxxxxxxx>
[PATCH 4/6] KVM: PPC: Book3S HV: XIVE: Compute the VP id in a common helper
From
: Greg Kurz <groug@xxxxxxxx>
[PATCH 2/6] KVM: PPC: Book3S HV: XIVE: Set kvm->arch.xive when VPs are allocated
From
: Greg Kurz <groug@xxxxxxxx>
[PATCH 1/6] KVM: PPC: Book3S HV: XIVE: initialize private pointer when VPs are allocated
From
: Greg Kurz <groug@xxxxxxxx>
[PATCH 0/6] KVM: PPC: Book3S: HV: XIVE: Allocate less VPs in OPAL
From
: Greg Kurz <groug@xxxxxxxx>
Re: [PATCH 10/13] KVM: Provide common implementation for generic dirty log functions
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
Re: [PATCH 1/4] powerpc/kvm: Move kvm_tmp into .text, shrink to 64K
From
: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
Re: [PATCH trivial] KVM: PPC: Remove superfluous check for non-zero return value
From
: Thomas Huth <thuth@xxxxxxxxxx>
Re: [PATCH 02/13] KVM: PPC: Move memslot memory allocation into prepare_memory_region()
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH 10/13] KVM: Provide common implementation for generic dirty log functions
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH trivial] KVM: PPC: Remove superfluous check for non-zero return value
From
: Greg Kurz <groug@xxxxxxxx>
Re: [PATCH trivial] KVM: PPC: Remove superfluous check for non-zero return value
From
: Greg Kurz <groug@xxxxxxxx>
Re: [PATCH v8 2/8] kvmppc: Movement of pages between normal and secure memory
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
Re: [PATCH v8 8/8] KVM: PPC: Ultravisor: Add PPC_UV config option
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
Re: [PATCH v8 7/8] kvmppc: Support reset of secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
Re: [PATCH v8 4/8] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
Re: [PATCH v8 2/8] kvmppc: Movement of pages between normal and secure memory
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
Re: [PATCH v8 8/8] KVM: PPC: Ultravisor: Add PPC_UV config option
From
: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v8 4/8] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
From
: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v8 3/8] kvmppc: Shared pages support for secure guests
From
: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v8 2/8] kvmppc: Movement of pages between normal and secure memory
From
: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v8 7/8] kvmppc: Support reset of secure guest
From
: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
[PATCH v2 5/5] KVM: PPC: Book3S HV: Reject mflags=2 (LPCR[AIL]=2) ADDR_TRANS_MODE mode
From
: Nicholas Piggin <npiggin@xxxxxxxxx>
[PATCH v2 4/5] KVM: PPC: Book3S HV: Implement LPCR[AIL]=3 mode for injected interrupts
From
: Nicholas Piggin <npiggin@xxxxxxxxx>
[PATCH v2 3/5] KVM: PPC: Book3S HV: Reuse kvmppc_inject_interrupt for async guest delivery
From
: Nicholas Piggin <npiggin@xxxxxxxxx>
[PATCH v2 2/5] KVM: PPC: Book3S: Replace reset_msr mmu op with inject_interrupt arch op
From
: Nicholas Piggin <npiggin@xxxxxxxxx>
[PATCH v2 1/5] KVM: PPC: Book3S: Define and use SRR1_MSR_BITS
From
: Nicholas Piggin <npiggin@xxxxxxxxx>
[PATCH v2 0/5] Fix LPCR[AIL]=3 implementation and reject
From
: Nicholas Piggin <npiggin@xxxxxxxxx>
Re: [PATCH v3] powerpc/lockdep: fix a false positive warning
From
: kbuild test robot <lkp@xxxxxxxxx>
Re: [PATCH] KVM: PPC: Book3S HV: Tunable to configure maximum # of vCPUs per VM
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 05/13] KVM: Refactor error handling for setting memory region
From
: Janosch Frank <frankja@xxxxxxxxxxxxx>
Re: [PATCH 04/13] KVM: Drop kvm_arch_create_memslot()
From
: Janosch Frank <frankja@xxxxxxxxxxxxx>
[PATCH v2] KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag
From
: Michael Roth <mdroth@xxxxxxxxxxxxxxxxxx>
[PATCH] KVM: PPC: Remove superfluous check for non-zero return value
From
: Thomas Huth <thuth@xxxxxxxxxx>
[PATCH 03/13] KVM: x86: Allocate memslot resources during prepare_memory_region()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 02/13] KVM: PPC: Move memslot memory allocation into prepare_memory_region()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 04/13] KVM: Drop kvm_arch_create_memslot()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 01/13] KVM: Reinstall old memslots if arch preparation fails
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 08/13] KVM: Simplify kvm_free_memslot() and all its descendents
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 06/13] KVM: Move setting of memslot into helper routine
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 09/13] KVM: Clean up local variable usage in __kvm_set_memory_region()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 12/13] KVM: Terminate memslot walks via used_slots
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 11/13] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 13/13] KVM: Dynamically size memslot array based on number of used slots
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 07/13] KVM: Move memslot deletion to helper function
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 05/13] KVM: Refactor error handling for setting memory region
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 10/13] KVM: Provide common implementation for generic dirty log functions
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 00/13] KVM: Dynamically size memslot arrays
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
Re: [PATCH] KVM: PPC: Book3S HV: Tunable to configure maximum # of vCPUs per VM
From
: Greg Kurz <groug@xxxxxxxx>
[PATCH 4/4] powerpc/kvm: Add ifdefs around template code
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
[PATCH 3/4] powerpc/kvm: Explicitly mark kvm guest code as __init
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
[PATCH 2/4] powerpc/64s: Remove overlaps_kvm_tmp()
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
[PATCH 1/4] powerpc/kvm: Move kvm_tmp into .text, shrink to 64K
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH] KVM: PPC: Book3S HV: Tunable to configure maximum # of vCPUs per VM
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] KVM: PPC: Book3S HV: add smp_mb() in kvmppc_set_host_ipi()
From
: Michael Roth <mdroth@xxxxxxxxxxxxxxxxxx>
[PATCH] KVM: PPC: Book3S HV: Tunable to configure maximum # of vCPUs per VM
From
: Greg Kurz <groug@xxxxxxxx>
Re: [PATCH 2/2] KVM: PPC: Book3S HV: XIVE: Set kvm->arch.xive when VPs are allocated
From
: Cédric Le Goater <clg@xxxxxxxx>
Re: [GIT PULL] Please pull my kvm-ppc-next-5.4-1 tag
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH v3] powerpc/lockdep: fix a false positive warning
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
[PATCH 2/2] KVM: PPC: Book3S HV: XIVE: Set kvm->arch.xive when VPs are allocated
From
: Greg Kurz <groug@xxxxxxxx>
[PATCH 1/2] KVM: PPC: Book3S HV: XIVE: initialize private pointer when VPs are allocated
From
: Greg Kurz <groug@xxxxxxxx>
Re: [PATCH v8 2/8] kvmppc: Movement of pages between normal and secure memory
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v8 8/8] KVM: PPC: Ultravisor: Add PPC_UV config option
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v8 7/8] kvmppc: Support reset of secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v8 6/8] kvmppc: Radix changes for secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v8 5/8] kvmppc: Handle memory plug/unplug to secure VM
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v8 3/8] kvmppc: Shared pages support for secure guests
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v8 4/8] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v8 2/8] kvmppc: Movement of pages between normal and secure memory
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v8 1/8] KVM: PPC: Book3S HV: Define usage types for rmap array in guest memslot
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v8 0/8] kvmppc: Driver to manage pages of secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v3] powerpc/lockdep: fix a false positive warning
From
: Qian Cai <cai@xxxxxx>
Re: [PATCH v2] powerpc/lockdep: fix a false positive warning
From
: Ingo Molnar <mingo@xxxxxxxxxx>
Re: [PATCH v2] powerpc/lockdep: fix a false positive warning
From
: Qian Cai <cai@xxxxxx>
Re: [PATCH v2] powerpc/lockdep: fix a false positive warning
From
: Ingo Molnar <mingo@xxxxxxxxxx>
[PATCH v2] powerpc/lockdep: fix a false positive warning
From
: Qian Cai <cai@xxxxxx>
[PATCH] powerpc/lockdep: fix a false positive warning
From
: Qian Cai <cai@xxxxxx>
Re: [PATCH v7 1/7] kvmppc: Driver to manage pages of secure guest
From
: Christoph Hellwig <hch@xxxxxx>
Re: [GIT PULL] Please pull my kvm-ppc-next-5.4-1 tag
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH v7 1/7] kvmppc: Driver to manage pages of secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
Re: [PATCH] KVM: PPC: Book3S HV: add smp_mb() in kvmppc_set_host_ipi()
From
: Michael Roth <mdroth@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] KVM: PPC: Book3S HV: add smp_mb() in kvmppc_set_host_ipi()
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
[PATCH] KVM: PPC: Book3S HV: add smp_mb() in kvmppc_set_host_ipi()
From
: Michael Roth <mdroth@xxxxxxxxxxxxxxxxxx>
[PATCH AUTOSEL 4.19 035/167] KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and MMU mode switch
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 4.19 075/167] powerpc/kvm: Save and restore host AMR/IAMR/UAMOR
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 4.19 137/167] KVM: PPC: Book3S HV: Fix CR0 setting in TM emulation
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 4.19 136/167] KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
From
: Sasha Levin <sashal@xxxxxxxxxx>
Re: [PATCH v7 1/7] kvmppc: Driver to manage pages of secure guest
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v2 1/2] powerpc: Add PowerPC Capabilities ELF note
From
: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
Re: [PATCH kernel v3 1/5] powerpc/powernv/ioda: Split out TCE invalidation from TCE updates
From
: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
Re: [PATCH kernel] KVM: PPC: Fix incorrect guest-to-user-translation error handling
From
: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
Re: [PATCH v6 1/7] Documentation/powerpc: Ultravisor API
From
: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
Re: [PATCH v7 1/7] kvmppc: Driver to manage pages of secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
Re: [PATCH v7 1/7] kvmppc: Driver to manage pages of secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
Re: [PATCH v7 1/7] kvmppc: Driver to manage pages of secure guest
From
: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
[PATCH v2 2/2] docs: powerpc: Add ELF note documentation
From
: "Maxiwell S. Garcia" <maxiwell@xxxxxxxxxxxxx>
[PATCH v2 1/2] powerpc: Add PowerPC Capabilities ELF note
From
: "Maxiwell S. Garcia" <maxiwell@xxxxxxxxxxxxx>
[PATCH v2 0/2] powerpc: Add PowerPC Capabilities ELF note
From
: "Maxiwell S. Garcia" <maxiwell@xxxxxxxxxxxxx>
[PATCH kernel v3 5/5] powerpc/powernv/ioda: Remove obsolete iommu_table_ops::exchange callbacks
From
: Alexey Kardashevskiy <aik@xxxxxxxxx>
[PATCH kernel v3 4/5] powerpc/pseries/iommu: Switch to xchg_no_kill
From
: Alexey Kardashevskiy <aik@xxxxxxxxx>
[PATCH kernel v3 3/5] vfio/spapr_tce: Invalidate multiple TCEs at once
From
: Alexey Kardashevskiy <aik@xxxxxxxxx>
[PATCH kernel v3 2/5] KVM: PPC: Book3S: Invalidate multiple TCEs at once
From
: Alexey Kardashevskiy <aik@xxxxxxxxx>
[PATCH kernel v3 1/5] powerpc/powernv/ioda: Split out TCE invalidation from TCE updates
From
: Alexey Kardashevskiy <aik@xxxxxxxxx>
[PATCH kernel v3 0/5] powerpc/powernv/kvm: Invalidate multiple TCEs at once
From
: Alexey Kardashevskiy <aik@xxxxxxxxx>
Re: [PATCH v7 4/7] kvmppc: Handle memory plug/unplug to secure VM
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v7 1/7] kvmppc: Driver to manage pages of secure guest
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v7 5/7] kvmppc: Radix changes for secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
Re: [PATCH v7 2/7] kvmppc: Shared pages support for secure guests
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
Re: [PATCH v7 1/7] kvmppc: Driver to manage pages of secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
Re: [PATCH v7 5/7] kvmppc: Radix changes for secure guest
From
: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v7 2/7] kvmppc: Shared pages support for secure guests
From
: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v7 1/7] kvmppc: Driver to manage pages of secure guest
From
: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
[GIT PULL] Please pull my kvm-ppc-next-5.4-1 tag
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH v2] powerpc/powernv: Add ultravisor message log interface
From
: Vaidyanathan Srinivasan <svaidy@xxxxxxxxxxxxx>
[PATCH v3 2/2] powerpc/powernv: Add ultravisor message log interface
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
[PATCH v3 1/2] powerpc/powernv/opal-msglog: Refactor memcons code
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
Re: [GIT PULL] Please pull my kvm-ppc-fixes-5.3-1 tag
From
: Radim Krčmář <rkrcmar@xxxxxxxxxx>
[GIT PULL] Please pull my kvm-ppc-fixes-5.3-1 tag
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH kernel v2 4/4] powerpc/powernv/ioda: Remove obsolete iommu_table_ops::exchange callbacks
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH] KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9
From
: Alexey Kardashevskiy <aik@xxxxxxxxx>
[PATCH] KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9
From
: Paul Mackerras <paulus@xxxxxxxxxx>
[PATCH] KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual cores
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH kernel v2 2/4] KVM: PPC: Invalidate multiple TCEs at once
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH] KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required functions
From
: Cédric Le Goater <clg@xxxxxxxx>
Re: [PATCH] KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required functions
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[PATCH] KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required functions
From
: Paul Mackerras <paulus@xxxxxxxxxx>
[PATCH 23/23] KVM: PPC: Book3S HV: Add nested hpt pte information to debugfs
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
[PATCH 22/23] KVM: PPC: Book3S HV: Nested: Enable nested hpt guests
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
[PATCH 21/23] KVM: PPC: Book3S HV: Nested: Implement nest rmap invalidations for hpt guests
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
[PATCH 20/23] KVM: PPC: Book3S HV: Nested: Handle tlbie hcall for nested hpt guest
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
[PATCH 19/23] KVM: PPC: Book3S HV: Nested: Implement nested hpt mmu translation
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
[PATCH 18/23] KVM: PPC: Book3S HV: Separate out hashing from kvmppc_hv_find_lock_hpte()
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
[PATCH 17/23] KVM: PPC: Book3S HV: Nested: Rename kvmhv_xlate_addr_nested_radix
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
[PATCH 16/23] KVM: PPC: Book3S HV: Nested: Make kvmppc_run_vcpu() entry path nested capable
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
[PATCH 15/23] KVM: PPC: Book3S HV: Store lpcr and hdec_exp in the vcpu struct
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
[PATCH 14/23] KVM: PPC: Book3S HV: Nested: Context switch slb for nested hpt guest
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
[PATCH 13/23] KVM: PPC: Book3S HV: Nested: Infrastructure for nested hpt guest setup
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
[PATCH 12/23] KVM: PPC: Book3S HV: Nested: add kvmhv_remove_all_nested_rmap_lpid()
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
[PATCH 11/23] KVM: PPC: Book3S HV: Nested: Remove single nest rmap entries
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
[PATCH 10/23] KVM: PPC: Book3S HV: Nested: Increase gpa field in nest rmap to 46 bits
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
[PATCH 09/23] KVM: PPC: Book3S HV: Nested: Improve comments and naming of nest rmap functions
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
[PATCH 08/23] KVM: PPC: Book3S HV: Nested: Allow pseries hypervisor to run hpt nested guest
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
[PATCH 07/23] KVM: PPC: Book3S HV: Make kvmppc_invalidate_hpte() take lpid not a kvm struct
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
[PATCH 06/23] KVM: PPC: Book3S HV: Allow hpt manipulation hcalls to be called in virtual mode
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
[PATCH 05/23] KVM: PPC: Book3S HV: Enable calling kvmppc_hpte_hv_fault in virtual mode
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
[PATCH 04/23] KVM: PPC: Book3S HV: Handle making H_ENTER_NESTED hcall in a separate function
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
[PATCH 03/23] KVM: PPC: Book3S HV: Nested: Don't allow hash guests to run nested guests
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
[PATCH 02/23] KVM: PPC: Book3S HV: Increment mmu_notifier_seq when modifying radix pte rc bits
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
[PATCH 01/23] KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot in HPT page fault handler
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
[PATCH 00/23] KVM: PPC: BOok3S HV: Support for nested HPT guests
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
[PATCH kernel v2 4/4] powerpc/powernv/ioda: Remove obsolete iommu_table_ops::exchange callbacks
From
: Alexey Kardashevskiy <aik@xxxxxxxxx>
[PATCH kernel v2 3/4] vfio/spapr_tce: Invalidate multiple TCEs at once
From
: Alexey Kardashevskiy <aik@xxxxxxxxx>
[PATCH kernel v2 2/4] KVM: PPC: Invalidate multiple TCEs at once
From
: Alexey Kardashevskiy <aik@xxxxxxxxx>
[PATCH kernel v2 1/4] powerpc/powernv/ioda: Split out TCE invalidation from TCE updates
From
: Alexey Kardashevskiy <aik@xxxxxxxxx>
[PATCH kernel v2 0/4] powerpc/powernv/kvm: Invalidate multiple TCEs at once
From
: Alexey Kardashevskiy <aik@xxxxxxxxx>
[PATCH kernel] KVM: PPC: Fix incorrect guest-to-user-translation error handling
From
: Alexey Kardashevskiy <aik@xxxxxxxxx>
Re: [PATCH v2] powerpc/powernv: Add ultravisor message log interface
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH v2] powerpc/powernv: Add ultravisor message log interface
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
Re: [PATCH kernel] vfio/spapr_tce: Fix incorrect tce_iommu_group memory free
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [PATCH kernel] vfio/spapr_tce: Fix incorrect tce_iommu_group memory free
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [PATCH v7 0/7] KVMPPC driver to manage secure guest pages
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH v2] powerpc/powernv: Add ultravisor message log interface
From
: kbuild test robot <lkp@xxxxxxxxx>
Re: [PATCH v2] powerpc/powernv: Add ultravisor message log interface
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH] KVM: PPC: Book3S HV: Define usage types for rmap array in guest memslot
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH] powerpc/kvm: Mark expected switch fall-through
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH v6 3/7] powerpc/powernv: Introduce FW_FEATURE_ULTRAVISOR
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH v7 0/7] KVMPPC driver to manage secure guest pages
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v2] powerpc/powernv: Add ultravisor message log interface
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
Re: [PATCH kernel] vfio/spapr_tce: Fix incorrect tce_iommu_group memory free
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH v7 0/7] KVMPPC driver to manage secure guest pages
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH v6 7/7] powerpc/kvm: Use UV_RETURN ucall to return to ultravisor
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH v2 3/3] powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race
From
: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
Re: [PATCH v2 2/3] KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE device
From
: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
Re: [PATCH v2 1/3] KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts
From
: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
Re: [PATCH] KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VP
From
: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
[PATCH v7 7/7] KVM: PPC: Ultravisor: Add PPC_UV config option
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v7 6/7] kvmppc: Support reset of secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v7 5/7] kvmppc: Radix changes for secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v7 4/7] kvmppc: Handle memory plug/unplug to secure VM
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v7 3/7] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v7 2/7] kvmppc: Shared pages support for secure guests
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v7 1/7] kvmppc: Driver to manage pages of secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v7 0/7] KVMPPC driver to manage secure guest pages
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v6 3/7] powerpc/powernv: Introduce FW_FEATURE_ULTRAVISOR
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
[PATCH v6 7/7] powerpc/kvm: Use UV_RETURN ucall to return to ultravisor
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
[PATCH v6 6/7] powerpc/powernv: Access LDBAR only if ultravisor disabled
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
[PATCH v6 5/7] powerpc/mm: Write to PTCR only if ultravisor disabled
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
[PATCH v6 4/7] powerpc/mm: Use UV_WRITE_PATE ucall to register a PATE
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
[PATCH v6 1/7] Documentation/powerpc: Ultravisor API
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
[PATCH v6 2/7] powerpc/kernel: Add ucall_norets() ultravisor call handler
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
[PATCH v6 0/7] kvmppc: Paravirtualize KVM to support ultravisor
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
Re: [PATCH v6 1/7] kvmppc: Driver to manage pages of secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
Re: [PATCH v5 4/7] powerpc/mm: Use UV_WRITE_PATE ucall to register a PATE
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
Re: [PATCH v5 2/7] powerpc/kernel: Add ucall_norets() ultravisor call handler
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
Re: [PATCH v5 2/7] powerpc/kernel: Add ucall_norets() ultravisor call handler
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
[PATCH] powerpc/64s/exception: most SRR type interrupts need only test KVM for PR-KVM
From
: Nicholas Piggin <npiggin@xxxxxxxxx>
Re: [PATCH v5 1/7] Documentation/powerpc: Ultravisor API
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
Re: [PATCH v5 1/7] Documentation/powerpc: Ultravisor API
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
Re: [PATCH v5 4/7] powerpc/mm: Use UV_WRITE_PATE ucall to register a PATE
From
: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v6 1/7] kvmppc: Driver to manage pages of secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
Re: [PATCH v6 1/7] kvmppc: Driver to manage pages of secure guest
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
[PATCH] KVM: PPC: Book3S HV: Define usage types for rmap array in guest memslot
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
Re: [PATCH v6 1/7] kvmppc: Driver to manage pages of secure guest
From
: Thiago Jung Bauermann <bauerman@xxxxxxxxxxxxx>
Re: [PATCH] KVM: Assert that struct kvm_vcpu is always as offset zero
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH 2/3] powerpc/64s/radix: all CPUs should flush local translation structure before turning MMU on
From
: Nicholas Piggin <npiggin@xxxxxxxxx>
[PATCH kernel] KVM: PPC: vfio/spapr_tce: Split out TCE invalidation from TCE updates
From
: Alexey Kardashevskiy <aik@xxxxxxxxx>
Re: [PATCH 2/3] powerpc/64s/radix: all CPUs should flush local translation structure before turning MMU on
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
[PATCH kernel] vfio/spapr_tce: Fix incorrect tce_iommu_group memory free
From
: Alexey Kardashevskiy <aik@xxxxxxxxx>
Re: [PATCH] KVM: Assert that struct kvm_vcpu is always as offset zero
From
: Jim Mattson <jmattson@xxxxxxxxxx>
[PATCH 3/3] powerpc/64s: introduce options to disable use of the tlbie instruction
From
: Nicholas Piggin <npiggin@xxxxxxxxx>
[PATCH 2/3] powerpc/64s/radix: all CPUs should flush local translation structure before turning MMU on
From
: Nicholas Piggin <npiggin@xxxxxxxxx>
[PATCH 1/3] powerpc/64s: Remove mmu_partition_table_set
From
: Nicholas Piggin <npiggin@xxxxxxxxx>
[PATCH 0/3] series to optionally disable tlbie for 64s/radix
From
: Nicholas Piggin <npiggin@xxxxxxxxx>
[PATCH] KVM: Assert that struct kvm_vcpu is always as offset zero
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
Re: [PATCH v5 2/7] powerpc/kernel: Add ucall_norets() ultravisor call handler
From
: Segher Boessenkool <segher@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v5 5/7] powerpc/mm: Write to PTCR only if ultravisor disabled
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH v5 4/7] powerpc/mm: Use UV_WRITE_PATE ucall to register a PATE
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH v5 2/7] powerpc/kernel: Add ucall_norets() ultravisor call handler
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH v2 1/3] KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH v2 1/3] KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts
From
: Jordan Niethe <jniethe5@xxxxxxxxx>
Re: [PATCH v2 2/3] KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE device
From
: Cédric Le Goater <clg@xxxxxxxx>
[PATCH v2 3/3] powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race
From
: Paul Mackerras <paulus@xxxxxxxxxx>
[PATCH v2 1/3] KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts
From
: Paul Mackerras <paulus@xxxxxxxxxx>
[PATCH v2 2/3] KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE device
From
: Paul Mackerras <paulus@xxxxxxxxxx>
[PATCH v2 0/3] powerpc/xive: Fix race condition leading to host crashes and hangs
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH 2/2] powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH 1/2] KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH 2/2] powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race
From
: Lijun Pan <ljp@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v5 1/7] Documentation/powerpc: Ultravisor API
From
: Fabiano Rosas <farosas@xxxxxxxxxxxxx>
[PATCH 2/2] powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race
From
: Paul Mackerras <paulus@xxxxxxxxxx>
[PATCH 1/2] KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts
From
: Paul Mackerras <paulus@xxxxxxxxxx>
[PATCH 0/2] powerpc/xive: Fix race condition leading to host crashes and hangs
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH v6 1/7] kvmppc: Driver to manage pages of secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
Re: [PATCH v6 1/7] kvmppc: Driver to manage pages of secure guest
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v5 1/7] Documentation/powerpc: Ultravisor API
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
[PATCH v6 7/7] KVM: PPC: Ultravisor: Add PPC_UV config option
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v6 6/7] kvmppc: Support reset of secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v6 5/7] kvmppc: Radix changes for secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v6 0/7] KVMPPC driver to manage secure guest pages
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v6 4/7] kvmppc: Handle memory plug/unplug to secure VM
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v6 3/7] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v6 2/7] kvmppc: Shared pages support for secure guests
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v6 1/7] kvmppc: Driver to manage pages of secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v5 7/7] powerpc/kvm: Use UV_RETURN ucall to return to ultravisor
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
[PATCH v5 6/7] powerpc/powernv: Access LDBAR only if ultravisor disabled
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
[PATCH v5 5/7] powerpc/mm: Write to PTCR only if ultravisor disabled
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
[PATCH v5 4/7] powerpc/mm: Use UV_WRITE_PATE ucall to register a PATE
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
[PATCH v5 3/7] powerpc/powernv: Introduce FW_FEATURE_ULTRAVISOR
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
[PATCH v5 1/7] Documentation/powerpc: Ultravisor API
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
[PATCH v5 2/7] powerpc/kernel: Add ucall_norets() ultravisor call handler
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
[PATCH v5 0/7] kvmppc: Paravirtualize KVM to support ultravisor
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
[PATCH] KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VP
From
: Cédric Le Goater <clg@xxxxxxxx>
Re: [RFC PATCH] powerpc: Add the ppc_capabilities ELF note
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
[PATCH v10 06/22] powerpc: mm: Add p?d_leaf() definitions
From
: Steven Price <steven.price@xxxxxxx>
[PATCH] powerpc/kvm: Mark expected switch fall-through
From
: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
[PATCH v9 05/21] powerpc: mm: Add p?d_leaf() definitions
From
: Steven Price <steven.price@xxxxxxx>
Re: [PATCH v4 7/8] KVM: PPC: Ultravisor: Enter a secure guest
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
[PATCH kernel RFC 0/2] powerpc/pseries: Kexec style boot
From
: Alexey Kardashevskiy <aik@xxxxxxxxx>
[PATCH kernel RFC 1/2] powerpc/pseries: Call RTAS directly
From
: Alexey Kardashevskiy <aik@xxxxxxxxx>
[PATCH kernel RFC 2/2] powerpc/pseries: Kexec style ibm,client-architecture-support support
From
: Alexey Kardashevskiy <aik@xxxxxxxxx>
Re: [PATCH v5 1/7] kvmppc: HMM backend driver to manage pages of secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
Re: [PATCH v5 1/7] kvmppc: HMM backend driver to manage pages of secure guest
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v4 4/8] KVM: PPC: Ultravisor: Use UV_WRITE_PATE ucall to register a PATE
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH v4 4/8] KVM: PPC: Ultravisor: Use UV_WRITE_PATE ucall to register a PATE
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
Re: [PATCH] powerpc: mm: Limit rma_size to 1TB when running without HV mode
From
: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
Re: [PATCH 1/3] KVM: PPC: Book3S HV: Always save guest pmu for guest capable of nesting
From
: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
[RFC PATCH] KVM: PPC: Enable the kvm_create_max_vcpus selftest on ppc64
From
: Thomas Huth <thuth@xxxxxxxxxx>
Re: [PATCH v4 7/8] KVM: PPC: Ultravisor: Enter a secure guest
From
: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v4 4/8] KVM: PPC: Ultravisor: Use UV_WRITE_PATE ucall to register a PATE
From
: Ryan Grimm <grimm@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v4 3/8] KVM: PPC: Ultravisor: Add generic ultravisor call handler
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH v4 2/8] powerpc: Introduce FW_FEATURE_ULTRAVISOR
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH 1/3] KVM: PPC: Book3S HV: Always save guest pmu for guest capable of nesting
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH] powerpc: mm: Limit rma_size to 1TB when running without HV mode
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH 1/3] KVM: PPC: Book3S HV: Always save guest pmu for guest capable of nesting
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
Re: [PATCH] powerpc: mm: Limit rma_size to 1TB when running without HV mode
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
Re: [PATCH v4 6/8] KVM: PPC: Ultravisor: Restrict LDBAR access
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
Re: [PATCH v4 6/8] KVM: PPC: Ultravisor: Restrict LDBAR access
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
Re: [PATCH v4 3/8] KVM: PPC: Ultravisor: Add generic ultravisor call handler
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
Re: [PATCH 1/3] KVM: PPC: Book3S HV: Always save guest pmu for guest capable of nesting
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH v4 1/8] KVM: PPC: Ultravisor: Introduce the MSR_S bit
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
Re: [PATCH] treewide: Rename rcu_dereference_raw_notrace to _check
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH] treewide: Rename rcu_dereference_raw_notrace to _check
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxxxxx>
Re: [PATCH] powerpc: mm: Limit rma_size to 1TB when running without HV mode
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH v4 1/8] KVM: PPC: Ultravisor: Introduce the MSR_S bit
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH v4 7/8] KVM: PPC: Ultravisor: Enter a secure guest
From
: Nicholas Piggin <npiggin@xxxxxxxxx>
Re: [PATCH v4 3/8] KVM: PPC: Ultravisor: Add generic ultravisor call handler
From
: Nicholas Piggin <npiggin@xxxxxxxxx>
Re: [PATCH v4 1/8] KVM: PPC: Ultravisor: Introduce the MSR_S bit
From
: Nicholas Piggin <npiggin@xxxxxxxxx>
Re: [PATCH v4 1/8] KVM: PPC: Ultravisor: Introduce the MSR_S bit
From
: Nicholas Piggin <npiggin@xxxxxxxxx>
Re: [PATCH] treewide: Rename rcu_dereference_raw_notrace to _check
From
: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
[PATCH] treewide: Rename rcu_dereference_raw_notrace to _check
From
: "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx>
Re: [PATCH v4 8/8] KVM: PPC: Ultravisor: Check for MSR_S during hv_reset_msr
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH v4 7/8] KVM: PPC: Ultravisor: Enter a secure guest
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH v4 6/8] KVM: PPC: Ultravisor: Restrict LDBAR access
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH v4 4/8] KVM: PPC: Ultravisor: Use UV_WRITE_PATE ucall to register a PATE
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH v4 2/8] powerpc: Introduce FW_FEATURE_ULTRAVISOR
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH v4 3/8] KVM: PPC: Ultravisor: Add generic ultravisor call handler
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH v4 1/8] KVM: PPC: Ultravisor: Introduce the MSR_S bit
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH v5 1/7] kvmppc: HMM backend driver to manage pages of secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
Re: [PATCH v4 5/8] KVM: PPC: Ultravisor: Restrict flush of the partition tlb cache
From
: Ram Pai <linuxram@xxxxxxxxxx>
Re: [PATCH] powerpc: mm: Limit rma_size to 1TB when running without HV mode
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v5 7/7] KVM: PPC: Ultravisor: Add PPC_UV config option
From
: Jason Gunthorpe <jgg@xxxxxxxx>
Re: [PATCH v5 1/7] kvmppc: HMM backend driver to manage pages of secure guest
From
: Jason Gunthorpe <jgg@xxxxxxxx>
Re: [RFC PATCH v5 6/7] kvmppc: Support reset of secure guest
From
: janani <janani@xxxxxxxxxxxxx>
Re: [PATCH v5 7/7] KVM: PPC: Ultravisor: Add PPC_UV config option
From
: janani <janani@xxxxxxxxxxxxx>
Re: [PATCH] powerpc: mm: Limit rma_size to 1TB when running without HV mode
From
: Satheesh Rajendran <sathnaga@xxxxxxxxxxxxxxxxxx>
[PATCH] powerpc: mm: Limit rma_size to 1TB when running without HV mode
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
Re: [RFC PATCH v5 5/7] kvmppc: Radix changes for secure guest
From
: janani <janani@xxxxxxxxxxxxx>
Re: [PATCH v5 4/7] kvmppc: Handle memory plug/unplug to secure VM
From
: janani <janani@xxxxxxxxxxxxx>
Re: [PATCH v5 3/7] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
From
: janani <janani@xxxxxxxxxxxxx>
Re: [PATCH v5 2/7] kvmppc: Shared pages support for secure guests
From
: janani <janani@xxxxxxxxxxxxx>
Re: [PATCH v5 1/7] kvmppc: HMM backend driver to manage pages of secure guest
From
: janani <janani@xxxxxxxxxxxxx>
[PATCH v5 7/7] KVM: PPC: Ultravisor: Add PPC_UV config option
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[RFC PATCH v5 6/7] kvmppc: Support reset of secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[RFC PATCH v5 5/7] kvmppc: Radix changes for secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v5 4/7] kvmppc: Handle memory plug/unplug to secure VM
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v5 3/7] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v5 2/7] kvmppc: Shared pages support for secure guests
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v5 1/7] kvmppc: HMM backend driver to manage pages of secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
[PATCH v5 0/7] kvmppc: HMM driver to manage pages of secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
Re: [RFC PATCH v4 6/6] kvmppc: Support reset of secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
Re: [PATCH v4 3/6] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
Re: [PATCH v4 3/6] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
Re: [PATCH v4 1/6] kvmppc: HMM backend driver to manage pages of secure guest
From
: Bharata B Rao <bharata@xxxxxxxxxxxxx>
Re: [RFC PATCH] powerpc/powernv: Add ultravisor message log interface
From
: "Oliver O'Halloran" <oohall@xxxxxxxxx>
Re: [PATCH v4 7/8] KVM: PPC: Ultravisor: Enter a secure guest
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
Re: [PATCH v4 8/8] KVM: PPC: Ultravisor: Check for MSR_S during hv_reset_msr
From
: janani <janani@xxxxxxxxxxxxx>
Re: [PATCH v4 7/8] KVM: PPC: Ultravisor: Enter a secure guest
From
: janani <janani@xxxxxxxxxxxxx>
Re: [PATCH v4 6/8] KVM: PPC: Ultravisor: Restrict LDBAR access
From
: janani <janani@xxxxxxxxxxxxx>
[RFC PATCH] powerpc/powernv: Add ultravisor message log interface
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
Re: [PATCH v4 5/8] KVM: PPC: Ultravisor: Restrict flush of the partition tlb cache
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
Re: [PATCH v4 5/8] KVM: PPC: Ultravisor: Restrict flush of the partition tlb cache
From
: janani <janani@xxxxxxxxxxxxx>
Re: [PATCH v4 4/8] KVM: PPC: Ultravisor: Use UV_WRITE_PATE ucall to register a PATE
From
: janani <janani@xxxxxxxxxxxxx>
Re: [PATCH v4 3/8] KVM: PPC: Ultravisor: Add generic ultravisor call handler
From
: janani <janani@xxxxxxxxxxxxx>
Re: [PATCH v4 2/8] powerpc: Introduce FW_FEATURE_ULTRAVISOR
From
: janani <janani@xxxxxxxxxxxxx>
Re: [PATCH v4 1/8] KVM: PPC: Ultravisor: Introduce the MSR_S bit
From
: janani <janani@xxxxxxxxxxxxx>
Re: [PATCH] arch: powerpc: Kconfig: pedantic formatting
From
: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
Re: [PATCH] KVM: PPC: Book3S HV: Fix CR0 setting in TM emulation
From
: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
Re: [PATCH 1/2] powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ARCH_300_INVALIDATE_ERAT
From
: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
[PATCH] arch: powerpc: Kconfig: pedantic formatting
From
: "Enrico Weigelt, metux IT consult" <info@xxxxxxxxx>
[PATCH 3/3] KVM: PPC: Book3S HV: Save and restore guest visible PSSCR bits on pseries
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
[PATCH 2/3] PPC: PMC: Set pmcregs_in_use in paca when running as LPAR
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
[PATCH 1/3] KVM: PPC: Book3S HV: Always save guest pmu for guest capable of nesting
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
Re: [PATCH v3 3/9] powerpc: Introduce FW_FEATURE_ULTRAVISOR
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
[RFC PATCH] powerpc: Add the ppc_capabilities ELF note
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
Re: Re: [PATCH v4 6/8] KVM: PPC: Ultravisor: Restrict LDBAR access
From
: Ram Pai <linuxram@xxxxxxxxxx>
Re: [PATCH v4 6/8] KVM: PPC: Ultravisor: Restrict LDBAR access
From
: Alexey Kardashevskiy <aik@xxxxxxxxx>
Re: [PATCH v4 6/8] KVM: PPC: Ultravisor: Restrict LDBAR access
From
: maddy <maddy@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v4 5/8] KVM: PPC: Ultravisor: Restrict flush of the partition tlb cache
From
: Alexey Kardashevskiy <aik@xxxxxxxxx>
Re: [PATCH v4 6/8] KVM: PPC: Ultravisor: Restrict LDBAR access
From
: Alexey Kardashevskiy <aik@xxxxxxxxx>
Re: [PATCH 2/3] KVM: PPC: Book3S HV: Signed extend decrementer value if not using large decr
From
: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
Re: [PATCH 3/3] KVM: PPC: Book3S HV: Clear pending decr exceptions on nested guest entry
From
: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
[PATCH v4 8/8] KVM: PPC: Ultravisor: Check for MSR_S during hv_reset_msr
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
[PATCH v4 6/8] KVM: PPC: Ultravisor: Restrict LDBAR access
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
[PATCH v4 7/8] KVM: PPC: Ultravisor: Enter a secure guest
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
[PATCH v4 4/8] KVM: PPC: Ultravisor: Use UV_WRITE_PATE ucall to register a PATE
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
[PATCH v4 5/8] KVM: PPC: Ultravisor: Restrict flush of the partition tlb cache
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
[PATCH v4 3/8] KVM: PPC: Ultravisor: Add generic ultravisor call handler
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
[PATCH v4 2/8] powerpc: Introduce FW_FEATURE_ULTRAVISOR
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
[PATCH v4 1/8] KVM: PPC: Ultravisor: Introduce the MSR_S bit
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
[PATCH v4 0/8] kvmppc: Paravirtualize KVM to support ultravisor
From
: Claudio Carvalho <cclaudio@xxxxxxxxxxxxx>
Re: [PATCH] KVM: PPC: Book3S HV: Fix CR0 setting in TM emulation
From
: Michael Neuling <mikey@xxxxxxxxxxx>
Re: [PATCH] KVM: PPC: Book3S HV: Fix CR0 setting in TM emulation
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH 1/2] powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ARCH_300_INVALIDATE_ERAT
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH 1/2] powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ARCH_300_INVALIDATE_ERAT
From
: Nicholas Piggin <npiggin@xxxxxxxxx>
Re: [PATCH 1/2] powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ARCH_300_INVALIDATE_ERAT
From
: Segher Boessenkool <segher@xxxxxxxxxxxxxxxxxxx>
[PATCH 2/2] powerpc/64s/radix: keep kernel ERAT over local process/guest invalidates
From
: Nicholas Piggin <npiggin@xxxxxxxxx>
[PATCH 1/2] powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ARCH_300_INVALIDATE_ERAT
From
: Nicholas Piggin <npiggin@xxxxxxxxx>
Re: [PATCH 1/3] KVM: PPC: Book3S HV: Invalidate ERAT when flushing guest TLB entries
From
: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
Re: [PATCH 3/3] KVM: PPC: Book3S HV: Clear pending decr exceptions on nested guest entry
From
: Cédric Le Goater <clg@xxxxxxxx>
Re: [PATCH 3/3] KVM: PPC: Book3S HV: Clear pending decr exceptions on nested guest entry
From
: Laurent Vivier <lvivier@xxxxxxxxxx>
Re: [PATCH 2/3] KVM: PPC: Book3S HV: Signed extend decrementer value if not using large decr
From
: Laurent Vivier <lvivier@xxxxxxxxxx>
[PATCH] KVM: PPC: Book3S HV: Fix CR0 setting in TM emulation
From
: Michael Neuling <mikey@xxxxxxxxxxx>
[PATCH 3/3] KVM: PPC: Book3S HV: Clear pending decr exceptions on nested guest entry
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
[PATCH 2/3] KVM: PPC: Book3S HV: Signed extend decrementer value if not using large decr
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
[PATCH 1/3] KVM: PPC: Book3S HV: Invalidate ERAT when flushing guest TLB entries
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
Re: [PATCH 0/2] Fix handling of h_set_dawr
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
[PATCH v3] KVM: PPC: Report single stepping capability
From
: Fabiano Rosas <farosas@xxxxxxxxxxxxx>
Re: [PATCH 1/2] KVM: PPC: Book3S HV: Fix r3 corruption in h_set_dabr()
From
: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
Re: [PATCH 5/5] KVM: PPC: Book3S HV: Reject mflags=2 (LPCR[AIL]=2) ADDR_TRANS_MODE mode
From
: Nicholas Piggin <npiggin@xxxxxxxxx>
Re: [PATCH 3/5] KVM: PPC: Book3S HV: Reuse kvmppc_inject_interrupt for async guest delivery
From
: Nicholas Piggin <npiggin@xxxxxxxxx>
Re: [PATCH kernel] powerpc/pci/of: Parse unassigned resources
From
: Alexey Kardashevskiy <aik@xxxxxxxxx>
Re: [PATCH v4 3/6] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
From
: Thiago Jung Bauermann <bauerman@xxxxxxxxxxxxx>
Re: Re: [PATCH v3 4/9] KVM: PPC: Ultravisor: Add generic ultravisor call handler
From
: Ram Pai <linuxram@xxxxxxxxxx>
Re: [PATCH kernel] powerpc/pci/of: Parse unassigned resources
From
: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH kernel] powerpc/pci/of: Parse unassigned resources
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH v3 4/9] KVM: PPC: Ultravisor: Add generic ultravisor call handler
From
: Segher Boessenkool <segher@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH kernel] powerpc/pci/of: Parse unassigned resources
From
: Sam Bobroff <sbobroff@xxxxxxxxxxxxx>
Re: Re: [PATCH v3 4/9] KVM: PPC: Ultravisor: Add generic ultravisor call handler
From
: Ram Pai <linuxram@xxxxxxxxxx>
Re: [PATCH v2] KVM: PPC: Report single stepping capability
From
: Fabiano Rosas <farosas@xxxxxxxxxxxxx>
Re: [PATCH] KVM: PPC: Book3S PR: fix software breakpoints
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH] KVM: PPC: Remove leftover comment from emulate_loadstore.c
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH 0/2] Fix handling of h_set_dawr
From
: Cédric Le Goater <clg@xxxxxxxx>
[PATCH 2/2] KVM: PPC: Book3S HV: Only write DAWR[X] when handling h_set_dawr in real mode
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
[PATCH 1/2] KVM: PPC: Book3S HV: Fix r3 corruption in h_set_dabr()
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
[PATCH 0/2] Fix handling of h_set_dawr
From
: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
Re: [PATCH v2] KVM: PPC: Report single stepping capability
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH 5/5] KVM: PPC: Book3S HV: Reject mflags=2 (LPCR[AIL]=2) ADDR_TRANS_MODE mode
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH 1/5] KVM: PPC: Book3S: Define and use SRR1_MSR_BITS
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH v4 4/6] kvmppc: Handle memory plug/unplug to secure VM
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH v4 3/6] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH v4 1/6] kvmppc: HMM backend driver to manage pages of secure guest
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [RFC PATCH v4 6/6] kvmppc: Support reset of secure guest
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH v3 4/9] KVM: PPC: Ultravisor: Add generic ultravisor call handler
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH 3/5] KVM: PPC: Book3S HV: Reuse kvmppc_inject_interrupt for async guest delivery
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH 4/5] KVM: PPC: Book3S HV: Implement LPCR[AIL]=3 mode for injected interrupts
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH 3/5] KVM: PPC: Book3S HV: Reuse kvmppc_inject_interrupt for async guest delivery
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH 2/5] KVM: PPC: Book3S: Replace reset_msr mmu op with inject_interrupt arch op
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH] KVM: PPC: Book3S PR: fix software breakpoints
From
: Mark Cave-Ayland <mark.cave-ayland@xxxxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Scanner]
[Linux SCSI]
[Samba]
[Yosemite News]