1. bc5ad3f KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller by Benjamin Herrenschmidt · 12 years ago
  2. 8e591cb KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls by Michael Ellerman · 12 years ago
  3. de9ba2f KVM: PPC: Support irq routing and irqfd for in-kernel MPIC by Alexander Graf · 12 years ago
  4. eb1e4f4 kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC by Scott Wood · 12 years ago
  5. 5df554a kvm/ppc/mpic: in-kernel MPIC emulation by Scott Wood · 12 years ago
  6. c35635e KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map by Paul Mackerras · 12 years ago
  7. 9a6061d KVM: PPC: e500: Add support for EPTCFG register by Mihai Caraman · 12 years ago
  8. 307d900 KVM: PPC: e500: Add support for TLBnPS registers by Mihai Caraman · 12 years ago
  9. 15b708b KVM: PPC: booke: Added debug handler by Bharat Bhushan · 12 years ago
  10. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  11. 0acb911 powerpc/kvm/book3s_hv: Preserve guest CFAR register value by Paul Mackerras · 12 years ago
  12. 1c81063 KVM: PPC: BookE: Implement EPR exit by Alexander Graf · 12 years ago
  13. 0743247 KVM: Make KVM_PRIVATE_MEM_SLOTS optional by Alex Williamson · 12 years ago
  14. bbacc0c KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS by Alex Williamson · 12 years ago
  15. 62b4db0 KVM: PPC: Make EPCR a valid field for booke64 and bookehv by Alexander Graf · 12 years ago
  16. 1b400ba KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations by Paul Mackerras · 12 years ago
  17. 44e5f6b KVM: PPC: Book3S HV: Add a mechanism for recording modified HPTEs by Paul Mackerras · 12 years ago
  18. c7b6767 KVM: PPC: Book3S HV: Fix accounting of stolen time by Paul Mackerras · 12 years ago
  19. 8455d79 KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can run by Paul Mackerras · 12 years ago
  20. 2f12f03 KVM: PPC: Book3S HV: Fixes for late-joining threads by Paul Mackerras · 12 years ago
  21. a66b48c KVM: PPC: Move kvm->arch.slot_phys into memslot.arch by Paul Mackerras · 12 years ago
  22. 6df8d3f booke: Added ONE_REG interface for IAC/DAC debug registers by Bharat Bhushan · 12 years ago
  23. f61c94b KVM: PPC: booke: Add watchdog emulation by Bharat Bhushan · 12 years ago
  24. 9b0cb3c KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier support by Alexander Graf · 12 years ago
  25. 862d31f KVM: PPC: E500: Implement MMU notifiers by Alexander Graf · 12 years ago
  26. c78aa4c Merge remote-tracking branch 'upstream/master' into queue by Marcelo Tosatti · 12 years ago
  27. 249ba1e KVM: PPC: Add cache flush on page map by Alexander Graf · 12 years ago
  28. d89cc61 KVM: Push rmap into kvm_arch_memory_slot by Takuya Yoshikawa · 12 years ago
  29. b3ae209 KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_start() by Takuya Yoshikawa · 12 years ago
  30. 21bd000 KVM: PPC: booke: Added DECAR support by Bharat Bhushan · 13 years ago
  31. 32fad28 KVM: PPC: Book3S HV: Make the guest hash table size configurable by Paul Mackerras · 13 years ago
  32. f31e65e kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM by Benjamin Herrenschmidt · 13 years ago
  33. 6020c0f KVM: PPC: Pass EA to updating emulation ops by Alexander Graf · 13 years ago
  34. 0456ec4 KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace log by Paul Mackerras · 13 years ago
  35. 2e25aa5 KVM: PPC: Book3S HV: Make virtual processor area registration more robust by Paul Mackerras · 13 years ago
  36. 5fd8505 KVM: PPC: bookehv: add comment about shadow_msr by Alexander Graf · 13 years ago
  37. d30f6e4 KVM: PPC: booke: category E.HV (GS-mode) support by Scott Wood · 13 years ago
  38. 8fdd21a2 KVM: PPC: e500: refactor core-specific TLB code by Scott Wood · 13 years ago
  39. 2246f8b KVM: PPC: Rework wqp conditional code by Alexander Graf · 13 years ago
  40. b6d3383 KVM: Factor out kvm_vcpu_kick to arch-generic code by Christoffer Dall · 13 years ago
  41. db3fe4e KVM: Introduce kvm_memory_slot::arch and move lpage_info into it by Takuya Yoshikawa · 13 years ago
  42. d2a1b48 KVM: PPC: Add HPT preallocator by Alexander Graf · 13 years ago
  43. b4e7061 KVM: PPC: Convert RMA allocation into generic code by Alexander Graf · 13 years ago
  44. b3c5d3c KVM: PPC: Rename MMIO register identifiers by Alexander Graf · 13 years ago
  45. bad3b50 KVM: PPC: Book3s HV: Maintain separate guest and host views of R and C bits by Paul Mackerras · 13 years ago
  46. 342d3db KVM: PPC: Implement MMU notifiers for Book3S HV guests by Paul Mackerras · 13 years ago
  47. 697d389 KVM: PPC: Implement MMIO emulation support for Book3S HV guests by Paul Mackerras · 13 years ago
  48. 06ce2c6 KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfn by Paul Mackerras · 13 years ago
  49. 9d0ef5ea KVM: PPC: Allow I/O mappings in memory slots by Paul Mackerras · 13 years ago
  50. da9d1d7 KVM: PPC: Allow use of small pages to back Book3S HV guests by Paul Mackerras · 13 years ago
  51. c77162d KVM: PPC: Only get pages when actually needed, not in prepare_memory_region() by Paul Mackerras · 13 years ago
  52. b2b2f16 KVM: PPC: Keep page physical addresses in per-slot arrays by Paul Mackerras · 13 years ago
  53. 8936dda KVM: PPC: Keep a record of HV guest view of hashed page table entries by Paul Mackerras · 13 years ago
  54. dfd4d47 KVM: PPC: booke: Improve timer register emulation by Scott Wood · 13 years ago
  55. b590497 KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn by Scott Wood · 13 years ago
  56. 19ccb76 KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode code by Paul Mackerras · 13 years ago
  57. 0214394 KVM: PPC: book3s_pr: Simplify transitions between virtual and real mode by Paul Mackerras · 13 years ago
  58. af8f38b KVM: PPC: Add sanity checking to vcpu_run by Alexander Graf · 13 years ago
  59. 9432ba6 KVM: PPC: Add papr_enabled flag by Alexander Graf · 13 years ago
  60. 9e368f2 KVM: PPC: book3s_hv: Add support for PPC970-family processors by Paul Mackerras · 13 years ago
  61. aa04b4c KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests by Paul Mackerras · 13 years ago
  62. 371fefd KVM: PPC: Allow book3s_hv guests to use SMT processor modes by Paul Mackerras · 13 years ago
  63. 54738c0 KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode by David Gibson · 13 years ago
  64. a8606e2 KVM: PPC: Handle some PAPR hcalls in the kernel by Paul Mackerras · 13 years ago
  65. de56a94 KVM: PPC: Add support for Book3S processors in hypervisor mode by Paul Mackerras · 13 years ago
  66. c4befc5 KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3s by Paul Mackerras · 13 years ago
  67. dd9ebf1f KVM: PPC: e500: Add shadow PID support by Liu Yu · 14 years ago
  68. 4cd35f67 KVM: PPC: e500: Save/restore SPE state by Scott Wood · 14 years ago
  69. ecee273 KVM: PPC: booke: use shadow_msr by Scott Wood · 14 years ago
  70. 5ce941e KVM: PPC: booke: add sregs support by Scott Wood · 14 years ago
  71. eab1767 KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0) by Scott Wood · 14 years ago
  72. 09000ad KVM: PPC: Fix issue clearing exit timing counters by Bharat Bhushan · 14 years ago
  73. 2d27fc5 KVM: PPC: Add book3s_32 tlbie flush acceleration by Alexander Graf · 14 years ago
  74. 2e0908a KVM: PPC: RCU'ify the Book3s MMU by Alexander Graf · 14 years ago
  75. beb03f1 KVM: PPC: First magic page steps by Alexander Graf · 14 years ago
  76. 28e83b4 KVM: PPC: Make PAM a define by Alexander Graf · 14 years ago
  77. a73a959 KVM: PPC: Convert SPRG[0-4] to shared page by Alexander Graf · 14 years ago
  78. de7906c KVM: PPC: Convert SRR0 and SRR1 to shared page by Alexander Graf · 14 years ago
  79. 5e03018 KVM: PPC: Convert DAR to shared page. by Alexander Graf · 14 years ago
  80. 666e725 KVM: PPC: Convert MSR to shared page by Alexander Graf · 14 years ago
  81. 96bc451 KVM: PPC: Introduce shared page by Alexander Graf · 14 years ago
  82. 8285541 KVM: Remove unnecessary divide operations by Joerg Roedel · 14 years ago
  83. fef093be KVM: PPC: Make use of hash based Shadow MMU by Alexander Graf · 14 years ago
  84. af7b4d1 KVM: PPC: Convert u64 -> ulong by Alexander Graf · 15 years ago
  85. 0604675 KVM: PPC: Use now shadowed vcpu fields by Alexander Graf · 15 years ago
  86. 00c3a37 KVM: PPC: Use CONFIG_PPC_BOOK3S define by Alexander Graf · 15 years ago
  87. 3ed9c6d KVM: PPC: Make bools bitfields by Alexander Graf · 15 years ago
  88. ad0a048 KVM: PPC: Add OSI hypercall interface by Alexander Graf · 15 years ago
  89. c8027f1 KVM: PPC: Make DSISR 32 bits wide by Alexander Graf · 15 years ago
  90. 3587d53 KVM: PPC: Teach MMIO Signedness by Alexander Graf · 15 years ago
  91. c62e096 KVM: PPC: Make fpscr 64-bit by Alexander Graf · 15 years ago
  92. 5aa9e2f KVM: PPC: Add QPR registers by Alexander Graf · 15 years ago
  93. daf5e27 KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guest by Liu Yu · 15 years ago
  94. f7adbba KVM: PPC: Keep SRR1 flags around in shadow_msr by Alexander Graf · 15 years ago
  95. 180a34d KVM: PPC: Add support for FPU/Altivec/VSX by Alexander Graf · 15 years ago
  96. 021ec9c KVM: PPC: Call SLB patching code in interrupt safe manner by Alexander Graf · 15 years ago
  97. 7e57cba KVM: PPC: Use PACA backed shadow vcpu by Alexander Graf · 15 years ago
  98. 544c676 Use hrtimers for the decrementer by Alexander Graf · 15 years ago
  99. ca95150 Add Book3s fields to vcpu structs by Alexander Graf · 15 years ago
  100. ec04b26 KVM: Prepare memslot data structures for multiple hugepage sizes by Joerg Roedel · 16 years ago