1. dd9ebf1f KVM: PPC: e500: Add shadow PID support by Liu Yu · 13 years ago
  2. 4cd35f67 KVM: PPC: e500: Save/restore SPE state by Scott Wood · 13 years ago
  3. ecee273 KVM: PPC: booke: use shadow_msr by Scott Wood · 13 years ago
  4. 5ce941e KVM: PPC: booke: add sregs support by Scott Wood · 13 years ago
  5. eab1767 KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0) by Scott Wood · 13 years ago
  6. 09000ad KVM: PPC: Fix issue clearing exit timing counters by Bharat Bhushan · 13 years ago
  7. 2d27fc5 KVM: PPC: Add book3s_32 tlbie flush acceleration by Alexander Graf · 14 years ago
  8. 2e0908a KVM: PPC: RCU'ify the Book3s MMU by Alexander Graf · 14 years ago
  9. beb03f1 KVM: PPC: First magic page steps by Alexander Graf · 14 years ago
  10. 28e83b4 KVM: PPC: Make PAM a define by Alexander Graf · 14 years ago
  11. a73a959 KVM: PPC: Convert SPRG[0-4] to shared page by Alexander Graf · 14 years ago
  12. de7906c KVM: PPC: Convert SRR0 and SRR1 to shared page by Alexander Graf · 14 years ago
  13. 5e03018 KVM: PPC: Convert DAR to shared page. by Alexander Graf · 14 years ago
  14. 666e725 KVM: PPC: Convert MSR to shared page by Alexander Graf · 14 years ago
  15. 96bc451 KVM: PPC: Introduce shared page by Alexander Graf · 14 years ago
  16. 8285541 KVM: Remove unnecessary divide operations by Joerg Roedel · 14 years ago
  17. fef093be KVM: PPC: Make use of hash based Shadow MMU by Alexander Graf · 14 years ago
  18. af7b4d1 KVM: PPC: Convert u64 -> ulong by Alexander Graf · 14 years ago
  19. 0604675 KVM: PPC: Use now shadowed vcpu fields by Alexander Graf · 14 years ago
  20. 00c3a37 KVM: PPC: Use CONFIG_PPC_BOOK3S define by Alexander Graf · 14 years ago
  21. 3ed9c6d KVM: PPC: Make bools bitfields by Alexander Graf · 14 years ago
  22. ad0a048 KVM: PPC: Add OSI hypercall interface by Alexander Graf · 14 years ago
  23. c8027f1 KVM: PPC: Make DSISR 32 bits wide by Alexander Graf · 14 years ago
  24. 3587d53 KVM: PPC: Teach MMIO Signedness by Alexander Graf · 14 years ago
  25. c62e096 KVM: PPC: Make fpscr 64-bit by Alexander Graf · 14 years ago
  26. 5aa9e2f KVM: PPC: Add QPR registers by Alexander Graf · 14 years ago
  27. daf5e27 KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guest by Liu Yu · 15 years ago
  28. f7adbba KVM: PPC: Keep SRR1 flags around in shadow_msr by Alexander Graf · 15 years ago
  29. 180a34d KVM: PPC: Add support for FPU/Altivec/VSX by Alexander Graf · 15 years ago
  30. 021ec9c KVM: PPC: Call SLB patching code in interrupt safe manner by Alexander Graf · 15 years ago
  31. 7e57cba KVM: PPC: Use PACA backed shadow vcpu by Alexander Graf · 15 years ago
  32. 544c676 Use hrtimers for the decrementer by Alexander Graf · 15 years ago
  33. ca95150 Add Book3s fields to vcpu structs by Alexander Graf · 15 years ago
  34. ec04b26 KVM: Prepare memslot data structures for multiple hugepage sizes by Joerg Roedel · 15 years ago
  35. 5b7c1a2 KVM: ppc: e500: Directly pass pvr to guest by Liu Yu · 15 years ago
  36. c428dcc KVM: Make KVM_HPAGES_PER_HPAGE unsigned long to avoid build error on powerpc by Stephen Rothwell · 15 years ago
  37. f5d0906 KVM: ppc: remove debug support broken by KVM debug rewrite by Hollis Blanchard · 16 years ago
  38. bb3a8a1 KVM: ppc: Add extra E500 exceptions by Hollis Blanchard · 16 years ago
  39. f7b200a KVM: ppc: Add dbsr in kvm_vcpu_arch by Hollis Blanchard · 16 years ago
  40. c46fb02 KVM: ppc: move struct kvmppc_44x_tlbe into 44x-specific header by Hollis Blanchard · 16 years ago
  41. 989c0f0 KVM: Remove old kvm_guest_debug structs by Jan Kiszka · 16 years ago
  42. 7b70159 KVM: ppc: mostly cosmetic updates to the exit timing accounting code by Hollis Blanchard · 16 years ago
  43. 73e75b4 KVM: ppc: Implement in-kernel exit timing statistics by Hollis Blanchard · 16 years ago
  44. 5cf8ca2 KVM: ppc: adjust vcpu types to support 64-bit cores by Hollis Blanchard · 16 years ago
  45. db93f57 KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor by Hollis Blanchard · 16 years ago
  46. 9dd921c KVM: ppc: Refactor powerpc.c to relocate 440-specific code by Hollis Blanchard · 16 years ago
  47. 0f55dc4 KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe" by Hollis Blanchard · 16 years ago
  48. 49dd2c4 KVM: powerpc: Map guest userspace with TID=0 mappings by Hollis Blanchard · 16 years ago
  49. 83aae4a KVM: ppc: Write only modified shadow entries into the TLB on exit by Hollis Blanchard · 16 years ago
  50. 20754c2 KVM: ppc: Stop saving host TLB state by Hollis Blanchard · 16 years ago
  51. 6a0ab73 KVM: ppc: guest breakpoint support by Hollis Blanchard · 16 years ago
  52. b8b572e powerpc: Move include files to arch/powerpc/include/asm by Stephen Rothwell · 16 years ago[Renamed from include/asm-powerpc/kvm_host.h]
  53. 588968b KVM: Add coalesced MMIO support (powerpc part) by Laurent Vivier · 16 years ago
  54. 45c5eb6 KVM: ppc: Handle guest idle by emulating MSR[WE] writes by Hollis Blanchard · 16 years ago
  55. bbf45ba KVM: ppc: PowerPC 440 KVM implementation by Hollis Blanchard · 16 years ago