1. 7f4b5cd kvm: Disable objtool frame pointer checking for vmenter.S by Josh Poimboeuf · 4 years, 9 months ago
  2. 199cd1d KVM: SVM: Split svm_vcpu_run inline assembly to separate file by Uros Bizjak · 4 years, 10 months ago
  3. eaf7826 KVM: SVM: Move SEV code to separate file by Joerg Roedel · 4 years, 10 months ago
  4. ef0f649 KVM: SVM: Move AVIC code to separate file by Joerg Roedel · 4 years, 10 months ago
  5. 883b0a9 KVM: SVM: Move Nested SVM Implementation to nested.c by Joerg Roedel · 4 years, 10 months ago
  6. 46a010d kVM SVM: Move SVM related files to own sub-directory by Joerg Roedel · 4 years, 10 months ago
  7. 4f337fa KVM: allow disabling -Werror by Paolo Bonzini · 4 years, 11 months ago
  8. ead68df KVM: x86: enable -Werror by Paolo Bonzini · 5 years ago
  9. c50d8ae KVM: x86: create mmu/ subdirectory by Paolo Bonzini · 5 years ago
  10. 5cd5548 KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search paths by Masahiro Yamada · 6 years ago
  11. 453eafb KVM: VMX: Move VM-Enter + VM-Exit handling to non-inline sub-routines by Sean Christopherson · 6 years ago
  12. 55d2375 KVM: nVMX: Move nested code to dedicated files by Sean Christopherson · 6 years ago
  13. 75edce8 KVM: VMX: Move eVMCS code to dedicated files by Sean Christopherson · 6 years ago
  14. 609363c KVM: nVMX: Move vmcs12 code to dedicated files by Sean Christopherson · 6 years ago
  15. a821bab KVM: VMX: Move VMX specific files to a "vmx" subdirectory by Sean Christopherson · 6 years ago
  16. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  17. ad6260d KVM: x86: drop legacy device assignment by Paolo Bonzini · 8 years ago
  18. 235539b kvm: add stubs for arch specific debugfs support by Luiz Capitulino · 8 years ago
  19. 21ebbed KVM: page track: add the framework of guest page tracking by Xiao Guangrong · 9 years ago
  20. e83d588 kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file by Andrey Smetanin · 10 years ago
  21. 25462f7 KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch by Wei Huang · 10 years ago
  22. ff53604 KVM: x86: move MTRR related code to a separate file by Xiao Guangrong · 10 years ago
  23. f0e4b27 KVM: x86: remove now unneeded include directory from Makefile by Andre Przywara · 10 years ago
  24. c274e03 kvm: x86: move assigned-dev.c and iommu.c to arch/x86/ by Radim Krčmář · 10 years ago
  25. 6ef768f kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/ by Paolo Bonzini · 10 years ago
  26. ec53500 kvm: Add VFIO device by Alex Williamson · 11 years ago
  27. 535cf7b KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles by Marc Zyngier · 12 years ago
  28. 2a5bab1 kvm: Allow build-time configuration of KVM device assignment by Alex Williamson · 12 years ago
  29. 1c9f852 KVM: Extract generic irqchip logic into irqchip.c by Alexander Graf · 12 years ago
  30. e9d90d4 KVM: Remove internal timer abstraction by Avi Kivity · 12 years ago
  31. f5132b0 KVM: Expose a version 2 architectural PMU to a guests by Gleb Natapov · 13 years ago
  32. 00b27a3 KVM: Move cpuid code to new file by Avi Kivity · 13 years ago
  33. 9d893c6 KVM: x86: Makefile clean up by Tracey Dent · 14 years ago
  34. af585b9 KVM: Halt vcpu if page it tries to access is swapped out by Gleb Natapov · 14 years ago
  35. bfd99ff KVM: Move assigned device code to own file by Avi Kivity · 15 years ago
  36. 56e8231 KVM: Rename x86_emulate.c to emulate.c by Avi Kivity · 15 years ago
  37. 2023a29 KVM: remove old KVMTRACE support code by Marcelo Tosatti · 16 years ago
  38. 229456f KVM: convert custom marker based tracing to event traces by Marcelo Tosatti · 16 years ago
  39. 721eecbf KVM: irqfd by Gregory Haskins · 16 years ago
  40. 284e9b0 KVM: cleanup arch/x86/kvm/Makefile by Christoph Hellwig · 16 years ago
  41. d3c7b77 KVM: unify part of generic timer handling by Marcelo Tosatti · 16 years ago
  42. 19de40a KVM: change KVM to use IOMMU API by Joerg Roedel · 16 years ago
  43. c4fa386 KVM: rename vtd.c to iommu.c by Joerg Roedel · 16 years ago
  44. 3de42dc KVM: Separate irq ack notification out of arch/x86/kvm/irq.c by Xiantao Zhang · 16 years ago
  45. 371c01b KVM: Device Assignment: Move vtd.c from arch/x86/kvm/ to virt/kvm/ by Zhang xiantao · 16 years ago
  46. 62c476c KVM: Device Assignment with VT-d by Ben-Ami Yassour · 16 years ago
  47. 542472b KVM: Add coalesced MMIO support (x86 part) by Laurent Vivier · 17 years ago
  48. d4c9ff2 KVM: Add kvm trace userspace interface by Feng(Eric) Liu · 17 years ago
  49. 7837699 KVM: In kernel PIT model by Sheng Yang · 17 years ago
  50. 0eb8f49 KVM: Move ioapic code to common directory. by Zhang Xiantao · 17 years ago
  51. 0fce5623b KVM: Move drivers/kvm/* to virt/kvm/ by Avi Kivity · 17 years ago
  52. edf8841 KVM: Move arch dependent files to new directory arch/x86/kvm/ by Avi Kivity · 17 years ago