1. fd451b9 arm64: KVM: vgic-v3: Restore ICH_APR0Rn_EL2 before ICH_APR1Rn_EL2 by Marc Zyngier · 9 years ago
  2. 3c5b1d9 arm64: KVM: Configure TCR_EL2.PS at runtime by Tirumalesh Chalamarla · 9 years ago
  3. 6327f35 arm64: KVM: Fix guest dead loop when register accessor returns false by Shannon Zhao · 9 years ago
  4. 7769db9 arm64: KVM: Fix comments of the CP handler by Shannon Zhao · 9 years ago
  5. a7e0ac2 arm64: KVM: Obey RES0/1 reserved bits when setting CPTR_EL2 by Dave Martin · 9 years ago
  6. 8fc153c arm64: KVM: Fix AArch64 guest userspace exception injection by Marc Zyngier · 9 years ago
  7. 20475f7 arm64: KVM: Add support for 16-bit VMID by Vladimir Murzin · 9 years ago
  8. 281243c arm64: KVM: debug: Remove spurious inline attributes by Marc Zyngier · 9 years ago
  9. 3ffa75c arm64: KVM: Remove weak attributes by Marc Zyngier · 9 years ago
  10. 9d8415d arm64: KVM: Turn system register numbers to an enum by Marc Zyngier · 9 years ago
  11. 1ea66d2 arm64: KVM: Move away from the assembly version of the world switch by Marc Zyngier · 9 years ago
  12. 044ac37 arm64: KVM: Add compatibility aliases by Marc Zyngier · 9 years ago
  13. 53fd5b6 arm64: KVM: Add panic handling by Marc Zyngier · 9 years ago
  14. 2b28162 arm64: KVM: HYP mode entry points by Marc Zyngier · 9 years ago
  15. 5eec0a9 arm64: KVM: Implement TLB handling by Marc Zyngier · 9 years ago
  16. c13d168 arm64: KVM: Implement fpsimd save/restore by Marc Zyngier · 9 years ago
  17. be901e9 arm64: KVM: Implement the core world switch by Marc Zyngier · 9 years ago
  18. c1bf6e1 arm64: KVM: Add patchable function selector by Marc Zyngier · 9 years ago
  19. b97b66c arm64: KVM: Implement guest entry by Marc Zyngier · 9 years ago
  20. 8eb9926 arm64: KVM: Implement debug save/restore by Marc Zyngier · 9 years ago
  21. c209ec8 arm64: KVM: Implement 32bit system register save/restore by Marc Zyngier · 9 years ago
  22. 6d6ec20 arm64: KVM: Implement system register save/restore by Marc Zyngier · 9 years ago
  23. 1431af3 arm64: KVM: Implement timer save/restore by Marc Zyngier · 9 years ago
  24. f68d2b1 arm64: KVM: Implement vgic-v3 save/restore by Marc Zyngier · 9 years ago
  25. 06282fd arm64: KVM: Implement vgic-v2 save/restore by Marc Zyngier · 9 years ago
  26. c76a0a6 arm64: KVM: Add a HYP-specific header file by Marc Zyngier · 9 years ago
  27. b19e689 KVM: arm/arm64: Count guest exit due to various reasons by Amit Tomar · 9 years ago
  28. f6be563 arm64: KVM: Get rid of old vcpu_reg() by Pavel Fedin · 9 years ago
  29. 2ec5be3 arm64: KVM: Correctly handle zero register in system register accesses by Pavel Fedin · 9 years ago
  30. 3fec037 arm64: KVM: Remove const from struct sys_reg_params by Pavel Fedin · 9 years ago
  31. fbb4574 arm64: kvm: report original PAR_EL1 upon panic by Mark Rutland · 9 years ago
  32. 1d7a4e3 arm64: kvm: avoid %p in __kvm_hyp_panic by Mark Rutland · 9 years ago
  33. 498cd5c arm64: KVM: Add workaround for Cortex-A57 erratum 834220 by Marc Zyngier · 9 years ago
  34. c0f0963 arm64: KVM: Fix AArch32 to AArch64 register mapping by Marc Zyngier · 9 years ago
  35. 933425fb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  36. 2dc10ad Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  37. db85c55 arm64: kvm: restore EL1N SP for panic by Mark Rutland · 9 years ago
  38. 75755c6 arm/arm64: KVM : Enable vhost device selection under KVM config menu by Wei Huang · 9 years ago
  39. 4db8e5e arm64/kvm: Make use of the system wide safe values by Suzuki K. Poulose · 9 years ago
  40. 44eaacf arm64: Add 16K page size support by Suzuki K. Poulose · 9 years ago
  41. 4f64cb6 arm/arm64: KVM: Only allow 64bit hosts to build VGICv3 by Jean-Philippe Brucker · 9 years ago
  42. efe4d36 Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  43. ef74891 arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS' by Ming Lei · 9 years ago
  44. 34c3faa arm64: KVM: Remove all traces of the ThumbEE registers by Will Deacon · 9 years ago
  45. c4cbba9 arm64: KVM: Disable virtual timer even if the guest is not using it by Marc Zyngier · 9 years ago
  46. 1713e5a arm64: KVM: Fix user access for debug registers by Marc Zyngier · 9 years ago
  47. 43297dd KVM: arm64: add workaround for Cortex-A57 erratum #852523 by Will Deacon · 9 years ago
  48. 519f526 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  49. a4fdb2a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  50. 126c69a arm64: KVM: Fix host crash when injecting a fault into a 32bit guest by Marc Zyngier · 9 years ago
  51. 33c76a0 arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore on exits by Mario Smarduch · 9 years ago
  52. f120cd6 KVM: arm/arm64: timer: Allow the timer to control the active state by Marc Zyngier · 10 years ago
  53. bca556a arm64/kvm: Add generic v8 KVM target by Suzuki K. Poulose · 9 years ago
  54. fc03242 arm64: kvm: Adopt new alternative assembler macros by Daniel Thompson · 9 years ago
  55. eef8c85 KVM: arm64: add trace points for guest_debug debug by Alex Bennée · 9 years ago
  56. 834bf88 KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG by Alex Bennée · 9 years ago
  57. 84e690b KVM: arm64: introduce vcpu->arch.debug_ptr by Alex Bennée · 9 years ago
  58. e0a1b9a KVM: arm64: re-factor hyp.S debug register code by Alex Bennée · 9 years ago
  59. 337b99b KVM: arm64: guest debug, add support for single-step by Alex Bennée · 9 years ago
  60. 4bd611c KVM: arm64: guest debug, add SW break point support by Alex Bennée · 9 years ago
  61. 56c7f5e KVM: arm: introduce kvm_arm_init/setup/clear_debug by Alex Bennée · 9 years ago
  62. 0e6f07f KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl by Alex Bennée · 9 years ago
  63. e3d8238 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  64. 4642019 arm/arm64: KVM: vgic: Do not save GICH_HCR / ICH_HCR_EL2 by Marc Zyngier · 10 years ago
  65. 921ef1e KVM: arm64: fix misleading comments in save/restore by Alex Bennée · 10 years ago
  66. 8889583 KVM: arm/arm64: Enable the KVM-VFIO device by Kim Phillips · 10 years ago
  67. 8a14849 arm64: KVM: Switch vgic save/restore to alternative_insn by Marc Zyngier · 10 years ago
  68. 714d8e7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  69. 5d9d15a KVM: arm/arm64: remove now unneeded include directory from Makefile by Andre Przywara · 10 years ago
  70. e4c5a68 arm64: KVM: use ID map with increased VA range if required by Ard Biesheuvel · 10 years ago
  71. 174178f KVM: arm/arm64: add irqfd support by Eric Auger · 10 years ago
  72. df2bd1a KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIP by Eric Auger · 10 years ago
  73. 662d971 arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER} by Christoffer Dall · 10 years ago
  74. b9085bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  75. 6b00f7e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  76. 23e8fe2 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  77. 3c1e716 arm/arm64: KVM: Use set/way op trapping to track the state of the caches by Marc Zyngier · 10 years ago
  78. 1c6007d Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next by Paolo Bonzini · 10 years ago
  79. f490282 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  80. 6d52f35 arm64: KVM: add SGI generation register emulation by Andre Przywara · 11 years ago
  81. a0675c2 arm/arm64: KVM: add virtual GICv3 distributor emulation by Andre Przywara · 11 years ago
  82. 1d91622 arm/arm64: KVM: split GICv2 specific emulation code from vgic.c by Andre Przywara · 11 years ago
  83. 2f5fa41 arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variable by Andre Przywara · 11 years ago
  84. 4429fc6 arm/arm64: KVM: rework MPIDR assignment and add accessors by Andre Przywara · 11 years ago
  85. 7276030 KVM: arm/arm64: Enable Dirty Page logging for ARMv8 by Mario Smarduch · 10 years ago
  86. 9836c6b KVM: arm64: Add HYP interface to flush VM Stage 1/2 TLB entries by Mario Smarduch · 10 years ago
  87. 056bb5f arm64: kvm: decode ESR_ELx.EC when reporting exceptions by Mark Rutland · 10 years ago
  88. c6d01a9 arm64: kvm: move to ESR_ELx macros by Mark Rutland · 10 years ago
  89. 0d97f884 arm/arm64: KVM: add tracing support for arm64 exit handler by Wei Huang · 10 years ago
  90. 801f677 arm64: KVM: Fix HCR setting for 32bit guests by Marc Zyngier · 10 years ago
  91. 55e858b arm64: KVM: Fix TLB invalidation by IPA/VMID by Marc Zyngier · 10 years ago
  92. 83fe27e rcu: Make SRCU optional by using CONFIG_SRCU by Pranith Kumar · 10 years ago
  93. 66dcff8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  94. f7fa034d arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI by Christoffer Dall · 10 years ago
  95. b856a59 arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu by Christoffer Dall · 10 years ago
  96. b64bb1d Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  97. db7dedd arm64: KVM: Handle traps of ICC_SRE_EL1 as RAZ/WI by Christoffer Dall · 10 years ago
  98. 302cd37 arm64: kvm: eliminate literal pool entries by Ard Biesheuvel · 10 years ago
  99. 8a5de18 Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Linus Torvalds · 10 years ago
  100. 2df36a5 arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regs by Christoffer Dall · 10 years ago