summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_hv.c
AgeCommit message (Expand)Author
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-21KVM: PPC: Book3S HV: Make struct kernel_param_ops definition constJoe Perches
2020-09-22KVM: PPC: Book3S: Fix symbol undeclared warningsWang Wensheng
2020-09-17KVM: PPC: Book3S HV: Set LPCR[HDICE] before writing HDECPaul Mackerras
2020-09-17KVM: PPC: Book3S HV: Do not allocate HPT for a nested guestFabiano Rosas
2020-09-08powerpc/64s: handle ISA v3.1 local copy-paste context switchesNicholas Piggin
2020-08-09Merge tag 'kvm-ppc-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-07-28KVM: PPC: Book3S HV: Migrate hot plugged memoryLaurent Dufour
2020-07-26powerpc/watchpoint: Rename current H_SET_MODE DAWR macroRavi Bangoria
2020-07-22KVM: PPC: Book3S HV: Save/restore new PMU registersAthira Rajeev
2020-07-22KVM: PPC: Book3S HV: Cleanup updates for kvm vcpu MMCRAthira Rajeev
2020-07-21KVM: PPC: Book3SHV: Enable support for ISA v3.1 guestsAlistair Popple
2020-07-10powerpc64: Break asm/percpu.h vs spinlock_types.h dependencyPeter Zijlstra
2020-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-02powerpc: Add support for ISA v3.1Alistair Popple
2020-05-27KVM: PPC: Book3S HV: Relax check on H_SVM_INIT_ABORTLaurent Dufour
2020-05-27KVM: PPC: Clean up redundant 'kvm_run' parametersTianjia Zhang
2020-05-27KVM: PPC: Remove redundant kvm_run from vcpu_archTianjia Zhang
2020-05-19powerpc/watchpoint: Rename current DAWR macrosRavi Bangoria
2020-05-13kvm: Replace vcpu->swait with rcuwaitDavidlohr Bueso
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-03-26KVM: PPC: Book3S HV: Add a capability for enabling secure guestsPaul Mackerras
2020-03-24KVM: PPC: Book3S HV: Check caller of H_SVM_* HcallsLaurent Dufour
2020-03-19KVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu_destroy()Greg Kurz
2020-03-19KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guestsMichael Roth
2020-03-16KVM: Remove unnecessary asm/kvm_host.h includesPeter Xu
2020-03-16KVM: Terminate memslot walks via used_slotsSean Christopherson
2020-03-16KVM: Simplify kvm_free_memslot() and all its descendentsSean Christopherson
2020-03-16KVM: PPC: Move memslot memory allocation into prepare_memory_region()Sean Christopherson
2020-03-04powerpc/kvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2020-01-30Merge tag 'kvm-ppc-next-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-01-24KVM: PPC: Move kvm_vcpu_init() invocation to common codeSean Christopherson
2020-01-24KVM: PPC: Allocate vcpu struct in common PPC codeSean Christopherson
2020-01-24KVM: PPC: Book3S HV: Uninit vCPU if vcore creation failsSean Christopherson
2020-01-17KVM: PPC: Book3S HV: Implement H_SVM_INIT_ABORT hcallSukadev Bhattiprolu
2020-01-17KVM: PPC: Add skip_page_out parameter to uvmem functionsSukadev Bhattiprolu
2020-01-17KVM: PPC: Book3S: Replace current->mm by kvm->mmLeonardo Bras
2019-12-18KVM: PPC: Book3S HV: Don't do ultravisor calls on systems without ultravisorPaul Mackerras
2019-11-28KVM: PPC: Book3S HV: Support reset of secure guestBharata B Rao
2019-11-28KVM: PPC: Book3S HV: Handle memory plug/unplug to secure VMBharata B Rao
2019-11-28KVM: PPC: Book3S HV: Support for running secure guestsBharata B Rao
2019-10-22KVM: PPC: Book3S HV: Reject mflags=2 (LPCR[AIL]=2) ADDR_TRANS_MODE modeNicholas Piggin
2019-10-22KVM: PPC: Book3S HV: Reuse kvmppc_inject_interrupt for async guest deliveryNicholas Piggin
2019-10-22KVM: PPC: Book3S: Replace reset_msr mmu op with inject_interrupt arch opNicholas Piggin
2019-09-21powerpc/64s: Set reserved PCR bitsJordan Niethe
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-09-05powerpc/64s/radix: introduce options to disable use of the tlbie instructionNicholas Piggin