1. 3368bd8 KVM: arm64: Handle RAS SErrors from EL1 on guest exit by James Morse · 7 years ago
  2. 4f5abad KVM: arm/arm64: mask/unmask daif around VHE guests by James Morse · 7 years ago
  3. 36989e7 KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation by James Morse · 7 years ago
  4. 6840bdd arm64: KVM: Use per-CPU vector when BP hardening is enabled by Marc Zyngier · 7 years ago
  5. 529c4b0 arm64: handle 52-bit addresses in TTBR by Kristina Martsenko · 7 years ago
  6. 609b700 Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 7 years ago
  7. 6b2ad81 KVM: arm/arm64: kvm_arch_destroy_vm cleanups by Andrew Jones · 7 years ago
  8. 58d0d19 kvm: arm: don't treat unavailable HYP mode as an error by Ard Biesheuvel · 7 years ago
  9. 1eb5912 kvm: arm64: handle single-step of userspace mmio instructions by Alex Bennée · 7 years ago
  10. 20b7035 KVM: Let KVM_SET_SIGNAL_MASK work as advertised by Jan H. Schönherr · 7 years ago
  11. fc3790f Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 7 years ago
  12. 974aa56 Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  13. c9b012e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  14. df9ba95 KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking source by Marc Zyngier · 7 years ago
  15. 196b136 KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass by Marc Zyngier · 7 years ago
  16. b2c9a85 KVM: arm/arm64: vgic: Move kvm_vgic_destroy call around by Marc Zyngier · 7 years ago
  17. 2412405 KVM: arm/arm64: register irq bypass consumer on ARM/ARM64 by Eric Auger · 7 years ago
  18. 1c88ab7 KVM: arm/arm64: Rework kvm_timer_should_fire by Christoffer Dall · 8 years ago
  19. 7e90c8e KVM: arm/arm64: Get rid of kvm_timer_flush_hwstate by Christoffer Dall · 8 years ago
  20. b103cc3 KVM: arm/arm64: Avoid timer save/restore in vcpu entry/exit by Christoffer Dall · 8 years ago
  21. ee9bb9a KVM: arm/arm64: Move timer/vgic flush/sync under disabled irq by Christoffer Dall · 8 years ago
  22. 17eed27 arm64/sve: KVM: Prevent guests from using SVE by Dave Martin · 7 years ago
  23. fe7d7b0 arm/arm64: kvm: Move initialization completion message by Julien Thierry · 7 years ago
  24. f01fbd2 KVM: arm: implements the kvm_arch_vcpu_in_kernel() by Longpeng(Mike) · 7 years ago
  25. 199b576 KVM: add spinlock optimization framework by Longpeng(Mike) · 7 years ago
  26. 02d50cd KVM: ARM64: fix phy counter access failure in guest. by Hu Huajun · 8 years ago
  27. cb3f0ad KVM: arm/arm64: Disallow userspace control of in-kernel IRQ lines by Christoffer Dall · 8 years ago
  28. a2befac KVM: arm64: Allow creating the PMU without the in-kernel GIC by Christoffer Dall · 8 years ago
  29. 325f9c6 KVM: arm/arm64: use vcpu requests for irq injection by Andrew Jones · 8 years ago
  30. 7b244e2 KVM: arm/arm64: change exit request to sleep request by Andrew Jones · 8 years ago
  31. 424c989 KVM: arm/arm64: optimize VCPU RUN by Andrew Jones · 8 years ago
  32. 0592c00 KVM: arm/arm64: replace pause checks with vcpu request checks by Andrew Jones · 8 years ago
  33. 6a6d73b KVM: arm/arm64: properly use vcpu requests by Andrew Jones · 8 years ago
  34. abd7229 KVM: arm/arm64: Simplify active_change_prepare and plug race by Christoffer Dall · 8 years ago
  35. 36c344f Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  36. 1aab6f4 KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs by Christoffer Dall · 8 years ago
  37. 35d2d5d KVM: arm/arm64: Move shared files to virt/kvm/arm by Christoffer Dall · 8 years ago[Renamed from arch/arm/kvm/arm.c]
  38. f7214e6 KVM: arm/arm64: Advertise support for KVM_CAP_ARM_USER_IRQ by Christoffer Dall · 8 years ago
  39. 3dbbdf7 KVM: arm/arm64: Report PMU overflow interrupts to userspace irqchip by Christoffer Dall · 8 years ago
  40. d9e1397 KVM: arm/arm64: Support arch timers with a userspace gic by Alexander Graf · 8 years ago
  41. 47eb3cb arm/arm64: KVM: Use HVC_RESET_VECTORS to reinit HYP mode by Marc Zyngier · 8 years ago
  42. 0fb2659 arm/arm64: KVM: Use __hyp_reset_vectors() directly by Marc Zyngier · 8 years ago
  43. 328e566 KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put by Christoffer Dall · 9 years ago
  44. 7af4df8 KVM: arm/arm64: Enable KVM_CAP_NR_MEMSLOTS on arm/arm64 by Linu Cherian · 8 years ago
  45. 460df4c KVM: race-free exit from KVM_RUN without POSIX signals by Paolo Bonzini · 8 years ago
  46. fb280e9 KVM: arm/arm64: Set a background timer to the earliest timer expiration by Jintack Lim · 8 years ago
  47. 9171fa2 KVM: arm/arm64: Decouple kvm timer functions from virtual timer by Jintack Lim · 8 years ago
  48. 90de943 KVM: arm/arm64: Move cntvoff to each timer context by Jintack Lim · 8 years ago
  49. 488f94d KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systems by Jintack Lim · 8 years ago
  50. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  51. 2988509 ARM: KVM: Support vGICv3 ITS by Vladimir Murzin · 8 years ago
  52. 94d0e59 arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a single CPU by Marc Zyngier · 8 years ago
  53. c8ea039 arm/arm64: KVM: Map the BSS at HYP by Marc Zyngier · 8 years ago
  54. 6218590 Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  55. 45ca877 Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into next by Radim Krčmář · 8 years ago
  56. 6134993 arm64: KVM: Remove duplicating init code for setting VMID by Vladimir Murzin · 8 years ago
  57. 235539b kvm: add stubs for arch specific debugfs support by Luiz Capitulino · 8 years ago
  58. 293f293 kvm-arm: Unmap shadow pagetables properly by Suzuki K Poulose · 8 years ago
  59. a28ebea KVM: Protect device ops->create and list_add with kvm->lock by Christoffer Dall · 8 years ago
  60. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  61. 912902c Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into next by Radim Krčmář · 8 years ago
  62. 1085fdc KVM: arm64: vgic-its: Introduce new KVM ITS device by Andre Przywara · 9 years ago
  63. b46f01c KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilities by Andre Przywara · 9 years ago
  64. e537ecd arm: KVM: Allow hyp teardown by Marc Zyngier · 9 years ago
  65. 26781f9c arm/arm64: KVM: Kill free_boot_hyp_pgd by Marc Zyngier · 9 years ago
  66. 12fda81 arm/arm64: KVM: Drop boot_pgd by Marc Zyngier · 9 years ago
  67. 6edaa53 KVM: remove kvm_guest_enter/exit wrappers by Paolo Bonzini · 9 years ago
  68. 5900270 arm/arm64: KVM: Map the HYP text as read-only by Marc Zyngier · 9 years ago
  69. 74a6b88 arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata section by Marc Zyngier · 9 years ago
  70. c8dddec arm/arm64: KVM: Add a protection parameter to create_hyp_mappings by Marc Zyngier · 9 years ago
  71. 591d215 KVM: arm/arm64: Stop leaking vcpu pid references by James Morse · 9 years ago
  72. 6a727b0 KVM: ARM: Fix typos by Andrea Gelmini · 9 years ago
  73. e28e909 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  74. 35a2d58 KVM: arm/arm64: vgic-new: Synchronize changes to active state by Christoffer Dall · 9 years ago
  75. b13216c KVM: arm/arm64: Provide functionality to pause and resume a guest by Christoffer Dall · 9 years ago
  76. 41a5448 KVM: arm/arm64: Move timer IRQ map to latest possible time by Christoffer Dall · 9 years ago
  77. 7beaa24 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  78. be09201 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  79. 67f6919 arm64: kvm: allows kvm cpu hotplug by AKASHI Takahiro · 9 years ago
  80. 9163ee23 kvm-arm: Cleanup stage2 pgd handling by Suzuki K Poulose · 9 years ago
  81. 06a71a2 arm64: KVM: unregister notifiers in hyp mode teardown path by Sudeep Holla · 9 years ago
  82. 5f5560b arm64: KVM: Register CPU notifiers when the kernel runs at HYP by James Morse · 9 years ago
  83. 898f949 KVM: arm/arm64: disable preemption when calling smp_call_function_many by Eric Auger · 9 years ago
  84. 588ab3f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  85. 10dc374 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  86. 9b4a300 KVM: arm/arm64: timer: Add active state caching by Marc Zyngier · 9 years ago
  87. bb0c70b arm64: KVM: Add a new vcpu device control group for PMUv3 by Shannon Zhao · 9 years ago
  88. f577f6c arm64: KVM: Introduce per-vcpu kvm device controls by Shannon Zhao · 9 years ago
  89. 5f0a714 arm64: KVM: Free perf event of PMU when destroying vcpu by Shannon Zhao · 9 years ago
  90. b02386e arm64: KVM: Add PMU overflow interrupt routing by Shannon Zhao · 9 years ago
  91. 1e947ba arm64: KVM: Skip HYP setup when already running in HYP by Marc Zyngier · 10 years ago
  92. 4242852 ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_end by Marc Zyngier · 9 years ago
  93. 35a2491 arm/arm64: KVM: Add hook for C-based stage2 init by Marc Zyngier · 9 years ago
  94. 8577370 KVM: Use simple waitqueue for vcpu->wq by Marcelo Tosatti · 9 years ago
  95. a0bf977 arm64: kvm: deal with kernel symbols outside of linear mapping by Ard Biesheuvel · 9 years ago
  96. c7da6fa arm/arm64: KVM: Detect vGIC presence at runtime by Pavel Fedin · 9 years ago
  97. 20475f7 arm64: KVM: Add support for 16-bit VMID by Vladimir Murzin · 9 years ago
  98. 910917b arm64: KVM: Map the kernel RO section into HYP by Marc Zyngier · 9 years ago
  99. b19e689 KVM: arm/arm64: Count guest exit due to various reasons by Amit Tomar · 9 years ago
  100. 7e16aa8 KVM: arm/arm64: Fix preemptible timer active state crazyness by Christoffer Dall · 9 years ago