Commit History

Author SHA1 Message Date
  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 e663ee64ae KVM: MMU: Make setting shadow ptes atomic on i386 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 e60d75ea29 KVM: MMU: Move set_pte_common() to pte width dependent code 18 years ago
  Avi Kivity d3d25b048b KVM: MMU: Use slab caches for shadow pages and their headers 18 years ago
  Avi Kivity 47ad8e689b KVM: MMU: Store shadow page tables as kernel virtual addresses, not physical 18 years ago
  Avi Kivity 4b02d6daa1 KVM: MMU: Simplify kvm_mmu_free_page() a tiny bit 18 years ago
  Avi Kivity 0028425f64 KVM: Update shadow pte on write to guest pte 18 years ago
  Avi Kivity fce0657ff9 KVM: MMU: Respect nonpae pagetable quadrant when zapping ptes 18 years ago
  Avi Kivity 09072daf37 KVM: Unify kvm_mmu_pre_write() and kvm_mmu_post_write() 18 years ago
  Avi Kivity e925c5ba93 KVM: Assume that writes smaller than 4 bytes are to non-pagetable pages 18 years ago
  Adrian Bunk 2807696c37 KVM: fix an if() condition 18 years ago
  Avi Kivity 1165f5fec1 KVM: Per-vcpu statistics 18 years ago
  Yaozu Dong d6c69ee9a2 KVM: MMU: Avoid heavy ASSERT at non debug mode. 18 years ago
  Avi Kivity 8c4385024d KVM: Retry sleeping allocation if atomic allocation fails 18 years ago
  Avi Kivity b5a33a7572 KVM: Use slab caches to allocate mmu data structures 18 years ago
  Avi Kivity 417726a3fb KVM: Handle partial pae pdptr 18 years ago
  Avi Kivity 954bbbc236 KVM: Simply gfn_to_page() 18 years ago
  Dor Laor e0fa826f96 KVM: Add mmu cache clear function 18 years ago
  Avi Kivity 36868f7b0e KVM: Use list_move() 18 years ago
  Avi Kivity d28c6cfbbc KVM: MMU: Fix hugepage pdes mapping same physical address with different access 18 years ago
  Avi Kivity aac012245a KVM: MMU: Remove global pte tracking 18 years ago
  Avi Kivity 039576c03c KVM: Avoid guest virtual addresses in string pio userspace interface 18 years ago
  Avi Kivity 1ea252afcd KVM: Fix bogus sign extension in mmu mapping audit 18 years ago
  Avi Kivity 6b8d0f9b18 KVM: Fix off-by-one when writing to a nonpae guest pde 18 years ago
  Avi Kivity 27aba76615 KVM: MMU: Fix host memory corruption on i386 with >= 4GB ram 18 years ago
  Avi Kivity ac1b714e78 KVM: MMU: Fix guest writes to nonpae pde 18 years ago
  Markus Rechberger 5972e9535e KVM: Use page_private()/set_page_private() apis 18 years ago