1. 741cbba KVM: remove kvm_arch_has_vcpu_debugfs() by Paolo Bonzini · 5 years ago
  2. 2f5947d Documentation: move Documentation/virtual to Documentation/virt by Christoph Hellwig · 5 years ago
  3. a45ff59 Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 6 years ago
  4. 1e0cf16 KVM: arm/arm64: Initialise host's MPIDRs by reading the actual register by Marc Zyngier · 6 years ago
  5. d94d71c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266 by Thomas Gleixner · 6 years ago
  6. f257d6d KVM: Directly return result from kvm_arch_check_processor_compat() by Sean Christopherson · 6 years ago
  7. a86cb41 KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID by Thomas Huth · 6 years ago
  8. 0ef0fd3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  9. dd53f61 Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 6 years ago
  10. 811328f KVM: arm/arm64: Ensure vcpu target is unset on reset failure by Andrew Jones · 6 years ago
  11. 435e53f arm64: KVM: Enable VHE support for :G/:H perf event modifiers by Andrew Murray · 6 years ago
  12. 630a168 arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_data by Andrew Murray · 6 years ago
  13. 384b40c KVM: arm/arm64: Context-switch ptrauth registers by Mark Rutland · 6 years ago
  14. a3be836 KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVE by Dave Martin · 6 years ago
  15. c110ae5 kvm: move KVM_CAP_NR_MEMSLOTS to common code by Paolo Bonzini · 6 years ago
  16. 7dd32a0 KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctl by Dave Martin · 6 years ago
  17. 0f062bf KVM: arm/arm64: Add hook for arch-specific KVM initialisation by Dave Martin · 6 years ago
  18. 636deed Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  19. a37f0c3 KVM: arm/arm64: fix spelling mistake: "auxilary" -> "auxiliary" by Colin Ian King · 6 years ago
  20. accb99b KVM: arm/arm64: Simplify bg_timer programming by Christoffer Dall · 6 years ago
  21. e329fb7 KVM: arm/arm64: Factor out VMID into struct kvm_vmid by Christoffer Dall · 6 years ago
  22. 32f1395 arm/arm64: KVM: Statically configure the host's view of MPIDR by Marc Zyngier · 6 years ago
  23. 7aa8d14 arm/arm64: KVM: Introduce kvm_call_hyp_ret() by Marc Zyngier · 6 years ago
  24. 358b28f arm/arm64: KVM: Allow a VCPU to fully reset itself by Marc Zyngier · 6 years ago
  25. 42b00f1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  26. 8c5e14f Merge tag 'kvmarm-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 6 years ago
  27. fb544d1 KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less by Christoffer Dall · 6 years ago
  28. bd7d95c arm64: KVM: Consistently advance singlestep when emulating instructions by Mark Rutland · 6 years ago
  29. 2a31b9d kvm: introduce manual dirty log reprotect by Paolo Bonzini · 6 years ago
  30. 8fe65a8 kvm: rename last argument to kvm_get_dirty_log_protect by Paolo Bonzini · 6 years ago
  31. 33e5f4e KVM: arm64: Rework detection of SVE, !VHE systems by Marc Zyngier · 6 years ago
  32. 0d1e8b8 Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  33. 58bf437 arm/arm64: KVM: Enable 32 bits kvm vcpu events support by Dongjiu Geng · 6 years ago
  34. 375bdd3 arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension() by Dongjiu Geng · 6 years ago
  35. da5a3ce KVM: arm64: Fix caching of host MDCR_EL2 value by Mark Rutland · 6 years ago
  36. 9d47bb0 KVM: arm64: Drop __cpu_init_stage2 on the VHE path by Marc Zyngier · 6 years ago
  37. bca607e KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2 by Marc Zyngier · 6 years ago
  38. 0f62f0e kvm: arm64: Set a limit on the IPA size by Suzuki K Poulose · 6 years ago
  39. e55cac5 kvm: arm/arm64: Prepare for VM specific stage2 translations by Suzuki K Poulose · 6 years ago
  40. 5b6c674 kvm: arm/arm64: Allow arch specific configurations for VM by Suzuki K Poulose · 6 years ago
  41. ab51002 arm64: KVM: Enable Common Not Private translations by Vladimir Murzin · 6 years ago
  42. 6319893 Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 6 years ago
  43. b0960b9 KVM: arm: Add 32bit get/set events support by James Morse · 7 years ago
  44. 539aee0 KVM: arm64: Share the parts of get/set events useful to 32bit by James Morse · 7 years ago
  45. b7b27fa arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS by Dongjiu Geng · 7 years ago
  46. de73708 KVM: arm/arm64: Enable adaptative WFE trapping by Marc Zyngier · 7 years ago
  47. b3dae10 sched/swait: Rename to exclusive by Peter Zijlstra · 7 years ago
  48. b357bf6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  49. d1e5b0e kvm: Make VM ioctl do valloc for some archs by Marc Orr · 7 years ago
  50. 1499fa8 kvm: Change return type to vm_fault_t by Souptick Joarder · 7 years ago
  51. 55e3748 arm64: KVM: Add ARCH_WORKAROUND_2 support for guests by Marc Zyngier · 7 years ago
  52. 5ec17fb KVM: arm/arm64: Remove kvm_vgic_vcpu_early_init by Eric Auger · 7 years ago
  53. 21cdd7f KVM: arm64: Remove eager host SVE state saving by Dave Martin · 7 years ago
  54. 85acda3 KVM: arm64: Save host SVE context as appropriate by Dave Martin · 7 years ago
  55. e6b673b KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing by Dave Martin · 7 years ago
  56. f0cf47d KVM: arm/arm64: Close VMID generation race by Marc Zyngier · 7 years ago
  57. 771621b KVM: arm/arm64: Handle VGICv3 save/restore from the main VGIC code on VHE by Christoffer Dall · 7 years ago
  58. 3f5c90b KVM: arm64: Introduce VHE-specific kvm_vcpu_run by Christoffer Dall · 7 years ago
  59. bc192ce KVM: arm/arm64: Add kvm_vcpu_load_sysregs and kvm_vcpu_put_sysregs by Christoffer Dall · 7 years ago
  60. 3df59d8 KVM: arm/arm64: Get rid of vcpu->arch.irq_lines by Christoffer Dall · 7 years ago
  61. 829a586 KVM: arm/arm64: Move vcpu_load call after kvm_vcpu_first_run_init by Christoffer Dall · 7 years ago
  62. 7a364bd KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN by Christoffer Dall · 7 years ago
  63. 15303ba Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  64. c013632 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  65. 1a2fb94 arm/arm64: KVM: Consolidate the PSCI include files by Marc Zyngier · 7 years ago
  66. 7bf14c2 Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Radim Krčmář · 7 years ago
  67. e531753 Merge tag 'kvm-arm-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 7 years ago
  68. f1d7231 KVM: arm/arm64: Fix userspace_irqchip_in_use counting by Christoffer Dall · 7 years ago
  69. 0aebc6a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  70. 58d6b15 KVM: arm/arm64: Handle CPU_PM_ENTER_FAILED by James Morse · 7 years ago
  71. 3368bd8 KVM: arm64: Handle RAS SErrors from EL1 on guest exit by James Morse · 7 years ago
  72. 4f5abad KVM: arm/arm64: mask/unmask daif around VHE guests by James Morse · 7 years ago
  73. 36989e7 KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation by James Morse · 7 years ago
  74. 6840bdd arm64: KVM: Use per-CPU vector when BP hardening is enabled by Marc Zyngier · 7 years ago
  75. 61bbe38 KVM: arm/arm64: Avoid work when userspace iqchips are not used by Christoffer Dall · 7 years ago
  76. 5a24575 KVM: arm/arm64: Remove redundant preemptible checks by Christoffer Dall · 7 years ago
  77. 529c4b0 arm64: handle 52-bit addresses in TTBR by Kristina Martsenko · 7 years ago
  78. f384dcf KVM: arm/arm64: timer: Don't set irq as forwarded if no usable GIC by Marc Zyngier · 7 years ago
  79. 9b062471 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl by Christoffer Dall · 7 years ago
  80. e83dff5 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate by Christoffer Dall · 7 years ago
  81. fd23256 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate by Christoffer Dall · 7 years ago
  82. accb757 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run by Christoffer Dall · 7 years ago
  83. 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
  84. 6b2ad81 KVM: arm/arm64: kvm_arch_destroy_vm cleanups by Andrew Jones · 7 years ago
  85. 58d0d19 kvm: arm: don't treat unavailable HYP mode as an error by Ard Biesheuvel · 7 years ago
  86. 1eb5912 kvm: arm64: handle single-step of userspace mmio instructions by Alex Bennée · 7 years ago
  87. 20b7035 KVM: Let KVM_SET_SIGNAL_MASK work as advertised by Jan H. Schönherr · 7 years ago
  88. 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
  89. 974aa56 Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  90. c9b012e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  91. df9ba95 KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking source by Marc Zyngier · 7 years ago
  92. 196b136 KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass by Marc Zyngier · 7 years ago
  93. b2c9a85 KVM: arm/arm64: vgic: Move kvm_vgic_destroy call around by Marc Zyngier · 7 years ago
  94. 2412405 KVM: arm/arm64: register irq bypass consumer on ARM/ARM64 by Eric Auger · 7 years ago
  95. 1c88ab7 KVM: arm/arm64: Rework kvm_timer_should_fire by Christoffer Dall · 8 years ago
  96. 7e90c8e KVM: arm/arm64: Get rid of kvm_timer_flush_hwstate by Christoffer Dall · 8 years ago
  97. b103cc3 KVM: arm/arm64: Avoid timer save/restore in vcpu entry/exit by Christoffer Dall · 8 years ago
  98. ee9bb9a KVM: arm/arm64: Move timer/vgic flush/sync under disabled irq by Christoffer Dall · 8 years ago
  99. 17eed27 arm64/sve: KVM: Prevent guests from using SVE by Dave Martin · 7 years ago
  100. fe7d7b0 arm/arm64: kvm: Move initialization completion message by Julien Thierry · 7 years ago