Commit Graph

10422 Commits (838815a78785022f6611e5c48386567aea7b818b)

Author SHA1 Message Date
Avi Kivity daea3e73cb KVM: Make locked operations truly atomic 15 years ago
Avi Kivity 72016f3a42 KVM: MMU: Consolidate two guest pte reads in kvm_mmu_pte_write() 15 years ago
Wei Yongjun 160d2f6c0c KVM: x86: fix the error of ioctl KVM_IRQ_LINE if no irq chip 15 years ago
Wei Yongjun ec68798c8f KVM: x86: Use native_store_idt() instead of kvm_get_idt() 15 years ago
Avi Kivity 5c1c85d08d KVM: Trace exception injection 15 years ago
Avi Kivity 5bfd8b5455 KVM: Move kvm_exit tracepoint rip reading inside tracepoint 15 years ago
Minchan Kim d4f64b6cad KVM: remove redundant initialization of page->private 15 years ago
Xiao Guangrong 2ed152afc7 KVM: cleanup kvm trace 15 years ago
Gleb Natapov 835e6b8047 KVM: x86 emulator mark VMMCALL and LMSW as privileged 15 years ago
Joerg Roedel f71385383f KVM: SVM: Ignore lower 12 bit of nested msrpm_pa 15 years ago
Joerg Roedel ce2ac085ff KVM; SVM: Add correct handling of nested iopm 15 years ago
Joerg Roedel 0d6b35378e KVM: SVM: Use svm_msrpm_offset in nested_svm_exit_handled_msr 15 years ago
Joerg Roedel 323c3d809b KVM: SVM: Optimize nested svm msrpm merging 15 years ago
Joerg Roedel ac72a9b733 KVM: SVM: Introduce direct access msr list 15 years ago
Joerg Roedel 455716fa94 KVM: SVM: Move msrpm offset calculation to seperate function 15 years ago
Joerg Roedel d24778265a KVM: SVM: Return correct values in nested_svm_exit_handled_msr 15 years ago
Andrea Gelmini 0fc5c3a54d KVM: arch/x86/kvm/kvm_timer.h checkpatch cleanup 15 years ago
Gleb Natapov ea79849d4c KVM: x86 emulator: Implement jmp far opcode ff/5 15 years ago
Gleb Natapov e35b7b9c9e KVM: x86 emulator: Add decoding of 16bit second in memory argument 15 years ago
Gleb Natapov 2d49ec72d3 KVM: move segment_base() into vmx.c 15 years ago
Gleb Natapov 254d4d48a5 KVM: fix segment_base() error checking 15 years ago
Gleb Natapov d6ab1ed446 KVM: Drop kvm_get_gdt() in favor of generic linux function 15 years ago
Joerg Roedel 197717d581 KVM: SVM: Clear exit_info for injected INTR exits 15 years ago
Joerg Roedel 7f5d8b5600 KVM: SVM: Handle nested selective_cr0 intercept correctly 15 years ago
Joerg Roedel b44ea385d8 KVM: x86: Don't set arch.cr0 in kvm_set_cr0 15 years ago
Joerg Roedel 82494028df KVM: SVM: Ignore write of hwcr.ignne 15 years ago
Joerg Roedel 4a810181c8 KVM: SVM: Implement emulation of vm_cr msr 15 years ago
Joerg Roedel 2e554e8d67 KVM: SVM: Add kvm_nested_intercepts tracepoint 15 years ago
Joerg Roedel ecf1405df2 KVM: SVM: Restore tracing of nested vmcb address 15 years ago
Joerg Roedel 887f500ca1 KVM: SVM: Check for nested intercepts on NMI injection 15 years ago
Joerg Roedel 0e5cbe368b KVM: SVM: Reset MMU on nested_svm_vmrun for NPT too 15 years ago
Joerg Roedel e02317153e KVM: SVM: Coding style cleanup 15 years ago
Jan Kiszka 83bf0002c9 KVM: x86: Preserve injected TF across emulation 15 years ago
Jan Kiszka c310bac5a2 KVM: x86: Drop RF manipulation for guest single-stepping 15 years ago
Jan Kiszka 66b7138f91 KVM: SVM: Emulate nRIP feature when reinjecting INT3 15 years ago
Jan Kiszka f92653eeb4 KVM: x86: Add kvm_is_linear_rip 15 years ago
Jan Kiszka 116a4752c8 KVM: SVM: Move svm_queue_exception 15 years ago
Jan Kiszka 50a085bdd4 KVM: x86: Kick VCPU outside PIC lock again 15 years ago
Jan Kiszka a1efbe77c1 KVM: x86: Add support for saving&restoring debug registers 15 years ago
Jan Kiszka 48005f64d0 KVM: x86: Save&restore interrupt shadow mask 15 years ago
Jan Kiszka 03b82a30ea KVM: x86: Do not return soft events in vcpu_events 15 years ago
Joerg Roedel 8fe546547c KVM: SVM: Fix wrong interrupt injection in enable_irq_windows 15 years ago
Gleb Natapov 112592da0d KVM: drop unneeded kvm_run check in emulate_instruction() 15 years ago
Joerg Roedel 052ce6211c KVM: SVM: Remove newlines from nested trace points 15 years ago
Joerg Roedel 66a562f7e2 KVM: SVM: Make lazy FPU switching work with nested svm 15 years ago
Joerg Roedel 06fc777269 KVM: SVM: Activate nested state only when guest state is complete 15 years ago
Joerg Roedel 88ab24adc7 KVM: SVM: Don't sync nested cr8 to lapic and back 15 years ago
Joerg Roedel 4c7da8cb43 KVM: SVM: Fix nested msr intercept handling 15 years ago
Joerg Roedel 6c3bd3d766 KVM: SVM: Annotate nested_svm_map with might_sleep() 15 years ago
Joerg Roedel cdbbdc1210 KVM: SVM: Sync all control registers on nested vmexit 15 years ago