index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
2020-02-04
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-01-30
Merge tag 'kvm-ppc-next-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-01-29
KVM: PPC: Book3S PR: Fix -Werror=return-type build failure
David Michael
2020-01-29
KVM: PPC: Book3S HV: Release lock on page-out failure path
Bharata B Rao
2020-01-27
KVM: Use vcpu-specific gva->hva translation when querying host page size
Sean Christopherson
2020-01-27
KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
Sean Christopherson
2020-01-27
KVM: PPC: Move all vcpu init code into kvm_arch_vcpu_create()
Sean Christopherson
2020-01-27
KVM: Drop kvm_arch_vcpu_setup()
Sean Christopherson
2020-01-27
KVM: PPC: BookE: Setup vcpu during kvmppc_core_vcpu_create()
Sean Christopherson
2020-01-27
KVM: Move vcpu alloc and init invocation to common code
Sean Christopherson
2020-01-26
powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2
Jordan Niethe
2020-01-26
powerpc: use probe_user_read() and probe_user_write()
Christophe Leroy
2020-01-24
KVM: Introduce kvm_vcpu_destroy()
Sean Christopherson
2020-01-24
KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues
Sean Christopherson
2020-01-24
KVM: PPC: Drop kvm_arch_vcpu_free()
Sean Christopherson
2020-01-24
KVM: PPC: Move kvm_vcpu_init() invocation to common code
Sean Christopherson
2020-01-24
KVM: PPC: e500mc: Move reset of oldpir below call to kvm_vcpu_init()
Sean Christopherson
2020-01-24
KVM: PPC: Book3S PR: Allocate book3s and shadow vcpu after common init
Sean Christopherson
2020-01-24
KVM: PPC: Allocate vcpu struct in common PPC code
Sean Christopherson
2020-01-24
KVM: PPC: e500mc: Add build-time assert that vcpu is at offset 0
Sean Christopherson
2020-01-24
KVM: PPC: Book3S PR: Free shared page if mmu initialization fails
Sean Christopherson
2020-01-24
KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails
Sean Christopherson
2020-01-23
KVM: PPC: Book3S HV: XIVE: Fix typo in comment
Greg Kurz
2020-01-17
KVM: PPC: Book3S HV: Implement H_SVM_INIT_ABORT hcall
Sukadev Bhattiprolu
2020-01-17
KVM: PPC: Add skip_page_out parameter to uvmem functions
Sukadev Bhattiprolu
2020-01-17
KVM: PPC: Book3E: Replace current->mm by kvm->mm
Leonardo Bras
2020-01-17
KVM: PPC: Book3S: Replace current->mm by kvm->mm
Leonardo Bras
2020-01-17
KVM: PPC: Remove set but not used variable 'ra', 'rs', 'rt'
zhengbin
2019-12-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-12-18
KVM: PPC: Book3S HV: Don't do ultravisor calls on systems without ultravisor
Paul Mackerras
2019-12-17
KVM: PPC: Book3S HV: Fix regression on big endian hosts
Marcus Comstedt
2019-12-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-11-28
KVM: PPC: Book3S HV: Support reset of secure guest
Bharata B Rao
2019-11-28
KVM: PPC: Book3S HV: Handle memory plug/unplug to secure VM
Bharata B Rao
2019-11-28
KVM: PPC: Book3S HV: Radix changes for secure guest
Bharata B Rao
2019-11-28
KVM: PPC: Book3S HV: Shared pages support for secure guests
Bharata B Rao
2019-11-28
KVM: PPC: Book3S HV: Support for running secure guests
Bharata B Rao
2019-11-27
Merge tag 'powerpc-spectre-rsb' of powerpc-CVE-2019-18660.bundle
Linus Torvalds
2019-11-25
Merge tag 'kvm-ppc-next-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2019-11-21
KVM: PPC: Book3S HV: XIVE: Fix potential page leak on error path
Greg Kurz
2019-11-21
KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting up a new one
Greg Kurz
2019-11-14
KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
Michael Ellerman
2019-11-01
Merge tag 'kvm-ppc-next-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2019-10-22
KVM: Add separate helper for putting borrowed reference to kvm
Sean Christopherson
2019-10-22
KVM: PPC: Book3S HV: Reject mflags=2 (LPCR[AIL]=2) ADDR_TRANS_MODE mode
Nicholas Piggin
2019-10-22
KVM: PPC: Book3S HV: Implement LPCR[AIL]=3 mode for injected interrupts
Nicholas Piggin
2019-10-22
KVM: PPC: Book3S HV: Reuse kvmppc_inject_interrupt for async guest delivery
Nicholas Piggin
2019-10-22
KVM: PPC: Book3S: Replace reset_msr mmu op with inject_interrupt arch op
Nicholas Piggin
2019-10-22
KVM: PPC: Book3S: Define and use SRR1_MSR_BITS
Nicholas Piggin
2019-10-22
KVM: PPC: Book3S HV: XIVE: Allow userspace to set the # of VPs
Greg Kurz
[next]