Commit Graph

1567 Commits (ce6ada35bdf710d16582cc4869c26722547e6f11)

Author SHA1 Message Date
Avi Kivity c8770e7ba6 KVM: VMX: Fix host userspace gsbase corruption 14 years ago
Avi Kivity 0a77fe4c18 KVM: Correct ordering of ldt reload wrt fs/gs reload 14 years ago
Jan Kiszka 453d9c57e2 KVM: x86: Issue smp_call_function_many with preemption disabled 14 years ago
Vasiliy Kulikov 97e69aa62f KVM: x86: fix information leak to userland 14 years ago
Marcelo Tosatti eb45fda45f KVM: MMU: fix rmap_remove on non present sptes 14 years ago
Michael S. Tsirkin edde99ce05 KVM: Write protect memory after slot swap 14 years ago
Huang Ying 77db5cbd29 KVM: MCE: Send SRAR SIGBUS directly 14 years ago
Huang Ying 5854dbca9b KVM: MCE: Add MCG_SER_P into KVM_MCE_CAP_SUPPORTED 14 years ago
Nicolas Kaiser 9611c18777 KVM: fix typo in copyright notice 14 years ago
Avi Kivity 395c6b0a9d KVM: Disable interrupts around get_kernel_ns() 14 years ago
Avi Kivity 7ebaf15eef KVM: MMU: Avoid sign extension in mmu_alloc_direct_roots() pae root address 14 years ago
Xiao Guangrong 3377078027 KVM: MMU: move access code parsing to FNAME(walk_addr) function 14 years ago
Xiao Guangrong 6903074c36 KVM: MMU: audit: check whether have unsync sps after root sync 14 years ago
Xiao Guangrong 38904e1287 KVM: MMU: audit: introduce audit_printk to cleanup audit code 14 years ago
Xiao Guangrong c42fffe3a3 KVM: MMU: audit: unregister audit tracepoints before module unloaded 14 years ago
Xiao Guangrong 98224bf1d1 KVM: MMU: audit: fix vcpu's spte walking 14 years ago
Xiao Guangrong 33f91edb92 KVM: MMU: set access bit for direct mapping 14 years ago
Xiao Guangrong 20bd40dc64 KVM: MMU: cleanup for error mask set while walk guest page table 14 years ago
Xiao Guangrong 6292757fb0 KVM: MMU: update 'root_hpa' out of loop in PAE shadow path 14 years ago
Sheng Yang 7129eecac1 KVM: x86 emulator: Eliminate compilation warning in x86_decode_insn() 14 years ago
Jan Kiszka 50933623e5 KVM: x86: Fix constant type in kvm_get_time_scale 14 years ago
Jan Kiszka 07d6f555d5 KVM: VMX: Add AX to list of registers clobbered by guest switch 14 years ago
Zachary Amsden c285545f81 KVM: x86: TSC catchup mode 14 years ago
Zachary Amsden 34c238a1d1 KVM: x86: Rename timer function 14 years ago
Zachary Amsden 5f4e3f8827 KVM: x86: Make math work for other scales 14 years ago
Avi Kivity 49e9d557f9 KVM: VMX: Respect interrupt window in big real mode 14 years ago
Mohammed Gamal a92601bb70 KVM: VMX: Emulated real mode interrupt injection 14 years ago
Mohammed Gamal 63995653ad KVM: Add kvm_inject_realmode_interrupt() wrapper 14 years ago
Hillf Danton cb16a7b387 KVM: MMU: fix counting of rmap entries in rmap_add() 14 years ago
Gleb Natapov a0a07cd2c5 KVM: SVM: do not generate "external interrupt exit" if other exit is pending 14 years ago
Avi Kivity f4f5105087 KVM: Convert PIC lock from raw spinlock to ordinary spinlock 14 years ago
Zachary Amsden 28e4639adf KVM: x86: Fix kvmclock bug 14 years ago
Joerg Roedel 0959ffacf3 KVM: MMU: Don't track nested fault info in error-code 14 years ago
Avi Kivity 625831a3f4 KVM: VMX: Move fixup_rmode_irq() to avoid forward declaration 14 years ago
Avi Kivity b463a6f744 KVM: Non-atomic interrupt injection 14 years ago
Avi Kivity 83422e17c1 KVM: VMX: Parameterize vmx_complete_interrupts() for both exit and entry 14 years ago
Avi Kivity 537b37e267 KVM: VMX: Move real-mode interrupt injection fixup to vmx_complete_interrupts() 14 years ago
Avi Kivity 51aa01d13d KVM: VMX: Split up vmx_complete_interrupts() 14 years ago
Avi Kivity 3842d135ff KVM: Check for pending events before attempting injection 14 years ago
Avi Kivity b0bc3ee2b5 KVM: MMU: Fix regression with ept memory types merged into non-ept page tables 14 years ago
Joerg Roedel 4c62a2dc92 KVM: X86: Report SVM bit to userspace only when supported 14 years ago
Joerg Roedel 3d4aeaad8b KVM: SVM: Report Nested Paging support to userspace 14 years ago
Joerg Roedel 55c5e464fc KVM: SVM: Expect two more candiates for exit_int_info 14 years ago
Joerg Roedel 4b16184c1c KVM: SVM: Initialize Nested Nested MMU context on VMRUN 14 years ago
Joerg Roedel 5bd2edc341 KVM: SVM: Implement MMU helper functions for Nested Nested Paging 14 years ago
Joerg Roedel 2d48a985c7 KVM: MMU: Track NX state in struct kvm_mmu 14 years ago
Joerg Roedel 81407ca553 KVM: MMU: Allow long mode shadows for legacy page tables 14 years ago
Joerg Roedel 651dd37a9c KVM: MMU: Refactor mmu_alloc_roots function 14 years ago
Joerg Roedel d41d1895eb KVM: MMU: Introduce kvm_pdptr_read_mmu 14 years ago
Joerg Roedel ff03a073e7 KVM: MMU: Add kvm_mmu parameter to load_pdptrs function 14 years ago