1. cf29b21 KVM: PPC: Book3S HV: Synthesize segment fault if SLB lookup fails by Paul Mackerras · 9 years ago
  2. 70aa396 KVM: PPC: Book3S HV: Handle H_DOORBELL on the guest exit path by Gautham R. Shenoy · 9 years ago
  3. 966d713 KVM: PPC: Book3S HV: Deliver machine check with MSR(RI=0) to guest as MCE by Mahesh Salgaonkar · 9 years ago
  4. 7e022e7 KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exit by Gautham R. Shenoy · 9 years ago
  5. 06554d9 KVM: PPC: Book3S HV: Exit on H_DOORBELL if HOST_IPI is set by Gautham R. Shenoy · 9 years ago
  6. 7f23532 KVM: PPC: Book3S HV: Fix race in starting secondary threads by Gautham R. Shenoy · 9 years ago
  7. c63517c KVM: PPC: Book3S: correct width in XER handling by Sam bobroff · 9 years ago
  8. cdeee51 KVM: PPC: Book3S HV: Implement H_CLEAR_REF and H_CLEAR_MOD by Paul Mackerras · 9 years ago
  9. b4deba5 KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8 by Paul Mackerras · 9 years ago
  10. ec25716 KVM: PPC: Book3S HV: Make use of unused threads when running guests by Paul Mackerras · 9 years ago
  11. 1db3652 powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULT by Anshuman Khandual · 9 years ago
  12. 66feed6 KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8 by Paul Mackerras · 9 years ago
  13. eddb60f KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to C by Paul Mackerras · 9 years ago
  14. 6af27c8 KVM: PPC: Book3S HV: Streamline guest entry and exit by Paul Mackerras · 9 years ago
  15. 7d6c40d KVM: PPC: Book3S HV: Use bitmap of active threads rather than count by Paul Mackerras · 9 years ago
  16. fd6d53b KVM: PPC: Book3S HV: Use decrementer to wake napping threads by Paul Mackerras · 9 years ago
  17. ccc0777 KVM: PPC: Book3S HV: Don't wake thread with no vcpu on guest IPI by Paul Mackerras · 9 years ago
  18. 5d5b99c KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_woken by Paul Mackerras · 9 years ago
  19. 1f09c3e KVM: PPC: Book3S HV: Minor cleanups by Paul Mackerras · 9 years ago
  20. b6c295d KVM: PPC: Book3S HV: Accumulate timing information for real-mode code by Paul Mackerras · 9 years ago
  21. e928e9c KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation. by Michael Ellerman · 9 years ago
  22. 2bf2760 KVM: PPC: Book3S HV: Fix instruction emulation by Paul Mackerras · 9 years ago
  23. 9a4fc4e powerpc/kvm: Create proper names for the kvm_host_state PMU fields by Michael Ellerman · 10 years ago
  24. 66dcff8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  25. 90fd09f KVM: PPC: Book3S HV: Improve H_CONFER implementation by Sam Bobroff · 10 years ago
  26. 4a157d6 KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR register by Paul Mackerras · 10 years ago
  27. c17b98c KVM: PPC: Book3S HV: Remove code for PPC970 processors by Paul Mackerras · 10 years ago
  28. 56548fc powerpc/powernv: Return to cpu offline loop when finished in KVM guest by Paul Mackerras · 10 years ago
  29. 06a29e4 KVM: PPC: Book3S HV: Add register name when loading toc by Michael Neuling · 10 years ago
  30. 66bb0aa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  31. f536b3c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  32. 0869b6f powerpc/book3s: Add basic infrastructure to handle HMI in Linux. by Mahesh Salgaonkar · 10 years ago
  33. 9bf163f KVM: PPC: Book3S HV: Fix ABIv2 on LE by Alexander Graf · 10 years ago
  34. 76d072f KVM: PPC: Book3S HV: Access XICS in BE by Alexander Graf · 10 years ago
  35. 0865a58 KVM: PPC: Book3S HV: Access host lppaca and shadow slb in BE by Alexander Graf · 10 years ago
  36. ae2113a KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled by Paul Mackerras · 10 years ago
  37. 699a0ea KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling by Paul Mackerras · 10 years ago
  38. ad7d458 KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC() by Anton Blanchard · 10 years ago
  39. 05a308c KVM: PPC: Book3S HV: Fix ABIv2 indirect branch issue by Anton Blanchard · 10 years ago
  40. bb18b52 Merge tag 'signed-for-3.16' of git://github.com/agraf/linux-2.6 into kvm-master by Paolo Bonzini · 10 years ago
  41. 6ed179b KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC() by Anton Blanchard · 10 years ago
  42. 74845bc powerpc/book3s: Fix guest MC delivery mechanism to avoid soft lockups in guest. by Mahesh Salgaonkar · 10 years ago
  43. c5aec4c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  44. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 10 years ago
  45. 000a25d KVM: PPC: Book3S HV: Fix machine check delivery to guest by Paul Mackerras · 10 years ago
  46. 9bc01a9 KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugs by Paul Mackerras · 10 years ago
  47. 1739ea9 powerpc: Fix regression of per-CPU DSCR setting by Sam bobroff · 10 years ago
  48. 5367742 Merge tag 'signed-for-3.15' of git://github.com/agraf/linux-2.6 into kvm-master by Paolo Bonzini · 10 years ago
  49. f6869e7 Merge remote-tracking branch 'anton/abiv2' into next by Benjamin Herrenschmidt · 10 years ago
  50. 0a8ecce KVM: PPC: Book3S HV: Add missing code for transaction reclaim on guest exit by Paul Mackerras · 10 years ago
  51. 582b910 ppc/kvm: Clear the runlatch bit of a vcpu before napping by Preeti U Murthy · 10 years ago
  52. fd17dc7 ppc/kvm: Set the runlatch bit of a CPU just before starting guest by Preeti U Murthy · 10 years ago
  53. c1fb019 powerpc: Create DOTSYM to wrap dot symbol usage by Anton Blanchard · 10 years ago
  54. b1576fe powerpc: No need to use dot symbols when branching to a function by Anton Blanchard · 10 years ago
  55. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  56. 235c7b9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  57. 72cde5a KVM: PPC: Book3S HV: Save/restore host PMU registers that are new in POWER8 by Paul Mackerras · 10 years ago
  58. c5fb80d KVM: PPC: Book3S HV: Fix decrementer timeouts with non-zero TB offset by Paul Mackerras · 10 years ago
  59. e4e3812 KVM: PPC: Book3S HV: Add transactional memory support by Michael Neuling · 10 years ago
  60. 69e9fbb2 KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCE by Laurent Dufour · 10 years ago
  61. 9d378df powerpc/booke64: Use SPRG7 for VDSO by Scott Wood · 10 years ago
  62. e724f08 KVM: PPC: Book3S HV: Fix register usage when loading/saving VRSAVE by Paul Mackerras · 10 years ago
  63. a5b0ccb KVM: PPC: Book3S HV: Remove bogus duplicate code by Paul Mackerras · 10 years ago
  64. b73117c Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue by Paolo Bonzini · 10 years ago
  65. 7b49041 KVM: PPC: Book3S HV: Add new state for transactional memory by Michael Neuling · 11 years ago
  66. d682916 KVM: PPC: Book3S HV: Basic little-endian guest support by Anton Blanchard · 11 years ago
  67. 8563bf5 KVM: PPC: Book3S HV: Add support for DABRX register on POWER7 by Paul Mackerras · 11 years ago
  68. 5d00f66 KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells by Paul Mackerras · 11 years ago
  69. aa31e84 KVM: PPC: Book3S HV: Handle guest using doorbells for IPIs by Paul Mackerras · 11 years ago
  70. e3bbbbf KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from nap by Paul Mackerras · 11 years ago
  71. ca25205 KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8 by Paul Mackerras · 11 years ago
  72. b005255e KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs by Michael Neuling · 11 years ago
  73. e0b7ec0 KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbers by Paul Mackerras · 11 years ago
  74. eee7ff9 KVM: PPC: Book3S HV: Don't set DABR on POWER8 by Michael Neuling · 11 years ago
  75. 595e4f7 KVM: PPC: Book3S HV: Use load/store_fp_state functions in HV guest entry/exit by Paul Mackerras · 11 years ago
  76. efff191 KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures by Paul Mackerras · 11 years ago
  77. 36e7bb3 powerpc: book3s: kvm: Don't abuse host r2 in exit path by Aneesh Kumar K.V · 11 years ago
  78. 27025a6 powerpc: kvm: optimize "sc 1" as fast return by Liu Ping Fan · 11 years ago
  79. f019b7a KVM: PPC: Book3S HV: Refine barriers in guest entry/exit by Paul Mackerras · 11 years ago
  80. 95f328d Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue by Gleb Natapov · 11 years ago
  81. dd96b2c kvm: powerpc: book3s: Cleanup interrupt handling code by Aneesh Kumar K.V · 11 years ago
  82. 44a3add KVM: PPC: Book3S HV: Better handling of exceptions that happen in real mode by Paul Mackerras · 11 years ago
  83. 4f6c11d KVM: PPC: Book3S: Move skip-interrupt handlers to common code by Paul Mackerras · 11 years ago
  84. 388cc6e KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7 by Paul Mackerras · 11 years ago
  85. 4b8473c KVM: PPC: Book3S HV: Add support for guest Program Priority Register by Paul Mackerras · 11 years ago
  86. a0144e2 KVM: PPC: Book3S HV: Store LPCR value for each virtual core by Paul Mackerras · 11 years ago
  87. 8c2dbb7 KVM: PPC: Book3S HV: Avoid unbalanced increments of VPA yield count by Paul Mackerras · 11 years ago
  88. c934243 KVM: PPC: Book3S HV: Pull out interrupt-reading code into a subroutine by Paul Mackerras · 11 years ago
  89. 218309b KVM: PPC: Book3S HV: Restructure kvmppc_hv_entry to be a subroutine by Paul Mackerras · 11 years ago
  90. 93b0f4d KVM: PPC: Book3S HV: Implement timebase offset for guests by Paul Mackerras · 11 years ago
  91. 1494178 KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers by Paul Mackerras · 11 years ago
  92. cfc8602 KVM: PPC: Book3S HV: Fix typo in saving DSCR by Paul Mackerras · 11 years ago
  93. 39eda2a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  94. 54bb7f4 powerpc: Make rwlocks endian safe by Anton Blanchard · 11 years ago
  95. 7ffcf8e powerpc: Fix little endian lppaca, slb_shadow and dtl_entry by Anton Blanchard · 11 years ago
  96. 4baa1d8 KVM: PPC: Book3S HV: Allow negative offsets to real-mode hcall handlers by Paul Mackerras · 11 years ago
  97. 4619ac8 KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts by Paul Mackerras · 11 years ago
  98. e7d26f2 KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation by Benjamin Herrenschmidt · 11 years ago
  99. 54695c3 KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM by Benjamin Herrenschmidt · 11 years ago
  100. c35635e KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map by Paul Mackerras · 11 years ago