summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm
AgeCommit message (Expand)Author
2024-03-15Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-11Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini
2024-03-11Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2024-03-06mm/powerpc: replace pXd_is_leaf() with pXd_leaf()Peter Xu
2024-02-23KVM: Get rid of return value from kvm_arch_create_vm_debugfs()Oliver Upton
2024-02-22treewide: update LLVM Bugzilla linksNathan Chancellor
2024-02-21powerpc: Add Power11 architected and raw modeMadhavan Srinivasan
2024-02-20KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'Amit Machhiwal
2024-02-08kvm: move "select IRQ_BYPASS_MANAGER" to common codePaolo Bonzini
2024-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-01-10Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-08Merge tag 'kvm-x86-generic-6.8' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-01-08KVM: introduce CONFIG_KVM_COMMONPaolo Bonzini
2023-12-29Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2023-12-27Kill sched.h dependency on rcupdate.hKent Overstreet
2023-12-08KVM: remove CONFIG_HAVE_KVM_IRQFDPaolo Bonzini
2023-12-08KVM: remove CONFIG_HAVE_KVM_EVENTFDPaolo Bonzini
2023-12-07KVM: PPC: Book3S HV nestedv2: Do not cancel pending decrementer exceptionJordan Niethe
2023-12-07KVM: PPC: Reduce reliance on analyse_instr() in mmio emulationJordan Niethe
2023-12-07KVM: PPC: Book3S HV nestedv2: Register the VPA with the L0Jordan Niethe
2023-12-07KVM: PPC: Book3S HV nestedv2: Do not call H_COPY_TOFROM_GUESTJordan Niethe
2023-12-07KVM: PPC: Book3S HV nestedv2: Avoid msr check in kvmppc_handle_exit_hv()Jordan Niethe
2023-12-07KVM: PPC: Book3S HV nestedv2: Do not inject certain interruptsJordan Niethe
2023-12-07KVM: PPC: Book3S HV: Handle pending exceptions on guest entry with MSR_EENicholas Piggin
2023-12-07KVM: PPC: Book3S HV nestedv2: Ensure LPCR_MER bit is passed to the L0Jordan Niethe
2023-12-07KVM: PPC: Book3S HV nestedv2: Get the PID only if needed to copy tofrom a guestJordan Niethe
2023-12-07KVM: PPC: Book3S HV nestedv2: Do not check msr on hcallsJordan Niethe
2023-12-07KVM: PPC: Book3S HV nestedv2: Invalidate RPT before deleting a guestJordan Niethe
2023-12-01powerpc: Add PVN support for HeXin C2000 processorZhao Ke
2023-11-30KVM: move KVM_CAP_DEVICE_CTRL to the generic checkWei Wang
2023-11-14Merge branch 'kvm-guestmemfd' into HEADPaolo Bonzini
2023-11-14KVM: Allow arch code to track number of memslot address spaces per VMSean Christopherson
2023-11-13KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson
2023-11-13KVM: PPC: Return '1' unconditionally for KVM_CAP_SYNC_MMUSean Christopherson
2023-11-13KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIERSean Christopherson
2023-11-03Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-10-27Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2023-10-19powerpc: Remove extern from function implementationsBenjamin Gray
2023-10-19powerpc: Use NULL instead of 0 for null pointersBenjamin Gray
2023-10-10docs: move powerpc under archCosta Shulyupin
2023-09-14KVM: PPC: Add support for nestedv2 guestsJordan Niethe
2023-09-14KVM: PPC: Book3s HV: Hold LPIDs in an unsigned longJordan Niethe
2023-09-14KVM: PPC: Add helper library for Guest State BuffersJordan Niethe
2023-09-14KVM: PPC: Book3S HV: Introduce low level MSR accessorJordan Niethe
2023-09-14KVM: PPC: Book3S HV: Use accessors for VCPU registersJordan Niethe
2023-09-14KVM: PPC: Use accessors for VCORE registersJordan Niethe
2023-09-14KVM: PPC: Use accessors for VCPU registersJordan Niethe