1. faf01ae KVM: PPC: Merge powerpc's debugfs entry content into generic entry by Alexey Kardashevskiy · 3 years, 1 month ago
  2. 6fef0c6 KVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu_destroy() by Greg Kurz · 4 years, 11 months ago
  3. ff030fd KVM: PPC: Move kvm_vcpu_init() invocation to common code by Sean Christopherson · 5 years ago
  4. c50bfbd KVM: PPC: Allocate vcpu struct in common PPC code by Sean Christopherson · 5 years ago
  5. 12b58f4 KVM: Assert that struct kvm_vcpu is always as offset zero by Sean Christopherson · 5 years ago
  6. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  7. 45ef599 powerpc: remove unnecessary inclusion of asm/tlbflush.h by Christophe Leroy · 7 years ago
  8. 73e77c0 KVM: PPC: e500: Fix some NULL dereferences on error by Dan Carpenter · 8 years ago
  9. d4cd4f9 KVM: PPC: e500: fix handling local_sid_lookup result by Andrzej Hajda · 9 years ago
  10. 66dcff8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  11. 91ed9e8 KVM: PPC: E500: Compile fix in this_cpu_write by Alexander Graf · 10 years ago
  12. 54ca162 arch: powerpc: kvm: book3s.c: Remove some unused functions by Rickard Strandqvist · 10 years ago
  13. 69111ba powerpc: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  14. 398a76c KVM: PPC: Add devname:kvm aliases for modules by Alexander Graf · 11 years ago
  15. cbbc58d kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine by Aneesh Kumar K.V · 11 years ago
  16. 3a167bea kvm: powerpc: Add kvmppc_ops callback by Aneesh Kumar K.V · 11 years ago
  17. a85d2aa KVM: PPC: e500: Expose MMU registers via ONE_REG by Mihai Caraman · 12 years ago
  18. 35b299e KVM: PPC: Book3E: Refactor ONE_REG ioctl implementation by Mihai Caraman · 12 years ago
  19. 1d542d9 KVM: PPC: booke: Allow multiple exception types by Bharat Bhushan · 12 years ago
  20. 8fdd21a2 KVM: PPC: e500: refactor core-specific TLB code by Scott Wood · 13 years ago
  21. fc6cf99 KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.h by Scott Wood · 13 years ago
  22. 29a5a6f KVM: PPC: e500: rename e500_tlb.h to e500.h by Scott Wood · 13 years ago
  23. fafd683 KVM: PPC: booke: Move vm core init/destroy out of booke.c by Scott Wood · 13 years ago
  24. 94fa9d9 KVM: PPC: booke: add booke-level vcpu load/put by Scott Wood · 13 years ago
  25. 9cf7c0e KVM: PPC: E500: Fail init when not on e500v2 by Alexander Graf · 13 years ago
  26. b590497 KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn by Scott Wood · 13 years ago
  27. 841741f KVM: PPC: e500: Don't hardcode PIR=0 by Scott Wood · 13 years ago
  28. dc83b8b KVM: PPC: e500: MMU API by Scott Wood · 13 years ago
  29. fae9dbb KVM: PPC: e500: include linux/export.h by Scott Wood · 13 years ago
  30. af8f38b KVM: PPC: Add sanity checking to vcpu_run by Alexander Graf · 13 years ago
  31. 4cd35f6 KVM: PPC: e500: Save/restore SPE state by Scott Wood · 14 years ago
  32. 5ce941e KVM: PPC: booke: add sregs support by Scott Wood · 14 years ago
  33. 90d34b0 KVM: PPC: e500: emulate SVR by Scott Wood · 14 years ago
  34. f22e2f0 KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit(). by Scott Wood · 14 years ago
  35. 96bc451 KVM: PPC: Introduce shared page by Alexander Graf · 15 years ago
  36. a06cdb5 KVM: powerpc: fix init/exit annotation by Jean Delvare · 15 years ago
  37. 0ee75be KVM: Let vcpu structure alignment be determined at runtime by Avi Kivity · 15 years ago
  38. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  39. a9040f2 KVM: PPC: Add PVR/PIR init for E500 by Liu Yu · 15 years ago
  40. 5b7c1a2 KVM: ppc: e500: Directly pass pvr to guest by Liu Yu · 16 years ago
  41. 2986b8c KVM: powerpc: fix some init/exit annotations by Stephen Rothwell · 16 years ago
  42. bb3a8a1 KVM: ppc: Add extra E500 exceptions by Hollis Blanchard · 16 years ago
  43. bc8080c KVM: ppc: E500 core-specific code by Hollis Blanchard · 16 years ago