Commit Graph

190179 Commits (7b06bf2ffa15e119c7439ed0b024d44f66d7b605)
 

Author SHA1 Message Date
Wei Yongjun 7b06bf2ffa KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create() 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
Takuya Yoshikawa f5c9803173 KVM: update gfn_to_hva() to use gfn_to_hva_memslot() 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
Alexander Graf a595405df9 KVM: PPC: Destory timer on vcpu destruction 15 years ago
Alexander Graf 7e821d3920 KVM: PPC: Memset vcpu to zeros 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
Alexander Graf 032c340731 KVM: PPC: Allocate vcpu struct using vmalloc 15 years ago
Alexander Graf 964b6411af KVM: PPC: Simplify kvmppc_load_up_(FPU|VMX|VSX) 15 years ago
Alexander Graf 20a340abd3 KVM: PPC: Enable use of secondary htab bucket 15 years ago
Alexander Graf c10207fe86 KVM: PPC: Add capability for paired singles 15 years ago
Alexander Graf 831317b605 KVM: PPC: Implement Paired Single emulation 15 years ago
Alexander Graf e5c29e926c KVM: PPC: Enable program interrupt to do MMIO 15 years ago
Alexander Graf 0564ee8a86 KVM: PPC: Add helpers to modify ppc fields 15 years ago
Alexander Graf dba2e123e7 KVM: PPC: Fix error in BAT assignment 15 years ago
Alexander Graf 963cf3dc63 KVM: PPC: Add helpers to call FPU instructions 15 years ago
Alexander Graf aba3bd7ffe KVM: PPC: Make ext giveup non-static 15 years ago
Alexander Graf 5467a97d0f KVM: PPC: Make software load/store return eaddr 15 years ago