1. ad36cb0 powerpc/kvm/book3s_32: Fix MTMSR_EERI macro by Alexander Graf · 12 years ago
  2. 38df850 powerpc/kvm/bookehv: Fix build regression by Alexander Graf · 12 years ago
  3. 5fecc9d Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  4. 83c7f72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  5. 37e41af Merge branch 'for-upstream-master' of git://github.com/agraf/linux-2.6 by Avi Kivity · 12 years ago
  6. 0c1fc3c KVM: PPC: Critical interrupt emulation support by Bharat Bhushan · 12 years ago
  7. 66c9897 KVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guests by Mihai Caraman · 12 years ago
  8. c7ba777 KVM: PPC64: booke: Set interrupt computation mode for 64-bit host by Mihai Caraman · 12 years ago
  9. 9997782 KVM: PPC: bookehv: Add ESR flag to Data Storage Interrupt by Mihai Caraman · 12 years ago
  10. 6c5cb73 KVM: PPC: bookehv64: Add support for std/ld emulation. by Varun Sethi · 12 years ago
  11. 75c44bb booke: Added crit/mc exception handler for e500v2 by Bharat Bhushan · 12 years ago
  12. 6328e59 booke/bookehv: Add host crit-watchdog exception support by Bharat Bhushan · 12 years ago
  13. 1dee7a3 powerpc/kvm: Fix "PR" KVM implementation of H_CEDE by Benjamin Herrenschmidt · 12 years ago
  14. 18ad51d powerpc: Add VDSO version of getcpu by Anton Blanchard · 12 years ago
  15. 9778b69 powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly by Stuart Yoder · 12 years ago
  16. 0b7673c powerpc: Enforce usage of R0-R31 where possible by Michael Neuling · 12 years ago
  17. b38c77d powerpc: Move and fix MTMSR_EERI definition by Benjamin Herrenschmidt · 12 years ago
  18. d72be89 powerpc: Merge VCPU_GPR by Michael Neuling · 12 years ago
  19. c75df6f powerpc: Fix usage of register macros getting ready for %r0 change by Michael Neuling · 12 years ago
  20. 2f584a1 powerpc/kvm: sldi should be sld by Michael Neuling · 12 years ago
  21. 081f323 KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_page by Paul Mackerras · 12 years ago
  22. 21bd000 KVM: PPC: booke: Added DECAR support by Bharat Bhushan · 12 years ago
  23. 32fad28 KVM: PPC: Book3S HV: Make the guest hash table size configurable by Paul Mackerras · 12 years ago
  24. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  25. 51bfd29 KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates by Paul Mackerras · 12 years ago
  26. ffe3649 powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM by Benjamin Herrenschmidt · 13 years ago
  27. 32c7dbf KVM: PPC: Book3S: PR: Fix hsrr code by Alexander Graf · 12 years ago
  28. 56e13db KVM: PPC: Fix PR KVM on POWER7 bare metal by Alexander Graf · 12 years ago
  29. 7ef4e98 KVM: PPC: Book3S: PR: Handle EMUL_ASSIST by Alexander Graf · 12 years ago
  30. de6c0b0 KVM: PPC: Book3S HV: Fix refcounting of hugepages by David Gibson · 12 years ago
  31. 54771e6 KVM: PPC: Emulator: clean up SPR reads and writes by Alexander Graf · 12 years ago
  32. c46dc9a KVM: PPC: Emulator: clean up instruction parsing by Alexander Graf · 12 years ago
  33. 5b74716 kvm/powerpc: Add new ioctl to retreive server MMU infos by Benjamin Herrenschmidt · 12 years ago
  34. f31e65e kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM by Benjamin Herrenschmidt · 13 years ago
  35. 4444aa5 KVM: PPC: bookehv: Fix r8/r13 storing in level exception handler by Mihai Caraman · 12 years ago
  36. 3b1d9d7 KVM: PPC: Book3S: Enable IRQs during exit handling by Alexander Graf · 12 years ago
  37. 11f7d6c KVM: PPC: Fix PR KVM on POWER7 bare metal by Alexander Graf · 12 years ago
  38. 978b4fa KVM: PPC: Fix stbux emulation by Alexander Graf · 12 years ago
  39. 518f040 KVM: PPC: bookehv: Use lwz/stw instead of PPC_LL/PPC_STL for 32-bit fields by Mihai Caraman · 12 years ago
  40. af41508 KVM: PPC: Book3S: PR: No isync in slbie path by Alexander Graf · 12 years ago
  41. 8c2d0be KVM: PPC: Book3S: PR: Optimize entry path by Alexander Graf · 12 years ago
  42. 3012490 KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs. by Varun Sethi · 12 years ago
  43. 185e418 KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from their 64 bit copies. by Varun Sethi · 12 years ago
  44. 6e35994 KVM: PPC: Use clockevent multiplier and shifter for decrementer by Bharat Bhushan · 12 years ago
  45. cc902ad KVM: Use minimum and maximum address mapped by TLB1 by Bharat Bhushan · 13 years ago
  46. bbcc9c0 powerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64 by Benjamin Herrenschmidt · 13 years ago
  47. 966cd0f KVM: PPC: Ignore unhalt request from kvm_vcpu_block by Alexander Graf · 13 years ago
  48. 4f225ae KVM: PPC: Book3s: PR: Add HV traps so we can run in HV=1 mode on p7 by Alexander Graf · 13 years ago
  49. 6df79df KVM: PPC: Emulate tw and td instructions by Alexander Graf · 13 years ago
  50. 6020c0f KVM: PPC: Pass EA to updating emulation ops by Alexander Graf · 13 years ago
  51. 8943633 KVM: PPC: Work around POWER7 DABR corruption problem by Paul Mackerras · 13 years ago
  52. c0fe7b0 Restore guest CR after exit timing calculation by Bharat Bhushan · 13 years ago
  53. 0456ec4 KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace log by Paul Mackerras · 13 years ago
  54. 2e25aa5 KVM: PPC: Book3S HV: Make virtual processor area registration more robust by Paul Mackerras · 13 years ago
  55. f0888f7 KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs by Paul Mackerras · 13 years ago
  56. f612771 KVM: PPC: Save/Restore CR over vcpu_run by Alexander Graf · 13 years ago
  57. 3aaefef KVM: PPC: Book3s: PR: Add SPAPR H_BULK_REMOVE support by Matt Evans · 13 years ago
  58. 03660ba KVM: PPC: Booke: only prepare to enter when we enter by Alexander Graf · 13 years ago
  59. 7cc1e8e KVM: PPC: booke: Reinject performance monitor interrupts by Alexander Graf · 13 years ago
  60. 4e642cc KVM: PPC: booke: expose good state on irq reinject by Alexander Graf · 13 years ago
  61. 95f2e92 KVM: PPC: booke: Support perfmon interrupts by Alexander Graf · 13 years ago
  62. c6b3733 KVM: PPC: e500: fix typo in tlb code by Alexander Graf · 13 years ago
  63. 55cdf08 KVM: PPC: bookehv: remove unused code by Alexander Graf · 13 years ago
  64. 0268597 KVM: PPC: booke: add GS documentation for program interrupt by Alexander Graf · 13 years ago
  65. c35c9d8 KVM: PPC: booke: Readd debug abort code for machine check by Alexander Graf · 13 years ago
  66. e9ba39c KVM: PPC: bookehv: disable MAS register updates early by Alexander Graf · 13 years ago
  67. 8a3da55 KVM: PPC: bookehv: remove SET_VCPU by Alexander Graf · 13 years ago
  68. 8764b46 KVM: PPC: bookehv: remove negation for CONFIG_64BIT by Alexander Graf · 13 years ago
  69. 73ede8d KVM: PPC: bookehv: fix exit timing by Alexander Graf · 13 years ago
  70. 8b3a00f KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1 by Alexander Graf · 13 years ago
  71. a8e4ef8 KVM: PPC: booke: rework rescheduling checks by Alexander Graf · 13 years ago
  72. d1ff549 KVM: PPC: booke: deliver program int on emulation failure by Alexander Graf · 13 years ago
  73. acab052 KVM: PPC: booke: remove leftover debugging by Alexander Graf · 13 years ago
  74. b2e19b2 KVM: PPC: make e500v2 kvm and e500mc cpu mutually exclusive by Alexander Graf · 13 years ago
  75. bf7ca4b KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2 by Alexander Graf · 13 years ago
  76. 1d628af KVM: PPC: e500mc: add load inst fixup by Alexander Graf · 13 years ago
  77. a2723ce KVM: PPC: e500mc: Move r1/r2 restoration very early by Alexander Graf · 13 years ago
  78. 79300f8 KVM: PPC: e500mc: implicitly set MSR_GS by Alexander Graf · 13 years ago
  79. 4ab9691 KVM: PPC: e500mc: Add doorbell emulation support by Alexander Graf · 13 years ago
  80. 73196cd KVM: PPC: e500mc support by Scott Wood · 13 years ago
  81. 8fae845 KVM: PPC: booke: standard PPC floating point support by Scott Wood · 13 years ago
  82. d30f6e4 KVM: PPC: booke: category E.HV (GS-mode) support by Scott Wood · 13 years ago
  83. ab9fc40 KVM: PPC: e500: emulate tlbilx by Scott Wood · 13 years ago
  84. 4f802fe KVM: PPC: e500: Track TLB1 entries with a bitmap by Scott Wood · 13 years ago
  85. 8fdd21a2 KVM: PPC: e500: refactor core-specific TLB code by Scott Wood · 13 years ago
  86. 52e1718 KVM: PPC: e500: clean up arch/powerpc/kvm/e500.h by Scott Wood · 13 years ago
  87. fc6cf99 KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.h by Scott Wood · 13 years ago
  88. 29a5a6f KVM: PPC: e500: rename e500_tlb.h to e500.h by Scott Wood · 13 years ago
  89. fafd683 KVM: PPC: booke: Move vm core init/destroy out of booke.c by Scott Wood · 13 years ago
  90. 94fa9d9 KVM: PPC: booke: add booke-level vcpu load/put by Scott Wood · 13 years ago
  91. 043cc4d KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv by Scott Wood · 13 years ago
  92. b6d3383 KVM: Factor out kvm_vcpu_kick to arch-generic code by Christoffer Dall · 13 years ago
  93. 592f5d8 KVM: PPC: Book3S: PR: Fix preemption by Alexander Graf · 13 years ago
  94. e1f8acf KVM: PPC: Save/Restore CR over vcpu_run by Alexander Graf · 13 years ago
  95. a5ddea0 KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entry by Paul Mackerras · 13 years ago
  96. b4e5122 KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears exist by Paul Mackerras · 13 years ago
  97. b8e6f8a KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access code by Alexander Graf · 13 years ago
  98. 95327d0 powerpc/kvm: Fallout from system.h disintegration by Benjamin Herrenschmidt · 12 years ago
  99. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  100. 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago