1. e24ed81 KVM: PPC: Add generic single register ioctls by Alexander Graf · 13 years ago
  2. b543403 KVM: PPC: Add KVM_CAP_NR_VCPUS and KVM_CAP_MAX_VCPUS by Matt Evans · 13 years ago
  3. 03cdab5 KVM: PPC: Fix vcpu_create dereference before validity check. by Matt Evans · 13 years ago
  4. 342d3db KVM: PPC: Implement MMU notifiers for Book3S HV guests by Paul Mackerras · 13 years ago
  5. 4e72dbe KVM: PPC: Make wakeups work again for Book3S HV guests by Paul Mackerras · 13 years ago
  6. ae21216 KVM: PPC: align vcpu_kick with x86 by Alexander Graf · 13 years ago
  7. dfd4d47 KVM: PPC: booke: Improve timer register emulation by Scott Wood · 13 years ago
  8. b590497 KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn by Scott Wood · 13 years ago
  9. 25051b5 KVM: PPC: Move prepare_to_enter call site into subarch code by Scott Wood · 13 years ago
  10. 7e28e60e KVM: PPC: Rename deliver_interrupts to prepare_to_enter by Scott Wood · 13 years ago
  11. dc83b8b KVM: PPC: e500: MMU API by Scott Wood · 13 years ago
  12. 5b1c149 KVM: s390: ucontrol: export SIE control block to user by Carsten Otte · 13 years ago
  13. e08b963 KVM: s390: add parameter for KVM_CREATE_VM by Carsten Otte · 13 years ago
  14. bb75c62 Revert "KVM: PPC: Add support for explicit HIOR setting" by Alexander Graf · 13 years ago
  15. ead53f2 powerpc: remove non-required uses of include <linux/module.h> by Paul Gortmaker · 13 years ago
  16. 19ccb76 KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode code by Paul Mackerras · 13 years ago
  17. af8f38b KVM: PPC: Add sanity checking to vcpu_run by Alexander Graf · 13 years ago
  18. 930b412 KVM: PPC: Enable the PAPR CAP for Book3S by Alexander Graf · 13 years ago
  19. a15bd35 KVM: PPC: Add support for explicit HIOR setting by Alexander Graf · 13 years ago
  20. 9e368f2 KVM: PPC: book3s_hv: Add support for PPC970-family processors by Paul Mackerras · 13 years ago
  21. aa04b4c KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests by Paul Mackerras · 13 years ago
  22. 371fefd KVM: PPC: Allow book3s_hv guests to use SMT processor modes by Paul Mackerras · 13 years ago
  23. 54738c0 KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode by David Gibson · 13 years ago
  24. a8606e2 KVM: PPC: Handle some PAPR hcalls in the kernel by Paul Mackerras · 13 years ago
  25. de56a94 KVM: PPC: Add support for Book3S processors in hypervisor mode by Paul Mackerras · 13 years ago
  26. df6909e5 KVM: PPC: Move guest enter/exit down into subarch-specific code by Paul Mackerras · 13 years ago
  27. f9e0554 KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops down by Paul Mackerras · 13 years ago
  28. a4cd8b2 KVM: PPC: e500: enable magic page by Scott Wood · 13 years ago
  29. 5ce941e KVM: PPC: booke: add sregs support by Scott Wood · 13 years ago
  30. eab1767 KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0) by Scott Wood · 13 years ago
  31. 09000ad KVM: PPC: Fix issue clearing exit timing counters by Bharat Bhushan · 13 years ago
  32. d89f5ef KVM: Clean up vm creation and release by Jan Kiszka · 14 years ago
  33. d8cdddc KVM: PPC: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  34. 7b4203e KVM: PPC: Expose level based interrupt cap by Alexander Graf · 14 years ago
  35. df1bfa2 KVM: PPC: Put segment registers in shared page by Alexander Graf · 14 years ago
  36. 7508e16 KVM: PPC: Add feature bitmap for magic page by Alexander Graf · 14 years ago
  37. 15711e9 KVM: PPC: Add get_pvinfo interface to query hypercall instructions by Alexander Graf · 14 years ago
  38. 5fc8740 KVM: PPC: Expose magic page support to guest by Alexander Graf · 14 years ago
  39. 2a342ed KVM: PPC: Implement hypervisor interface by Alexander Graf · 14 years ago
  40. 666e725 KVM: PPC: Convert MSR to shared page by Alexander Graf · 14 years ago
  41. a1f4d395 KVM: Remove memory alias support by Avi Kivity · 14 years ago
  42. 69b6183 KVM: PPC: fix build warning in kvm_arch_vcpu_ioctl_run by Denis Kirjanov · 14 years ago
  43. 9373662 KVM: Consolidate arch specific vcpu ioctl locking by Avi Kivity · 14 years ago
  44. 19483d1 KVM: PPC: Centralize locking of arch specific vcpu ioctls by Avi Kivity · 14 years ago
  45. 2122ff5 KVM: move vcpu locking to dispatcher for generic vcpu ioctls by Avi Kivity · 14 years ago
  46. c7f38f4 KVM: PPC: Improve indirect svcpu accessors by Alexander Graf · 14 years ago
  47. 287d561 KVM: PPC: Only use QPRs when available by Alexander Graf · 14 years ago
  48. ad0a048 KVM: PPC: Add OSI hypercall interface by Alexander Graf · 14 years ago
  49. 71fbfd5 KVM: Add support for enabling capabilities per-vcpu by Alexander Graf · 14 years ago
  50. 1897876 KVM: PPC: Allow userspace to unset the IRQ line by Alexander Graf · 14 years ago
  51. 06056bf KVM: PPC: Do not create debugfs if fail to create vcpu by Wei Yongjun · 14 years ago
  52. a595405 KVM: PPC: Destory timer on vcpu destruction by Alexander Graf · 14 years ago
  53. c10207f KVM: PPC: Add capability for paired singles by Alexander Graf · 14 years ago
  54. 3587d53 KVM: PPC: Teach MMIO Signedness by Alexander Graf · 14 years ago
  55. b104d06 KVM: PPC: Enable MMIO to do 64 bits, fprs and qprs by Alexander Graf · 14 years ago
  56. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  57. 6474920 KVM: fix cleanup_srcu_struct on vm destruction by Marcelo Tosatti · 15 years ago
  58. 8e5b26b KVM: PPC: Use accessor functions for GPR access by Alexander Graf · 15 years ago
  59. f7784b8 KVM: split kvm_arch_set_memory_region into prepare and commit by Marcelo Tosatti · 15 years ago
  60. bcd6acd Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  61. e15a113 powerpc/kvm: Sync guest visible MMU state by Alexander Graf · 15 years ago
  62. 10474ae KVM: Activate Virtualization On Demand by Alexander Graf · 15 years ago
  63. 367e131 KVM: Return -ENOTTY on unrecognized ioctls by Avi Kivity · 15 years ago
  64. 544c676 Use hrtimers for the decrementer by Alexander Graf · 15 years ago
  65. 4e75575 Move dirty logging code to sub-arch by Alexander Graf · 15 years ago
  66. a1b3710 KVM: Reduce runnability interface with arch support code by Gleb Natapov · 15 years ago
  67. 46f43c6 KVM: powerpc: convert marker probes to event trace by Marcelo Tosatti · 15 years ago
  68. 988a2ca KVM: Use macro to iterate over vcpus. by Gleb Natapov · 15 years ago
  69. 7864612 KVM: Fix interrupt unhalting a vcpu when it shouldn't by Gleb Natapov · 15 years ago
  70. f5d0906 KVM: ppc: remove debug support broken by KVM debug rewrite by Hollis Blanchard · 16 years ago
  71. ecc0981 KVM: ppc: cosmetic changes to mmu hook names by Hollis Blanchard · 16 years ago
  72. d0bfb94 KVM: New guest debug interface by Jan Kiszka · 16 years ago
  73. ad8ba2c KVM: Add kvm_arch_sync_events to sync with asynchronize events by Sheng Yang · 16 years ago
  74. ca9edae KVM: Consolidate userspace memory capability reporting into common code by Avi Kivity · 16 years ago
  75. 73e75b4 KVM: ppc: Implement in-kernel exit timing statistics by Hollis Blanchard · 16 years ago
  76. 5cf8ca2 KVM: ppc: adjust vcpu types to support 64-bit cores by Hollis Blanchard · 16 years ago
  77. db93f57 KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor by Hollis Blanchard · 16 years ago
  78. 9dd921c KVM: ppc: Refactor powerpc.c to relocate 440-specific code by Hollis Blanchard · 16 years ago
  79. fad7b9b powerpc: Fix KVM build on ppc440 by Paul Mackerras · 16 years ago
  80. 2a4aca11 powerpc/mm: Split low level tlb invalidate for nohash processors by Benjamin Herrenschmidt · 16 years ago
  81. c30f8a6 KVM: ppc: stop leaking host memory on VM exit by Hollis Blanchard · 16 years ago
  82. 83aae4a KVM: ppc: Write only modified shadow entries into the TLB on exit by Hollis Blanchard · 16 years ago
  83. 6a0ab73 KVM: ppc: guest breakpoint support by Hollis Blanchard · 16 years ago
  84. 34d4cb8 KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction by Marcelo Tosatti · 16 years ago
  85. 588968b KVM: Add coalesced MMIO support (powerpc part) by Laurent Vivier · 16 years ago
  86. 7cc8883 KVM: Remove decache_vcpus_on_cpu() and related callbacks by Avi Kivity · 16 years ago
  87. 45c5eb6 KVM: ppc: Handle guest idle by emulating MSR[WE] writes by Hollis Blanchard · 16 years ago
  88. bbf45ba KVM: ppc: PowerPC 440 KVM implementation by Hollis Blanchard · 16 years ago