1. a78b55d kvm: powerpc: book3s: drop is_hv_enabled by Aneesh Kumar K.V · 12 years ago
  2. cbbc58d kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine by Aneesh Kumar K.V · 12 years ago
  3. 5587027 kvm: Add struct kvm arg to memslot APIs by Aneesh Kumar K.V · 12 years ago
  4. 2ba9f0d kvm: powerpc: book3s: Support building HV and PR KVM as module by Aneesh Kumar K.V · 12 years ago
  5. 699cc87 kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops by Aneesh Kumar K.V · 12 years ago
  6. 3a167bea kvm: powerpc: Add kvmppc_ops callback by Aneesh Kumar K.V · 12 years ago
  7. 93b159b KVM: PPC: Book3S PR: Better handling of host-side read-only pages by Paul Mackerras · 12 years ago
  8. c0867fd KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVE by Paul Mackerras · 12 years ago
  9. 8b78645 KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state by Paul Mackerras · 12 years ago
  10. bc5ad3f KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller by Benjamin Herrenschmidt · 12 years ago
  11. 092d62e KVM: PPC: debug stub interface parameter defined by Bharat Bhushan · 12 years ago
  12. 8c32a2e Added ONE_REG interface for debug instruction by Bharat Bhushan · 12 years ago
  13. 4fe27d2 KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external by Paul Mackerras · 12 years ago
  14. a8bd19e KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface by Paul Mackerras · 13 years ago
  15. a136a8b KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface by Paul Mackerras · 13 years ago
  16. f61c94b KVM: PPC: booke: Add watchdog emulation by Bharat Bhushan · 13 years ago
  17. bbcc9c0 powerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64 by Benjamin Herrenschmidt · 13 years ago
  18. a8e4ef8 KVM: PPC: booke: rework rescheduling checks by Alexander Graf · 13 years ago
  19. 82ed361 KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit by Paul Mackerras · 14 years ago
  20. dfd4d47 KVM: PPC: booke: Improve timer register emulation by Scott Wood · 14 years ago
  21. b590497 KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn by Scott Wood · 14 years ago
  22. 7e28e60e KVM: PPC: Rename deliver_interrupts to prepare_to_enter by Scott Wood · 14 years ago
  23. 28a3754 KVM: introduce id_to_memslot function by Xiao Guangrong · 14 years ago
  24. 66b15db powerpc: add export.h to files making use of EXPORT_SYMBOL by Paul Gortmaker · 14 years ago
  25. 3cf658b KVM: PPC: Deliver program interrupts right away instead of queueing them by Paul Mackerras · 14 years ago
  26. f05ed4d KVM: PPC: Split out code from book3s.c into book3s_pr.c by Paul Mackerras · 14 years ago
  27. c4befc5 KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3s by Paul Mackerras · 14 years ago
  28. 149dbdb KVM: PPC: Fix machine checks on 32-bit Book3S by Paul Mackerras · 14 years ago
  29. a22a2da KVM: PPC: Resolve real-mode handlers through function exports by Alexander Graf · 14 years ago
  30. 44075d9 powerpc/kvm: Fix kvmppc_core_pending_dec by Paul Mackerras · 14 years ago
  31. bc9c193 KVM: PPC: Fix SPRG get/set for Book3S and BookE by Peter Tyser · 15 years ago
  32. 2653503 KVM: replace vmalloc and memset with vzalloc by Takuya Yoshikawa · 15 years ago
  33. 17bd158 KVM: PPC: Implement Level interrupts on Book3S by Alexander Graf · 15 years ago
  34. 296c19d KVM: PPC: Don't put MSR_POW in MSR by Alexander Graf · 15 years ago
  35. 9ee18b1 KVM: PPC: Update int_pending also on dequeue by Alexander Graf · 15 years ago
  36. df1bfa2 KVM: PPC: Put segment registers in shared page by Alexander Graf · 15 years ago
  37. 8e86517 KVM: PPC: Interpret SR registers on demand by Alexander Graf · 15 years ago
  38. 2e60284 KVM: PPC: Don't flush PTEs on NX/RO hit by Alexander Graf · 15 years ago
  39. 4cb6b7e KVM: PPC: Preload magic page when in kernel mode by Alexander Graf · 15 years ago
  40. bed1ed9 KVM: PPC: Move EXIT_DEBUG partially to tracepoints by Alexander Graf · 15 years ago
  41. 646bab5 KVM: PPC: fix leakage of error page in kvmppc_patch_dcbz() by Wei Yongjun · 15 years ago
  42. e850894 KVM: PPC: Magic Page Book3s support by Alexander Graf · 15 years ago
  43. 28e83b4 KVM: PPC: Make PAM a define by Alexander Graf · 15 years ago
  44. 90bba35 KVM: PPC: Tell guest about pending interrupts by Alexander Graf · 15 years ago
  45. 5c6cedf KVM: PPC: Add PV guest critical sections by Alexander Graf · 15 years ago
  46. 2a342ed KVM: PPC: Implement hypervisor interface by Alexander Graf · 15 years ago
  47. a73a959 KVM: PPC: Convert SPRG[0-4] to shared page by Alexander Graf · 15 years ago
  48. de7906c KVM: PPC: Convert SRR0 and SRR1 to shared page by Alexander Graf · 15 years ago
  49. 5e03018 KVM: PPC: Convert DAR to shared page. by Alexander Graf · 15 years ago
  50. d562de4 KVM: PPC: Convert DSISR to shared page by Alexander Graf · 15 years ago
  51. 666e725 KVM: PPC: Convert MSR to shared page by Alexander Graf · 15 years ago
  52. 96bc451 KVM: PPC: Introduce shared page by Alexander Graf · 15 years ago
  53. fef093be KVM: PPC: Make use of hash based Shadow MMU by Alexander Graf · 15 years ago
  54. 49f6be8 KVM: PPC: elide struct thread_struct instances from stack by Andreas Schwab · 15 years ago
  55. 2122ff5 KVM: move vcpu locking to dispatcher for generic vcpu ioctls by Avi Kivity · 15 years ago
  56. 98001d8 KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctls by Avi Kivity · 15 years ago
  57. 0ee75be KVM: Let vcpu structure alignment be determined at runtime by Avi Kivity · 15 years ago
  58. 329d20b KVM: powerpc: use of kzalloc/kfree requires including slab.h by Stephen Rothwell · 15 years ago
  59. b83d4a9 KVM: PPC: Enable native paired singles by Alexander Graf · 15 years ago
  60. f7bc74e KVM: PPC: Improve split mode by Alexander Graf · 15 years ago
  61. 7fdaec9 KVM: PPC: Make Performance Counters work by Alexander Graf · 15 years ago
  62. af7b4d1 KVM: PPC: Convert u64 -> ulong by Alexander Graf · 15 years ago
  63. ada7ba1 KVM: PPC: Check max IRQ prio by Alexander Graf · 15 years ago
  64. 07b0907 KVM: PPC: Add Book3S compatibility code by Alexander Graf · 15 years ago
  65. 61db97c KVM: PPC: Emulate segment fault by Alexander Graf · 15 years ago
  66. 9cc5e95 KVM: PPC: Extract MMU init by Alexander Graf · 15 years ago
  67. c7f38f4 KVM: PPC: Improve indirect svcpu accessors by Alexander Graf · 15 years ago
  68. 05b0ab1 KVM: PPC: Disable MSR_FEx for Cell hosts by Alexander Graf · 15 years ago
  69. 9fb244a KVM: PPC: Fix dcbz emulation by Alexander Graf · 15 years ago
  70. a2b0766 KVM: PPC: Make build work without CONFIG_VSX/ALTIVEC by Alexander Graf · 15 years ago
  71. ad0a048 KVM: PPC: Add OSI hypercall interface by Alexander Graf · 15 years ago
  72. ca7f420 KVM: PPC: Implement alignment interrupt by Alexander Graf · 15 years ago
  73. a56cf34 KVM: PPC: Load VCPU for register fetching by Alexander Graf · 15 years ago
  74. c245369 KVM: PPC: Don't reload FPU with invalid values by Alexander Graf · 15 years ago
  75. 8963221 KVM: PPC: Split instruction reading out by Alexander Graf · 15 years ago
  76. 1897876 KVM: PPC: Allow userspace to unset the IRQ line by Alexander Graf · 15 years ago
  77. 3eeafd7 KVM: PPC: Ensure split mode works by Alexander Graf · 15 years ago
  78. 7e821d3 KVM: PPC: Memset vcpu to zeros by Alexander Graf · 15 years ago
  79. 032c340 KVM: PPC: Allocate vcpu struct using vmalloc by Alexander Graf · 15 years ago
  80. e5c29e9 KVM: PPC: Enable program interrupt to do MMIO by Alexander Graf · 15 years ago
  81. aba3bd7 KVM: PPC: Make ext giveup non-static by Alexander Graf · 15 years ago
  82. 5467a97 KVM: PPC: Make software load/store return eaddr by Alexander Graf · 15 years ago
  83. d1bab74 KVM: PPC: Preload FPU when possible by Alexander Graf · 15 years ago
  84. c8c0b6f KVM: PPC: Combine extension interrupt handlers by Alexander Graf · 15 years ago
  85. 3c402a7 KVM: PPC: Add hidden flag for paired singles by Alexander Graf · 15 years ago
  86. 37f5bca KVM: PPC: Add AGAIN type for emulation return by Alexander Graf · 15 years ago
  87. 87bf6e7 KVM: fix the handling of dirty bitmaps to avoid overflows by Takuya Yoshikawa · 15 years ago
  88. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  89. a76f849 KVM: PPC: Move Shadow MSR calculation to function by Alexander Graf · 16 years ago
  90. f7adbba KVM: PPC: Keep SRR1 flags around in shadow_msr by Alexander Graf · 16 years ago
  91. 180a34d KVM: PPC: Add support for FPU/Altivec/VSX by Alexander Graf · 16 years ago
  92. ff1ca3f KVM: PPC: Pass program interrupt flags to the guest by Alexander Graf · 16 years ago
  93. 25a8a02 KVM: PPC: Emulate trap SRR1 flags properly by Alexander Graf · 16 years ago
  94. 021ec9c KVM: PPC: Call SLB patching code in interrupt safe manner by Alexander Graf · 16 years ago
  95. 7e57cba KVM: PPC: Use PACA backed shadow vcpu by Alexander Graf · 16 years ago
  96. 992b5b2 KVM: PPC: Add helpers for CR, XER by Alexander Graf · 16 years ago
  97. 8e5b26b KVM: PPC: Use accessor functions for GPR access by Alexander Graf · 16 years ago
  98. 97c4cfb KVM: PPC: Enable lightweight exits again by Alexander Graf · 16 years ago
  99. 79fac95 KVM: convert slots_lock to a mutex by Marcelo Tosatti · 16 years ago
  100. 46a26bf KVM: modify memslots layout in struct kvm by Marcelo Tosatti · 16 years ago