1. 5551489 KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hva by Paul Mackerras · 13 years ago
  2. bad3b50 KVM: PPC: Book3s HV: Maintain separate guest and host views of R and C bits by Paul Mackerras · 13 years ago
  3. a92bce9 KVM: PPC: Book3S HV: Keep HPTE locked when invalidating by Paul Mackerras · 13 years ago
  4. b543403 KVM: PPC: Add KVM_CAP_NR_VCPUS and KVM_CAP_MAX_VCPUS by Matt Evans · 13 years ago
  5. 03cdab5 KVM: PPC: Fix vcpu_create dereference before validity check. by Matt Evans · 13 years ago
  6. 4cf302b KVM: PPC: Allow for read-only pages backing a Book3S HV guest by Paul Mackerras · 13 years ago
  7. 342d3db KVM: PPC: Implement MMU notifiers for Book3S HV guests by Paul Mackerras · 13 years ago
  8. 697d389 KVM: PPC: Implement MMIO emulation support for Book3S HV guests by Paul Mackerras · 13 years ago
  9. 06ce2c6 KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfn by Paul Mackerras · 13 years ago
  10. 9d0ef5ea KVM: PPC: Allow I/O mappings in memory slots by Paul Mackerras · 13 years ago
  11. da9d1d7 KVM: PPC: Allow use of small pages to back Book3S HV guests by Paul Mackerras · 13 years ago
  12. c77162d KVM: PPC: Only get pages when actually needed, not in prepare_memory_region() by Paul Mackerras · 13 years ago
  13. 075295d KVM: PPC: Make the H_ENTER hcall more reliable by Paul Mackerras · 13 years ago
  14. 93e6024 KVM: PPC: Add an interface for pinning guest pages in Book3s HV guests by Paul Mackerras · 13 years ago
  15. b2b2f16 KVM: PPC: Keep page physical addresses in per-slot arrays by Paul Mackerras · 13 years ago
  16. 8936dda KVM: PPC: Keep a record of HV guest view of hashed page table entries by Paul Mackerras · 13 years ago
  17. 4e72dbe KVM: PPC: Make wakeups work again for Book3S HV guests by Paul Mackerras · 13 years ago
  18. 57013524 KVM: PPC: e500: use hardware hint when loading TLB0 entries by Scott Wood · 13 years ago
  19. 7b11dc9 KVM: PPC: e500: Fix TLBnCFG in KVM_CONFIG_TLB by Scott Wood · 13 years ago
  20. e371f71 KVM: PPC: Book3S: PR: Fix signal check race by Alexander Graf · 13 years ago
  21. ae21216 KVM: PPC: align vcpu_kick with x86 by Alexander Graf · 13 years ago
  22. 468a12c KVM: PPC: Use get/set for to_svcpu to help preemption by Alexander Graf · 13 years ago
  23. d33ad32 KVM: PPC: Book3s: PR: No irq_disable in vcpu_run by Alexander Graf · 13 years ago
  24. 7d82714 KVM: PPC: Book3s: PR: Disable preemption in vcpu_run by Alexander Graf · 13 years ago
  25. dfd4d47 KVM: PPC: booke: Improve timer register emulation by Scott Wood · 13 years ago
  26. b590497 KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn by Scott Wood · 13 years ago
  27. 29ac26e KVM: PPC: booke: Fix int_pending calculation for MSR[EE] paravirt by Scott Wood · 13 years ago
  28. c59a6a3 KVM: PPC: booke: Check for MSR[WE] in prepare_to_enter by Scott Wood · 13 years ago
  29. 25051b5 KVM: PPC: Move prepare_to_enter call site into subarch code by Scott Wood · 13 years ago
  30. 7e28e60e KVM: PPC: Rename deliver_interrupts to prepare_to_enter by Scott Wood · 13 years ago
  31. 1d1ef22 KVM: PPC: booke: check for signals in kvmppc_vcpu_run by Scott Wood · 13 years ago
  32. 7401f62 KVM: PPC: booke: Do Not start decrementer when SPRN_DEC set 0 by Bharat Bhushan · 13 years ago
  33. dc2babfe KVM: PPC: Fix DEC truncation for greater than 0xffff_ffff/1000 by Bharat Bhushan · 13 years ago
  34. 95325e6 KVM: PPC: E500: Support hugetlbfs by Alexander Graf · 13 years ago
  35. 841741f KVM: PPC: e500: Don't hardcode PIR=0 by Scott Wood · 13 years ago
  36. 303b7c9 KVM: PPC: e500: tlbsx: fix tlb0 esel by Scott Wood · 13 years ago
  37. dc83b8b KVM: PPC: e500: MMU API by Scott Wood · 13 years ago
  38. 0164c0f KVM: PPC: e500: clear up confusion between host and guest entries by Scott Wood · 13 years ago
  39. 90b92a6 KVM: PPC: e500: Eliminate preempt_disable in local_sid_destroy_all by Scott Wood · 13 years ago
  40. 3bf3cdc KVM: PPC: e500: don't translate gfn to pfn with preemption disabled by Scott Wood · 13 years ago
  41. 5b1c149 KVM: s390: ucontrol: export SIE control block to user by Carsten Otte · 13 years ago
  42. e08b963 KVM: s390: add parameter for KVM_CREATE_VM by Carsten Otte · 13 years ago
  43. 3dcf6c1 Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  44. e4e88f3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  45. 6c9b7c4 KVM: PPC: annotate kvm_rma_init as __init by Nishanth Aravamudan · 13 years ago
  46. 28a3754 KVM: introduce id_to_memslot function by Xiao Guangrong · 13 years ago
  47. fae9dbb KVM: PPC: e500: include linux/export.h by Scott Wood · 13 years ago
  48. 251da03 KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=N by Michael Neuling · 13 years ago
  49. 96f38d7 KVM: PPC: protect use of kvmppc_h_pr by Andreas Schwab · 13 years ago
  50. 2fde6d2 powerpc: Provide a way for KVM to indicate that NV GPR values are lost by Paul Mackerras · 13 years ago
  51. a4cc388 Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  52. bb75c62 Revert "KVM: PPC: Add support for explicit HIOR setting" by Alexander Graf · 13 years ago
  53. de1d924 powerpc: Add hvcall.h include to book3s_hv.c by Michael Neuling · 13 years ago
  54. ad61d64 powerpc/kvm: Fix build with older toolchains by Nishanth Aravamudan · 13 years ago
  55. ead53f2 powerpc: remove non-required uses of include <linux/module.h> by Paul Gortmaker · 13 years ago
  56. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 13 years ago
  57. 9308794 powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  58. 66b15db powerpc: add export.h to files making use of EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  59. 19ccb76 KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode code by Paul Mackerras · 13 years ago
  60. 0214394 KVM: PPC: book3s_pr: Simplify transitions between virtual and real mode by Paul Mackerras · 13 years ago
  61. 177339d KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separately by Paul Mackerras · 13 years ago
  62. af8f38b KVM: PPC: Add sanity checking to vcpu_run by Alexander Graf · 13 years ago
  63. 930b412 KVM: PPC: Enable the PAPR CAP for Book3S by Alexander Graf · 13 years ago
  64. a668f2b KVM: PPC: Support SC1 hypercalls for PAPR in PR mode by Alexander Graf · 13 years ago
  65. aacf9aa KVM: PPC: Stub emulate CFAR and PURR SPRs by Alexander Graf · 13 years ago
  66. 0254f074 KVM: PPC: Add PAPR hypercall code for PR mode by Alexander Graf · 13 years ago
  67. a15bd35 KVM: PPC: Add support for explicit HIOR setting by Alexander Graf · 13 years ago
  68. 77e675a KVM: PPC: Read out syscall instruction on trap by Alexander Graf · 13 years ago
  69. 04fcc11 KVM: PPC: Interpret SDR1 as HVA in PAPR mode by Alexander Graf · 13 years ago
  70. 317a8fa KVM: PPC: Check privilege level on SPRs by Alexander Graf · 13 years ago
  71. db507c3 KVM: PPC: move compute_tlbie_rb to book3s common header by Alexander Graf · 13 years ago
  72. 2c740c5 powerpc/kvm: Fix build errors with older toolchains by Nishanth Aravamudan · 13 years ago
  73. 5fabc48 Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  74. e725421 virtio: expose for non-virtualization users too by Ohad Ben-Cohen · 13 years ago
  75. 9e368f2 KVM: PPC: book3s_hv: Add support for PPC970-family processors by Paul Mackerras · 13 years ago
  76. 969391c powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits by Paul Mackerras · 13 years ago
  77. aa04b4c KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests by Paul Mackerras · 13 years ago
  78. 371fefd KVM: PPC: Allow book3s_hv guests to use SMT processor modes by Paul Mackerras · 13 years ago
  79. 54738c0 KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode by David Gibson · 13 years ago
  80. a8606e2 KVM: PPC: Handle some PAPR hcalls in the kernel by Paul Mackerras · 13 years ago
  81. de56a94 KVM: PPC: Add support for Book3S processors in hypervisor mode by Paul Mackerras · 13 years ago
  82. 3c42bf8 KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpu by Paul Mackerras · 13 years ago
  83. df6909e5 KVM: PPC: Move guest enter/exit down into subarch-specific code by Paul Mackerras · 13 years ago
  84. f9e0554 KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops down by Paul Mackerras · 13 years ago
  85. 3cf658b KVM: PPC: Deliver program interrupts right away instead of queueing them by Paul Mackerras · 13 years ago
  86. b01c8b5 powerpc, KVM: Rework KVM checks in first-level interrupt handlers by Paul Mackerras · 13 years ago
  87. f05ed4d KVM: PPC: Split out code from book3s.c into book3s_pr.c by Paul Mackerras · 13 years ago
  88. c4befc5 KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3s by Paul Mackerras · 13 years ago
  89. 149dbdb KVM: PPC: Fix machine checks on 32-bit Book3S by Paul Mackerras · 13 years ago
  90. 1aee47a KVM: PPC: e500: Don't search over the entire TLB0. by Scott Wood · 13 years ago
  91. dd9ebf1f KVM: PPC: e500: Add shadow PID support by Liu Yu · 13 years ago
  92. 08b7fa9 KVM: PPC: e500: Stop keeping shadow TLB by Liu Yu · 13 years ago
  93. a4cd8b2 KVM: PPC: e500: enable magic page by Scott Wood · 13 years ago
  94. 9973d54 KVM: PPC: e500: Support large page mappings of PFNMAP vmas. by Scott Wood · 13 years ago
  95. 59c1f4e KVM: PPC: e500: Eliminate shadow_pages[], and use pfns instead. by Scott Wood · 13 years ago
  96. 0ef309956 KVM: PPC: e500: don't use MAS0 as intermediate storage. by Scott Wood · 13 years ago
  97. 6fc4d1e KVM: PPC: e500: Disable preloading TLB1 in tlb_load(). by Scott Wood · 13 years ago
  98. 4cd35f67 KVM: PPC: e500: Save/restore SPE state by Scott Wood · 13 years ago
  99. ecee273 KVM: PPC: booke: use shadow_msr by Scott Wood · 13 years ago
  100. a22a2da KVM: PPC: Resolve real-mode handlers through function exports by Alexander Graf · 13 years ago