Xiao Guangrong
|
f55c3f419a
KVM: MMU: unalias gfn before sp->gfns[] comparison in sync_page
|
15 years ago |
Gui Jianfeng
|
518c5a05e8
KVM: MMU: Fix debug output error in walk_addr()
|
15 years ago |
Gui Jianfeng
|
f3b8c964a9
KVM: MMU: mark page table dirty when a pte is actually modified
|
15 years ago |
Huang Ying
|
bf998156d2
KVM: Avoid killing userspace through guest SRAO MCE on unmapped pages
|
15 years ago |
Xiao Guangrong
|
6aa0b9dec5
KVM: MMU: fix conflict access permissions in direct sp
|
15 years ago |
Xiao Guangrong
|
884a0ff0b6
KVM: MMU: cleanup invlpg code
|
15 years ago |
Xiao Guangrong
|
22c9b2d166
KVM: MMU: fix for calculating gpa in invlpg code
|
15 years ago |
Gui Jianfeng
|
814a59d207
KVM: MMU: Make use of is_large_pte() in walker
|
15 years ago |
Gui Jianfeng
|
51fb60d81b
KVM: MMU: Move sync_page() first pte address calculation out of loop
|
15 years ago |
Xiao Guangrong
|
24222c2fec
KVM: MMU: remove unnecessary NX check in walk_addr
|
15 years ago |
Avi Kivity
|
08e850c653
KVM: MMU: Reinstate pte prefetch on invlpg
|
15 years ago |
Avi Kivity
|
fbc5d139bb
KVM: MMU: Do not instantiate nontrapping spte on unsync page
|
15 years ago |
Gleb Natapov
|
1871c6020d
KVM: x86 emulator: fix memory access during x86 emulation
|
15 years ago |
Takuya Yoshikawa
|
8dae444529
KVM: rename is_writeble_pte() to is_writable_pte()
|
15 years ago |
Marcelo Tosatti
|
a6085fbaf6
KVM: MMU: bail out pagewalk on kvm_read_guest error
|
15 years ago |
Marcelo Tosatti
|
fb341f572d
KVM: MMU: remove prefault from invlpg handler
|
15 years ago |
Marcelo Tosatti
|
5f5c35aad5
KVM: MMU: update invlpg handler comment
|
15 years ago |
Izik Eidus
|
1403283acc
KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptes
|
15 years ago |
Joerg Roedel
|
7e4e4056f7
KVM: MMU: shadow support for 1gb pages
|
16 years ago |
Joerg Roedel
|
e04da980c3
KVM: MMU: make page walker aware of mapping levels
|
16 years ago |
Joerg Roedel
|
852e3c19ac
KVM: MMU: make direct mapping paths aware of mapping levels
|
16 years ago |
Joerg Roedel
|
d25797b24c
KVM: MMU: rename is_largepage_backed to mapping_level
|
16 years ago |
Avi Kivity
|
0742017159
KVM: MMU: Trace guest pagetable walker
|
16 years ago |
Joerg Roedel
|
ec04b2604c
KVM: Prepare memslot data structures for multiple hugepage sizes
|
16 years ago |
Avi Kivity
|
d555c333aa
KVM: MMU: s/shadow_pte/spte/
|
16 years ago |
Avi Kivity
|
43a3795a3a
KVM: MMU: Adjust pte accessors to explicitly indicate guest or shadow pte
|
16 years ago |
Avi Kivity
|
6de4f3ada4
KVM: Cache pdptrs
|
16 years ago |
Jaswinder Singh Rajput
|
bde8922325
KVM: shut up uninit compiler warning in paging_tmpl.h
|
16 years ago |
Marcelo Tosatti
|
c2d0ee46e6
KVM: MMU: remove global page optimization logic
|
16 years ago |
Dong, Eddie
|
82725b20e2
KVM: MMU: Emulate #PF error code of reserved bits violation
|
16 years ago |