1. eb1e4f4 kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC by Scott Wood · 12 years ago
  2. 5df554a kvm/ppc/mpic: in-kernel MPIC emulation by Scott Wood · 12 years ago
  3. 35b299e KVM: PPC: Book3E: Refactor ONE_REG ioctl implementation by Mihai Caraman · 12 years ago
  4. 9b4f530 booke: exit to user space if emulator request by Bharat Bhushan · 12 years ago
  5. 092d62e KVM: PPC: debug stub interface parameter defined by Bharat Bhushan · 12 years ago
  6. 8c32a2e Added ONE_REG interface for debug instruction by Bharat Bhushan · 12 years ago
  7. 4fe27d2 KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external by Paul Mackerras · 12 years ago
  8. 78accda KVM: PPC: Added one_reg interface for timer registers by Bharat Bhushan · 12 years ago
  9. d26f22c KVM: PPC: move tsr update in a separate function by Bharat Bhushan · 12 years ago
  10. 8482644 KVM: set_memory_region: Refactor commit_memory_region() by Takuya Yoshikawa · 12 years ago
  11. 011da89 KVM: PPC: BookE: Handle alignment interrupts by Alexander Graf · 12 years ago
  12. 1d542d9 KVM: PPC: booke: Allow multiple exception types by Bharat Bhushan · 12 years ago
  13. 324b3e6 KVM: PPC: BookE: Add EPR ONE_REG sync by Alexander Graf · 12 years ago
  14. 1c81063 KVM: PPC: BookE: Implement EPR exit by Alexander Graf · 12 years ago
  15. b8c649a KVM: PPC: BookE: Allow irq deliveries to inject requests by Alexander Graf · 12 years ago
  16. 352df1d KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interface by Mihai Caraman · 12 years ago
  17. 38f9882 KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulation by Mihai Caraman · 12 years ago
  18. 95e90b4 KVM: PPC: bookehv: Add guest computation mode for irq delivery by Mihai Caraman · 12 years ago
  19. b50df19 KVM: PPC: booke: Fix get_tb() compile error on 64-bit by Mihai Caraman · 12 years ago
  20. 5bd1cf1 KVM: PPC: set IN_GUEST_MODE before checking requests by Scott Wood · 12 years ago
  21. a47d72f KVM: PPC: Book3S HV: Fix updates of vcpu->cpu by Paul Mackerras · 12 years ago
  22. dfe49db KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly by Paul Mackerras · 12 years ago
  23. a66b48c KVM: PPC: Move kvm->arch.slot_phys into memslot.arch by Paul Mackerras · 12 years ago
  24. 7a08c27 KVM: PPC: BookE: Support FPU on non-hv systems by Alexander Graf · 12 years ago
  25. 6df8d3f booke: Added ONE_REG interface for IAC/DAC debug registers by Bharat Bhushan · 12 years ago
  26. f61c94b KVM: PPC: booke: Add watchdog emulation by Bharat Bhushan · 12 years ago
  27. 7c973a2 KVM: PPC: Add return value to core_check_requests by Alexander Graf · 12 years ago
  28. 7ee7885 KVM: PPC: Add return value in prepare_to_enter by Alexander Graf · 12 years ago
  29. 3766a4c KVM: PPC: Move kvm_guest_enter call into generic code by Alexander Graf · 12 years ago
  30. bd2be68 KVM: PPC: Book3S: PR: Rework irq disabling by Alexander Graf · 12 years ago
  31. 24afa37 KVM: PPC: Consistentify vcpu exit path by Alexander Graf · 12 years ago
  32. 706fb73 KVM: PPC: Exit guest context while handling exit by Alexander Graf · 12 years ago
  33. e85ad38 KVM: PPC: BookE: Drop redundant vcpu->mode set by Alexander Graf · 12 years ago
  34. 03d25c5 KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_pr by Alexander Graf · 12 years ago
  35. 2d8185d KVM: PPC: BookE: No duplicate request != 0 check by Alexander Graf · 12 years ago
  36. 6346046 KVM: PPC: BookE: Add some more trace points by Alexander Graf · 12 years ago
  37. 862d31f KVM: PPC: E500: Implement MMU notifiers by Alexander Graf · 12 years ago
  38. d69c643 KVM: PPC: BookE: Add support for vcpu->mode by Alexander Graf · 12 years ago
  39. 4ffc635 KVM: PPC: BookE: Add check_requests helper function by Alexander Graf · 12 years ago
  40. cf1c5ca KVM: PPC: BookE: Expose remote TLB flushes in debugfs by Alexander Graf · 12 years ago
  41. 97c9505 KVM: PPC: PR: Use generic tracepoint for guest exit by Alexander Graf · 12 years ago
  42. 6328e59 booke/bookehv: Add host crit-watchdog exception support by Bharat Bhushan · 12 years ago
  43. 21bd000 KVM: PPC: booke: Added DECAR support by Bharat Bhushan · 13 years ago
  44. 966cd0f KVM: PPC: Ignore unhalt request from kvm_vcpu_block by Alexander Graf · 13 years ago
  45. 6020c0f KVM: PPC: Pass EA to updating emulation ops by Alexander Graf · 13 years ago
  46. 03660ba KVM: PPC: Booke: only prepare to enter when we enter by Alexander Graf · 13 years ago
  47. 7cc1e8e KVM: PPC: booke: Reinject performance monitor interrupts by Alexander Graf · 13 years ago
  48. 4e642cc KVM: PPC: booke: expose good state on irq reinject by Alexander Graf · 13 years ago
  49. 95f2e92 KVM: PPC: booke: Support perfmon interrupts by Alexander Graf · 13 years ago
  50. 0268597 KVM: PPC: booke: add GS documentation for program interrupt by Alexander Graf · 13 years ago
  51. c35c9d8 KVM: PPC: booke: Readd debug abort code for machine check by Alexander Graf · 13 years ago
  52. 8b3a00f KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1 by Alexander Graf · 13 years ago
  53. a8e4ef8 KVM: PPC: booke: rework rescheduling checks by Alexander Graf · 13 years ago
  54. d1ff549 KVM: PPC: booke: deliver program int on emulation failure by Alexander Graf · 13 years ago
  55. acab052 KVM: PPC: booke: remove leftover debugging by Alexander Graf · 13 years ago
  56. bf7ca4b KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2 by Alexander Graf · 13 years ago
  57. 79300f8 KVM: PPC: e500mc: implicitly set MSR_GS by Alexander Graf · 13 years ago
  58. 4ab9691 KVM: PPC: e500mc: Add doorbell emulation support by Alexander Graf · 13 years ago
  59. 8fae845 KVM: PPC: booke: standard PPC floating point support by Scott Wood · 13 years ago
  60. d30f6e4 KVM: PPC: booke: category E.HV (GS-mode) support by Scott Wood · 13 years ago
  61. fafd683 KVM: PPC: booke: Move vm core init/destroy out of booke.c by Scott Wood · 13 years ago
  62. 94fa9d9 KVM: PPC: booke: add booke-level vcpu load/put by Scott Wood · 13 years ago
  63. 31f3438 KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code by Paul Mackerras · 13 years ago
  64. dfd4d47 KVM: PPC: booke: Improve timer register emulation by Scott Wood · 13 years ago
  65. b590497 KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn by Scott Wood · 13 years ago
  66. 29ac26e KVM: PPC: booke: Fix int_pending calculation for MSR[EE] paravirt by Scott Wood · 13 years ago
  67. c59a6a3 KVM: PPC: booke: Check for MSR[WE] in prepare_to_enter by Scott Wood · 13 years ago
  68. 25051b5 KVM: PPC: Move prepare_to_enter call site into subarch code by Scott Wood · 13 years ago
  69. 7e28e60e KVM: PPC: Rename deliver_interrupts to prepare_to_enter by Scott Wood · 13 years ago
  70. 1d1ef22 KVM: PPC: booke: check for signals in kvmppc_vcpu_run by Scott Wood · 13 years ago
  71. 841741f KVM: PPC: e500: Don't hardcode PIR=0 by Scott Wood · 13 years ago
  72. af8f38b KVM: PPC: Add sanity checking to vcpu_run by Alexander Graf · 13 years ago
  73. df6909e5 KVM: PPC: Move guest enter/exit down into subarch-specific code by Paul Mackerras · 13 years ago
  74. f9e0554 KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops down by Paul Mackerras · 13 years ago
  75. dd9ebf1f KVM: PPC: e500: Add shadow PID support by Liu Yu · 13 years ago
  76. a4cd8b2 KVM: PPC: e500: enable magic page by Scott Wood · 13 years ago
  77. 4cd35f67 KVM: PPC: e500: Save/restore SPE state by Scott Wood · 13 years ago
  78. ecee273 KVM: PPC: booke: use shadow_msr by Scott Wood · 13 years ago
  79. 5ce941e KVM: PPC: booke: add sregs support by Scott Wood · 14 years ago
  80. bc9c193 KVM: PPC: Fix SPRG get/set for Book3S and BookE by Peter Tyser · 14 years ago
  81. c5335f1 KVM: PPC: Implement level interrupts for BookE by Alexander Graf · 14 years ago
  82. 082decf KVM: PPC: initialize IVORs in addition to IVPR by Hollis Blanchard · 14 years ago
  83. 90bba35 KVM: PPC: Tell guest about pending interrupts by Alexander Graf · 14 years ago
  84. 5c6cedf KVM: PPC: Add PV guest critical sections by Alexander Graf · 14 years ago
  85. 2a342ed KVM: PPC: Implement hypervisor interface by Alexander Graf · 14 years ago
  86. a73a959 KVM: PPC: Convert SPRG[0-4] to shared page by Alexander Graf · 14 years ago
  87. de7906c KVM: PPC: Convert SRR0 and SRR1 to shared page by Alexander Graf · 14 years ago
  88. 5e03018 KVM: PPC: Convert DAR to shared page. by Alexander Graf · 14 years ago
  89. 666e725 KVM: PPC: Convert MSR to shared page by Alexander Graf · 14 years ago
  90. 6045be5 KVM: PPC: fix uninitialized variable warning in kvm_ppc_core_deliver_interrupts by Asias He · 14 years ago
  91. 2122ff5 KVM: move vcpu locking to dispatcher for generic vcpu ioctls by Avi Kivity · 15 years ago
  92. 98001d8 KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctls by Avi Kivity · 15 years ago
  93. 4496f97 KVM: PPC: Add dequeue for external on BookE by Alexander Graf · 15 years ago
  94. 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
  95. daf5e27 KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guest by Liu Yu · 15 years ago
  96. 25a8a02 KVM: PPC: Emulate trap SRR1 flags properly by Alexander Graf · 15 years ago
  97. 992b5b2 KVM: PPC: Add helpers for CR, XER by Alexander Graf · 15 years ago
  98. 8e5b26b KVM: PPC: Use accessor functions for GPR access by Alexander Graf · 15 years ago
  99. 7706664d KVM: powerpc: Improve DEC handling by Alexander Graf · 15 years ago
  100. 4e75575 Move dirty logging code to sub-arch by Alexander Graf · 15 years ago