Commit Graph

201463 Commits (2390218b6aa2eb3784b0a82fa811c19097dc793a)
 

Author SHA1 Message Date
Avi Kivity 2390218b6a KVM: Fix mov cr3 #GP at wrong instruction 15 years ago
Avi Kivity a83b29c6ad KVM: Fix mov cr4 #GP at wrong instruction 15 years ago
Avi Kivity 49a9b07edc KVM: Fix mov cr0 #GP at wrong instruction 15 years ago
Dexuan Cui 2acf923e38 KVM: VMX: Enable XSAVE/XRSTOR for guest 15 years ago
Avi Kivity f495c6e5e8 KVM: VMX: Fix incorrect rcu deref in rmode_tss_base() 15 years ago
Andi Kleen a24e809902 KVM: Fix unused but set warnings 15 years ago
Andi Kleen 376d41ff26 KVM: Fix KVM_SET_SIGNAL_MASK with arg == NULL 15 years ago
Xiao Guangrong 3b5d132186 KVM: MMU: delay local tlb flush 15 years ago
Xiao Guangrong 5304efde6a KVM: MMU: use wrapper function to flush local tlb 15 years ago
Xiao Guangrong 4f78fd08e9 KVM: MMU: remove unnecessary remote tlb flush 15 years ago
Xiao Guangrong 4b9d3a0451 KVM: VMX: fix rcu usage warning in init_rmode() 15 years ago
Gui Jianfeng 1760dd4939 KVM: VMX: rename vpid_sync_vcpu_all() to vpid_sync_vcpu_single() 15 years ago
Gui Jianfeng b9d762fa79 KVM: VMX: Add all-context INVVPID type support 15 years ago
Xiao Guangrong 0671a8e75d KVM: MMU: reduce remote tlb flush in kvm_mmu_pte_write() 15 years ago
Xiao Guangrong f41d335a02 KVM: MMU: traverse sp hlish safely 15 years ago
Xiao Guangrong d98ba05365 KVM: MMU: gather remote tlb flush which occurs during page zapped 15 years ago
Xiao Guangrong 103ad25a86 KVM: MMU: don't get free page number in the loop 15 years ago
Xiao Guangrong 7775834a23 KVM: MMU: split the operations of kvm_mmu_zap_page() 15 years ago
Xiao Guangrong 7ae680eb2d KVM: MMU: introduce some macros to cleanup hlist traverseing 15 years ago
Xiao Guangrong 03116aa57e KVM: MMU: skip invalid sp when unprotect page 15 years ago
Gui Jianfeng 518c8aee5c KVM: VMX: Make sure single type invvpid is supported before issuing invvpid instruction 15 years ago
Lai Jiangshan 7bee342a9e KVM: x86: use linux/uaccess.h instead of asm/uaccess.h 15 years ago
Lai Jiangshan 3bd89007ab KVM: cleanup "*new.rmap" type 15 years ago
Sheng Yang 4bc9b98281 KVM: VMX: Enforce EPT pagetable level checking 15 years ago
Glauber Costa d2d7a61127 KVM: Add Documentation/kvm/msr.txt 15 years ago
Andreas Schwab 49f6be8ea1 KVM: PPC: elide struct thread_struct instances from stack 15 years ago
Mohammed Gamal 5120702e73 KVM: VMX: Properly return error to userspace on vmentry failure 15 years ago
Gui Jianfeng b66d80006e KVM: MMU: Don't calculate quadrant if tdp_enabled 15 years ago
Avi Kivity 316b95216e KVM: MMU: Document large pages 15 years ago
Avi Kivity ec87fe2afc KVM: MMU: Document cr0.wp emulation 15 years ago
Avi Kivity 8184dd38e2 KVM: MMU: Allow spte.w=1 for gpte.w=0 and cr0.wp=0 only in shadow mode 15 years ago
Jan Kiszka 10ab25cd6b KVM: x86: Propagate fpu_alloc errors 15 years ago
Zachary Amsden 6dc696d4dd KVM: SVM: Fix EFER.LME being stripped 15 years ago
Gui Jianfeng 01c168ac3d KVM: MMU: don't check PT_WRITABLE_MASK directly 15 years ago
Lai Jiangshan 3af1817a0d KVM: MMU: calculate correct gfn for small host pages backing large guest pages 15 years ago
Lai Jiangshan c9fa0b3bef KVM: MMU: Calculate correct base gfn for direct non-DIR level 15 years ago
Lai Jiangshan 2032a93d66 KVM: MMU: Don't allocate gfns page for direct mmu pages 15 years ago
Mohammed Gamal c8174f7b35 KVM: VMX: Add constant for invalid guest state exit reason 15 years ago
Xiao Guangrong 9f1a122f97 KVM: MMU: allow more page become unsync at getting sp time 15 years ago
Xiao Guangrong 9cf5cf5ad4 KVM: MMU: allow more page become unsync at gfn mapping time 15 years ago
Avi Kivity 221d059d15 KVM: Update Red Hat copyrights 15 years ago
Gleb Natapov 9fb2d2b4ff KVM: SVM: correctly trace irq injection 15 years ago
Xiao Guangrong f78978aa3a KVM: MMU: only update unsync page in invlpg path 15 years ago
Xiao Guangrong e02aa901b1 KVM: MMU: don't write-protect if have new mapping to unsync page 15 years ago
Xiao Guangrong 1d9dc7e000 KVM: MMU: split kvm_sync_page() function 15 years ago
Sheng Yang 98918833a3 KVM: x86: Use FPU API 15 years ago
Sheng Yang 7cf30855e0 KVM: x86: Use unlazy_fpu() for host FPU 15 years ago
Sheng Yang 5ee481da7b x86: Export FPU API for KVM use 15 years ago
Avi Kivity 9373662463 KVM: Consolidate arch specific vcpu ioctl locking 15 years ago
Avi Kivity 19483d1440 KVM: PPC: Centralize locking of arch specific vcpu ioctls 15 years ago