Commit Graph

232 Commits (ed391f4ebf8f701d3566423ce8f17e614cde9806)

Author SHA1 Message Date
Jan Kiszka c573cd2293 KVM: VMX: Update instruction length on intercepted BP 15 years ago
Sheng Yang a19a6d1131 KVM: VMX: Rename VMX_EPT_IGMT_BIT to VMX_EPT_IPAT_BIT 15 years ago
Julia Lawall c45b4fd416 KVM: VMX: Remove redundant test in vmx_set_efer() 15 years ago
Avi Kivity ebcbab4c03 KVM: VMX: Wire up .fpu_activate() callback 15 years ago
Gui Jianfeng 6d3e435e70 KVM: VMX: Remove redundant check in vm_need_virtualize_apic_accesses() 15 years ago
Avi Kivity 59200273c4 KVM: Trace failed msr reads and writes 15 years ago
Avi Kivity 81231c698a KVM: VMX: Pass cr0.mp through to the guest when the fpu is active 15 years ago
Avi Kivity f6801dff23 KVM: Rename vcpu->shadow_efer to efer 15 years ago
Avi Kivity 3eeb3288bc KVM: Add a helper for checking if the guest is in protected mode 15 years ago
Avi Kivity 6b52d18605 KVM: Activate fpu on clts 15 years ago
Jan Kiszka fd7373cce7 KVM: VMX: Clean up DR6 emulation 15 years ago
Jan Kiszka 138ac8d88f KVM: VMX: Fix emulation of DR4 and DR5 15 years ago
Jan Kiszka f248341529 KVM: VMX: Fix exceptions of mov to dr 15 years ago
Sheng Yang 7062dcaa36 KVM: VMX: Remove emulation failure report 15 years ago
Avi Kivity edcafe3c5a KVM: VMX: Give the guest ownership of cr0.ts when the fpu is active 15 years ago
Avi Kivity 02daab21d9 KVM: Lazify fpu activation and deactivation 15 years ago
Avi Kivity e8467fda83 KVM: VMX: Allow the guest to own some cr0 bits 15 years ago
Avi Kivity 4d4ec08745 KVM: Replace read accesses of vcpu->arch.cr0 by an accessor 15 years ago
Avi Kivity a1f83a74fe KVM: VMX: trace clts and lmsw instructions as cr accesses 15 years ago
Sheng Yang 878403b788 KVM: VMX: Enable EPT 1GB page support 15 years ago
Sheng Yang 17cc393596 KVM: x86: Rename gb_page_enable() to get_lpage_level() in kvm_x86_ops 15 years ago
Avi Kivity f4c9e87c83 KVM: Fill out ftrace exit reason strings 15 years ago
Marcelo Tosatti 79fac95ecf KVM: convert slots_lock to a mutex 15 years ago
Marcelo Tosatti f656ce0185 KVM: switch vcpu context to use SRCU 15 years ago
Marcelo Tosatti bc6678a33d KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update 15 years ago
Marcelo Tosatti 46a26bf557 KVM: modify memslots layout in struct kvm 15 years ago
Sheng Yang 4e47c7a6d7 KVM: VMX: Add instruction rdtscp support for guest 15 years ago
Sheng Yang 0e85188049 KVM: Add cpuid_update() callback to kvm_x86_ops 15 years ago
Sheng Yang 8a7e3f01e6 KVM: VMX: Remove redundant variable 15 years ago
Avi Kivity bc23008b61 KVM: VMX: Fold ept_update_paging_mode_cr4() into its caller 15 years ago
Avi Kivity ce03e4f21a KVM: VMX: When using ept, allow the guest to own cr4.pge 15 years ago
Avi Kivity 4c38609ac5 KVM: VMX: Make guest cr4 mask more conservative 15 years ago
Avi Kivity fc78f51938 KVM: Add accessor for reading cr4 (or some bits of cr4) 15 years ago
Avi Kivity cdc0e24456 KVM: VMX: Move some cr[04] related constants to vmx.c 15 years ago
Sheng Yang 59708670b6 KVM: VMX: Trap and invalid MWAIT/MONITOR instruction 15 years ago
Avi Kivity d5696725b2 KVM: VMX: Fix comparison of guest efer with stale host value 15 years ago
Sheng Yang 046d87103a KVM: VMX: Disable unrestricted guest when EPT disabled 15 years ago
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
Avi Kivity 92c0d90015 KVM: VMX: Remove vmx->msr_offset_efer 15 years ago
Marcelo Tosatti 7c93be44a4 KVM: VMX: move CR3/PDPTR update to vmx_set_cr3 15 years ago
Avi Kivity 26bb0981b3 KVM: VMX: Use 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 fa40052ca0 KVM: VMX: Use macros instead of hex value on cr0 initialization 15 years ago
Marcelo Tosatti 9fb41ba896 KVM: VMX: fix handle_pause declaration 15 years ago
Zhai, Edwin 4b8d54f972 KVM: VMX: Add support for Pause-Loop Exiting 15 years ago
Jan Kiszka 355be0b930 KVM: x86: Refactor guest debug IOCTL handling 15 years ago
Zachary Amsden 3230bb4707 KVM: Fix hotplug of CPUs 15 years ago
Alexander Graf 10474ae894 KVM: Activate Virtualization On Demand 15 years ago