Age | Commit message (Expand) | Author | Files | Lines |
2015-11-26 | KVM: x86: MMU: Remove unused parameter parent_pte from kvm_mmu_get_page() | Takuya Yoshikawa | 1 | -2/+2 |
2015-11-26 | KVM: x86: MMU: Move parent_pte handling from kvm_mmu_get_page() to link_shado... | Takuya Yoshikawa | 1 | -4/+2 |
2015-11-25 | KVM: x86: MMU: Make mmu_set_spte() return emulate value | Takuya Yoshikawa | 1 | -5/+5 |
2015-11-25 | KVM: x86: MMU: always set accessed bit in shadow PTEs | Paolo Bonzini | 1 | -2/+2 |
2015-11-10 | KVM: x86: merge handle_mmio_page_fault and handle_mmio_page_fault_common | Paolo Bonzini | 1 | -2/+1 |
2015-10-19 | KVM: x86: MMU: Initialize force_pt_level before calling mapping_level() | Takuya Yoshikawa | 1 | -1/+1 |
2015-10-16 | KVM: x86: MMU: Move mapping_level_dirty_bitmap() call in mapping_level() | Takuya Yoshikawa | 1 | -3/+3 |
2015-10-16 | KVM: x86: MMU: Simplify force_pt_level calculation code in FNAME(page_fault)() | Takuya Yoshikawa | 1 | -8/+7 |
2015-10-16 | KVM: x86: MMU: Make force_pt_level bool | Takuya Yoshikawa | 1 | -2/+2 |
2015-08-05 | KVM: MMU: move FNAME(is_rsvd_bits_set) to mmu.c | Xiao Guangrong | 1 | -11/+2 |
2015-06-05 | KVM: x86: use vcpu-specific functions to read/write/translate GFNs | Paolo Bonzini | 1 | -9/+9 |
2015-05-08 | KVM: MMU: fix smap permission check | Xiao Guangrong | 1 | -0/+7 |
2014-10-24 | KVM: x86: Wrong assertion on paging_tmpl.h | Nadav Amit | 1 | -1/+1 |
2014-09-24 | KVM: x86: Remove debug assertion of non-PAE reserved bits | Nadav Amit | 1 | -2/+1 |
2014-09-05 | KVM: x86: propagate exception from permission checks on the nested page fault | Paolo Bonzini | 1 | -3/+4 |
2014-09-03 | KVM: nSVM: propagate the NPF EXITINFO to the guest | Paolo Bonzini | 1 | -0/+12 |
2014-04-24 | Revert "KVM: Simplify kvm->tlbs_dirty handling" | Xiao Guangrong | 1 | -4/+3 |
2014-04-15 | KVM: Add SMAP support when setting CR4 | Feng Wu | 1 | -1/+1 |
2014-02-18 | KVM: Simplify kvm->tlbs_dirty handling | Takuya Yoshikawa | 1 | -3/+4 |
2014-01-15 | KVM: x86: handle invalid root_hpa everywhere | Marcelo Tosatti | 1 | -0/+8 |
2013-09-17 | KVM: mmu: allow page tables to be in read-only slots | Paolo Bonzini | 1 | -1/+19 |
2013-08-07 | nEPT: Add nEPT violation/misconfigration support | Yang Zhang | 1 | -3/+22 |
2013-08-07 | nEPT: Redefine EPT-specific link_shadow_page() | Yang Zhang | 1 | -2/+2 |
2013-08-07 | nEPT: Add EPT tables support to paging_tmpl.h | Nadav Har'El | 1 | -1/+36 |
2013-08-07 | nEPT: Support shadow paging for guest paging without A/D bits | Gleb Natapov | 1 | -3/+13 |
2013-08-07 | nEPT: make guest's A/D bits depends on guest's paging mode | Gleb Natapov | 1 | -8/+22 |
2013-08-07 | nEPT: Move common code to paging_tmpl.h | Nadav Har'El | 1 | -12/+69 |
2013-08-07 | KVM: MMU: fix check the reserved bits on the gpte of L2 | Xiao Guangrong | 1 | -2/+1 |
2013-06-27 | KVM: MMU: fast invalidate all mmio sptes | Xiao Guangrong | 1 | -2/+5 |
2013-06-27 | KVM: MMU: store generation-number into mmio spte | Xiao Guangrong | 1 | -1/+2 |
2013-04-07 | Revert "KVM: MMU: Move kvm_mmu_free_some_pages() into kvm_mmu_alloc_page()" | Takuya Yoshikawa | 1 | -0/+1 |
2013-03-22 | KVM: MMU: Move kvm_mmu_free_some_pages() into kvm_mmu_alloc_page() | Takuya Yoshikawa | 1 | -1/+0 |
2013-02-07 | KVM: MMU: remove pt_access in mmu_set_spte | Xiao Guangrong | 1 | -5/+4 |
2013-02-05 | KVM: MMU: drop superfluous is_present_gpte() check. | Gleb Natapov | 1 | -3/+0 |
2013-01-22 | KVM: x86: improve reexecute_instruction | Xiao Guangrong | 1 | -7/+20 |
2013-01-10 | KVM: MMU: fix infinite fault access retry | Xiao Guangrong | 1 | -1/+34 |
2013-01-10 | KVM: MMU: fix Dirty bit missed if CR0.WP = 0 | Xiao Guangrong | 1 | -5/+25 |
2013-01-08 | KVM: x86: remove unused variable from walk_addr_generic() | Gleb Natapov | 1 | -1/+1 |
2013-01-08 | KVM: MMU: simplify folding of dirty bit into accessed_dirty | Gleb Natapov | 1 | -10/+6 |
2012-10-30 | KVM: do not treat noslot pfn as a error pfn | Xiao Guangrong | 1 | -1/+1 |
2012-10-23 | KVM: Take kvm instead of vcpu to mmu_notifier_retry | Christoffer Dall | 1 | -1/+1 |
2012-10-17 | KVM: MMU: introduce FNAME(prefetch_gpte) | Xiao Guangrong | 1 | -31/+24 |
2012-10-17 | KVM: MMU: move prefetch_invalid_gpte out of pagaing_tmp.h | Xiao Guangrong | 1 | -23/+3 |
2012-10-17 | KVM: MMU: cleanup FNAME(page_fault) | Xiao Guangrong | 1 | -19/+13 |
2012-10-17 | KVM: MMU: remove mmu_is_invalid | Xiao Guangrong | 1 | -2/+2 |
2012-09-20 | KVM: MMU: Eliminate pointless temporary 'ac' | Avi Kivity | 1 | -4/+1 |
2012-09-20 | KVM: MMU: Avoid access/dirty update loop if all is well | Avi Kivity | 1 | -6/+20 |
2012-09-20 | KVM: MMU: Eliminate eperm temporary | Avi Kivity | 1 | -4/+1 |
2012-09-20 | KVM: MMU: Optimize is_last_gpte() | Avi Kivity | 1 | -19/+1 |
2012-09-20 | KVM: MMU: Simplify walk_addr_generic() loop | Avi Kivity | 1 | -35/+25 |