Commit Graph

169167 Commits (3cfc3092f40bc37c57ba556cfd8de4218f2135ab)
 

Author SHA1 Message Date
Jan Kiszka 3cfc3092f4 KVM: x86: Add KVM_GET/SET_VCPU_EVENTS 15 years ago
Avi Kivity 65ac726404 KVM: VMX: Report unexpected simultaneous exceptions as internal errors 15 years ago
Avi Kivity a9c7399d6c KVM: Allow internal errors reported to userspace to carry extra data 15 years ago
Jan Kiszka c54d2aba27 KVM: Reorder IOCTLs in main kvm.h 15 years ago
Jan Kiszka 4f926bf291 KVM: x86: Polish exception injection via KVM_SET_GUEST_DEBUG 15 years ago
Marcelo Tosatti e50212bb51 KVM: only clear irq_source_id if irqchip is present 15 years ago
Marcelo Tosatti 2204ae3c96 KVM: x86: disallow KVM_{SET,GET}_LAPIC without allocated in-kernel lapic 15 years ago
Marcelo Tosatti 3ddea128ad KVM: x86: disallow multiple KVM_CREATE_IRQCHIP 15 years ago
Avi Kivity 92c0d90015 KVM: VMX: Remove vmx->msr_offset_efer 15 years ago
Marcelo Tosatti 5f5c35aad5 KVM: MMU: update invlpg handler comment 15 years ago
Marcelo Tosatti 7c93be44a4 KVM: VMX: move CR3/PDPTR update to vmx_set_cr3 15 years ago
Gleb Natapov 1655e3a3dc KVM: remove duplicated task_switch check 15 years ago
Hollis Blanchard c0a187e12d KVM: powerpc: Fix BUILD_BUG_ON condition 15 years ago
Avi Kivity 26bb0981b3 KVM: VMX: Use shared msr infrastructure 15 years ago
Avi Kivity 18863bdd60 KVM: x86 shared msr infrastructure 15 years ago
Avi Kivity 44ea2b1758 KVM: VMX: Move MSR_KERNEL_GS_BASE out of the vmx autoload msr area 15 years ago
Eduardo Habkost 3ce672d484 KVM: SVM: init_vmcb(): remove redundant save->cr0 initialization 15 years ago
Eduardo Habkost 18fa000ae4 KVM: SVM: Reset cr0 properly on vcpu reset 15 years ago
Eduardo Habkost fa40052ca0 KVM: VMX: Use macros instead of hex value on cr0 initialization 15 years ago
Arnd Bergmann 6ff5894cdf KVM: Enable 32bit dirty log pointers on 64bit host 15 years ago
Glauber Costa afbcf7ab8d KVM: allow userspace to adjust kvmclock offset 15 years ago
Marcelo Tosatti cd5a2685de KVM: fix irq_source_id size verification 15 years ago
Jan Kiszka 6be7d3062b KVM: SVM: Cleanup NMI singlestep 15 years ago
Jan Kiszka 94fe45da48 KVM: x86: Fix guest single-stepping while interruptible 15 years ago
Ed Swierk ffde22ac53 KVM: Xen PV-on-HVM guest support 15 years ago
Jan Kiszka 94c30d9ca6 KVM: x86: Drop unneeded CONFIG_HAS_IOMEM check 15 years ago
Marcelo Tosatti 9fb41ba896 KVM: VMX: fix handle_pause declaration 15 years ago
Zachary Amsden 6b7d7e762b KVM: x86: Harden against cpufreq 15 years ago
Mark Langsdorf 565d0998ec KVM: SVM: Support Pause Filter in AMD processors 15 years ago
Zhai, Edwin 4b8d54f972 KVM: VMX: Add support for Pause-Loop Exiting 15 years ago
Zhai, Edwin d255f4f2ba KVM: introduce kvm_vcpu_on_spin 15 years ago
Joerg Roedel d36f19e9ec KVM: SVM: Remove nsvm_printk debugging code 15 years ago
Joerg Roedel 532a46b989 KVM: SVM: Add tracepoint for skinit instruction 15 years ago
Joerg Roedel ec1ff79084 KVM: SVM: Add tracepoint for invlpga instruction 15 years ago
Joerg Roedel 236649de33 KVM: SVM: Add tracepoint for #vmexit because intr pending 15 years ago
Joerg Roedel 17897f3668 KVM: SVM: Add tracepoint for injected #vmexit 15 years ago
Joerg Roedel d8cabddf7e KVM: SVM: Add tracepoint for nested #vmexit 15 years ago
Joerg Roedel 0ac406de8f KVM: SVM: Add tracepoint for nested vmrun 15 years ago
Joerg Roedel cd3ff653ae KVM: SVM: Move INTR vmexit out of atomic code 15 years ago
Alexander Graf 8d23c46624 KVM: SVM: Notify nested hypervisor of lost event injections 15 years ago
Glauber Costa e3267cbbbf KVM: x86: include pvclock MSRs in msrs_to_save 15 years ago
Jan Kiszka 91586a3b7d KVM: x86: Rework guest single-step flag injection and filtering 15 years ago
Marcelo Tosatti a68a6a7282 KVM: x86: disable paravirt mmu reporting 15 years ago
Jan Kiszka 355be0b930 KVM: x86: Refactor guest debug IOCTL handling 15 years ago
Juan Quintela 201d945bcf KVM: remove pre_task_link setting in save_state_to_tss16 15 years ago
Zachary Amsden 3230bb4707 KVM: Fix hotplug of CPUs 15 years ago
Zachary Amsden e6732a5af9 KVM: Fix printk name error in svm.c 15 years ago
Zachary Amsden 0cca790753 KVM: Kill the confusing tsc_ref_khz and ref_freq variables 15 years ago
Zachary Amsden b820cc0ca2 KVM: Separate timer intialization into an indepedent function 15 years ago
Jiri Slaby 0c6ddcebd8 KVM: fix lock imbalance in kvm_*_irq_source_id() 15 years ago