1. 7284ca8 KVM: PPC: Book3S PR: Support TAR handling for PR KVM HTM by Simon Guo · 6 years ago
  2. e32c53d KVM: PPC: Book3S PR: Add emulation for trechkpt. by Simon Guo · 6 years ago
  3. 5706340 KVM: PPC: Book3S PR: Always fail transactions in guest privileged state by Simon Guo · 6 years ago
  4. 533082a KVM: PPC: Book3S PR: Emulate mtspr/mfspr using active TM SPRs by Simon Guo · 6 years ago
  5. 8d2e2fc KVM: PPC: Book3S PR: Add transaction memory save/restore skeleton by Simon Guo · 6 years ago
  6. 173c520 KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch by Simon Guo · 6 years ago
  7. 1143a70 KVM: PPC: Add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into it by Simon Guo · 6 years ago
  8. 7aa1584 KVM: PPC: Book3S HV: Set RWMR on POWER8 so PURR/SPURR count correctly by Paul Mackerras · 6 years ago
  9. 57b8daa KVM: PPC: Book3S HV: Snapshot timebase offset on guest entry by Paul Mackerras · 6 years ago
  10. 4bb3c7a KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9 by Paul Mackerras · 7 years ago
  11. 07ae538 KVM: PPC: Book3S PR: Fix svcpu copying with preemption enabled by Alexander Graf · 7 years ago
  12. e641a31 KVM: PPC: Book3S HV: Unify dirty page map between HPT and radix by Paul Mackerras · 7 years ago
  13. 898b25b KVM: PPC: Book3S HV: Simplify dynamic micro-threading code by Paul Mackerras · 7 years ago
  14. 8cf4ecc KVM: PPC: Book3S HV: Enable radix guest support by Paul Mackerras · 8 years ago
  15. 8f7b79b KVM: PPC: Book3S HV: Implement dirty page logging for radix guests by Paul Mackerras · 8 years ago
  16. 0175609 KVM: PPC: Book3S HV: MMU notifier callbacks for radix guests by Paul Mackerras · 8 years ago
  17. 5a31935 KVM: PPC: Book3S HV: Page table construction and page faults for radix guests by Paul Mackerras · 8 years ago
  18. 9e04ba6 KVM: PPC: Book3S HV: Add basic infrastructure for radix guests by Paul Mackerras · 8 years ago
  19. 88b02cf9 KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread by Paul Mackerras · 8 years ago
  20. 644abbb KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypass by Suresh Warrier · 8 years ago
  21. 0cda69d KVM: PPC: Book3S HV: Implement halt polling by Suraj Jitindar Singh · 8 years ago
  22. 7b5f827 KVM: PPC: Book3S HV: Change vcore element runnable_threads from linked-list to array by Suraj Jitindar Singh · 8 years ago
  23. e64fb7e KVM: PPC: Book3S HV: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.h by Suraj Jitindar Singh · 8 years ago
  24. ba049e9 kvm: rename pfn_t to kvm_pfn_t by Dan Williams · 9 years ago
  25. c63517c KVM: PPC: Book3S: correct width in XER handling by Sam bobroff · 9 years ago
  26. 08fe1e7 KVM: PPC: Book3S HV: Fix bug in dirty page tracking by Paul Mackerras · 9 years ago
  27. eadf16a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  28. 99342cf8 kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM by David Gibson · 10 years ago
  29. c5ae732 ppc: Remove unused cpp symbols in kvm headers by Frederic Weisbecker · 10 years ago
  30. c17b98c KVM: PPC: Book3S HV: Remove code for PPC970 processors by Paul Mackerras · 10 years ago
  31. 8e6afa3 KVM: PPC: PR: Handle FSCR feature deselects by Alexander Graf · 10 years ago
  32. c12fb43 KVM: PPC: Handle magic page in kvmppc_ld/st by Alexander Graf · 10 years ago
  33. 35c4a73 KVM: PPC: Move kvmppc_ld/st to common code by Alexander Graf · 10 years ago
  34. 51f0472 KVM: PPC: Allow kvmppc_get_last_inst() to fail by Mihai Caraman · 10 years ago
  35. 89b68c9 KVM: PPC: Book3S: Make magic page properly 4k mappable by Alexander Graf · 10 years ago
  36. c01e3f6 KVM: PPC: Book3S: Add hack for split real mode by Alexander Graf · 10 years ago
  37. 6f22bd3 KVM: PPC: Book3S HV: Make HTAB code LE host aware by Alexander Graf · 10 years ago
  38. ae2113a KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled by Paul Mackerras · 10 years ago
  39. 699a0ea KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling by Paul Mackerras · 10 years ago
  40. 3cd60e3 KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulation by Aneesh Kumar K.V · 10 years ago
  41. 5deb8e7 KVM: PPC: Make shared struct aka magic page guest endian by Alexander Graf · 10 years ago
  42. e59d24e KVM: PPC: Book3S HV: Fix incorrect userspace exit on ioeventfd write by Greg Kurz · 11 years ago
  43. b73117c Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue by Paolo Bonzini · 11 years ago
  44. 7360177 KVM: PPC: Book3S: MMIO emulation support for little endian guests by Cédric Le Goater · 11 years ago
  45. 7a8ff56 KVM: PPC: Unify kvmppc_get_last_inst and sc by Alexander Graf · 11 years ago
  46. 09548fd KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivec by Paul Mackerras · 11 years ago
  47. c9dad7f KVM: PPC: Book3S: PR: Export kvmppc_copy_to|from_svcpu by Alexander Graf · 11 years ago
  48. 699cc87 kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops by Aneesh Kumar K.V · 11 years ago
  49. 3a167bea kvm: powerpc: Add kvmppc_ops callback by Aneesh Kumar K.V · 11 years ago
  50. 9975f5e kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE by Aneesh Kumar K.V · 11 years ago
  51. 7aa7993 kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE by Aneesh Kumar K.V · 11 years ago
  52. d78bca7 KVM: PPC: Book3S PR: Use mmu_notifier_retry() in kvmppc_mmu_map_page() by Paul Mackerras · 11 years ago
  53. 93b159b KVM: PPC: Book3S PR: Better handling of host-side read-only pages by Paul Mackerras · 11 years ago
  54. 3ff9550 KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cache by Paul Mackerras · 11 years ago
  55. c9029c3 KVM: PPC: Book3S PR: Use 64k host pages where possible by Paul Mackerras · 11 years ago
  56. a4a0f25 KVM: PPC: Book3S PR: Allow guest to use 64k pages by Paul Mackerras · 11 years ago
  57. a2d5602 KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu by Paul Mackerras · 11 years ago
  58. a0144e2 KVM: PPC: Book3S HV: Store LPCR value for each virtual core by Paul Mackerras · 11 years ago
  59. 8b23de2 KVM: PPC: Book3S PR: Make instruction fetch fallback work for system calls by Paul Mackerras · 11 years ago
  60. 0f29682 KVM: PPC: Book3S PR: Allow guest to use 1TB segments by Paul Mackerras · 11 years ago
  61. bc5ad3f KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller by Benjamin Herrenschmidt · 11 years ago
  62. c35635e KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map by Paul Mackerras · 11 years ago
  63. 8c32a2e Added ONE_REG interface for debug instruction by Bharat Bhushan · 12 years ago
  64. b0a94d4 KVM: PPC: Book3S PR: Emulate PURR, SPURR and DSCR registers by Paul Mackerras · 12 years ago
  65. 6b445ad KVM: PPC: Book3S HV: Make a HPTE removal function available by Paul Mackerras · 12 years ago
  66. 7ed661b KVM: PPC: Book3S HV: Restructure HPT entry creation code by Paul Mackerras · 12 years ago
  67. 19bf7f8 Merge remote-tracking branch 'master' into queue by Marcelo Tosatti · 12 years ago
  68. dfe49db KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly by Paul Mackerras · 12 years ago
  69. 5524a27 powerpc/mm: Convert virtual address to vpn by Aneesh Kumar K.V · 12 years ago
  70. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  71. ffe3649 powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM by Benjamin Herrenschmidt · 13 years ago
  72. 043cc4d KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv by Scott Wood · 13 years ago
  73. 1022fc3 KVM: PPC: Add support for explicit HIOR setting by Alexander Graf · 13 years ago
  74. 82ed361 KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit by Paul Mackerras · 13 years ago
  75. 5551489 KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hva by Paul Mackerras · 13 years ago
  76. 342d3db KVM: PPC: Implement MMU notifiers for Book3S HV guests by Paul Mackerras · 13 years ago
  77. 697d389 KVM: PPC: Implement MMIO emulation support for Book3S HV guests by Paul Mackerras · 13 years ago
  78. c77162d KVM: PPC: Only get pages when actually needed, not in prepare_memory_region() by Paul Mackerras · 13 years ago
  79. 93e6024 KVM: PPC: Add an interface for pinning guest pages in Book3s HV guests by Paul Mackerras · 13 years ago
  80. 468a12c KVM: PPC: Use get/set for to_svcpu to help preemption by Alexander Graf · 13 years ago
  81. 36cc66d KVM: PPC: move compute_tlbie_rb to book3s_64 common header by Andreas Schwab · 13 years ago
  82. bb75c62 Revert "KVM: PPC: Add support for explicit HIOR setting" by Alexander Graf · 13 years ago
  83. 0214394 KVM: PPC: book3s_pr: Simplify transitions between virtual and real mode by Paul Mackerras · 13 years ago
  84. 0254f074 KVM: PPC: Add PAPR hypercall code for PR mode by Alexander Graf · 13 years ago
  85. a15bd35 KVM: PPC: Add support for explicit HIOR setting by Alexander Graf · 13 years ago
  86. db507c3 KVM: PPC: move compute_tlbie_rb to book3s common header by Alexander Graf · 13 years ago
  87. 29d0315 KVM: PPC: Remove prog_flags by Alexander Graf · 13 years ago
  88. aa04b4c KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests by Paul Mackerras · 13 years ago
  89. de56a94 KVM: PPC: Add support for Book3S processors in hypervisor mode by Paul Mackerras · 13 years ago
  90. f05ed4d KVM: PPC: Split out code from book3s.c into book3s_pr.c by Paul Mackerras · 13 years ago
  91. c4befc5 KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3s by Paul Mackerras · 13 years ago
  92. a22a2da KVM: PPC: Resolve real-mode handlers through function exports by Alexander Graf · 13 years ago
  93. 8b6db3b KVM: PPC: Implement correct SID mapping on Book3s_32 by Alexander Graf · 14 years ago
  94. df1bfa2 KVM: PPC: Put segment registers in shared page by Alexander Graf · 14 years ago
  95. 8e86517 KVM: PPC: Interpret SR registers on demand by Alexander Graf · 14 years ago
  96. 2b05d71 KVM: PPC: Make long relocations be ulong by Alexander Graf · 14 years ago
  97. e850894 KVM: PPC: Magic Page Book3s support by Alexander Graf · 14 years ago
  98. d562de4 KVM: PPC: Convert DSISR to shared page by Alexander Graf · 14 years ago
  99. fef093be KVM: PPC: Make use of hash based Shadow MMU by Alexander Graf · 14 years ago
  100. a576f7a KVM: PPC: Remove obsolete kvmppc_mmu_find_pte by Alexander Graf · 14 years ago