1. f4b10bc Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  2. 5ce941e KVM: PPC: booke: add sregs support by Scott Wood · 13 years ago
  3. eab1767 KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0) by Scott Wood · 13 years ago
  4. 1a040b2 KVM: PPC: use ticks, not usecs, for exit timing by Stuart Yoder · 13 years ago
  5. 49ea069 KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsx by Scott Wood · 13 years ago
  6. 90d34b0 KVM: PPC: e500: emulate SVR by Scott Wood · 13 years ago
  7. 593adf3 powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processors by Paul Mackerras · 13 years ago
  8. 44075d9 powerpc/kvm: Fix kvmppc_core_pending_dec by Paul Mackerras · 13 years ago
  9. 09000ad KVM: PPC: Fix issue clearing exit timing counters by Bharat Bhushan · 13 years ago
  10. 673b189 powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode by Paul Mackerras · 13 years ago
  11. a5d4f3a powerpc: Base support for exceptions using HSRR0/1 by Benjamin Herrenschmidt · 13 years ago
  12. 2dd60d7 powerpc: In HV mode, use HSPRG0 for PACA by Benjamin Herrenschmidt · 14 years ago
  13. bc9c193 KVM: PPC: Fix SPRG get/set for Book3S and BookE by Peter Tyser · 14 years ago
  14. d89f5ef KVM: Clean up vm creation and release by Jan Kiszka · 14 years ago
  15. 2653503 KVM: replace vmalloc and memset with vzalloc by Takuya Yoshikawa · 14 years ago
  16. df8940e KVM: PPC: BookE: Load the lower half of MSR by Scott Wood · 14 years ago
  17. bb59e97 KVM: PPC: BookE: fix sleep with interrupts disabled by Scott Wood · 14 years ago
  18. f22e2f0 KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit(). by Scott Wood · 14 years ago
  19. d8cdddc KVM: PPC: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  20. 1765a1f Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  21. 344941b KVM: PPC: Fix compile error in e500_tlb.c by Alexander Graf · 14 years ago
  22. 21e537b KVM: PPC: e500_tlb: Fix a minor copy-paste tracing bug by Kyle Moffett · 14 years ago
  23. c5335f1 KVM: PPC: Implement level interrupts for BookE by Alexander Graf · 14 years ago
  24. 7b4203e KVM: PPC: Expose level based interrupt cap by Alexander Graf · 14 years ago
  25. 17bd158 KVM: PPC: Implement Level interrupts on Book3S by Alexander Graf · 14 years ago
  26. ebc65874 KVM: PPC: allow ppc440gp to pass the compatibility check by Hollis Blanchard · 14 years ago
  27. 0b3bafc KVM: PPC: fix compilation of "dump tlbs" debug function by Hollis Blanchard · 14 years ago
  28. 082decf KVM: PPC: initialize IVORs in addition to IVPR by Hollis Blanchard · 14 years ago
  29. 296c19d KVM: PPC: Don't put MSR_POW in MSR by Alexander Graf · 14 years ago
  30. 8b6db3b KVM: PPC: Implement correct SID mapping on Book3s_32 by Alexander Graf · 14 years ago
  31. 9ee18b1 KVM: PPC: Update int_pending also on dequeue by Alexander Graf · 14 years ago
  32. df1bfa2 KVM: PPC: Put segment registers in shared page by Alexander Graf · 14 years ago
  33. 8e86517 KVM: PPC: Interpret SR registers on demand by Alexander Graf · 14 years ago
  34. c1c88e2 KVM: PPC: Move BAT handling code into spr handler by Alexander Graf · 14 years ago
  35. 7508e16 KVM: PPC: Add feature bitmap for magic page by Alexander Graf · 14 years ago
  36. cb24c50 KVM: PPC: Remove unused define by Alexander Graf · 14 years ago
  37. b9877ce KVM: PPC: Revert "KVM: PPC: Use kernel hash function" by Alexander Graf · 14 years ago
  38. 928d78b KVM: PPC: Move slb debugging to tracepoints by Alexander Graf · 14 years ago
  39. e7c1d14 KVM: PPC: Make invalidation code more reliable by Alexander Graf · 14 years ago
  40. 2e60284 KVM: PPC: Don't flush PTEs on NX/RO hit by Alexander Graf · 14 years ago
  41. 4cb6b7e KVM: PPC: Preload magic page when in kernel mode by Alexander Graf · 14 years ago
  42. c60b4cf KVM: PPC: Add tracepoints for generic spte flushes by Alexander Graf · 14 years ago
  43. c22c319 KVM: PPC: Fix sid map search after flush by Alexander Graf · 14 years ago
  44. 8696ee4 KVM: PPC: Move pte invalidate debug code to tracepoint by Alexander Graf · 14 years ago
  45. 4c4eea7 KVM: PPC: Add tracepoint for generic mmu map by Alexander Graf · 14 years ago
  46. 82fdee7 KVM: PPC: Move book3s_64 mmu map debug print to trace point by Alexander Graf · 14 years ago
  47. bed1ed9 KVM: PPC: Move EXIT_DEBUG partially to tracepoints by Alexander Graf · 14 years ago
  48. 646bab5 KVM: PPC: fix leakage of error page in kvmppc_patch_dcbz() by Wei Yongjun · 14 years ago
  49. 2b05d71 KVM: PPC: Make long relocations be ulong by Alexander Graf · 14 years ago
  50. 0e67790 KVM: PPC: Use MSR_DR for external load_up by Alexander Graf · 14 years ago
  51. 2d27fc5 KVM: PPC: Add book3s_32 tlbie flush acceleration by Alexander Graf · 14 years ago
  52. 4945138 KVM: PPC: correctly check gfn_to_pfn() return value by Gleb Natapov · 14 years ago
  53. 2e0908a KVM: PPC: RCU'ify the Book3s MMU by Alexander Graf · 14 years ago
  54. 5302104 KVM: PPC: Book3S_32 MMU debug compile fixes by Alexander Graf · 14 years ago
  55. 15711e9 KVM: PPC: Add get_pvinfo interface to query hypercall instructions by Alexander Graf · 14 years ago
  56. 5fc8740 KVM: PPC: Expose magic page support to guest by Alexander Graf · 14 years ago
  57. e850894 KVM: PPC: Magic Page Book3s support by Alexander Graf · 14 years ago
  58. 28e83b4 KVM: PPC: Make PAM a define by Alexander Graf · 14 years ago
  59. 90bba35 KVM: PPC: Tell guest about pending interrupts by Alexander Graf · 14 years ago
  60. 5c6cedf KVM: PPC: Add PV guest critical sections by Alexander Graf · 14 years ago
  61. 2a342ed KVM: PPC: Implement hypervisor interface by Alexander Graf · 14 years ago
  62. a73a959 KVM: PPC: Convert SPRG[0-4] to shared page by Alexander Graf · 14 years ago
  63. de7906c KVM: PPC: Convert SRR0 and SRR1 to shared page by Alexander Graf · 14 years ago
  64. 5e03018 KVM: PPC: Convert DAR to shared page. by Alexander Graf · 14 years ago
  65. d562de4 KVM: PPC: Convert DSISR to shared page by Alexander Graf · 14 years ago
  66. 666e725 KVM: PPC: Convert MSR to shared page by Alexander Graf · 14 years ago
  67. 96bc451 KVM: PPC: Introduce shared page by Alexander Graf · 14 years ago
  68. 4108d9b powerpc/Makefiles: Change to new flag variables by matt mooney · 14 years ago
  69. 689fd14 powerpc: Remove pr_<level> uses of KERN_<level> by Joe Perches · 14 years ago
  70. 05d77ac powerpc: Remove fpscr use from [kvm_]cvt_{fd,df} by Andreas Schwab · 14 years ago
  71. cdd854b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  72. 5689cc5 KVM: Use u64 for frame data types by Joerg Roedel · 14 years ago
  73. fef093be KVM: PPC: Make use of hash based Shadow MMU by Alexander Graf · 14 years ago
  74. 7741909 KVM: PPC: Add generic hpte management functions by Alexander Graf · 14 years ago
  75. 4d29bdb KVM: PPC: Make BAT only guest segments work by Alexander Graf · 14 years ago
  76. 3b24915 KVM: PPC: Use kernel hash function by Alexander Graf · 14 years ago
  77. a576f7a KVM: PPC: Remove obsolete kvmppc_mmu_find_pte by Alexander Graf · 14 years ago
  78. a1f4d395 KVM: Remove memory alias support by Avi Kivity · 14 years ago
  79. 6045be5 KVM: PPC: fix uninitialized variable warning in kvm_ppc_core_deliver_interrupts by Asias He · 14 years ago
  80. 69b6183 KVM: PPC: fix build warning in kvm_arch_vcpu_ioctl_run by Denis Kirjanov · 14 years ago
  81. 49f6be8 KVM: PPC: elide struct thread_struct instances from stack by Andreas Schwab · 14 years ago
  82. 9373662 KVM: Consolidate arch specific vcpu ioctl locking by Avi Kivity · 14 years ago
  83. 19483d1 KVM: PPC: Centralize locking of arch specific vcpu ioctls by Avi Kivity · 14 years ago
  84. 2122ff5 KVM: move vcpu locking to dispatcher for generic vcpu ioctls by Avi Kivity · 14 years ago
  85. ea01c6b4 powerpc: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  86. a06cdb5 KVM: powerpc: fix init/exit annotation by Jean Delvare · 14 years ago
  87. 98edb6c Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  88. 98001d8 KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctls by Avi Kivity · 14 years ago
  89. 0ee75be KVM: Let vcpu structure alignment be determined at runtime by Avi Kivity · 14 years ago
  90. 329d20b KVM: powerpc: use of kzalloc/kfree requires including slab.h by Stephen Rothwell · 14 years ago
  91. b83d4a9 KVM: PPC: Enable native paired singles by Alexander Graf · 14 years ago
  92. 251585b KVM: PPC: Find HTAB ourselves by Alexander Graf · 14 years ago
  93. 5156f27 KVM: PPC: Fix Book3S_64 Host MMU debug output by Alexander Graf · 14 years ago
  94. 6355644 KVM: PPC: Set VSID_PR also for Book3S_64 by Alexander Graf · 14 years ago
  95. ac21467 KVM: PPC: Be more informative on BUG by Alexander Graf · 14 years ago
  96. 6fc5582 KVM: PPC: Make Alignment interrupts work again by Alexander Graf · 14 years ago
  97. f7bc74e KVM: PPC: Improve split mode by Alexander Graf · 14 years ago
  98. 7fdaec9 KVM: PPC: Make Performance Counters work by Alexander Graf · 14 years ago
  99. af7b4d1 KVM: PPC: Convert u64 -> ulong by Alexander Graf · 14 years ago
  100. 4f84139 KVM: PPC: Enable Book3S_32 KVM building by Alexander Graf · 14 years ago