1. d1ff549 KVM: PPC: booke: deliver program int on emulation failure by Alexander Graf · 13 years ago
  2. acab052 KVM: PPC: booke: remove leftover debugging by Alexander Graf · 13 years ago
  3. b2e19b2 KVM: PPC: make e500v2 kvm and e500mc cpu mutually exclusive by Alexander Graf · 13 years ago
  4. bf7ca4b KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2 by Alexander Graf · 13 years ago
  5. 1d628af KVM: PPC: e500mc: add load inst fixup by Alexander Graf · 13 years ago
  6. a2723ce KVM: PPC: e500mc: Move r1/r2 restoration very early by Alexander Graf · 13 years ago
  7. 79300f8 KVM: PPC: e500mc: implicitly set MSR_GS by Alexander Graf · 13 years ago
  8. 4ab9691 KVM: PPC: e500mc: Add doorbell emulation support by Alexander Graf · 13 years ago
  9. 73196cd KVM: PPC: e500mc support by Scott Wood · 13 years ago
  10. 8fae845 KVM: PPC: booke: standard PPC floating point support by Scott Wood · 13 years ago
  11. d30f6e4 KVM: PPC: booke: category E.HV (GS-mode) support by Scott Wood · 13 years ago
  12. ab9fc40 KVM: PPC: e500: emulate tlbilx by Scott Wood · 13 years ago
  13. 4f802fe KVM: PPC: e500: Track TLB1 entries with a bitmap by Scott Wood · 13 years ago
  14. 8fdd21a2 KVM: PPC: e500: refactor core-specific TLB code by Scott Wood · 13 years ago
  15. 52e1718 KVM: PPC: e500: clean up arch/powerpc/kvm/e500.h by Scott Wood · 13 years ago
  16. fc6cf99 KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.h by Scott Wood · 13 years ago
  17. 29a5a6f KVM: PPC: e500: rename e500_tlb.h to e500.h by Scott Wood · 13 years ago
  18. fafd683 KVM: PPC: booke: Move vm core init/destroy out of booke.c by Scott Wood · 13 years ago
  19. 94fa9d9 KVM: PPC: booke: add booke-level vcpu load/put by Scott Wood · 13 years ago
  20. 043cc4d KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv by Scott Wood · 13 years ago
  21. b6d3383 KVM: Factor out kvm_vcpu_kick to arch-generic code by Christoffer Dall · 13 years ago
  22. 592f5d8 KVM: PPC: Book3S: PR: Fix preemption by Alexander Graf · 13 years ago
  23. e1f8acf KVM: PPC: Save/Restore CR over vcpu_run by Alexander Graf · 13 years ago
  24. a5ddea0 KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entry by Paul Mackerras · 13 years ago
  25. b4e5122 KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears exist by Paul Mackerras · 13 years ago
  26. b8e6f8a KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access code by Alexander Graf · 13 years ago
  27. 95327d0 powerpc/kvm: Fallout from system.h disintegration by Benjamin Herrenschmidt · 13 years ago
  28. 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 · 13 years ago
  29. 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  30. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  31. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  32. 2480b20 powerpc: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  33. 9cc815e arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twice by Danny Kukawka · 13 years ago
  34. db3fe4e KVM: Introduce kvm_memory_slot::arch and move lpage_info into it by Takuya Yoshikawa · 13 years ago
  35. d2a1b48 KVM: PPC: Add HPT preallocator by Alexander Graf · 13 years ago
  36. b7f5d01 KVM: PPC: Initialize linears with zeros by Alexander Graf · 13 years ago
  37. b4e7061 KVM: PPC: Convert RMA allocation into generic code by Alexander Graf · 13 years ago
  38. 9cf7c0e KVM: PPC: E500: Fail init when not on e500v2 by Alexander Graf · 13 years ago
  39. 9d4cba7 KVM: Move gfn_to_memslot() to kvm_host.h by Paul Mackerras · 13 years ago
  40. b3c5d3c KVM: PPC: Rename MMIO register identifiers by Alexander Graf · 13 years ago
  41. 31f3438 KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code by Paul Mackerras · 13 years ago
  42. 1022fc3 KVM: PPC: Add support for explicit HIOR setting by Alexander Graf · 13 years ago
  43. e24ed81 KVM: PPC: Add generic single register ioctls by Alexander Graf · 13 years ago
  44. 6b75e6b KVM: PPC: Use the vcpu kmem_cache when allocating new VCPUs by Sasha Levin · 13 years ago
  45. d37b1a0 KVM: PPC: booke: Add booke206 TLB trace by Liu Yu · 13 years ago
  46. 82ed361 KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit by Paul Mackerras · 13 years ago
  47. 5551489 KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hva by Paul Mackerras · 13 years ago
  48. bad3b50 KVM: PPC: Book3s HV: Maintain separate guest and host views of R and C bits by Paul Mackerras · 13 years ago
  49. a92bce9 KVM: PPC: Book3S HV: Keep HPTE locked when invalidating by Paul Mackerras · 13 years ago
  50. b543403 KVM: PPC: Add KVM_CAP_NR_VCPUS and KVM_CAP_MAX_VCPUS by Matt Evans · 13 years ago
  51. 03cdab5 KVM: PPC: Fix vcpu_create dereference before validity check. by Matt Evans · 13 years ago
  52. 4cf302b KVM: PPC: Allow for read-only pages backing a Book3S HV guest by Paul Mackerras · 13 years ago
  53. 342d3db KVM: PPC: Implement MMU notifiers for Book3S HV guests by Paul Mackerras · 13 years ago
  54. 697d389 KVM: PPC: Implement MMIO emulation support for Book3S HV guests by Paul Mackerras · 13 years ago
  55. 06ce2c6 KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfn by Paul Mackerras · 13 years ago
  56. 9d0ef5ea KVM: PPC: Allow I/O mappings in memory slots by Paul Mackerras · 13 years ago
  57. da9d1d7 KVM: PPC: Allow use of small pages to back Book3S HV guests by Paul Mackerras · 13 years ago
  58. c77162d KVM: PPC: Only get pages when actually needed, not in prepare_memory_region() by Paul Mackerras · 13 years ago
  59. 075295d KVM: PPC: Make the H_ENTER hcall more reliable by Paul Mackerras · 13 years ago
  60. 93e6024 KVM: PPC: Add an interface for pinning guest pages in Book3s HV guests by Paul Mackerras · 13 years ago
  61. b2b2f16 KVM: PPC: Keep page physical addresses in per-slot arrays by Paul Mackerras · 13 years ago
  62. 8936dda KVM: PPC: Keep a record of HV guest view of hashed page table entries by Paul Mackerras · 13 years ago
  63. 4e72dbe KVM: PPC: Make wakeups work again for Book3S HV guests by Paul Mackerras · 13 years ago
  64. 57013524 KVM: PPC: e500: use hardware hint when loading TLB0 entries by Scott Wood · 13 years ago
  65. 7b11dc9 KVM: PPC: e500: Fix TLBnCFG in KVM_CONFIG_TLB by Scott Wood · 13 years ago
  66. e371f71 KVM: PPC: Book3S: PR: Fix signal check race by Alexander Graf · 13 years ago
  67. ae21216 KVM: PPC: align vcpu_kick with x86 by Alexander Graf · 13 years ago
  68. 468a12c KVM: PPC: Use get/set for to_svcpu to help preemption by Alexander Graf · 13 years ago
  69. d33ad32 KVM: PPC: Book3s: PR: No irq_disable in vcpu_run by Alexander Graf · 13 years ago
  70. 7d82714 KVM: PPC: Book3s: PR: Disable preemption in vcpu_run by Alexander Graf · 13 years ago
  71. dfd4d47 KVM: PPC: booke: Improve timer register emulation by Scott Wood · 13 years ago
  72. b590497 KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn by Scott Wood · 13 years ago
  73. 29ac26e KVM: PPC: booke: Fix int_pending calculation for MSR[EE] paravirt by Scott Wood · 13 years ago
  74. c59a6a3 KVM: PPC: booke: Check for MSR[WE] in prepare_to_enter by Scott Wood · 13 years ago
  75. 25051b5 KVM: PPC: Move prepare_to_enter call site into subarch code by Scott Wood · 13 years ago
  76. 7e28e60e KVM: PPC: Rename deliver_interrupts to prepare_to_enter by Scott Wood · 13 years ago
  77. 1d1ef22 KVM: PPC: booke: check for signals in kvmppc_vcpu_run by Scott Wood · 13 years ago
  78. 7401f62 KVM: PPC: booke: Do Not start decrementer when SPRN_DEC set 0 by Bharat Bhushan · 13 years ago
  79. dc2babfe KVM: PPC: Fix DEC truncation for greater than 0xffff_ffff/1000 by Bharat Bhushan · 13 years ago
  80. 95325e6 KVM: PPC: E500: Support hugetlbfs by Alexander Graf · 13 years ago
  81. 841741f KVM: PPC: e500: Don't hardcode PIR=0 by Scott Wood · 13 years ago
  82. 303b7c9 KVM: PPC: e500: tlbsx: fix tlb0 esel by Scott Wood · 13 years ago
  83. dc83b8b KVM: PPC: e500: MMU API by Scott Wood · 13 years ago
  84. 0164c0f KVM: PPC: e500: clear up confusion between host and guest entries by Scott Wood · 13 years ago
  85. 90b92a6 KVM: PPC: e500: Eliminate preempt_disable in local_sid_destroy_all by Scott Wood · 13 years ago
  86. 3bf3cdc KVM: PPC: e500: don't translate gfn to pfn with preemption disabled by Scott Wood · 13 years ago
  87. 5b1c149 KVM: s390: ucontrol: export SIE control block to user by Carsten Otte · 13 years ago
  88. e08b963 KVM: s390: add parameter for KVM_CREATE_VM by Carsten Otte · 13 years ago
  89. ed7e3d1 arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twice by Danny Kukawka · 13 years ago
  90. 3dcf6c1 Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  91. e4e88f3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  92. 6c9b7c4 KVM: PPC: annotate kvm_rma_init as __init by Nishanth Aravamudan · 13 years ago
  93. 28a3754 KVM: introduce id_to_memslot function by Xiao Guangrong · 13 years ago
  94. fae9dbb KVM: PPC: e500: include linux/export.h by Scott Wood · 13 years ago
  95. 251da03 KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=N by Michael Neuling · 13 years ago
  96. 96f38d7 KVM: PPC: protect use of kvmppc_h_pr by Andreas Schwab · 13 years ago
  97. 2fde6d2 powerpc: Provide a way for KVM to indicate that NV GPR values are lost by Paul Mackerras · 13 years ago
  98. a4cc388 Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  99. bb75c62 Revert "KVM: PPC: Add support for explicit HIOR setting" by Alexander Graf · 13 years ago
  100. de1d924 powerpc: Add hvcall.h include to book3s_hv.c by Michael Neuling · 13 years ago