Commit History

Author SHA1 Message Date
  Avi Kivity bd2b2baa5c KVM: MMU: Remove unused large page marker 18 years ago
  Avi Kivity b64b3763a5 KVM: MMU: Don't cache guest access bits in the shadow page table 18 years ago
  Avi Kivity fd97dc516c KVM: MMU: Simpify accessed/dirty/present/nx bit handling 18 years ago
  Avi Kivity 4436d46621 KVM: MMU: Remove cr0.wp tricks 18 years ago
  Avi Kivity e663ee64ae KVM: MMU: Make setting shadow ptes atomic on i386 18 years ago
  Avi Kivity 0d551bb698 KVM: Make shadow pte updates atomic 18 years ago
  Avi Kivity a18de5a403 KVM: Move shadow pte modifications from set_pte/set_pde to set_pde_common() 18 years ago
  Avi Kivity 97a0a01ea9 KVM: MMU: Fold fix_write_pf() into set_pte_common() 18 years ago
  Avi Kivity 63b1ad24d2 KVM: MMU: Fold fix_read_pf() into set_pte_common() 18 years ago
  Avi Kivity 6598c8b242 KVM: MMU: Pass the guest pde to set_pte_common 18 years ago
  Avi Kivity e60d75ea29 KVM: MMU: Move set_pte_common() to pte width dependent code 18 years ago
  Avi Kivity ef0197e8d9 KVM: MMU: Simplify fetch() a little bit 18 years ago
  Eddie Dong 8d7282036f KVM: Use symbolic constants instead of magic numbers 18 years ago
  Avi Kivity 47ad8e689b KVM: MMU: Store shadow page tables as kernel virtual addresses, not physical 18 years ago
  Avi Kivity 0028425f64 KVM: Update shadow pte on write to guest pte 18 years ago
  Avi Kivity a25f7e1f8c KVM: Reduce misfirings of the fork detector 18 years ago
  Avi Kivity 1165f5fec1 KVM: Per-vcpu statistics 18 years ago
  Avi Kivity d28c6cfbbc KVM: MMU: Fix hugepage pdes mapping same physical address with different access 18 years ago
  Avi Kivity ca5aac1f96 KVM: MMU: Remove unnecessary check for pdptr access 18 years ago
  Avi Kivity d27d4aca18 KVM: Cosmetics 18 years ago
  Avi Kivity bf3f8e86c2 KVM: mmu: add missing dirty page tracking cases 18 years ago
  Avi Kivity e119d117a1 [PATCH] kvm: Fix gva_to_gpa() 18 years ago
  Avi Kivity 73b1087e61 [PATCH] KVM: MMU: Report nx faults to the guest 18 years ago
  Avi Kivity 7993ba43db [PATCH] KVM: MMU: Perform access checks in walk_addr() 18 years ago
  Avi Kivity fc3dffe121 [PATCH] KVM: fix bogus pagefault on writable pages 18 years ago
  Avi Kivity 760db773fb [PATCH] KVM: MMU: Add missing dirty bit 18 years ago
  Avi Kivity 37a7d8b046 [PATCH] KVM: MMU: add audit code to check mappings, etc are correct 18 years ago
  Avi Kivity e2dec939db [PATCH] KVM: MMU: Detect oom conditions and propagate error to userspace 18 years ago
  Avi Kivity 714b93da1a [PATCH] KVM: MMU: Replace atomic allocations by preallocated objects 18 years ago
  Avi Kivity 143646567f [PATCH] KVM: MMU: Treat user-mode faults as a hint that a page is no longer a page table 18 years ago