1. 6316e1c KVM: VMX: emulate accessed bit for EPT by Rik van Riel · 15 years ago
  2. 8f0b1ab KVM: Introduce kvm_host_page_size by Joerg Roedel · 15 years ago
  3. d7fa6ab KVM: MMU: Remove some useless code from alloc_mmu_pages() by Wei Yongjun · 15 years ago
  4. f6801df KVM: Rename vcpu->shadow_efer to efer by Avi Kivity · 15 years ago
  5. 836a1b3 KVM: Move cr0/cr4/efer related helpers to x86.h by Avi Kivity · 15 years ago
  6. 8dae444 KVM: rename is_writeble_pte() to is_writable_pte() by Takuya Yoshikawa · 15 years ago
  7. 4d4ec08 KVM: Replace read accesses of vcpu->arch.cr0 by an accessor by Avi Kivity · 15 years ago
  8. 878403b KVM: VMX: Enable EPT 1GB page support by Sheng Yang · 15 years ago
  9. c9c5417 KVM: x86: Moving PT_*_LEVEL to mmu.h by Sheng Yang · 15 years ago
  10. f656ce0 KVM: switch vcpu context to use SRCU by Marcelo Tosatti · 15 years ago
  11. bc6678a KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update by Marcelo Tosatti · 15 years ago
  12. 46a26bf KVM: modify memslots layout in struct kvm by Marcelo Tosatti · 15 years ago
  13. 186a3e5 KVM: MMU: Report spte not found in rmap before BUG() by Avi Kivity · 15 years ago
  14. 82b7005 KVM: x86: Fix host_mapping_level() by Sheng Yang · 15 years ago
  15. a9c7399 KVM: Allow internal errors reported to userspace to carry extra data by Avi Kivity · 15 years ago
  16. 851ba69 KVM: Don't pass kvm_run arguments by Avi Kivity · 15 years ago
  17. 8a8365c KVM: MMU: fix pointer cast by Frederik Deweerdt · 15 years ago
  18. 3da0dd4 KVM: add support for change_pte mmu notifiers by Izik Eidus · 15 years ago
  19. 1403283 KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptes by Izik Eidus · 15 years ago
  20. acb66dd KVM: MMU: dont hold pagecount reference for mapped sptes pages by Izik Eidus · 15 years ago
  21. 60f2478 KVM: Optimize kvm_mmu_unprotect_page_virt() for tdp by Avi Kivity · 15 years ago
  22. b90c062 KVM: MMU: fix bogus alloc_mmu_pages assignment by Marcelo Tosatti · 15 years ago
  23. 3b80fff KVM: MMU: make __kvm_mmu_free_some_pages handle empty list by Izik Eidus · 15 years ago
  24. 7e4e405 KVM: MMU: shadow support for 1gb pages by Joerg Roedel · 15 years ago
  25. e04da98 KVM: MMU: make page walker aware of mapping levels by Joerg Roedel · 15 years ago
  26. 852e3c1 KVM: MMU: make direct mapping paths aware of mapping levels by Joerg Roedel · 15 years ago
  27. d25797b KVM: MMU: rename is_largepage_backed to mapping_level by Joerg Roedel · 15 years ago
  28. 44ad994 KVM: MMU: make rmap code aware of mapping levels by Joerg Roedel · 15 years ago
  29. 6a1ac77 KVM: MMU: fix missing locking in alloc_mmu_pages by Marcelo Tosatti · 15 years ago
  30. 3662cb1 KVM: Discard unnecessary kvm_mmu_flush_tlb() in kvm_mmu_load() by Sheng Yang · 15 years ago
  31. a205bc1 KVM: MMU: Fix MMU_DEBUG compile breakage by Joerg Roedel · 15 years ago
  32. f691fe1 KVM: Trace shadow page lifecycle by Avi Kivity · 15 years ago
  33. 0742017 KVM: MMU: Trace guest pagetable walker by Avi Kivity · 15 years ago
  34. ec04b26 KVM: Prepare memslot data structures for multiple hugepage sizes by Joerg Roedel · 15 years ago
  35. 94d8b05 KVM: MMU: add kvm_mmu_get_spte_hierarchy helper by Marcelo Tosatti · 15 years ago
  36. 4d88954 KVM: MMU: make for_each_shadow_entry aware of largepages by Marcelo Tosatti · 15 years ago
  37. 2920d72 KVM: MMU audit: largepage handling by Marcelo Tosatti · 15 years ago
  38. 2aaf65e KVM: MMU audit: audit_mappings tweaks by Marcelo Tosatti · 15 years ago
  39. 48fc031 KVM: MMU audit: nontrapping ptes in nonleaf level by Marcelo Tosatti · 15 years ago
  40. e58b0f9 KVM: MMU audit: update audit_write_protection by Marcelo Tosatti · 15 years ago
  41. 08a3732 KVM: MMU audit: update count_writable_mappings / count_rmaps by Marcelo Tosatti · 15 years ago
  42. 776e663 KVM: MMU: introduce is_last_spte helper by Marcelo Tosatti · 15 years ago
  43. 3f5d18a KVM: Return to userspace on emulation failure by Avi Kivity · 15 years ago
  44. 988a2ca KVM: Use macro to iterate over vcpus. by Gleb Natapov · 15 years ago
  45. d555c33 KVM: MMU: s/shadow_pte/spte/ by Avi Kivity · 15 years ago
  46. 43a3795 KVM: MMU: Adjust pte accessors to explicitly indicate guest or shadow pte by Avi Kivity · 15 years ago
  47. 439e218 KVM: MMU: Fix is_dirty_pte() by Avi Kivity · 15 years ago
  48. 6de4f3a KVM: Cache pdptrs by Avi Kivity · 15 years ago
  49. 53a27b3 KVM: MMU: limit rmap chain length by Marcelo Tosatti · 15 years ago
  50. 025dbbf KVM: MMU: handle n_free_mmu_pages > n_alloc_mmu_pages in kvm_mmu_change_mmu_pages by Marcelo Tosatti · 15 years ago
  51. 29a4b93 KVM: MMU: Allow 4K ptes with bit 7 (PAT) set by Avi Kivity · 16 years ago
  52. 8986ecc KVM: x86: check for cr3 validity in mmu_alloc_roots by Marcelo Tosatti · 16 years ago
  53. 7c8a83b KVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lock by Marcelo Tosatti · 16 years ago
  54. 4b12f0d KVM: Replace get_mt_mask_shift with get_mt_mask by Sheng Yang · 16 years ago
  55. 3438253 KVM: MMU: Fix auditing code by Jan Kiszka · 16 years ago
  56. c2d0ee4 KVM: MMU: remove global page optimization logic by Marcelo Tosatti · 16 years ago
  57. 4c26b4c KVM: MMU: Discard reserved bits checking on PDE bit 7-8 by Sheng Yang · 16 years ago
  58. 20c466b KVM: Use rsvd_bits_mask in load_pdptrs() by Dong, Eddie · 16 years ago
  59. 82725b2 KVM: MMU: Emulate #PF error code of reserved bits violation by Dong, Eddie · 16 years ago
  60. f00be0c KVM: MMU: do not free active mmu pages in free_mmu_pages() by Gleb Natapov · 16 years ago
  61. a8cd024 KVM: Make paravirt tlb flush also reload the PAE PDPTRs by Avi Kivity · 16 years ago
  62. bf47a76 KVM: MMU: disable global page optimization by Marcelo Tosatti · 16 years ago
  63. cded19f KVM: fix sparse warnings: Should it be static? by Hannes Eder · 16 years ago
  64. 452425dba KVM: MMU: remove assertion in kvm_mmu_alloc_page by Joerg Roedel · 16 years ago
  65. 6bed6b9 KVM: MMU: remove redundant check in mmu_set_spte by Joerg Roedel · 16 years ago
  66. f6e2c02 KVM: MMU: Rename "metaphysical" attribute to "direct" by Avi Kivity · 16 years ago
  67. 9903a92 KVM: MMU: drop zeroing on mmu_memory_cache_alloc by Marcelo Tosatti · 16 years ago
  68. 4677a3b KVM: MMU: Optimize page unshadowing by Avi Kivity · 16 years ago
  69. e8c4a4e8 KVM: MMU: Drop walk_shadow() by Avi Kivity · 16 years ago
  70. 9f652d2 KVM: MMU: Use for_each_shadow_entry() in __direct_map() by Avi Kivity · 16 years ago
  71. 2d11123 KVM: MMU: Add for_each_shadow_entry(), a simpler alternative to walk_shadow() by Avi Kivity · 16 years ago
  72. e207831 KVM: MMU: Initialize a shadow page's global attribute from cr4.pge by Avi Kivity · 16 years ago
  73. a770f6f KVM: MMU: Inherit a shadow page's guest level count from vcpu setup by Avi Kivity · 16 years ago
  74. 2aaf69d KVM: MMU: Map device MMIO as UC in EPT by Sheng Yang · 16 years ago
  75. 8791723 KVM: MMU: handle large host sptes on invlpg/resync by Marcelo Tosatti · 16 years ago
  76. 25e2343 KVM: MMU: Don't treat a global pte as such if cr4.pge is cleared by Avi Kivity · 16 years ago
  77. eb64f1e KVM: MMU: check for present pdptr shadow page in walk_shadow by Marcelo Tosatti · 16 years ago
  78. ad218f8 KVM: MMU: prepopulate the shadow on invlpg by Marcelo Tosatti · 16 years ago
  79. 6cffe8c KVM: MMU: skip global pgtables on sync due to cr3 switch by Marcelo Tosatti · 16 years ago
  80. b1a3682 KVM: MMU: collapse remote TLB flushes on root sync by Marcelo Tosatti · 16 years ago
  81. 60c8aec KVM: MMU: use page array in unsync walk by Marcelo Tosatti · 16 years ago
  82. ecc5589 KVM: MMU: optimize set_spte for page sync by Marcelo Tosatti · 16 years ago
  83. 13673a9 KVM: VMX: move vmx.h to include/asm by Eduardo Habkost · 16 years ago
  84. 2843099 KVM: MMU: Fix aliased gfns treated as unaliased by Izik Eidus · 16 years ago
  85. 291f26b KVM: MMU: Extend kvm_mmu_page->slot_bitmap size by Sheng Yang · 16 years ago
  86. 64d4d52 KVM: Enable MTRR for EPT by Sheng Yang · 16 years ago
  87. 74be52e KVM: Add local get_mtrr_type() to support MTRR by Sheng Yang · 16 years ago
  88. 0c0f40b KVM: MMU: fix sync of ptes addressed at owner pagetable by Marcelo Tosatti · 16 years ago
  89. c41ef34 KVM: MMU: increase per-vcpu rmap cache alloc size by Marcelo Tosatti · 16 years ago
  90. 6ad9f15 KVM: MMU: sync root on paravirt TLB flush by Marcelo Tosatti · 16 years ago
  91. 582801a KVM: MMU: add "oos_shadow" parameter to disable oos by Marcelo Tosatti · 16 years ago
  92. 0074ff6 KVM: MMU: speed up mmu_unsync_walk by Marcelo Tosatti · 16 years ago
  93. 4731d4c KVM: MMU: out of sync shadow core by Marcelo Tosatti · 16 years ago
  94. 6844dec KVM: MMU: mmu_convert_notrap helper by Marcelo Tosatti · 16 years ago
  95. 0738541 KVM: MMU: awareness of new kvm_mmu_zap_page behaviour by Marcelo Tosatti · 16 years ago
  96. ad8cfbe KVM: MMU: mmu_parent_walk by Marcelo Tosatti · 16 years ago
  97. a705289 KVM: x86: trap invlpg by Marcelo Tosatti · 16 years ago
  98. 0ba73cd KVM: MMU: sync roots on mmu reload by Marcelo Tosatti · 16 years ago
  99. e8bc217 KVM: MMU: mode specific sync_page by Marcelo Tosatti · 16 years ago
  100. 38187c8 KVM: MMU: do not write-protect large mappings by Marcelo Tosatti · 16 years ago