1. 54987b7 KVM: x86: propagate exception from permission checks on the nested page fault by Paolo Bonzini · 10 years ago
  2. a0c0feb5 KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMD by Paolo Bonzini · 10 years ago
  3. d143148 KVM: mmio: cleanup kvm_set_mmio_spte_mask by Tiejun Chen · 10 years ago
  4. 56f17dd kvm: x86: fix stale mmio cache bug by David Matlack · 10 years ago
  5. ee3d157 kvm: fix potentially corrupt mmio cache by David Matlack · 10 years ago
  6. 00f034a KVM: do not bias the generation number in kvm_current_mmio_generation by Paolo Bonzini · 10 years ago
  7. 5f7dde7 KVM: x86: Mark bit 7 in long-mode PDPTE according to 1GB pages support by Nadav Amit · 11 years ago
  8. 198c74f KVM: MMU: flush tlb out of mmu lock when write-protect the sptes by Xiao Guangrong · 11 years ago
  9. 7f31c95 KVM: MMU: flush tlb if the spte can be locklessly modified by Xiao Guangrong · 11 years ago
  10. c126d94 KVM: MMU: lazily drop large spte by Xiao Guangrong · 11 years ago
  11. 92a476c KVM: MMU: properly check last spte in fast_page_fault() by Xiao Guangrong · 11 years ago
  12. cd9ae5f KVM: x86: Fix page-tables reserved bits by Nadav Amit · 11 years ago
  13. 66386ad KVM: Rename variable smep to cr4_smep by Feng Wu · 11 years ago
  14. 97ec8c0 KVM: Add SMAP support when setting CR4 by Feng Wu · 11 years ago
  15. 1c2af49 Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into kvm-next by Paolo Bonzini · 11 years ago
  16. 404381c KVM: MMU: drop read-only large sptes when creating lower level sptes by Marcelo Tosatti · 11 years ago
  17. e0ead41 KVM: async_pf: Provide additional direct page notification by Dominik Dingel · 11 years ago
  18. 37f6a4e KVM: x86: handle invalid root_hpa everywhere by Marcelo Tosatti · 11 years ago
  19. 989c6b3 KVM: MMU: handle invalid root_hpa at __direct_map by Marcelo Tosatti · 11 years ago
  20. 8a3c1a33 KVM: mmu: change useless int return types to void by Paolo Bonzini · 11 years ago
  21. 95f93af KVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unload by Paolo Bonzini · 11 years ago
  22. d8d173d KVM: mmu: remove uninteresting MMU "new_cr3" callbacks by Paolo Bonzini · 11 years ago
  23. 2062609 KVM: mmu: remove uninteresting MMU "free" callbacks by Paolo Bonzini · 11 years ago
  24. 2f303b7 KVM: Convert kvm_lock back to non-raw spinlock by Paolo Bonzini · 11 years ago
  25. 70534a7 shrinker: convert remaining shrinkers to count/scan API by Dave Chinner · 11 years ago
  26. e5552fd KVM: MMU: remove unused parameter by Xiao Guangrong · 11 years ago
  27. bfd0a56 nEPT: Nested INVEPT by Nadav Har'El · 11 years ago
  28. 155a97a nEPT: MMU context for nested EPT by Nadav Har'El · 11 years ago
  29. 25d9208 nEPT: Add nEPT violation/misconfigration support by Yang Zhang · 11 years ago
  30. 5316622 nEPT: correctly check if remote tlb flush is needed for shadowed EPT tables by Gleb Natapov · 11 years ago
  31. 7a1638c nEPT: Redefine EPT-specific link_shadow_page() by Yang Zhang · 11 years ago
  32. 37406aa nEPT: Add EPT tables support to paging_tmpl.h by Nadav Har'El · 11 years ago
  33. 0ad805a nEPT: Move common code to paging_tmpl.h by Nadav Har'El · 11 years ago
  34. ac0a48c KVM: x86: rename EMULATE_DO_MMIO by Paolo Bonzini · 11 years ago
  35. e6dff7d KVM: x86: Avoid zapping mmio sptes twice for generation wraparound by Takuya Yoshikawa · 11 years ago
  36. 1c118b8 KVM: MMU: avoid fast page fault fixing mmio page fault by Xiao Guangrong · 11 years ago
  37. 7a2e8aa KVM: MMU: Inform users of mmio generation wraparound by Takuya Yoshikawa · 11 years ago
  38. accaefe KVM: MMU: document clear_spte_count by Xiao Guangrong · 11 years ago
  39. a8eca9d KVM: MMU: drop kvm_mmu_zap_mmio_sptes by Xiao Guangrong · 11 years ago
  40. 69c9ea9 KVM: MMU: init kvm generation close to mmio wrap-around value by Xiao Guangrong · 11 years ago
  41. 089504c KVM: MMU: add tracepoint for check_mmio_spte by Xiao Guangrong · 11 years ago
  42. f8f5594 KVM: MMU: fast invalidate all mmio sptes by Xiao Guangrong · 11 years ago
  43. b37fbea KVM: MMU: make return value of mmio page fault handler more readable by Xiao Guangrong · 11 years ago
  44. f2fd125 KVM: MMU: store generation-number into mmio spte by Xiao Guangrong · 11 years ago
  45. 05988d7 KVM: MMU: reduce KVM_REQ_MMU_RELOAD when root page is zapped by Gleb Natapov · 11 years ago
  46. 365c886 KVM: MMU: reclaim the zapped-obsolete page first by Xiao Guangrong · 11 years ago
  47. f34d251 KVM: MMU: collapse TLB flushes when zap all pages by Xiao Guangrong · 11 years ago
  48. e7d11c7 KVM: MMU: zap pages in batch by Xiao Guangrong · 11 years ago
  49. 7f52af7 KVM: MMU: do not reuse the obsolete page by Xiao Guangrong · 11 years ago
  50. 3500612 KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pages by Xiao Guangrong · 11 years ago
  51. 6ca18b6 KVM: x86: use the fast way to invalidate all pages by Xiao Guangrong · 11 years ago
  52. 5304b8d KVM: MMU: fast invalidate all pages by Xiao Guangrong · 11 years ago
  53. 35af577 KVM: MMU: clenaup locking in mmu_free_roots() by Gleb Natapov · 11 years ago
  54. e2858b4a KVM: MMU: Use kvm_mmu_sync_roots() in kvm_mmu_load() by Takuya Yoshikawa · 12 years ago
  55. 450e0b4 Revert "KVM: MMU: Move kvm_mmu_free_some_pages() into kvm_mmu_alloc_page()" by Takuya Yoshikawa · 12 years ago
  56. 81f4f76 KVM: MMU: Rename kvm_mmu_free_some_pages() to make_mmu_pages_available() by Takuya Yoshikawa · 12 years ago
  57. 7ddca7e KVM: MMU: Move kvm_mmu_free_some_pages() into kvm_mmu_alloc_page() by Takuya Yoshikawa · 12 years ago
  58. 982b339 KVM: x86: Optimize mmio spte zapping when creating/moving memslot by Takuya Yoshikawa · 12 years ago
  59. 95b0430 KVM: MMU: Mark sp mmio cached when creating mmio spte by Takuya Yoshikawa · 12 years ago
  60. 5da5960 KVM: MMU: Introduce a helper function for FIFO zapping by Takuya Yoshikawa · 12 years ago
  61. 945315b KVM: MMU: Use list_for_each_entry_safe in kvm_mmu_commit_zap_page() by Takuya Yoshikawa · 12 years ago
  62. 1044b03 KVM: MMU: Fix and clean up for_each_gfn_* macros by Takuya Yoshikawa · 12 years ago
  63. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  64. 6b73a96 Revert "KVM: MMU: lazily drop large spte" by Marcelo Tosatti · 12 years ago
  65. 24db273 KVM: MMU: cleanup __direct_map by Xiao Guangrong · 12 years ago
  66. f761620 KVM: MMU: remove pt_access in mmu_set_spte by Xiao Guangrong · 12 years ago
  67. 55dd98c KVM: MMU: cleanup mapping-level by Xiao Guangrong · 12 years ago
  68. caf6900 KVM: MMU: lazily drop large spte by Xiao Guangrong · 12 years ago
  69. 834be0d Revert "KVM: MMU: split kvm_mmu_free_page" by Gleb Natapov · 12 years ago
  70. 116eb3d KVM: MMU: drop superfluous min() call. by Gleb Natapov · 12 years ago
  71. 2c9afa5 KVM: MMU: set base_role.nxe during mmu initialization. by Gleb Natapov · 12 years ago
  72. 9bb4f6b KVM: MMU: drop unneeded checks. by Gleb Natapov · 12 years ago
  73. feb3eb7 KVM: MMU: make spte_is_locklessly_modifiable() more clear by Gleb Natapov · 12 years ago
  74. 6b81b05 KVM: MMU: Conditionally reschedule when kvm_mmu_slot_remove_write_access() takes a long time by Takuya Yoshikawa · 12 years ago
  75. 9d1beef KVM: Make kvm_mmu_slot_remove_write_access() take mmu_lock by itself by Takuya Yoshikawa · 12 years ago
  76. b34cb59 KVM: Make kvm_mmu_change_mmu_pages() take mmu_lock by itself by Takuya Yoshikawa · 12 years ago
  77. e12091c KVM: Remove unused slot_bitmap from kvm_mmu_page by Takuya Yoshikawa · 12 years ago
  78. b99db1d KVM: MMU: Make kvm_mmu_slot_remove_write_access() rmap based by Takuya Yoshikawa · 12 years ago
  79. 245c391 KVM: MMU: Remove unused parameter level from __rmap_write_protect() by Takuya Yoshikawa · 12 years ago
  80. 7751bab KVM: MMU: fix infinite fault access retry by Xiao Guangrong · 12 years ago
  81. c2288505 KVM: MMU: fix Dirty bit missed if CR0.WP = 0 by Xiao Guangrong · 12 years ago
  82. c219346 KVM: MMU: optimize for set_spte by Xiao Guangrong · 12 years ago
  83. 81c52c5 KVM: do not treat noslot pfn as a error pfn by Xiao Guangrong · 12 years ago
  84. 19bf7f8 Merge remote-tracking branch 'master' into queue by Marcelo Tosatti · 12 years ago
  85. 8ca40a7 KVM: Take kvm instead of vcpu to mmu_notifier_retry by Christoffer Dall · 12 years ago
  86. f3ac1a4 KVM: MMU: fix release noslot pfn by Xiao Guangrong · 12 years ago
  87. a052b42 KVM: MMU: move prefetch_invalid_gpte out of pagaing_tmp.h by Xiao Guangrong · 12 years ago
  88. bd66077 KVM: MMU: remove mmu_is_invalid by Xiao Guangrong · 12 years ago
  89. 6fd01b7 KVM: MMU: Optimize is_last_gpte() by Avi Kivity · 12 years ago
  90. 97d64b7 KVM: MMU: Optimize pte permission checks by Avi Kivity · 12 years ago
  91. 3d34ade KVM: MMU: Move gpte_access() out of paging_tmpl.h by Avi Kivity · 12 years ago
  92. 8ea667f KVM: MMU: Push clean gpte write protection out of gpte_access() by Avi Kivity · 12 years ago
  93. 7de5bdc KVM: MMU: remove unnecessary check by Xiao Guangrong · 12 years ago
  94. c78aa4c Merge remote-tracking branch 'upstream/master' into queue by Marcelo Tosatti · 12 years ago
  95. 35f2d16 KVM: MMU: Fix mmu_shrink() so that it can free mmu pages as intended by Takuya Yoshikawa · 12 years ago
  96. 4d8b81a KVM: introduce readonly memslot by Xiao Guangrong · 12 years ago
  97. 037d92d KVM: introduce gfn_to_pfn_memslot_atomic by Xiao Guangrong · 12 years ago
  98. cb9aaa3 KVM: do not release the error pfn by Xiao Guangrong · 12 years ago
  99. e6c1502 KVM: introduce KVM_PFN_ERR_HWPOISON by Xiao Guangrong · 12 years ago
  100. 6c8ee57 KVM: introduce KVM_PFN_ERR_FAULT by Xiao Guangrong · 12 years ago