1. 1068eaa MIPS: KVM: Implement PRid CP0 register access by James Hogan · 10 years ago
  2. 0a56042 MIPS: KVM: Handle TRAP exceptions from guest kernel by James Hogan · 10 years ago
  3. 98119ad MIPS: KVM: Handle MSA Disabled exceptions from guest by James Hogan · 10 years ago
  4. f781951 kvm: add halt_poll_ns module parameter by Paolo Bonzini · 10 years ago
  5. f798217 KVM: MIPS: Don't leak FPU/DSP to guest by James Hogan · 10 years ago
  6. c4c6f2c KVM: MIPS: Disable HTW while in guest by James Hogan · 10 years ago
  7. 31928aa KVM: remove unneeded return value of vcpu_postcreate by Dominik Dingel · 10 years ago
  8. 13a34e0 KVM: remove garbage arg to *hardware_{en,dis}able by Radim Krčmář · 10 years ago
  9. 0865e63 KVM: static inline empty kvm_arch functions by Radim Krčmář · 10 years ago
  10. e790d9e KVM: add kvm_arch_sched_in by Radim Krčmář · 10 years ago
  11. cc568ea Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm by Paolo Bonzini · 10 years ago
  12. 8533ce7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  13. 784aa3d KVM: Rename and add argument to check_extension by Alexander Graf · 10 years ago
  14. d7d5b05 MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_" by Deng-Cheng Zhu · 10 years ago[Renamed (99%) from arch/mips/kvm/kvm_mips.c]
  15. d98403a MIPS: KVM: Simplify functions by removing redundancy by Deng-Cheng Zhu · 10 years ago
  16. 6ad78a5 MIPS: KVM: Use KVM internal logger by Deng-Cheng Zhu · 10 years ago
  17. d116e81 MIPS: KVM: Reformat code and comments by Deng-Cheng Zhu · 10 years ago
  18. ee1a725 MIPS: KVM: Remove redundant semicolon by James Hogan · 10 years ago
  19. c6c0a66 MIPS: KVM: Remove redundant NULL checks before kfree() by James Hogan · 10 years ago
  20. 6e95bfd MIPS: KVM: Quieten kvm_info() logging by James Hogan · 10 years ago
  21. 0fae34f MIPS: KVM: Make kvm_mips_comparecount_{func,wakeup} static by James Hogan · 10 years ago
  22. f74a8e2 MIPS: KVM: Add count frequency KVM register by James Hogan · 10 years ago
  23. f823934 MIPS: KVM: Add master disable count interface by James Hogan · 10 years ago
  24. e30492b MIPS: KVM: Rewrite count/compare timer emulation by James Hogan · 10 years ago
  25. 044f0f0 MIPS: KVM: Deliver guest interrupts after local_irq_disable() by James Hogan · 10 years ago
  26. 16fd5c1 MIPS: KVM: Add CP0_HWREna KVM register access by James Hogan · 10 years ago
  27. 7767b7d MIPS: KVM: Add CP0_UserLocal KVM register access by James Hogan · 10 years ago
  28. f8be02d MIPS: KVM: Add CP0_Count/Compare KVM register access by James Hogan · 10 years ago
  29. 48a3c4e MIPS: KVM: Move KVM_{GET,SET}_ONE_REG definitions into kvm_host.h by James Hogan · 10 years ago
  30. fb6df0c MIPS: KVM: Add CP0_EPC KVM register access by James Hogan · 10 years ago
  31. facaaec MIPS: KVM: Use local_flush_icache_range to fix RI on XBurst by James Hogan · 10 years ago
  32. 7006e2d MIPS: KVM: Allocate at least 16KB for exception handlers by James Hogan · 10 years ago
  33. 356d4c2 MIPS: KVM: remove the stale memory alias support function unalias_gfn by Deng-Cheng Zhu · 10 years ago
  34. 08596b0 MIPS: KVM: remove shadow_tlb code by James Hogan · 11 years ago
  35. 5587027 kvm: Add struct kvm arg to memslot APIs by Aneesh Kumar K.V · 11 years ago
  36. e59dbe0 KVM: Introduce kvm_arch_memslots_updated() by Takuya Yoshikawa · 11 years ago
  37. 681865d mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REG by David Daney · 11 years ago
  38. ed82985 mips/kvm: Use ENOIOCTLCMD to indicate unimplemented ioctls. by David Daney · 11 years ago
  39. 4c73fb2 mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REG by David Daney · 11 years ago
  40. 8d17dd0 mips/kvm: Use ARRAY_SIZE() instead of hardcoded constants in kvm_arch_vcpu_ioctl_{s,g}et_regs by David Daney · 11 years ago
  41. bf32ebf mips/kvm: Fix name of gpr field in struct kvm_regs. by David Daney · 11 years ago
  42. daf799c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  43. 669e846 KVM/MIPS32: MIPS arch specific APIs for KVM by Sanjay Lal · 12 years ago