1. 18c3640 KVM: PPC: Book3S HV: Add infrastructure for running HPT guests on radix host by Paul Mackerras · 8 years ago
  2. 3c31352 KVM: PPC: Book3S HV: Allow userspace to set the desired SMT mode by Paul Mackerras · 9 years ago
  3. fb7dcf7 Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-next by Paul Mackerras · 8 years ago
  4. 5af5099 KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller by Benjamin Herrenschmidt · 8 years ago
  5. 121f80b KVM: PPC: VFIO: Add in-kernel acceleration for VFIO by Alexey Kardashevskiy · 8 years ago
  6. b1af23d KVM: PPC: iommu: Unify TCE checking by Alexey Kardashevskiy · 8 years ago
  7. 503bfcb KVM: PPC: Pass kvm* to kvmppc_find_table() by Alexey Kardashevskiy · 8 years ago
  8. 6f63e81 KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructions by Bin Lu · 8 years ago
  9. 307d927 KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interrupts by Paul Mackerras · 8 years ago
  10. d381d7c powerpc: Consolidate variants of real-mode MMIOs by Benjamin Herrenschmidt · 8 years ago
  11. f50d6bd powerpc/kvm: Remove obsolete kvm_vm_ioctl_xics_irq declaration by Benjamin Herrenschmidt · 8 years ago
  12. 936774c powerpc/kvm: Make kvmppc_xics_create_icp static by Benjamin Herrenschmidt · 8 years ago
  13. 5e98596 KVM: PPC: Book3S HV: Outline of KVM-HV HPT resizing implementation by David Gibson · 9 years ago
  14. f98a8bf KVM: PPC: Book3S HV: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT size by David Gibson · 9 years ago
  15. aae0777 KVM: PPC: Book3S HV: Split HPT allocation from activation by David Gibson · 9 years ago
  16. db9a290 KVM: PPC: Book3S HV: Rename kvm_alloc_hpt() for clarity by David Gibson · 9 years ago
  17. c927013 KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMU by Paul Mackerras · 9 years ago
  18. e34af78 KVM: PPC: Book3S: Move prototypes for KVM functions into kvm_ppc.h by Paul Mackerras · 9 years ago
  19. f725758 KVM: PPC: Book3S HV: Use OPAL XICS emulation on POWER9 by Paul Mackerras · 9 years ago
  20. 5d37519 KVM: PPC: Book3S HV: Set server for passed-through interrupts by Paul Mackerras · 9 years ago
  21. 644abbb KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypass by Suresh Warrier · 9 years ago
  22. f7af520 KVM: PPC: Book3S HV: Complete passthrough interrupt in host by Suresh Warrier · 9 years ago
  23. e3c13e5 KVM: PPC: Book3S HV: Handle passthrough interrupts in guest by Suresh Warrier · 9 years ago
  24. 8daaafc KVM: PPC: Book3S HV: Introduce kvmppc_passthru_irqmap by Suresh Warrier · 9 years ago
  25. 9576730 KVM: PPC: select IRQ_BYPASS_MANAGER by Suresh Warrier · 9 years ago
  26. 58ded42 KVM: PPC: Add support for 64bit TCE windows by Alexey Kardashevskiy · 9 years ago
  27. 520fe9c KVM: PPC: Book3S HV: Add tunable to control H_IPI redirection by Suresh E. Warrier · 10 years ago
  28. 0c2a660 KVM: PPC: Book3S HV: Host side kick VCPU when poked by real-mode KVM by Suresh Warrier · 10 years ago
  29. 79b6c24 KVM: PPC: Book3S HV: Host-side RM data structures by Suresh Warrier · 10 years ago
  30. d3695aa KVM: PPC: Add support for multiple-TCE hcalls by Alexey Kardashevskiy · 9 years ago
  31. 5ee7af1 KVM: PPC: Move reusable bits of H_PUT_TCE handler to helpers by Alexey Kardashevskiy · 9 years ago
  32. ba049e9 kvm: rename pfn_t to kvm_pfn_t by Dan Williams · 10 years ago
  33. f36f3f2 KVM: add "new" argument to kvm_arch_commit_memory_region by Paolo Bonzini · 10 years ago
  34. 09170a4 KVM: const-ify uses of struct kvm_userspace_memory_region by Paolo Bonzini · 10 years ago
  35. e928e9c KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation. by Michael Ellerman · 10 years ago
  36. c17b98c KVM: PPC: Book3S HV: Remove code for PPC970 processors by Paul Mackerras · 11 years ago
  37. 00c027d Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-next by Paolo Bonzini · 11 years ago
  38. 5712846 kvm: Fix page ageing bugs by Andres Lagar-Cavilla · 11 years ago
  39. a59c1d9 powerpc/kvm: support to handle sw breakpoint by Madhavan Srinivasan · 11 years ago
  40. d02d4d1 KVM: PPC: Remove the tasklet used by the hrtimer by Mihai Caraman · 11 years ago
  41. 2f699a5 KVM: PPC: BOOKE: Emulate debug registers and exception by Bharat Bhushan · 11 years ago
  42. 5a484c7 KVM: PPC: BOOKEHV: rename e500hv_spr to bookehv_spr by Bharat Bhushan · 11 years ago
  43. ce91ddc KVM: PPC: Remove DCR handling by Alexander Graf · 11 years ago
  44. 8de1201 KVM: PPC: Expose helper functions for data/inst faults by Alexander Graf · 11 years ago
  45. d69614a KVM: PPC: Separate loadstore emulation from priv emulation by Alexander Graf · 11 years ago
  46. 35c4a73 KVM: PPC: Move kvmppc_ld/st to common code by Alexander Graf · 11 years ago
  47. 7d15c06 KVM: PPC: Implement kvmppc_xlate for all targets by Alexander Graf · 11 years ago
  48. 51f0472 KVM: PPC: Allow kvmppc_get_last_inst() to fail by Mihai Caraman · 11 years ago
  49. 34f754b kvm: ppc: Add SPRN_EPR get helper function by Bharat Bhushan · 11 years ago
  50. dc16854 kvm: ppc: booke: Add shared struct helpers of SPRN_ESR by Bharat Bhushan · 11 years ago
  51. 1dc0c5b kvm: ppc: bookehv: Added wrapper macros for shadow registers by Bharat Bhushan · 11 years ago
  52. ae2113a KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled by Paul Mackerras · 11 years ago
  53. c5aec4c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  54. 5deb8e7 KVM: PPC: Make shared struct aka magic page guest endian by Alexander Graf · 11 years ago
  55. 441c19c powerpc/kvm/book3s_hv: Rework the secondary inhibit code by Michael Ellerman · 11 years ago
  56. 69e9fbb2 KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCE by Laurent Dufour · 11 years ago
  57. 6c85f52 kvm/ppc: IRQ disabling cleanup by Scott Wood · 12 years ago
  58. 7360177 KVM: PPC: Book3S: MMIO emulation support for little endian guests by Cédric Le Goater · 12 years ago
  59. a78b55d kvm: powerpc: book3s: drop is_hv_enabled by Aneesh Kumar K.V · 12 years ago
  60. cbbc58d kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine by Aneesh Kumar K.V · 12 years ago
  61. 5587027 kvm: Add struct kvm arg to memslot APIs by Aneesh Kumar K.V · 12 years ago
  62. 699cc87 kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops by Aneesh Kumar K.V · 12 years ago
  63. 3a167bea kvm: powerpc: Add kvmppc_ops callback by Aneesh Kumar K.V · 12 years ago
  64. 9975f5e kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE by Aneesh Kumar K.V · 12 years ago
  65. 5f1c248 kvm/ppc: Call trace_hardirqs_on before entry by Scott Wood · 12 years ago
  66. 6c45b81 powerpc/kvm: Contiguous memory allocator based RMA allocation by Aneesh Kumar K.V · 12 years ago
  67. fa61a4e3 powerpc/kvm: Contiguous memory allocator based hash page table allocation by Aneesh Kumar K.V · 12 years ago
  68. 5975a2e KVM: PPC: Book3S: Add API for in-kernel XICS emulation by Paul Mackerras · 12 years ago
  69. 8b78645 KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state by Paul Mackerras · 12 years ago
  70. d19bd862 KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS calls by Paul Mackerras · 12 years ago
  71. 54695c3 KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM by Benjamin Herrenschmidt · 12 years ago
  72. bc5ad3f KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller by Benjamin Herrenschmidt · 12 years ago
  73. 8e591cb KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls by Michael Ellerman · 12 years ago
  74. eb1e4f4 kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC by Scott Wood · 12 years ago
  75. 5df554ad kvm/ppc/mpic: in-kernel MPIC emulation by Scott Wood · 12 years ago
  76. c402a3f Rename EMULATE_DO_PAPR to EMULATE_EXIT_USER by Bharat Bhushan · 12 years ago
  77. adccf65 KVM: PPC: cache flush for kernel managed pages by Bharat Bhushan · 12 years ago
  78. 4fe27d2 KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external by Paul Mackerras · 12 years ago
  79. 8482644 KVM: set_memory_region: Refactor commit_memory_region() by Takuya Yoshikawa · 12 years ago
  80. 1d542d9 KVM: PPC: booke: Allow multiple exception types by Bharat Bhushan · 13 years ago
  81. 1c81063 KVM: PPC: BookE: Implement EPR exit by Alexander Graf · 13 years ago
  82. 50c7bb8 KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1 by Alexander Graf · 13 years ago
  83. 8823a8f KVM: PPC: Mask ea's high 32-bits in 32/64 instr emulation by Mihai Caraman · 13 years ago
  84. 7cdd7a9 KVM: PPC: e500: Add emulation helper for getting instruction ea by Mihai Caraman · 13 years ago
  85. a293292 KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT by Paul Mackerras · 13 years ago
  86. 55b665b KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas by Paul Mackerras · 13 years ago
  87. a8bd19e KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface by Paul Mackerras · 13 years ago
  88. a136a8b KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface by Paul Mackerras · 13 years ago
  89. dfe49db KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly by Paul Mackerras · 13 years ago
  90. a66b48c KVM: PPC: Move kvm->arch.slot_phys into memslot.arch by Paul Mackerras · 13 years ago
  91. f61c94b KVM: PPC: booke: Add watchdog emulation by Bharat Bhushan · 13 years ago
  92. 7c973a2 KVM: PPC: Add return value to core_check_requests by Alexander Graf · 13 years ago
  93. bd2be68 KVM: PPC: Book3S: PR: Rework irq disabling by Alexander Graf · 13 years ago
  94. 03d25c5 KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_pr by Alexander Graf · 13 years ago
  95. 862d31f KVM: PPC: E500: Implement MMU notifiers by Alexander Graf · 13 years ago
  96. 249ba1e KVM: PPC: Add cache flush on page map by Alexander Graf · 13 years ago
  97. 32fad28 KVM: PPC: Book3S HV: Make the guest hash table size configurable by Paul Mackerras · 13 years ago
  98. 54771e6 KVM: PPC: Emulator: clean up SPR reads and writes by Alexander Graf · 13 years ago
  99. 5b74716 kvm/powerpc: Add new ioctl to retreive server MMU infos by Benjamin Herrenschmidt · 13 years ago
  100. f31e65e kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM by Benjamin Herrenschmidt · 13 years ago