Commit Graph

50806 Commits (b94e72e23e3ededa23cf18973ffc9a03c7ea8d04)

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