1. 54ca162 arch: powerpc: kvm: book3s.c: Remove some unused functions by Rickard Strandqvist · 10 years ago
  2. 00c027d Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-next by Paolo Bonzini · 10 years ago
  3. 5712846 kvm: Fix page ageing bugs by Andres Lagar-Cavilla · 10 years ago
  4. a59c1d9 powerpc/kvm: support to handle sw breakpoint by Madhavan Srinivasan · 10 years ago
  5. d02d4d1 KVM: PPC: Remove the tasklet used by the hrtimer by Mihai Caraman · 10 years ago
  6. 3840edc KVM: PPC: Move ONE_REG AltiVec support to powerpc by Mihai Caraman · 10 years ago
  7. 8a41ea5 KVM: PPC: Make ONE_REG powerpc generic by Mihai Caraman · 10 years ago
  8. 8de1201 KVM: PPC: Expose helper functions for data/inst faults by Alexander Graf · 11 years ago
  9. 35c4a73 KVM: PPC: Move kvmppc_ld/st to common code by Alexander Graf · 11 years ago
  10. 7d15c06 KVM: PPC: Implement kvmppc_xlate for all targets by Alexander Graf · 11 years ago
  11. 1b2e33b KVM: PPC: Book3S: Make kvmppc_ld return a more accurate error indication by Paul Mackerras · 10 years ago
  12. 51f0472 KVM: PPC: Allow kvmppc_get_last_inst() to fail by Mihai Caraman · 10 years ago
  13. 89b68c9 KVM: PPC: Book3S: Make magic page properly 4k mappable by Alexander Graf · 10 years ago
  14. c01e3f6 KVM: PPC: Book3S: Add hack for split real mode by Alexander Graf · 11 years ago
  15. 17824b5 KVM: PPC: Deflect page write faults properly in kvmppc_st by Alexander Graf · 11 years ago
  16. ae2113a KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled by Paul Mackerras · 11 years ago
  17. 06da28e KVM: PPC: BOOK3S: PR: Emulate instruction counter by Aneesh Kumar K.V · 11 years ago
  18. 8f42ab2 KVM: PPC: BOOK3S: PR: Emulate virtual timebase register by Aneesh Kumar K.V · 11 years ago
  19. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 11 years ago
  20. 2e23f54 KVM: PPC: Book3S PR: Expose EBB registers by Alexander Graf · 11 years ago
  21. e14e7a1 KVM: PPC: Book3S PR: Expose TAR facility to guest by Alexander Graf · 11 years ago
  22. 616dff8 KVM: PPC: Book3S PR: Handle Facility interrupt and FSCR by Alexander Graf · 11 years ago
  23. 5deb8e7 KVM: PPC: Make shared struct aka magic page guest endian by Alexander Graf · 11 years ago
  24. ab78475 KVM: PPC: Book3S: ifdef on CONFIG_KVM_BOOK3S_32_HANDLER for 32bit by Alexander Graf · 11 years ago
  25. efff191 KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures by Paul Mackerras · 11 years ago
  26. 398a76c KVM: PPC: Add devname:kvm aliases for modules by Alexander Graf · 11 years ago
  27. a78b55d kvm: powerpc: book3s: drop is_hv_enabled by Aneesh Kumar K.V · 11 years ago
  28. cbbc58d kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine by Aneesh Kumar K.V · 11 years ago
  29. 5587027 kvm: Add struct kvm arg to memslot APIs by Aneesh Kumar K.V · 11 years ago
  30. 2ba9f0d kvm: powerpc: book3s: Support building HV and PR KVM as module by Aneesh Kumar K.V · 11 years ago
  31. 699cc87 kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops by Aneesh Kumar K.V · 11 years ago
  32. 3a167bea kvm: powerpc: Add kvmppc_ops callback by Aneesh Kumar K.V · 11 years ago
  33. 93b159b KVM: PPC: Book3S PR: Better handling of host-side read-only pages by Paul Mackerras · 11 years ago
  34. c0867fd KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVE by Paul Mackerras · 11 years ago
  35. 8b78645 KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state by Paul Mackerras · 12 years ago
  36. bc5ad3f KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller by Benjamin Herrenschmidt · 12 years ago
  37. 092d62e KVM: PPC: debug stub interface parameter defined by Bharat Bhushan · 12 years ago
  38. 8c32a2e Added ONE_REG interface for debug instruction by Bharat Bhushan · 12 years ago
  39. 4fe27d2 KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external by Paul Mackerras · 12 years ago
  40. a8bd19e KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface by Paul Mackerras · 12 years ago
  41. a136a8b KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface by Paul Mackerras · 12 years ago
  42. f61c94b KVM: PPC: booke: Add watchdog emulation by Bharat Bhushan · 12 years ago
  43. bbcc9c0 powerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64 by Benjamin Herrenschmidt · 13 years ago
  44. a8e4ef8 KVM: PPC: booke: rework rescheduling checks by Alexander Graf · 13 years ago
  45. 82ed361 KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit by Paul Mackerras · 13 years ago
  46. dfd4d47 KVM: PPC: booke: Improve timer register emulation by Scott Wood · 13 years ago
  47. b590497 KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn by Scott Wood · 13 years ago
  48. 7e28e60e KVM: PPC: Rename deliver_interrupts to prepare_to_enter by Scott Wood · 13 years ago
  49. 28a3754 KVM: introduce id_to_memslot function by Xiao Guangrong · 13 years ago
  50. 66b15db powerpc: add export.h to files making use of EXPORT_SYMBOL by Paul Gortmaker · 14 years ago
  51. 3cf658b KVM: PPC: Deliver program interrupts right away instead of queueing them by Paul Mackerras · 14 years ago
  52. f05ed4d KVM: PPC: Split out code from book3s.c into book3s_pr.c by Paul Mackerras · 14 years ago
  53. c4befc5 KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3s by Paul Mackerras · 14 years ago
  54. 149dbdb KVM: PPC: Fix machine checks on 32-bit Book3S by Paul Mackerras · 14 years ago
  55. a22a2da KVM: PPC: Resolve real-mode handlers through function exports by Alexander Graf · 14 years ago
  56. 44075d9 powerpc/kvm: Fix kvmppc_core_pending_dec by Paul Mackerras · 14 years ago
  57. bc9c193 KVM: PPC: Fix SPRG get/set for Book3S and BookE by Peter Tyser · 14 years ago
  58. 2653503 KVM: replace vmalloc and memset with vzalloc by Takuya Yoshikawa · 14 years ago
  59. 17bd158 KVM: PPC: Implement Level interrupts on Book3S by Alexander Graf · 14 years ago
  60. 296c19d KVM: PPC: Don't put MSR_POW in MSR by Alexander Graf · 14 years ago
  61. 9ee18b1 KVM: PPC: Update int_pending also on dequeue by Alexander Graf · 14 years ago
  62. df1bfa2 KVM: PPC: Put segment registers in shared page by Alexander Graf · 14 years ago
  63. 8e86517 KVM: PPC: Interpret SR registers on demand by Alexander Graf · 14 years ago
  64. 2e60284 KVM: PPC: Don't flush PTEs on NX/RO hit by Alexander Graf · 14 years ago
  65. 4cb6b7e KVM: PPC: Preload magic page when in kernel mode by Alexander Graf · 14 years ago
  66. bed1ed9 KVM: PPC: Move EXIT_DEBUG partially to tracepoints by Alexander Graf · 14 years ago
  67. 646bab5 KVM: PPC: fix leakage of error page in kvmppc_patch_dcbz() by Wei Yongjun · 14 years ago
  68. e850894 KVM: PPC: Magic Page Book3s support by Alexander Graf · 14 years ago
  69. 28e83b4 KVM: PPC: Make PAM a define by Alexander Graf · 14 years ago
  70. 90bba35 KVM: PPC: Tell guest about pending interrupts by Alexander Graf · 14 years ago
  71. 5c6cedf KVM: PPC: Add PV guest critical sections by Alexander Graf · 14 years ago
  72. 2a342ed KVM: PPC: Implement hypervisor interface by Alexander Graf · 14 years ago
  73. a73a959 KVM: PPC: Convert SPRG[0-4] to shared page by Alexander Graf · 14 years ago
  74. de7906c KVM: PPC: Convert SRR0 and SRR1 to shared page by Alexander Graf · 14 years ago
  75. 5e03018 KVM: PPC: Convert DAR to shared page. by Alexander Graf · 14 years ago
  76. d562de4 KVM: PPC: Convert DSISR to shared page by Alexander Graf · 14 years ago
  77. 666e725 KVM: PPC: Convert MSR to shared page by Alexander Graf · 14 years ago
  78. 96bc451 KVM: PPC: Introduce shared page by Alexander Graf · 14 years ago
  79. fef093be KVM: PPC: Make use of hash based Shadow MMU by Alexander Graf · 15 years ago
  80. 49f6be8 KVM: PPC: elide struct thread_struct instances from stack by Andreas Schwab · 15 years ago
  81. 2122ff5 KVM: move vcpu locking to dispatcher for generic vcpu ioctls by Avi Kivity · 15 years ago
  82. 98001d8 KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctls by Avi Kivity · 15 years ago
  83. 0ee75be KVM: Let vcpu structure alignment be determined at runtime by Avi Kivity · 15 years ago
  84. 329d20b KVM: powerpc: use of kzalloc/kfree requires including slab.h by Stephen Rothwell · 15 years ago
  85. b83d4a9 KVM: PPC: Enable native paired singles by Alexander Graf · 15 years ago
  86. f7bc74e KVM: PPC: Improve split mode by Alexander Graf · 15 years ago
  87. 7fdaec9 KVM: PPC: Make Performance Counters work by Alexander Graf · 15 years ago
  88. af7b4d1 KVM: PPC: Convert u64 -> ulong by Alexander Graf · 15 years ago
  89. ada7ba1 KVM: PPC: Check max IRQ prio by Alexander Graf · 15 years ago
  90. 07b0907 KVM: PPC: Add Book3S compatibility code by Alexander Graf · 15 years ago
  91. 61db97c KVM: PPC: Emulate segment fault by Alexander Graf · 15 years ago
  92. 9cc5e95 KVM: PPC: Extract MMU init by Alexander Graf · 15 years ago
  93. c7f38f4 KVM: PPC: Improve indirect svcpu accessors by Alexander Graf · 15 years ago
  94. 05b0ab1 KVM: PPC: Disable MSR_FEx for Cell hosts by Alexander Graf · 15 years ago
  95. 9fb244a KVM: PPC: Fix dcbz emulation by Alexander Graf · 15 years ago
  96. a2b0766 KVM: PPC: Make build work without CONFIG_VSX/ALTIVEC by Alexander Graf · 15 years ago
  97. ad0a048 KVM: PPC: Add OSI hypercall interface by Alexander Graf · 15 years ago
  98. ca7f420 KVM: PPC: Implement alignment interrupt by Alexander Graf · 15 years ago
  99. a56cf34 KVM: PPC: Load VCPU for register fetching by Alexander Graf · 15 years ago
  100. c245369 KVM: PPC: Don't reload FPU with invalid values by Alexander Graf · 15 years ago