1. b0435a1 selftests: KVM: s390: test more register variants for the reset ioctl by Christian Borntraeger · 4 years, 10 months ago
  2. 41cbed5 selftests: KVM: s390: fix early guest crash by Christian Borntraeger · 4 years, 10 months ago
  3. 94c4b76b KVM: selftests: Introduce steal-time test by Andrew Jones · 4 years, 10 months ago
  4. beca547 KVM: selftests: virt_map should take npages, not size by Andrew Jones · 4 years, 10 months ago
  5. d0aac33 KVM: selftests: Use consistent message for test skipping by Andrew Jones · 4 years, 10 months ago
  6. d9eaf19 KVM: selftests: Enable printf format warnings for TEST_ASSERT by Andrew Jones · 4 years, 10 months ago
  7. 6a46fcf selftests: KVM: s390: fix format strings for access reg test by Christian Borntraeger · 4 years, 10 months ago
  8. 53362fe selftests: KVM: s390: fixup fprintf format error in reset.c by Christian Borntraeger · 4 years, 10 months ago
  9. 4259362 KVM: selftests: Share common API documentation by Andrew Jones · 4 years, 10 months ago
  10. 1914f62 selftests: KVM: SVM: Add vmcall test to gitignore by Andrew Jones · 4 years, 10 months ago
  11. 0b66465 KVM: nSVM: Remove an obsolete comment. by Miaohe Lin · 5 years ago
  12. 8e205a6 KVM: X86: correct meaningless kvm_apicv_activated() check by Paolo Bonzini · 4 years, 10 months ago
  13. 212617d KVM: nVMX: Consolidate nested MTF checks to helper function by Oliver Upton · 5 years ago
  14. 041bc42 KVM: VMX: Micro-optimize vmexit time when not exposing PMU by Wanpeng Li · 4 years, 10 months ago
  15. 331b4de KVM: selftests: s390x: Provide additional num-guest-pages adjustment by Andrew Jones · 4 years, 10 months ago
  16. ab56f8e kvm: svm: Introduce GA Log tracepoint for AVIC by Suravee Suthikulpanit · 4 years, 10 months ago
  17. 3ac40c4 KVM: Documentation: Update fast page fault for indirect sp by Peter Xu · 4 years, 11 months ago
  18. 78f2145 KVM: nSVM: avoid loss of pending IRQ/NMI before entering L2 by Paolo Bonzini · 4 years, 11 months ago
  19. b518ba9 KVM: nSVM: implement check_nested_events for interrupts by Paolo Bonzini · 4 years, 11 months ago
  20. 64b5bd2 KVM: nSVM: ignore L1 interrupt window while running L2 with V_INTR_MASKING=1 by Paolo Bonzini · 4 years, 11 months ago
  21. b5ec2e0 KVM: nSVM: do not change host intercepts while nested VM is running by Paolo Bonzini · 4 years, 11 months ago
  22. 727a7e2 KVM: x86: rename set_cr3 callback and related flags to load_mmu_pgd by Paolo Bonzini · 4 years, 11 months ago
  23. 689f3bf KVM: x86: unify callbacks to load paging root by Paolo Bonzini · 4 years, 11 months ago
  24. f91af51 KVM: x86: Refactor kvm_cpuid() param that controls out-of-range logic by Sean Christopherson · 4 years, 11 months ago
  25. 09c7431 KVM: x86: Refactor out-of-range logic to contain the madness by Sean Christopherson · 4 years, 11 months ago
  26. 8d89231 KVM: x86: Fix CPUID range checks for Hypervisor and Centaur classes by Sean Christopherson · 4 years, 11 months ago
  27. 23493d0 KVM x86: Extend AMD specific guest behavior to Hygon virtual CPUs by Sean Christopherson · 4 years, 11 months ago
  28. 15608ed KVM: x86: Add helpers to perform CPUID-based guest vendor check by Sean Christopherson · 4 years, 11 months ago
  29. b7fb848 KVM: x86: Trace the original requested CPUID function in kvm_cpuid() by Jan Kiszka · 4 years, 11 months ago
  30. 408e9a3 KVM: CPUID: add support for supervisor states by Paolo Bonzini · 4 years, 11 months ago
  31. 2570387 KVM: x86: Move nSVM CPUID 0x8000000A handling into common x86 code by Sean Christopherson · 4 years, 11 months ago
  32. 4eb8746 KVM: nSVM: Advertise and enable NRIPS for L1 iff nrips is enabled by Sean Christopherson · 4 years, 11 months ago
  33. a50718c KVM: nSVM: Expose SVM features to L1 iff nested is enabled by Sean Christopherson · 4 years, 11 months ago
  34. 9166198 KVM: x86: Move VMX's host_efer to common x86 code by Sean Christopherson · 4 years, 11 months ago
  35. 600087b KVM: Drop largepages_enabled and its accessor/mutator by Sean Christopherson · 4 years, 11 months ago
  36. e884b85 KVM: x86: Don't propagate MMU lpage support to memslot.disallow_lpage by Sean Christopherson · 4 years, 11 months ago
  37. 703c335 KVM: x86/mmu: Configure max page level during hardware setup by Sean Christopherson · 4 years, 11 months ago
  38. bde7723 KVM: x86/mmu: Merge kvm_{enable,disable}_tdp() into a common function by Sean Christopherson · 4 years, 11 months ago
  39. 213e0e1 KVM: SVM: Refactor logging of NPT enabled/disabled by Sean Christopherson · 4 years, 11 months ago
  40. a1bead2 KVM: VMX: Directly query Intel PT mode when refreshing PMUs by Sean Christopherson · 4 years, 11 months ago
  41. 7b874c2 KVM: x86: Check for Intel PT MSR virtualization using KVM cpu caps by Sean Christopherson · 4 years, 11 months ago
  42. a7a200e KVM: VMX: Directly use VMX capabilities helper to detect RDTSCP support by Sean Christopherson · 4 years, 11 months ago
  43. 1390851 KVM: x86: Use KVM cpu caps to detect MSR_TSC_AUX virt support by Sean Christopherson · 4 years, 11 months ago
  44. 7c7f954 KVM: x86: Do kvm_cpuid_array capacity checks in terminal functions by Sean Christopherson · 4 years, 11 months ago
  45. dd69cc2 KVM: x86: Use kvm_cpu_caps to detect Intel PT support by Sean Christopherson · 4 years, 11 months ago
  46. 93c380e KVM: x86: Set emulated/transmuted feature bits via kvm_cpu_caps by Sean Christopherson · 4 years, 11 months ago
  47. bd79199 KVM: x86: Override host CPUID results with kvm_cpu_caps by Sean Christopherson · 4 years, 11 months ago
  48. d8577a4 KVM: x86: Do host CPUID at load time to mask KVM cpu caps by Sean Christopherson · 4 years, 11 months ago
  49. 7ff6c03 KVM: x86: Remove stateful CPUID handling by Sean Christopherson · 4 years, 11 months ago
  50. c571a14 KVM: x86: Squash CPUID 0x2.0 insanity for modern CPUs by Sean Christopherson · 4 years, 11 months ago
  51. bcf600c KVM: x86: Remove the unnecessary loop on CPUID 0x7 sub-leafs by Sean Christopherson · 4 years, 11 months ago
  52. 09f628a KVM: x86: Fold CPUID 0x7 masking back into __do_cpuid_func() by Sean Christopherson · 4 years, 11 months ago
  53. 90d2f60 KVM: x86: Use KVM cpu caps to track UMIP emulation by Sean Christopherson · 4 years, 11 months ago
  54. c10398b KVM: x86: Use KVM cpu caps to mark CR4.LA57 as not-reserved by Sean Christopherson · 4 years, 11 months ago
  55. 8721f5b KVM: x86: Add a helper to check kernel support when setting cpu cap by Sean Christopherson · 4 years, 11 months ago
  56. b3d895d5 KVM: x86: Move XSAVES CPUID adjust to VMX's KVM cpu cap update by Sean Christopherson · 4 years, 11 months ago
  57. 3ec6fd8 KVM: VMX: Convert feature updates from CPUID to KVM cpu caps by Sean Christopherson · 4 years, 11 months ago
  58. 9b58b98 KVM: SVM: Convert feature updates from CPUID to KVM cpu caps by Sean Christopherson · 4 years, 11 months ago
  59. 66a6950 KVM: x86: Introduce kvm_cpu_caps to replace runtime CPUID masking by Sean Christopherson · 4 years, 11 months ago
  60. 9e6d01c KVM: x86: Refactor handling of XSAVES CPUID adjustment by Sean Christopherson · 4 years, 11 months ago
  61. fb7d437 KVM: x86: handle GBPAGE CPUID adjustment for EPT with generic code by Paolo Bonzini · 4 years, 11 months ago
  62. dbd0680 KVM: x86: Handle Intel PT CPUID adjustment in VMX code by Sean Christopherson · 4 years, 11 months ago
  63. 733deaf KVM: x86: Handle RDTSCP CPUID adjustment in VMX code by Sean Christopherson · 4 years, 11 months ago
  64. d64d83d KVM: x86: Handle PKU CPUID adjustment in VMX code by Sean Christopherson · 4 years, 11 months ago
  65. e574768 KVM: x86: Handle UMIP emulation CPUID adjustment in VMX code by Sean Christopherson · 4 years, 11 months ago
  66. 5ffec6f KVM: x86: Handle INVPCID CPUID adjustment in VMX code by Sean Christopherson · 4 years, 11 months ago
  67. 6c7ea4b KVM: x86: Handle MPX CPUID adjustment in VMX code by Sean Christopherson · 4 years, 11 months ago
  68. e745e37 KVM: x86: Refactor cpuid_mask() to auto-retrieve the register by Sean Christopherson · 4 years, 11 months ago
  69. b32666b KVM: x86: Introduce cpuid_entry_{change,set,clear}() mutators by Sean Christopherson · 4 years, 11 months ago
  70. 4c61534 KVM: x86: Introduce cpuid_entry_{get,has}() accessors by Sean Christopherson · 4 years, 11 months ago
  71. 5e12b2b KVM: x86: Replace bare "unsigned" with "unsigned int" in cpuid helpers by Sean Christopherson · 4 years, 11 months ago
  72. 3be5a60 KVM: x86: Use u32 for holding CPUID register value in helpers by Sean Christopherson · 4 years, 11 months ago
  73. 160b486f KVM: x86: Drop explicit @func param from ->set_supported_cpuid() by Sean Christopherson · 4 years, 11 months ago
  74. 7392079 KVM: x86: Clear output regs for CPUID 0x14 if PT isn't exposed to guest by Sean Christopherson · 4 years, 11 months ago
  75. 615a4ae KVM: x86: Make kvm_mpx_supported() an inline function by Sean Christopherson · 4 years, 11 months ago
  76. 7f5581f KVM: x86: Use supported_xcr0 to detect MPX support by Sean Christopherson · 4 years, 11 months ago
  77. cfc4818 KVM: x86: Calculate the supported xcr0 mask at load time by Sean Christopherson · 4 years, 11 months ago
  78. 2ef7619 KVM: VMX: Add helpers to query Intel PT mode by Sean Christopherson · 4 years, 11 months ago
  79. 0eee8f9 KVM: x86: Use common loop iterator when handling CPUID 0xD.N by Sean Christopherson · 4 years, 11 months ago
  80. 695538a KVM: x86: Drop redundant array size check by Sean Christopherson · 4 years, 11 months ago
  81. e53c95e KVM: x86: Encapsulate CPUID entries and metadata in struct by Sean Christopherson · 4 years, 11 months ago
  82. c862903 KVM: x86: Refactor CPUID 0x4 and 0x8000001d handling by Sean Christopherson · 4 years, 11 months ago
  83. 74fa0bc KVM: x86: Hoist loop counter and terminator to top of __do_cpuid_func() by Sean Christopherson · 4 years, 11 months ago
  84. aa10a7d KVM: x86: Consolidate CPUID array max num entries checking by Sean Christopherson · 4 years, 11 months ago
  85. acfad33 KVM: x86: Drop redundant boot cpu checks on SSBD feature bits by Sean Christopherson · 4 years, 11 months ago
  86. aceac6e KVM: x86: Drop the explicit @index from do_cpuid_7_mask() by Sean Christopherson · 4 years, 11 months ago
  87. 87849b1 KVM: x86: Clean up CPUID 0x7 sub-leaf loop by Sean Christopherson · 4 years, 11 months ago
  88. 8b2fc44 KVM: x86: Refactor CPUID 0xD.N sub-leaf entry creation by Sean Christopherson · 4 years, 11 months ago
  89. 91001d4 KVM: x86: Warn on zero-size save state for valid CPUID 0xD.N sub-leaf by Sean Christopherson · 4 years, 11 months ago
  90. 1893c94 KVM: x86: Check for CPUID 0xD.N support before validating array size by Sean Christopherson · 4 years, 11 months ago
  91. 3dc4a9c KVM: x86: Move CPUID 0xD.1 handling out of the index>0 loop by Sean Christopherson · 4 years, 11 months ago
  92. 0fc6267 KVM: x86: Check userspace CPUID array size after validating sub-leaf by Sean Christopherson · 4 years, 11 months ago
  93. d5a661d KVM: x86: Clean up error handling in kvm_dev_ioctl_get_cpuid() by Sean Christopherson · 4 years, 11 months ago
  94. 8b86079 KVM: x86: Simplify handling of Centaur CPUID leafs by Sean Christopherson · 4 years, 11 months ago
  95. 619a17f KVM: x86: Refactor loop around do_cpuid_func() to separate helper by Sean Christopherson · 4 years, 11 months ago
  96. 68c9a46 KVM: x86: Return -E2BIG when KVM_GET_SUPPORTED_CPUID hits max entries by Sean Christopherson · 4 years, 11 months ago
  97. 06add25 KVM: x86: Shrink the usercopy region of the emulation context by Sean Christopherson · 5 years ago
  98. 2f728d6 KVM: x86: Move kvm_emulate.h into KVM's private directory by Sean Christopherson · 5 years ago
  99. c9b8b07 KVM: x86: Dynamically allocate per-vCPU emulation context by Sean Christopherson · 5 years ago
  100. f0ed476 KVM: x86: Move emulation-only helpers to emulate.c by Sean Christopherson · 5 years ago