1. 958359b KVM: PPC: Book3S PR: Exiting split hack mode needs to fixup both PC and LR by Cameron Kaiser · 6 years ago
  2. fffbde1 KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list by Paul Mackerras · 5 years ago
  3. 88b02cf9 KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread by Paul Mackerras · 8 years ago
  4. 65e7026 KVM: PPC: Book3S HV: Counters for passthrough IRQ stats by Suresh Warrier · 8 years ago
  5. 2a27f51 KVM: PPC: Implement existing and add new halt polling vcpu stats by Suraj Jitindar Singh · 8 years ago
  6. 3491caf KVM: halt_polling: provide a way to qualify wakeups during poll by Christian Borntraeger · 8 years ago
  7. 366baf2 KVM: PPC: Use RCU for arch.spapr_tce_tables by Alexey Kardashevskiy · 8 years ago
  8. ba049e9 kvm: rename pfn_t to kvm_pfn_t by Dan Williams · 8 years ago
  9. 3eb4ee6 KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store() by Thomas Huth · 9 years ago
  10. 62bea5b KVM: add halt_attempted_poll to VCPU stats by Paolo Bonzini · 9 years ago
  11. 519f526 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  12. 5358a96 KVM: PPC: Fix warnings from sparse by Thomas Huth · 9 years ago
  13. 60acc4e treewide: Fix typo compatability -> compatibility by Laurent Pinchart · 9 years ago
  14. f36f3f2 KVM: add "new" argument to kvm_arch_commit_memory_region by Paolo Bonzini · 9 years ago
  15. 09170a4 KVM: const-ify uses of struct kvm_userspace_memory_region by Paolo Bonzini · 9 years ago
  16. 99342cf8 kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM by David Gibson · 9 years ago
  17. f781951 kvm: add halt_poll_ns module parameter by Paolo Bonzini · 9 years ago
  18. 54ca162 arch: powerpc: kvm: book3s.c: Remove some unused functions by Rickard Strandqvist · 10 years ago
  19. 00c027d Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-next by Paolo Bonzini · 10 years ago
  20. 5712846 kvm: Fix page ageing bugs by Andres Lagar-Cavilla · 10 years ago
  21. a59c1d9 powerpc/kvm: support to handle sw breakpoint by Madhavan Srinivasan · 10 years ago
  22. d02d4d1 KVM: PPC: Remove the tasklet used by the hrtimer by Mihai Caraman · 10 years ago
  23. 3840edc KVM: PPC: Move ONE_REG AltiVec support to powerpc by Mihai Caraman · 10 years ago
  24. 8a41ea5 KVM: PPC: Make ONE_REG powerpc generic by Mihai Caraman · 10 years ago
  25. 8de1201 KVM: PPC: Expose helper functions for data/inst faults by Alexander Graf · 10 years ago
  26. 35c4a73 KVM: PPC: Move kvmppc_ld/st to common code by Alexander Graf · 10 years ago
  27. 7d15c06 KVM: PPC: Implement kvmppc_xlate for all targets by Alexander Graf · 10 years ago
  28. 1b2e33b KVM: PPC: Book3S: Make kvmppc_ld return a more accurate error indication by Paul Mackerras · 10 years ago
  29. 51f0472 KVM: PPC: Allow kvmppc_get_last_inst() to fail by Mihai Caraman · 10 years ago
  30. 89b68c9 KVM: PPC: Book3S: Make magic page properly 4k mappable by Alexander Graf · 10 years ago
  31. c01e3f6 KVM: PPC: Book3S: Add hack for split real mode by Alexander Graf · 10 years ago
  32. 17824b5 KVM: PPC: Deflect page write faults properly in kvmppc_st by Alexander Graf · 10 years ago
  33. ae2113a KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled by Paul Mackerras · 10 years ago
  34. 06da28e KVM: PPC: BOOK3S: PR: Emulate instruction counter by Aneesh Kumar K.V · 10 years ago
  35. 8f42ab2 KVM: PPC: BOOK3S: PR: Emulate virtual timebase register by Aneesh Kumar K.V · 10 years ago
  36. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 10 years ago
  37. 2e23f54 KVM: PPC: Book3S PR: Expose EBB registers by Alexander Graf · 10 years ago
  38. e14e7a1 KVM: PPC: Book3S PR: Expose TAR facility to guest by Alexander Graf · 10 years ago
  39. 616dff8 KVM: PPC: Book3S PR: Handle Facility interrupt and FSCR by Alexander Graf · 10 years ago
  40. 5deb8e7 KVM: PPC: Make shared struct aka magic page guest endian by Alexander Graf · 10 years ago
  41. ab78475 KVM: PPC: Book3S: ifdef on CONFIG_KVM_BOOK3S_32_HANDLER for 32bit by Alexander Graf · 10 years ago
  42. efff191 KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures by Paul Mackerras · 11 years ago
  43. 398a76c KVM: PPC: Add devname:kvm aliases for modules by Alexander Graf · 11 years ago
  44. a78b55d kvm: powerpc: book3s: drop is_hv_enabled by Aneesh Kumar K.V · 11 years ago
  45. cbbc58d kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine by Aneesh Kumar K.V · 11 years ago
  46. 5587027 kvm: Add struct kvm arg to memslot APIs by Aneesh Kumar K.V · 11 years ago
  47. 2ba9f0d kvm: powerpc: book3s: Support building HV and PR KVM as module by Aneesh Kumar K.V · 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. 93b159b KVM: PPC: Book3S PR: Better handling of host-side read-only pages by Paul Mackerras · 11 years ago
  51. c0867fd KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVE by Paul Mackerras · 11 years ago
  52. 8b78645 KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state by Paul Mackerras · 11 years ago
  53. bc5ad3f KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller by Benjamin Herrenschmidt · 11 years ago
  54. 092d62e KVM: PPC: debug stub interface parameter defined by Bharat Bhushan · 11 years ago
  55. 8c32a2e Added ONE_REG interface for debug instruction by Bharat Bhushan · 11 years ago
  56. 4fe27d2 KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external by Paul Mackerras · 11 years ago
  57. a8bd19e KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface by Paul Mackerras · 12 years ago
  58. a136a8b KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface by Paul Mackerras · 12 years ago
  59. f61c94b KVM: PPC: booke: Add watchdog emulation by Bharat Bhushan · 12 years ago
  60. bbcc9c0 powerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64 by Benjamin Herrenschmidt · 12 years ago
  61. a8e4ef8 KVM: PPC: booke: rework rescheduling checks by Alexander Graf · 12 years ago
  62. 82ed361 KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit by Paul Mackerras · 13 years ago
  63. dfd4d47 KVM: PPC: booke: Improve timer register emulation by Scott Wood · 13 years ago
  64. b590497 KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn by Scott Wood · 13 years ago
  65. 7e28e60e KVM: PPC: Rename deliver_interrupts to prepare_to_enter by Scott Wood · 13 years ago
  66. 28a3754 KVM: introduce id_to_memslot function by Xiao Guangrong · 13 years ago
  67. 66b15db powerpc: add export.h to files making use of EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  68. 3cf658b KVM: PPC: Deliver program interrupts right away instead of queueing them by Paul Mackerras · 13 years ago
  69. f05ed4d KVM: PPC: Split out code from book3s.c into book3s_pr.c by Paul Mackerras · 13 years ago
  70. c4befc5 KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3s by Paul Mackerras · 13 years ago
  71. 149dbdb KVM: PPC: Fix machine checks on 32-bit Book3S by Paul Mackerras · 13 years ago
  72. a22a2da KVM: PPC: Resolve real-mode handlers through function exports by Alexander Graf · 13 years ago
  73. 44075d9 powerpc/kvm: Fix kvmppc_core_pending_dec by Paul Mackerras · 13 years ago
  74. bc9c193 KVM: PPC: Fix SPRG get/set for Book3S and BookE by Peter Tyser · 13 years ago
  75. 2653503 KVM: replace vmalloc and memset with vzalloc by Takuya Yoshikawa · 14 years ago
  76. 17bd158 KVM: PPC: Implement Level interrupts on Book3S by Alexander Graf · 14 years ago
  77. 296c19d KVM: PPC: Don't put MSR_POW in MSR by Alexander Graf · 14 years ago
  78. 9ee18b1 KVM: PPC: Update int_pending also on dequeue by Alexander Graf · 14 years ago
  79. df1bfa2 KVM: PPC: Put segment registers in shared page by Alexander Graf · 14 years ago
  80. 8e86517 KVM: PPC: Interpret SR registers on demand by Alexander Graf · 14 years ago
  81. 2e60284 KVM: PPC: Don't flush PTEs on NX/RO hit by Alexander Graf · 14 years ago
  82. 4cb6b7e KVM: PPC: Preload magic page when in kernel mode by Alexander Graf · 14 years ago
  83. bed1ed9 KVM: PPC: Move EXIT_DEBUG partially to tracepoints by Alexander Graf · 14 years ago
  84. 646bab5 KVM: PPC: fix leakage of error page in kvmppc_patch_dcbz() by Wei Yongjun · 14 years ago
  85. e850894 KVM: PPC: Magic Page Book3s support by Alexander Graf · 14 years ago
  86. 28e83b4 KVM: PPC: Make PAM a define by Alexander Graf · 14 years ago
  87. 90bba35 KVM: PPC: Tell guest about pending interrupts by Alexander Graf · 14 years ago
  88. 5c6cedf KVM: PPC: Add PV guest critical sections by Alexander Graf · 14 years ago
  89. 2a342ed KVM: PPC: Implement hypervisor interface by Alexander Graf · 14 years ago
  90. a73a959 KVM: PPC: Convert SPRG[0-4] to shared page by Alexander Graf · 14 years ago
  91. de7906c KVM: PPC: Convert SRR0 and SRR1 to shared page by Alexander Graf · 14 years ago
  92. 5e03018 KVM: PPC: Convert DAR to shared page. by Alexander Graf · 14 years ago
  93. d562de4 KVM: PPC: Convert DSISR to shared page by Alexander Graf · 14 years ago
  94. 666e725 KVM: PPC: Convert MSR to shared page by Alexander Graf · 14 years ago
  95. 96bc451 KVM: PPC: Introduce shared page by Alexander Graf · 14 years ago
  96. fef093be KVM: PPC: Make use of hash based Shadow MMU by Alexander Graf · 14 years ago
  97. 49f6be8 KVM: PPC: elide struct thread_struct instances from stack by Andreas Schwab · 14 years ago
  98. 2122ff5 KVM: move vcpu locking to dispatcher for generic vcpu ioctls by Avi Kivity · 14 years ago
  99. 98001d8 KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctls by Avi Kivity · 14 years ago
  100. 0ee75be KVM: Let vcpu structure alignment be determined at runtime by Avi Kivity · 14 years ago