1. f36f3f2 KVM: add "new" argument to kvm_arch_commit_memory_region by Paolo Bonzini · 9 years ago
  2. 09170a4 KVM: const-ify uses of struct kvm_userspace_memory_region by Paolo Bonzini · 9 years ago
  3. 9f6b802 KVM: use kvm_memslots whenever possible by Paolo Bonzini · 9 years ago
  4. 6178839 arch: powerpc: kvm: book3s_pr.c: Remove unused function by Rickard Strandqvist · 10 years ago
  5. 00c027d Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-next by Paolo Bonzini · 10 years ago
  6. 5712846 kvm: Fix page ageing bugs by Andres Lagar-Cavilla · 10 years ago
  7. a59c1d9 powerpc/kvm: support to handle sw breakpoint by Madhavan Srinivasan · 10 years ago
  8. 8e6afa3 KVM: PPC: PR: Handle FSCR feature deselects by Alexander Graf · 10 years ago
  9. a084024 KVM: PPC: Book3S: Fix LPCR one_reg interface by Alexey Kardashevskiy · 10 years ago
  10. 51f0472 KVM: PPC: Allow kvmppc_get_last_inst() to fail by Mihai Caraman · 10 years ago
  11. 9a26af6 KVM: PPC: Book3s: Remove kvmppc_read_inst() function by Mihai Caraman · 10 years ago
  12. 89b68c9 KVM: PPC: Book3S: Make magic page properly 4k mappable by Alexander Graf · 10 years ago
  13. c01e3f6 KVM: PPC: Book3S: Add hack for split real mode by Alexander Graf · 10 years ago
  14. ae2113a KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled by Paul Mackerras · 10 years ago
  15. 699a0ea KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling by Paul Mackerras · 10 years ago
  16. 568fccc KVM: PPC: Book3S PR: Handle hyp doorbell exits by Alexander Graf · 10 years ago
  17. fb4188b KVM: PPC: Book3s PR: Disable AIL mode with OPAL by Alexander Graf · 10 years ago
  18. 06da28e KVM: PPC: BOOK3S: PR: Emulate instruction counter by Aneesh Kumar K.V · 10 years ago
  19. 8f42ab2 KVM: PPC: BOOK3S: PR: Emulate virtual timebase register by Aneesh Kumar K.V · 10 years ago
  20. 3cd60e3 KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulation by Aneesh Kumar K.V · 10 years ago
  21. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 10 years ago
  22. 9916d57 KVM: PPC: Book3S PR: Expose TM registers by Alexander Graf · 10 years ago
  23. e14e7a1 KVM: PPC: Book3S PR: Expose TAR facility to guest by Alexander Graf · 10 years ago
  24. 616dff8 KVM: PPC: Book3S PR: Handle Facility interrupt and FSCR by Alexander Graf · 10 years ago
  25. cd087ee KVM: PPC: Book3S PR: Do dcbz32 patching with big endian instructions by Alexander Graf · 10 years ago
  26. 5deb8e7 KVM: PPC: Make shared struct aka magic page guest endian by Alexander Graf · 10 years ago
  27. 94810ba KVM: PPC: Book3S PR: Default to big endian guest by Alexander Graf · 10 years ago
  28. 7562c4f KVM: PPC: BOOK3S: PR: Fix WARN_ON with debug options on by Aneesh Kumar K.V · 10 years ago
  29. e5ee542 KVM: PPC: BOOK3S: PR: Enable Little Endian PR guest by Aneesh Kumar K.V · 10 years ago
  30. ab78475 KVM: PPC: Book3S: ifdef on CONFIG_KVM_BOOK3S_32_HANDLER for 32bit by Alexander Graf · 10 years ago
  31. b73117c Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue by Paolo Bonzini · 10 years ago
  32. 4068890 KVM: PPC: Book3S PR: Cope with doorbell interrupts by Paul Mackerras · 11 years ago
  33. 6c85f52 kvm/ppc: IRQ disabling cleanup by Scott Wood · 11 years ago
  34. 99dae3b KVM: PPC: Load/save FP/VMX/VSX state directly to/from vcpu struct by Paul Mackerras · 11 years ago
  35. efff191 KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures by Paul Mackerras · 11 years ago
  36. 09548fd KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivec by Paul Mackerras · 11 years ago
  37. 398a76c KVM: PPC: Add devname:kvm aliases for modules by Alexander Graf · 11 years ago
  38. 40fdd8c KVM: PPC: Book3S: PR: Make svcpu -> vcpu store preempt savvy by Alexander Graf · 11 years ago
  39. f080480 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  40. a78b55d kvm: powerpc: book3s: drop is_hv_enabled by Aneesh Kumar K.V · 11 years ago
  41. cbbc58d kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine by Aneesh Kumar K.V · 11 years ago
  42. 2ba9f0d kvm: powerpc: book3s: Support building HV and PR KVM as module by Aneesh Kumar K.V · 11 years ago
  43. 72c1253 kvm: powerpc: book3s: pr: move PR related tracepoints to a separate header by Aneesh Kumar K.V · 11 years ago
  44. 699cc87 kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops by Aneesh Kumar K.V · 11 years ago
  45. 3a167bea kvm: powerpc: Add kvmppc_ops callback by Aneesh Kumar K.V · 11 years ago
  46. 491d6ec KVM: PPC: Book3S PR: Reduce number of shadow PTEs invalidated by MMU notifiers by Paul Mackerras · 11 years ago
  47. 93b159b KVM: PPC: Book3S PR: Better handling of host-side read-only pages by Paul Mackerras · 11 years ago
  48. 3ff9550 KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cache by Paul Mackerras · 11 years ago
  49. 9308ab8 KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safe by Paul Mackerras · 11 years ago
  50. c9029c3 KVM: PPC: Book3S PR: Use 64k host pages where possible by Paul Mackerras · 11 years ago
  51. a4a0f25 KVM: PPC: Book3S PR: Allow guest to use 64k pages by Paul Mackerras · 11 years ago
  52. a2d5602 KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu by Paul Mackerras · 11 years ago
  53. f248177 KVM: PPC: Book3S PR: Fix compilation without CONFIG_ALTIVEC by Paul Mackerras · 11 years ago
  54. de79f7b powerpc: Put FP/VSX and VR state into structures by Paul Mackerras · 11 years ago
  55. 8b23de2 KVM: PPC: Book3S PR: Make instruction fetch fallback work for system calls by Paul Mackerras · 11 years ago
  56. 9d1ffdd KVM: PPC: Book3S PR: Don't corrupt guest state when kernel uses VMX by Paul Mackerras · 11 years ago
  57. 7c7b406 KVM: PPC: Book3S PR: return appropriate error when allocation fails by Thadeu Lima de Souza Cascardo · 11 years ago
  58. 5f1c248 kvm/ppc: Call trace_hardirqs_on before entry by Scott Wood · 11 years ago
  59. 0f29682 KVM: PPC: Book3S PR: Allow guest to use 1TB segments by Paul Mackerras · 11 years ago
  60. 01227a8 Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  61. 8e591cb KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls by Michael Ellerman · 11 years ago
  62. 0f47f9b KVM: extend EMULATE_EXIT_USER to support different exit reasons by Bharat Bhushan · 11 years ago
  63. c402a3f Rename EMULATE_DO_PAPR to EMULATE_EXIT_USER by Bharat Bhushan · 11 years ago
  64. 6e51c9ff powerpc: remove cast for kmalloc/kzalloc return value by Zhang Yanfei · 11 years ago
  65. 8482644 KVM: set_memory_region: Refactor commit_memory_region() by Takuya Yoshikawa · 11 years ago
  66. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  67. deb26c2 powerpc/kvm/book3s_pr: Fix compilation on 32-bit machines by Paul Mackerras · 11 years ago
  68. 50c7bb8 KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1 by Alexander Graf · 12 years ago
  69. a413f47 powerpc: Disable relocation on exceptions whenever PR KVM is active by Ian Munsie · 12 years ago
  70. 3a2e7b0 KVM: PPC: Book3S PR: MSR_DE doesn't exist on Book 3S by Paul Mackerras · 12 years ago
  71. 28c483b KVM: PPC: Book3S PR: Fix VSX handling by Paul Mackerras · 12 years ago
  72. a8bd19e KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface by Paul Mackerras · 12 years ago
  73. a136a8b KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface by Paul Mackerras · 12 years ago
  74. a47d72f KVM: PPC: Book3S HV: Fix updates of vcpu->cpu by Paul Mackerras · 12 years ago
  75. dfe49db KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly by Paul Mackerras · 12 years ago
  76. a66b48c KVM: PPC: Move kvm->arch.slot_phys into memslot.arch by Paul Mackerras · 12 years ago
  77. 7c973a2 KVM: PPC: Add return value to core_check_requests by Alexander Graf · 12 years ago
  78. 7ee7885 KVM: PPC: Add return value in prepare_to_enter by Alexander Graf · 12 years ago
  79. 3766a4c KVM: PPC: Move kvm_guest_enter call into generic code by Alexander Graf · 12 years ago
  80. bd2be68 KVM: PPC: Book3S: PR: Rework irq disabling by Alexander Graf · 12 years ago
  81. 24afa37 KVM: PPC: Consistentify vcpu exit path by Alexander Graf · 12 years ago
  82. 0652eaa KVM: PPC: Book3S: PR: Indicate we're out of guest mode by Alexander Graf · 12 years ago
  83. 706fb73 KVM: PPC: Exit guest context while handling exit by Alexander Graf · 12 years ago
  84. c63ddcb KVM: PPC: Book3S: PR: Only do resched check once per exit by Alexander Graf · 12 years ago
  85. 9b0cb3c KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier support by Alexander Graf · 12 years ago
  86. 03d25c5 KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_pr by Alexander Graf · 12 years ago
  87. 97c9505 KVM: PPC: PR: Use generic tracepoint for guest exit by Alexander Graf · 12 years ago
  88. 32cad84 KVM: do not release the error page by Xiao Guangrong · 12 years ago
  89. 5b74716 kvm/powerpc: Add new ioctl to retreive server MMU infos by Benjamin Herrenschmidt · 12 years ago
  90. f31e65e kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM by Benjamin Herrenschmidt · 12 years ago
  91. 3b1d9d7 KVM: PPC: Book3S: Enable IRQs during exit handling by Alexander Graf · 12 years ago
  92. bbcc9c0 powerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64 by Benjamin Herrenschmidt · 12 years ago
  93. 966cd0f KVM: PPC: Ignore unhalt request from kvm_vcpu_block by Alexander Graf · 12 years ago
  94. 4f225ae KVM: PPC: Book3s: PR: Add HV traps so we can run in HV=1 mode on p7 by Alexander Graf · 12 years ago
  95. 6020c0f KVM: PPC: Pass EA to updating emulation ops by Alexander Graf · 12 years ago
  96. 592f5d8 KVM: PPC: Book3S: PR: Fix preemption by Alexander Graf · 12 years ago
  97. b8e6f8a KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access code by Alexander Graf · 12 years ago
  98. 95327d0 powerpc/kvm: Fallout from system.h disintegration by Benjamin Herrenschmidt · 12 years ago
  99. 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  100. 2480b20 powerpc: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago