1. b590497 KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn by Scott Wood · 13 years ago
  2. 29ac26e KVM: PPC: booke: Fix int_pending calculation for MSR[EE] paravirt by Scott Wood · 13 years ago
  3. c59a6a3 KVM: PPC: booke: Check for MSR[WE] in prepare_to_enter by Scott Wood · 13 years ago
  4. 25051b5 KVM: PPC: Move prepare_to_enter call site into subarch code by Scott Wood · 13 years ago
  5. 7e28e60e KVM: PPC: Rename deliver_interrupts to prepare_to_enter by Scott Wood · 13 years ago
  6. 1d1ef22 KVM: PPC: booke: check for signals in kvmppc_vcpu_run by Scott Wood · 13 years ago
  7. 841741f KVM: PPC: e500: Don't hardcode PIR=0 by Scott Wood · 13 years ago
  8. af8f38b KVM: PPC: Add sanity checking to vcpu_run by Alexander Graf · 13 years ago
  9. df6909e5 KVM: PPC: Move guest enter/exit down into subarch-specific code by Paul Mackerras · 13 years ago
  10. f9e0554 KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops down by Paul Mackerras · 13 years ago
  11. dd9ebf1f KVM: PPC: e500: Add shadow PID support by Liu Yu · 13 years ago
  12. a4cd8b2 KVM: PPC: e500: enable magic page by Scott Wood · 13 years ago
  13. 4cd35f6 KVM: PPC: e500: Save/restore SPE state by Scott Wood · 13 years ago
  14. ecee273 KVM: PPC: booke: use shadow_msr by Scott Wood · 13 years ago
  15. 5ce941e KVM: PPC: booke: add sregs support by Scott Wood · 14 years ago
  16. bc9c193 KVM: PPC: Fix SPRG get/set for Book3S and BookE by Peter Tyser · 14 years ago
  17. c5335f1 KVM: PPC: Implement level interrupts for BookE by Alexander Graf · 14 years ago
  18. 082decf KVM: PPC: initialize IVORs in addition to IVPR by Hollis Blanchard · 14 years ago
  19. 90bba35 KVM: PPC: Tell guest about pending interrupts by Alexander Graf · 14 years ago
  20. 5c6cedf KVM: PPC: Add PV guest critical sections by Alexander Graf · 14 years ago
  21. 2a342ed KVM: PPC: Implement hypervisor interface by Alexander Graf · 14 years ago
  22. a73a959 KVM: PPC: Convert SPRG[0-4] to shared page by Alexander Graf · 14 years ago
  23. de7906c KVM: PPC: Convert SRR0 and SRR1 to shared page by Alexander Graf · 14 years ago
  24. 5e03018 KVM: PPC: Convert DAR to shared page. by Alexander Graf · 14 years ago
  25. 666e725 KVM: PPC: Convert MSR to shared page by Alexander Graf · 14 years ago
  26. 6045be5 KVM: PPC: fix uninitialized variable warning in kvm_ppc_core_deliver_interrupts by Asias He · 14 years ago
  27. 2122ff5 KVM: move vcpu locking to dispatcher for generic vcpu ioctls by Avi Kivity · 15 years ago
  28. 98001d8 KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctls by Avi Kivity · 15 years ago
  29. 4496f97 KVM: PPC: Add dequeue for external on BookE by Alexander Graf · 15 years ago
  30. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  31. daf5e27 KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guest by Liu Yu · 15 years ago
  32. 25a8a02 KVM: PPC: Emulate trap SRR1 flags properly by Alexander Graf · 15 years ago
  33. 992b5b2 KVM: PPC: Add helpers for CR, XER by Alexander Graf · 15 years ago
  34. 8e5b26b KVM: PPC: Use accessor functions for GPR access by Alexander Graf · 15 years ago
  35. 7706664d KVM: powerpc: Improve DEC handling by Alexander Graf · 15 years ago
  36. 4e75575 Move dirty logging code to sub-arch by Alexander Graf · 15 years ago
  37. 2986b8c KVM: powerpc: fix some init/exit annotations by Stephen Rothwell · 16 years ago
  38. bb3a8a1 KVM: ppc: Add extra E500 exceptions by Hollis Blanchard · 16 years ago
  39. bdc89f1 KVM: ppc: distinguish between interrupts and priorities by Hollis Blanchard · 16 years ago
  40. b52a638 KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke by Hollis Blanchard · 16 years ago
  41. f443536 KVM: ppc: remove last 44x-specific bits from booke.c by Hollis Blanchard · 16 years ago
  42. fa86b8d KVM: ppc: rename 44x MMU functions used in booke.c by Hollis Blanchard · 16 years ago
  43. be8d1ca KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name) by Hollis Blanchard · 16 years ago
  44. 58a9621 KVM: ppc: change kvmppc_mmu_map() parameters by Hollis Blanchard · 16 years ago
  45. 475e7cd KVM: ppc: small cosmetic changes to Book E DTLB miss handler by Hollis Blanchard · 16 years ago
  46. 7b70159 KVM: ppc: mostly cosmetic updates to the exit timing accounting code by Hollis Blanchard · 16 years ago
  47. 73e75b4 KVM: ppc: Implement in-kernel exit timing statistics by Hollis Blanchard · 16 years ago
  48. 7924bd4 KVM: ppc: directly insert shadow mappings into the hardware TLB by Hollis Blanchard · 16 years ago
  49. 8916861 KVM: ppc: support large host pages by Hollis Blanchard · 16 years ago
  50. d4cf389 KVM: ppc: optimize irq delivery path by Hollis Blanchard · 16 years ago
  51. 9ab8084 KVM: ppc: optimize find first bit by Hollis Blanchard · 16 years ago
  52. 1b6766c KVM: ppc: optimize kvm stat handling by Hollis Blanchard · 16 years ago
  53. b8fd68a KVM: ppc: fix set regs to take care of msr change by Hollis Blanchard · 16 years ago
  54. 5cf8ca2 KVM: ppc: adjust vcpu types to support 64-bit cores by Hollis Blanchard · 16 years ago
  55. db93f57 KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor by Hollis Blanchard · 16 years ago
  56. 5cbb510 KVM: ppc: Move the last bits of 44x code out of booke.c by Hollis Blanchard · 16 years ago
  57. 75f74f0 KVM: ppc: refactor instruction emulation into generic and core-specific pieces by Hollis Blanchard · 16 years ago
  58. 9dd921c KVM: ppc: Refactor powerpc.c to relocate 440-specific code by Hollis Blanchard · 16 years ago
  59. d9fbd03 KVM: ppc: combine booke_guest.c and booke_host.c by Hollis Blanchard · 16 years ago[Renamed (89%) from arch/powerpc/kvm/booke_guest.c]
  60. 0f55dc4 KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe" by Hollis Blanchard · 16 years ago
  61. a0d7b9f KVM: ppc: Move 440-specific TLB code into 44x_tlb.c by Hollis Blanchard · 16 years ago
  62. 49dd2c4 KVM: powerpc: Map guest userspace with TID=0 mappings by Hollis Blanchard · 16 years ago
  63. 6a0ab73 KVM: ppc: guest breakpoint support by Hollis Blanchard · 16 years ago
  64. ce263d7 KVM: ppc: Remove duplicate function by Hollis Blanchard · 17 years ago
  65. de368dc KVM: ppc: deliver INTERRUPT_FP_UNAVAIL to the guest by Christian Ehrhardt · 17 years ago
  66. 45c5eb6 KVM: ppc: Handle guest idle by emulating MSR[WE] writes by Hollis Blanchard · 17 years ago
  67. bbf45ba KVM: ppc: PowerPC 440 KVM implementation by Hollis Blanchard · 17 years ago