1. 0e4524a KVM: mark vcpu->pid pointer as rcu protected by Christian Borntraeger · 7 years ago
  2. 1372324 Update my email address by Cornelia Huck · 8 years ago
  3. 691bd43 kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS by Haozhong Zhang · 8 years ago
  4. 995f00a x86: kvm: mmu: use ept a/d in vmcs02 iff used in vmcs12 by Peter Feiner · 8 years ago
  5. ac8d57e kvm: x86: mmu: allow A/D bits to be disabled in an mmu by Peter Feiner · 8 years ago
  6. dcdca5f x86: kvm: mmu: make spte mmio mask more explicit by Peter Feiner · 8 years ago
  7. ce00053 x86: kvm: mmu: dead code thanks to access tracking by Peter Feiner · 8 years ago
  8. 8a53e7e Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 8 years ago
  9. 00c1475 KVM: PPC: Book3S: Fix typo in XICS-on-XIVE state saving code by Paul Mackerras · 8 years ago
  10. 8b24e69 KVM: PPC: Book3S HV: Close race with testing for signals on guest entry by Paul Mackerras · 8 years ago
  11. 898b25b KVM: PPC: Book3S HV: Simplify dynamic micro-threading code by Paul Mackerras · 8 years ago
  12. 8616abc KVM: x86: remove ignored type attribute by Nick Desaulniers · 8 years ago
  13. 04a7ea0 Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  14. c853354 KVM: LAPIC: Fix lapic timer injection delay by Wanpeng Li · 8 years ago
  15. a749e24 KVM: lapic: reorganize restart_apic_timer by Paolo Bonzini · 8 years ago
  16. 35ee9e4 KVM: lapic: reorganize start_hv_timer by Paolo Bonzini · 8 years ago
  17. 3195a35 Merge tag 'kvm-s390-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 8 years ago
  18. 4035260 kvm: nVMX: Check memory operand to INVVPID by Jim Mattson · 8 years ago
  19. d52cd20 KVM: s390: Inject machine check into the nested guest by QingFeng Hao · 8 years ago
  20. 4d62fcc KVM: s390: Inject machine check into the guest by QingFeng Hao · 8 years ago
  21. aec3b2c Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kernelorgnext by Christian Borntraeger · 8 years ago
  22. 5c1954d25 tools/kvm_stat: add new interactive command 'b' by Stefan Raspl · 8 years ago
  23. ab7ef19 tools/kvm_stat: add new command line switch '-i' by Stefan Raspl · 8 years ago
  24. 61f381b tools/kvm_stat: fix error on interactive command 'g' by Stefan Raspl · 8 years ago
  25. 1a5e185 KVM: SVM: suppress unnecessary NMI singlestep on GIF=0 and nested exit by Ladi Prosek · 8 years ago
  26. a12713c KVM: SVM: don't NMI singlestep over event injection by Ladi Prosek · 8 years ago
  27. 9b61174 KVM: SVM: hide TF/RF flags used by NMI singlestep by Ladi Prosek · 8 years ago
  28. ab2f4d73 KVM: nSVM: do not forward NMI window singlestep VM exits to L1 by Ladi Prosek · 8 years ago
  29. 4aebd0e KVM: SVM: introduce disable_nmi_singlestep helper by Ladi Prosek · 8 years ago
  30. da72ca4 KVM: s390: Backup the guest's machine check info by QingFeng Hao · 8 years ago
  31. c929500 s390/nmi: s390: New low level handling for machine check happening in guest by QingFeng Hao · 8 years ago
  32. 525df86 KVM: explain missing kvm_put_kvm in case of failure by Paolo Bonzini · 8 years ago
  33. 039c5d1 KVM: Replaces symbolic permissions with numeric by Roman Storozhenko · 8 years ago
  34. d38338e arm64: Remove a redundancy in sysreg.h by Stefan Traby · 8 years ago
  35. 196f878 KVM: arm/arm64: Signal SIGBUS when stage2 discovers hwpoison memory by James Morse · 8 years ago
  36. 1cae025 KVM: s390: avoid packed attribute by Martin Schwidefsky · 8 years ago
  37. 2c1a48f KVM: S390: add new group for flic by Yi Min Zhao · 8 years ago
  38. 6ae1574 KVM: s390: implement instruction execution protection for emulated ifetch by Christian Borntraeger · 8 years ago
  39. 4036e38 KVM: s390: ioctls to get and set guest storage attributes by Claudio Imbrenda · 8 years ago
  40. 190df4a KVM: s390: CMMA tracking, ESSA emulation, migration mode by Claudio Imbrenda · 8 years ago
  41. 2ed4f9d KVM: PPC: Book3S HV: Add capability to report possible virtual SMT modes by Paul Mackerras · 8 years ago
  42. e20bbd3 KVM: PPC: Book3S HV: Exit guest upon MCE when FWNMI capability is enabled by Aravinda Prasad · 8 years ago
  43. 8aa586c powerpc/book3s: EXPORT_SYMBOL_GPL machine_check_print_event_info by Mahesh Salgaonkar · 8 years ago
  44. 134764e KVM: PPC: Book3S HV: Add new capability to control MCE behaviour by Aravinda Prasad · 8 years ago
  45. ee3308a KVM: PPC: Book3S HV: Don't sleep if XIVE interrupt pending on POWER9 by Paul Mackerras · 8 years ago
  46. 5790069 KVM: PPC: Book3S HV: Virtualize doorbell facility on POWER9 by Paul Mackerras · 8 years ago
  47. 3c31352 KVM: PPC: Book3S HV: Allow userspace to set the desired SMT mode by Paul Mackerras · 8 years ago
  48. 769377f KVM: PPC: Book3S HV: Context-switch HFSCR between host and guest on POWER9 by Paul Mackerras · 8 years ago
  49. 1da4e2f KVM: PPC: Book3S HV: Don't let VCPU sleep if it has a doorbell pending by Paul Mackerras · 8 years ago
  50. 1bc3fe8 KVM: PPC: Book3S HV: Enable guests to use large decrementer mode on POWER9 by Paul Mackerras · 8 years ago
  51. 3d3efb6 KVM: PPC: Book3S HV: Ignore timebase offset on POWER9 DD1 by Paul Mackerras · 8 years ago
  52. 7ceaa6d KVM: PPC: Book3S HV: Save/restore host values of debug registers by Paul Mackerras · 8 years ago
  53. 02d50cd KVM: ARM64: fix phy counter access failure in guest. by Hu Huajun · 8 years ago
  54. 0959db6 arm64/kvm: vgic: use SYS_DESC() by Mark Rutland · 8 years ago
  55. 21bc528 arm64/kvm: sysreg: fix typo'd SYS_ICC_IGRPEN*_EL1 by Mark Rutland · 8 years ago
  56. 7b1dba1 KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access by Marc Zyngier · 8 years ago
  57. e7f1d1e KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access by Marc Zyngier · 8 years ago
  58. 2873b50 KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped by Marc Zyngier · 8 years ago
  59. ff89511 KVM: arm64: Enable GICv3 common sysreg trapping via command-line by Marc Zyngier · 8 years ago
  60. 6293d65 KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler by Marc Zyngier · 8 years ago
  61. d840b2d KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler by Marc Zyngier · 8 years ago
  62. 4351589 KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler by Marc Zyngier · 8 years ago
  63. 40228ba KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler by Marc Zyngier · 8 years ago
  64. 690a341 arm64: Add workaround for Cavium Thunder erratum 30115 by David Daney · 8 years ago
  65. e982276 arm64: Add MIDR values for Cavium cn83XX SoCs by David Daney · 8 years ago
  66. e23f62f KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line by Marc Zyngier · 8 years ago
  67. abf5576 KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers by Marc Zyngier · 8 years ago
  68. eab0b2d KVM: arm64: vgic-v3: Add misc Group-0 handlers by Marc Zyngier · 8 years ago
  69. fbc48a0 KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler by Marc Zyngier · 8 years ago
  70. 423de85 KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler by Marc Zyngier · 8 years ago
  71. 182936e KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line by Marc Zyngier · 8 years ago
  72. 9c7bfc2 KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers by Marc Zyngier · 8 years ago
  73. 2724c11 KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler by Marc Zyngier · 8 years ago
  74. f9e7449 KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler by Marc Zyngier · 8 years ago
  75. b6f4903 KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler by Marc Zyngier · 8 years ago
  76. 132a324 KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler by Marc Zyngier · 8 years ago
  77. f8b630b KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler by Marc Zyngier · 8 years ago
  78. d70c7b3 KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler by Marc Zyngier · 8 years ago
  79. 59da1cb KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2 by Marc Zyngier · 8 years ago
  80. 021234e KVM: arm64: Make kvm_condition_valid32() accessible from EL2 by Marc Zyngier · 8 years ago
  81. 63000dd KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers by Marc Zyngier · 8 years ago
  82. d251f67 arm64: Add a facility to turn an ESR syndrome into a sysreg encoding by Marc Zyngier · 8 years ago
  83. 6f2f10c Merge branch 'kvmarm-master/master' into HEAD by Marc Zyngier · 8 years ago
  84. 46a704f KVM: PPC: Book3S HV: Preserve userspace HTM state properly by Paul Mackerras · 8 years ago
  85. 4c3bb4c KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit by Paul Mackerras · 8 years ago
  86. ca8efa1 KVM: PPC: Book3S HV: Context-switch EBB registers properly by Paul Mackerras · 8 years ago
  87. 865279c tools/kvm_stat: display guest list in pid/guest selection screens by Stefan Raspl · 8 years ago
  88. 6667ae8 tools/kvm_stat: add new interactive command 'o' by Stefan Raspl · 8 years ago
  89. 64eefad tools/kvm_stat: add new interactive command 's' by Stefan Raspl · 8 years ago
  90. 1fdea7b tools/kvm_stat: add new interactive command 'h' by Stefan Raspl · 8 years ago
  91. 38e89c3 tools/kvm_stat: rename 'Current' column to 'CurAvg/s' by Stefan Raspl · 8 years ago
  92. f6d7531 tools/kvm_stat: make heading look a bit more like 'top' by Stefan Raspl · 8 years ago
  93. 5725393 tools/kvm_stat: display message indicating lack of events by Stefan Raspl · 8 years ago
  94. 62d1b6c tools/kvm_stat: show cursor in selection screens by Stefan Raspl · 8 years ago
  95. 099a2df tools/kvm_stat: move functions to corresponding classes by Stefan Raspl · 8 years ago
  96. c469117 tools/kvm_stat: simplify initializers by Stefan Raspl · 8 years ago
  97. 5e3823a tools/kvm_stat: remove extra statement by Stefan Raspl · 8 years ago
  98. 42a947b tools/kvm_stat: removed unused function by Stefan Raspl · 8 years ago
  99. 5a7d11f tools/kvm_stat: simplify line print logic by Stefan Raspl · 8 years ago
  100. 2da9d4a tools/kvm_stat: remove unnecessary header redraws by Stefan Raspl · 8 years ago