1. 58ded42 KVM: PPC: Add support for 64bit TCE windows by Alexey Kardashevskiy · 9 years ago
  2. 520fe9c KVM: PPC: Book3S HV: Add tunable to control H_IPI redirection by Suresh E. Warrier · 9 years ago
  3. 0c2a660 KVM: PPC: Book3S HV: Host side kick VCPU when poked by real-mode KVM by Suresh Warrier · 9 years ago
  4. 79b6c24 KVM: PPC: Book3S HV: Host-side RM data structures by Suresh Warrier · 9 years ago
  5. d3695aa KVM: PPC: Add support for multiple-TCE hcalls by Alexey Kardashevskiy · 9 years ago
  6. 5ee7af1 KVM: PPC: Move reusable bits of H_PUT_TCE handler to helpers by Alexey Kardashevskiy · 9 years ago
  7. ba049e9 kvm: rename pfn_t to kvm_pfn_t by Dan Williams · 9 years ago
  8. f36f3f2 KVM: add "new" argument to kvm_arch_commit_memory_region by Paolo Bonzini · 9 years ago
  9. 09170a4 KVM: const-ify uses of struct kvm_userspace_memory_region by Paolo Bonzini · 9 years ago
  10. e928e9c KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation. by Michael Ellerman · 10 years ago
  11. c17b98c KVM: PPC: Book3S HV: Remove code for PPC970 processors by Paul Mackerras · 10 years ago
  12. 00c027d Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-next by Paolo Bonzini · 10 years ago
  13. 5712846 kvm: Fix page ageing bugs by Andres Lagar-Cavilla · 10 years ago
  14. a59c1d9 powerpc/kvm: support to handle sw breakpoint by Madhavan Srinivasan · 10 years ago
  15. d02d4d1 KVM: PPC: Remove the tasklet used by the hrtimer by Mihai Caraman · 10 years ago
  16. 2f699a5 KVM: PPC: BOOKE: Emulate debug registers and exception by Bharat Bhushan · 10 years ago
  17. 5a484c7 KVM: PPC: BOOKEHV: rename e500hv_spr to bookehv_spr by Bharat Bhushan · 10 years ago
  18. ce91ddc KVM: PPC: Remove DCR handling by Alexander Graf · 10 years ago
  19. 8de1201 KVM: PPC: Expose helper functions for data/inst faults by Alexander Graf · 10 years ago
  20. d69614a KVM: PPC: Separate loadstore emulation from priv emulation by Alexander Graf · 10 years ago
  21. 35c4a73 KVM: PPC: Move kvmppc_ld/st to common code by Alexander Graf · 10 years ago
  22. 7d15c06 KVM: PPC: Implement kvmppc_xlate for all targets by Alexander Graf · 10 years ago
  23. 51f0472 KVM: PPC: Allow kvmppc_get_last_inst() to fail by Mihai Caraman · 10 years ago
  24. 34f754b kvm: ppc: Add SPRN_EPR get helper function by Bharat Bhushan · 10 years ago
  25. dc16854 kvm: ppc: booke: Add shared struct helpers of SPRN_ESR by Bharat Bhushan · 10 years ago
  26. 1dc0c5b kvm: ppc: bookehv: Added wrapper macros for shadow registers by Bharat Bhushan · 10 years ago
  27. ae2113a KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled by Paul Mackerras · 10 years ago
  28. c5aec4c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  29. 5deb8e7 KVM: PPC: Make shared struct aka magic page guest endian by Alexander Graf · 11 years ago
  30. 441c19c powerpc/kvm/book3s_hv: Rework the secondary inhibit code by Michael Ellerman · 10 years ago
  31. 69e9fbb2 KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCE by Laurent Dufour · 11 years ago
  32. 6c85f52 kvm/ppc: IRQ disabling cleanup by Scott Wood · 11 years ago
  33. 7360177 KVM: PPC: Book3S: MMIO emulation support for little endian guests by Cédric Le Goater · 11 years ago
  34. a78b55d kvm: powerpc: book3s: drop is_hv_enabled by Aneesh Kumar K.V · 11 years ago
  35. cbbc58d kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine by Aneesh Kumar K.V · 11 years ago
  36. 5587027 kvm: Add struct kvm arg to memslot APIs by Aneesh Kumar K.V · 11 years ago
  37. 699cc87 kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops by Aneesh Kumar K.V · 11 years ago
  38. 3a167bea kvm: powerpc: Add kvmppc_ops callback by Aneesh Kumar K.V · 11 years ago
  39. 9975f5e kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE by Aneesh Kumar K.V · 11 years ago
  40. 5f1c248 kvm/ppc: Call trace_hardirqs_on before entry by Scott Wood · 11 years ago
  41. 6c45b81 powerpc/kvm: Contiguous memory allocator based RMA allocation by Aneesh Kumar K.V · 11 years ago
  42. fa61a4e3 powerpc/kvm: Contiguous memory allocator based hash page table allocation by Aneesh Kumar K.V · 11 years ago
  43. 5975a2e KVM: PPC: Book3S: Add API for in-kernel XICS emulation by Paul Mackerras · 12 years ago
  44. 8b78645 KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state by Paul Mackerras · 12 years ago
  45. d19bd862 KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS calls by Paul Mackerras · 12 years ago
  46. 54695c3 KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM by Benjamin Herrenschmidt · 12 years ago
  47. bc5ad3f KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller by Benjamin Herrenschmidt · 12 years ago
  48. 8e591cb KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls by Michael Ellerman · 12 years ago
  49. eb1e4f4 kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC by Scott Wood · 12 years ago
  50. 5df554a kvm/ppc/mpic: in-kernel MPIC emulation by Scott Wood · 12 years ago
  51. c402a3f Rename EMULATE_DO_PAPR to EMULATE_EXIT_USER by Bharat Bhushan · 12 years ago
  52. adccf65 KVM: PPC: cache flush for kernel managed pages by Bharat Bhushan · 12 years ago
  53. 4fe27d2 KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external by Paul Mackerras · 12 years ago
  54. 8482644 KVM: set_memory_region: Refactor commit_memory_region() by Takuya Yoshikawa · 12 years ago
  55. 1d542d9 KVM: PPC: booke: Allow multiple exception types by Bharat Bhushan · 12 years ago
  56. 1c81063 KVM: PPC: BookE: Implement EPR exit by Alexander Graf · 12 years ago
  57. 50c7bb8 KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1 by Alexander Graf · 12 years ago
  58. 8823a8f KVM: PPC: Mask ea's high 32-bits in 32/64 instr emulation by Mihai Caraman · 12 years ago
  59. 7cdd7a9 KVM: PPC: e500: Add emulation helper for getting instruction ea by Mihai Caraman · 12 years ago
  60. a293292 KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT by Paul Mackerras · 12 years ago
  61. 55b665b KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas by Paul Mackerras · 12 years ago
  62. a8bd19e KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface by Paul Mackerras · 12 years ago
  63. a136a8b KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface by Paul Mackerras · 12 years ago
  64. dfe49db KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly by Paul Mackerras · 12 years ago
  65. a66b48c KVM: PPC: Move kvm->arch.slot_phys into memslot.arch by Paul Mackerras · 12 years ago
  66. f61c94b KVM: PPC: booke: Add watchdog emulation by Bharat Bhushan · 12 years ago
  67. 7c973a2 KVM: PPC: Add return value to core_check_requests by Alexander Graf · 12 years ago
  68. bd2be68 KVM: PPC: Book3S: PR: Rework irq disabling by Alexander Graf · 12 years ago
  69. 03d25c5 KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_pr by Alexander Graf · 12 years ago
  70. 862d31f KVM: PPC: E500: Implement MMU notifiers by Alexander Graf · 12 years ago
  71. 249ba1e KVM: PPC: Add cache flush on page map by Alexander Graf · 12 years ago
  72. 32fad28 KVM: PPC: Book3S HV: Make the guest hash table size configurable by Paul Mackerras · 13 years ago
  73. 54771e6 KVM: PPC: Emulator: clean up SPR reads and writes by Alexander Graf · 13 years ago
  74. 5b74716 kvm/powerpc: Add new ioctl to retreive server MMU infos by Benjamin Herrenschmidt · 13 years ago
  75. f31e65e kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM by Benjamin Herrenschmidt · 13 years ago
  76. a8e4ef8 KVM: PPC: booke: rework rescheduling checks by Alexander Graf · 13 years ago
  77. d30f6e4 KVM: PPC: booke: category E.HV (GS-mode) support by Scott Wood · 13 years ago
  78. 043cc4d KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv by Scott Wood · 13 years ago
  79. d2a1b48 KVM: PPC: Add HPT preallocator by Alexander Graf · 13 years ago
  80. b4e7061 KVM: PPC: Convert RMA allocation into generic code by Alexander Graf · 13 years ago
  81. 31f3438 KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code by Paul Mackerras · 13 years ago
  82. da9d1d7 KVM: PPC: Allow use of small pages to back Book3S HV guests by Paul Mackerras · 13 years ago
  83. c77162d KVM: PPC: Only get pages when actually needed, not in prepare_memory_region() by Paul Mackerras · 13 years ago
  84. dfd4d47 KVM: PPC: booke: Improve timer register emulation by Scott Wood · 13 years ago
  85. 7e28e60e KVM: PPC: Rename deliver_interrupts to prepare_to_enter by Scott Wood · 13 years ago
  86. dc83b8b KVM: PPC: e500: MMU API by Scott Wood · 13 years ago
  87. af8f38b KVM: PPC: Add sanity checking to vcpu_run 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. 371fefd KVM: PPC: Allow book3s_hv guests to use SMT processor modes by Paul Mackerras · 13 years ago
  90. 54738c0 KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode by David Gibson · 13 years ago
  91. a8606e2 KVM: PPC: Handle some PAPR hcalls in the kernel by Paul Mackerras · 13 years ago
  92. de56a94 KVM: PPC: Add support for Book3S processors in hypervisor mode by Paul Mackerras · 13 years ago
  93. df6909e5 KVM: PPC: Move guest enter/exit down into subarch-specific code by Paul Mackerras · 13 years ago
  94. f9e0554 KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops down by Paul Mackerras · 13 years ago
  95. a4cd8b2 KVM: PPC: e500: enable magic page by Scott Wood · 13 years ago
  96. 5ce941e KVM: PPC: booke: add sregs support by Scott Wood · 14 years ago
  97. 2a342ed KVM: PPC: Implement hypervisor interface by Alexander Graf · 14 years ago
  98. 9cc5e95 KVM: PPC: Extract MMU init by Alexander Graf · 15 years ago
  99. c7f38f4 KVM: PPC: Improve indirect svcpu accessors by Alexander Graf · 15 years ago
  100. 1897876 KVM: PPC: Allow userspace to unset the IRQ line by Alexander Graf · 15 years ago