1. 2190991 KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUG by Bharat Bhushan · 10 years ago
  2. 9fee756 KVM: PPC: BOOKE: allow debug interrupt at "debug level" by Bharat Bhushan · 10 years ago
  3. ce91ddc KVM: PPC: Remove DCR handling by Alexander Graf · 10 years ago
  4. 8de1201 KVM: PPC: Expose helper functions for data/inst faults by Alexander Graf · 11 years ago
  5. 7d15c06f KVM: PPC: Implement kvmppc_xlate for all targets by Alexander Graf · 11 years ago
  6. f525047 KVM: PPC: Bookehv: Get vcpu's last instruction for emulation by Mihai Caraman · 10 years ago
  7. 51f0472 KVM: PPC: Allow kvmppc_get_last_inst() to fail by Mihai Caraman · 10 years ago
  8. 34f754b kvm: ppc: Add SPRN_EPR get helper function by Bharat Bhushan · 11 years ago
  9. c1b8a01 kvm: ppc: booke: Use the shared struct helpers for SPRN_SPRG0-7 by Bharat Bhushan · 11 years ago
  10. dc16854 kvm: ppc: booke: Add shared struct helpers of SPRN_ESR by Bharat Bhushan · 11 years ago
  11. a5414d4 kvm: ppc: booke: Use the shared struct helpers of SPRN_DEAR by Bharat Bhushan · 11 years ago
  12. 31579ee kvm: ppc: booke: Use the shared struct helpers of SRR0 and SRR1 by Bharat Bhushan · 11 years ago
  13. b73117c Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue by Paolo Bonzini · 11 years ago
  14. 6c85f52 kvm/ppc: IRQ disabling cleanup by Scott Wood · 11 years ago
  15. 9bd880a KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software state by Tiejun Chen · 11 years ago
  16. 08c9a18 kvm: powerpc: use caching attributes as per linux pte by Bharat Bhushan · 11 years ago
  17. 99dae3b KVM: PPC: Load/save FP/VMX/VSX state directly to/from vcpu struct by Paul Mackerras · 11 years ago
  18. efff191 KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures by Paul Mackerras · 11 years ago
  19. f5f9721 powerpc/kvm/booke: Fix build break due to stack frame size warning by Scott Wood · 11 years ago
  20. f080480 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  21. cbbc58d kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine by Aneesh Kumar K.V · 11 years ago
  22. 5587027 kvm: Add struct kvm arg to memslot APIs by Aneesh Kumar K.V · 11 years ago
  23. dba291f kvm: powerpc: booke: Move booke related tracepoints to separate header by Aneesh Kumar K.V · 11 years ago
  24. 3a167bea kvm: powerpc: Add kvmppc_ops callback by Aneesh Kumar K.V · 11 years ago
  25. ce11e48 KVM: PPC: E500: Add userspace debug stub support by Bharat Bhushan · 12 years ago
  26. 547465e KVM: PPC: E500: Using "struct debug_reg" by Bharat Bhushan · 12 years ago
  27. b12c784 KVM: PPC: E500: exit to user space on "ehpriv 1" instruction by Bharat Bhushan · 12 years ago
  28. 8b75cbb KVM: PPC: BookE: Add GET/SET_ONE_REG interface for VRSAVE by Paul Mackerras · 11 years ago
  29. de79f7b powerpc: Put FP/VSX and VR state into structures by Paul Mackerras · 11 years ago
  30. c09ec19 kvm/ppc/booke: Don't call kvm_guest_enter twice by Scott Wood · 12 years ago
  31. 5f1c248 kvm/ppc: Call trace_hardirqs_on before entry by Scott Wood · 12 years ago
  32. fe489bf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  33. 5f17ce8 KVM: PPC: Guard doorbell exception with CONFIG_PPC_DOORBELL by Tiejun Chen · 12 years ago
  34. f8941fbe kvm/ppc/booke: Delay kvmppc_lazy_ee_enable by Scott Wood · 12 years ago
  35. 7c11c0c kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit() by Scott Wood · 12 years ago
  36. f1e8902 kvm/ppc/booke: Hold srcu lock when calling gfn functions by Scott Wood · 12 years ago
  37. eb1e4f4 kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC by Scott Wood · 12 years ago
  38. 5df554ad kvm/ppc/mpic: in-kernel MPIC emulation by Scott Wood · 12 years ago
  39. 35b299e KVM: PPC: Book3E: Refactor ONE_REG ioctl implementation by Mihai Caraman · 12 years ago
  40. 9b4f530 booke: exit to user space if emulator request by Bharat Bhushan · 12 years ago
  41. 092d62e KVM: PPC: debug stub interface parameter defined by Bharat Bhushan · 12 years ago
  42. 8c32a2e Added ONE_REG interface for debug instruction by Bharat Bhushan · 12 years ago
  43. 4fe27d2 KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external by Paul Mackerras · 12 years ago
  44. 78accda KVM: PPC: Added one_reg interface for timer registers by Bharat Bhushan · 12 years ago
  45. d26f22c KVM: PPC: move tsr update in a separate function by Bharat Bhushan · 12 years ago
  46. 8482644 KVM: set_memory_region: Refactor commit_memory_region() by Takuya Yoshikawa · 12 years ago
  47. 011da89 KVM: PPC: BookE: Handle alignment interrupts by Alexander Graf · 12 years ago
  48. 1d542d9 KVM: PPC: booke: Allow multiple exception types by Bharat Bhushan · 12 years ago
  49. 324b3e6 KVM: PPC: BookE: Add EPR ONE_REG sync by Alexander Graf · 12 years ago
  50. 1c81063 KVM: PPC: BookE: Implement EPR exit by Alexander Graf · 12 years ago
  51. b8c649a KVM: PPC: BookE: Allow irq deliveries to inject requests by Alexander Graf · 12 years ago
  52. 352df1d KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interface by Mihai Caraman · 12 years ago
  53. 38f9882 KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulation by Mihai Caraman · 12 years ago
  54. 95e90b4 KVM: PPC: bookehv: Add guest computation mode for irq delivery by Mihai Caraman · 12 years ago
  55. b50df19 KVM: PPC: booke: Fix get_tb() compile error on 64-bit by Mihai Caraman · 12 years ago
  56. 5bd1cf1 KVM: PPC: set IN_GUEST_MODE before checking requests by Scott Wood · 12 years ago
  57. a47d72f KVM: PPC: Book3S HV: Fix updates of vcpu->cpu by Paul Mackerras · 12 years ago
  58. dfe49db KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly by Paul Mackerras · 12 years ago
  59. a66b48c KVM: PPC: Move kvm->arch.slot_phys into memslot.arch by Paul Mackerras · 12 years ago
  60. 7a08c27 KVM: PPC: BookE: Support FPU on non-hv systems by Alexander Graf · 12 years ago
  61. 6df8d3f booke: Added ONE_REG interface for IAC/DAC debug registers by Bharat Bhushan · 12 years ago
  62. f61c94b KVM: PPC: booke: Add watchdog emulation by Bharat Bhushan · 12 years ago
  63. 7c973a2 KVM: PPC: Add return value to core_check_requests by Alexander Graf · 12 years ago
  64. 7ee7885 KVM: PPC: Add return value in prepare_to_enter by Alexander Graf · 12 years ago
  65. 3766a4c KVM: PPC: Move kvm_guest_enter call into generic code by Alexander Graf · 12 years ago
  66. bd2be68 KVM: PPC: Book3S: PR: Rework irq disabling by Alexander Graf · 12 years ago
  67. 24afa37 KVM: PPC: Consistentify vcpu exit path by Alexander Graf · 12 years ago
  68. 706fb73 KVM: PPC: Exit guest context while handling exit by Alexander Graf · 12 years ago
  69. e85ad38 KVM: PPC: BookE: Drop redundant vcpu->mode set by Alexander Graf · 12 years ago
  70. 03d25c5 KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_pr by Alexander Graf · 12 years ago
  71. 2d8185d KVM: PPC: BookE: No duplicate request != 0 check by Alexander Graf · 12 years ago
  72. 6346046 KVM: PPC: BookE: Add some more trace points by Alexander Graf · 12 years ago
  73. 862d31f KVM: PPC: E500: Implement MMU notifiers by Alexander Graf · 12 years ago
  74. d69c643 KVM: PPC: BookE: Add support for vcpu->mode by Alexander Graf · 12 years ago
  75. 4ffc635 KVM: PPC: BookE: Add check_requests helper function by Alexander Graf · 12 years ago
  76. cf1c5ca KVM: PPC: BookE: Expose remote TLB flushes in debugfs by Alexander Graf · 12 years ago
  77. 97c9505 KVM: PPC: PR: Use generic tracepoint for guest exit by Alexander Graf · 12 years ago
  78. 6328e59 booke/bookehv: Add host crit-watchdog exception support by Bharat Bhushan · 13 years ago
  79. 21bd000 KVM: PPC: booke: Added DECAR support by Bharat Bhushan · 13 years ago
  80. 966cd0f KVM: PPC: Ignore unhalt request from kvm_vcpu_block by Alexander Graf · 13 years ago
  81. 6020c0f KVM: PPC: Pass EA to updating emulation ops by Alexander Graf · 13 years ago
  82. 03660ba KVM: PPC: Booke: only prepare to enter when we enter by Alexander Graf · 13 years ago
  83. 7cc1e8e KVM: PPC: booke: Reinject performance monitor interrupts by Alexander Graf · 13 years ago
  84. 4e642cc KVM: PPC: booke: expose good state on irq reinject by Alexander Graf · 13 years ago
  85. 95f2e92 KVM: PPC: booke: Support perfmon interrupts by Alexander Graf · 13 years ago
  86. 0268597 KVM: PPC: booke: add GS documentation for program interrupt by Alexander Graf · 13 years ago
  87. c35c9d8 KVM: PPC: booke: Readd debug abort code for machine check by Alexander Graf · 13 years ago
  88. 8b3a00f KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1 by Alexander Graf · 13 years ago
  89. a8e4ef8 KVM: PPC: booke: rework rescheduling checks by Alexander Graf · 13 years ago
  90. d1ff549 KVM: PPC: booke: deliver program int on emulation failure by Alexander Graf · 13 years ago
  91. acab052 KVM: PPC: booke: remove leftover debugging by Alexander Graf · 13 years ago
  92. bf7ca4b KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2 by Alexander Graf · 13 years ago
  93. 79300f8 KVM: PPC: e500mc: implicitly set MSR_GS by Alexander Graf · 13 years ago
  94. 4ab9691 KVM: PPC: e500mc: Add doorbell emulation support by Alexander Graf · 13 years ago
  95. 8fae845 KVM: PPC: booke: standard PPC floating point support by Scott Wood · 13 years ago
  96. d30f6e4 KVM: PPC: booke: category E.HV (GS-mode) support by Scott Wood · 13 years ago
  97. fafd683 KVM: PPC: booke: Move vm core init/destroy out of booke.c by Scott Wood · 13 years ago
  98. 94fa9d9 KVM: PPC: booke: add booke-level vcpu load/put by Scott Wood · 13 years ago
  99. 31f3438 KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code by Paul Mackerras · 13 years ago
  100. dfd4d47 KVM: PPC: booke: Improve timer register emulation by Scott Wood · 13 years ago