1. 3214d01 KVM: PPC: Book3S: Provide information about hardware/firmware CVE workarounds by Paul Mackerras · 7 years ago
  2. 20b7035 KVM: Let KVM_SET_SIGNAL_MASK work as advertised by Jan H. Schönherr · 7 years ago
  3. 072df81 Merge branch 'kvm-ppc-fixes' into kvm-ppc-next by Paul Mackerras · 7 years ago
  4. 18c3640 KVM: PPC: Book3S HV: Add infrastructure for running HPT guests on radix host by Paul Mackerras · 7 years ago
  5. 2a3d655 KVM: PPC: Tie KVM_CAP_PPC_HTM to the user-visible TM feature by Michael Ellerman · 7 years ago
  6. ac64115 KVM: PPC: Fix oops when checking KVM_CAP_PPC_HTM by Greg Kurz · 7 years ago
  7. 199b576 KVM: add spinlock optimization framework by Longpeng(Mike) · 7 years ago
  8. 8a53e7e Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 8 years ago
  9. 04a7ea0 Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  10. 2ed4f9d KVM: PPC: Book3S HV: Add capability to report possible virtual SMT modes by Paul Mackerras · 8 years ago
  11. 134764e KVM: PPC: Book3S HV: Add new capability to control MCE behaviour by Aravinda Prasad · 8 years ago
  12. 5790069 KVM: PPC: Book3S HV: Virtualize doorbell facility on POWER9 by Paul Mackerras · 8 years ago
  13. 3c31352 KVM: PPC: Book3S HV: Allow userspace to set the desired SMT mode by Paul Mackerras · 8 years ago
  14. 2fa6e1e KVM: add kvm_request_pending by Radim Krčmář · 8 years ago
  15. 76d837a KVM: PPC: Book3S PR: Don't include SPAPR TCE code on non-pseries platforms by Paul Mackerras · 8 years ago
  16. 4415b33 Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 8 years ago
  17. fb7dcf7 Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-next by Paul Mackerras · 8 years ago
  18. 72875d8 KVM: add kvm_{test,clear}_request to replace {test,clear}_bit by Radim Krčmář · 8 years ago
  19. 5af5099 KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller by Benjamin Herrenschmidt · 8 years ago
  20. 121f80b KVM: PPC: VFIO: Add in-kernel acceleration for VFIO by Alexey Kardashevskiy · 8 years ago
  21. 6f63e81 KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructions by Bin Lu · 8 years ago
  22. 3042255 kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic by Paolo Bonzini · 8 years ago
  23. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  24. a26d553 Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 8 years ago
  25. bcd3bb6 KVM: PPC: Book3S HV: Disable HPT resizing on POWER9 for now by Paul Mackerras · 8 years ago
  26. 460df4c KVM: race-free exit from KVM_RUN without POSIX signals by Paolo Bonzini · 8 years ago
  27. 050f233 KVM: PPC: Book3S HV: Advertise availablity of HPT resizing on KVM HV by David Gibson · 8 years ago
  28. 8cf4ecc KVM: PPC: Book3S HV: Enable radix guest support by Paul Mackerras · 8 years ago
  29. 468808b KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9 by Paul Mackerras · 8 years ago
  30. c927013 KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMU by Paul Mackerras · 8 years ago
  31. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  32. a8acaec KVM: PPC: Correctly report KVM_CAP_PPC_ALLOC_HTAB by David Gibson · 8 years ago
  33. 45c940b KVM: PPC: Book3S HV: Treat POWER9 CPU threads as independent subcores by Paul Mackerras · 8 years ago
  34. 235539b kvm: add stubs for arch specific debugfs support by Luiz Capitulino · 8 years ago
  35. 9576730 KVM: PPC: select IRQ_BYPASS_MANAGER by Suresh Warrier · 8 years ago
  36. 34a75b0 KVM: PPC: Implement kvm_arch_intc_initialized() for PPC by Paul Mackerras · 8 years ago
  37. 23528bb KVM: PPC: Introduce KVM_CAP_PPC_HTM by Sam Bobroff · 9 years ago
  38. 6edaa53 KVM: remove kvm_guest_enter/exit wrappers by Paolo Bonzini · 9 years ago
  39. eb8b056 KVM: PPC: Fix emulated MMIO sign-extension by Paul Mackerras · 9 years ago
  40. 489153c KVM/PPC: update the comment of memory barrier in the kvmppc_prepare_to_enter() by Lan Tianyu · 9 years ago
  41. 58ded42 KVM: PPC: Add support for 64bit TCE windows by Alexey Kardashevskiy · 9 years ago
  42. e17769e KVM: PPC: Book3S HV: Send IPI to host core to wake VCPU by Suresh E. Warrier · 9 years ago
  43. d3695aa KVM: PPC: Add support for multiple-TCE hcalls by Alexey Kardashevskiy · 9 years ago
  44. b4d7f16 KVM: PPC: Fix ONE_REG AltiVec support by Greg Kurz · 9 years ago
  45. bfec5c2c KVM: PPC: Implement extension to report number of memslots by Nikunj A Dadhania · 9 years ago
  46. 5358a96 KVM: PPC: Fix warnings from sparse by Thomas Huth · 10 years ago
  47. f36f3f2 KVM: add "new" argument to kvm_arch_commit_memory_region by Paolo Bonzini · 10 years ago
  48. 09170a4 KVM: const-ify uses of struct kvm_userspace_memory_region by Paolo Bonzini · 10 years ago
  49. ccf73aaf KVM: arm/mips/x86/power use __kvm_guest_{enter|exit} by Christian Borntraeger · 10 years ago
  50. eadf16a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  51. e928e9c KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation. by Michael Ellerman · 10 years ago
  52. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  53. e32edf4 KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks. by Nikolay Nikolaev · 10 years ago
  54. d078eed powerpc: Cleanup KVM emulated load/store endian handling by David Gibson · 10 years ago
  55. 31928aa KVM: remove unneeded return value of vcpu_postcreate by Dominik Dingel · 10 years ago
  56. c17b98c KVM: PPC: Book3S HV: Remove code for PPC970 processors by Paul Mackerras · 10 years ago
  57. 8d0eff6 KVM: PPC: Pass enum to kvmppc_get_last_inst by Alexander Graf · 10 years ago
  58. d02d4d1 KVM: PPC: Remove the tasklet used by the hrtimer by Mihai Caraman · 10 years ago
  59. 3840edc KVM: PPC: Move ONE_REG AltiVec support to powerpc by Mihai Caraman · 10 years ago
  60. 8a41ea5 KVM: PPC: Make ONE_REG powerpc generic by Mihai Caraman · 10 years ago
  61. 13a34e0 KVM: remove garbage arg to *hardware_{en,dis}able by Radim Krčmář · 10 years ago
  62. 0865e63 KVM: static inline empty kvm_arch functions by Radim Krčmář · 10 years ago
  63. e790d9e KVM: add kvm_arch_sched_in by Radim Krčmář · 10 years ago
  64. 478d6686 KVM: PPC: drop duplicate tracepoint by Paolo Bonzini · 10 years ago
  65. ce91ddc KVM: PPC: Remove DCR handling by Alexander Graf · 10 years ago
  66. d69614a KVM: PPC: Separate loadstore emulation from priv emulation by Alexander Graf · 11 years ago
  67. c12fb43 KVM: PPC: Handle magic page in kvmppc_ld/st by Alexander Graf · 11 years ago
  68. c45c551 KVM: PPC: Use kvm_read_guest in kvmppc_ld by Alexander Graf · 11 years ago
  69. 9897e88 KVM: PPC: Remove kvmppc_bad_hva() by Alexander Graf · 11 years ago
  70. 35c4a73 KVM: PPC: Move kvmppc_ld/st to common code by Alexander Graf · 11 years ago
  71. 7a58777 KVM: PPC: Book3S: Provide different CAPs based on HV or PR mode by Alexander Graf · 11 years ago
  72. 784aa3d KVM: Rename and add argument to check_extension by Alexander Graf · 11 years ago
  73. b2677b8 KVM: PPC: Remove 440 support by Alexander Graf · 10 years ago
  74. 51f0472 KVM: PPC: Allow kvmppc_get_last_inst() to fail by Mihai Caraman · 10 years ago
  75. 89b68c9 KVM: PPC: Book3S: Make magic page properly 4k mappable by Alexander Graf · 11 years ago
  76. ae2113a KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled by Paul Mackerras · 11 years ago
  77. 699a0ea KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling by Paul Mackerras · 11 years ago
  78. c5aec4c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  79. f2e9104 KVM: PPC: Add CAP to indicate hcall fixes by Alexander Graf · 11 years ago
  80. f3383cf KVM: PPC: Disable NX for old magic page using guests by Alexander Graf · 11 years ago
  81. 5deb8e7 KVM: PPC: Make shared struct aka magic page guest endian by Alexander Graf · 11 years ago
  82. 2743103 KVM: PPC: PR: Fill pvinfo hcall instructions in big endian by Alexander Graf · 11 years ago
  83. 3102f78 powerpc/kvm/book3s_hv: Use threads_per_subcore in KVM by Michael Ellerman · 11 years ago
  84. 6c85f52 kvm/ppc: IRQ disabling cleanup by Scott Wood · 11 years ago
  85. 7360177 KVM: PPC: Book3S: MMIO emulation support for little endian guests by Cédric Le Goater · 11 years ago
  86. efff191 KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures by Paul Mackerras · 11 years ago
  87. a78b55d kvm: powerpc: book3s: drop is_hv_enabled by Aneesh Kumar K.V · 11 years ago
  88. cbbc58d kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine by Aneesh Kumar K.V · 11 years ago
  89. 5587027 kvm: Add struct kvm arg to memslot APIs by Aneesh Kumar K.V · 11 years ago
  90. 2ba9f0d kvm: powerpc: book3s: Support building HV and PR KVM as module by Aneesh Kumar K.V · 11 years ago
  91. 699cc87 kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops by Aneesh Kumar K.V · 11 years ago
  92. 3a167bea kvm: powerpc: Add kvmppc_ops callback by Aneesh Kumar K.V · 11 years ago
  93. 45d9a22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  94. 70abade powerpc kvm: use fdget by Al Viro · 11 years ago
  95. bf550fc Merge remote-tracking branch 'origin/next' into kvm-ppc-next by Alexander Graf · 11 years ago
  96. e59dbe0 KVM: Introduce kvm_arch_memslots_updated() by Takuya Yoshikawa · 12 years ago
  97. 5f1c248 kvm/ppc: Call trace_hardirqs_on before entry by Scott Wood · 12 years ago
  98. 5975a2e KVM: PPC: Book3S: Add API for in-kernel XICS emulation by Paul Mackerras · 12 years ago
  99. ed840ee kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/write by Scott Wood · 12 years ago
  100. bc5ad3f KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller by Benjamin Herrenschmidt · 12 years ago