Commit Graph

44235 Commits (726e96561e4704278bc5197238f6459e1a63aa77)

Author SHA1 Message Date
Avi Kivity dc77270f96 KVM: SVM: Fix SVM_CR0_SELECTIVE_MASK 15 years ago
Avi Kivity f9a48e6a18 KVM: Set cr0.et when the guest writes cr0 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
Alexander Graf 4b5c9b7f9b KVM: PPC: Make large pages work 15 years ago
Alexander Graf 5f2b105a1d KVM: PPC: Pass through program interrupts 15 years ago
Alexander Graf ff1ca3f983 KVM: PPC: Pass program interrupt flags to the guest 15 years ago
Alexander Graf d35feb26ef KVM: PPC: Fix HID5 setting code 15 years ago
Alexander Graf 25a8a02d26 KVM: PPC: Emulate trap SRR1 flags properly 15 years ago
Alexander Graf 021ec9c69f KVM: PPC: Call SLB patching code in interrupt safe manner 15 years ago
Alexander Graf bc90923e27 KVM: PPC: Get rid of unnecessary RFI 15 years ago
Alexander Graf b4433a7cce KVM: PPC: Implement 'skip instruction' mode 15 years ago
Alexander Graf 7e57cba060 KVM: PPC: Use PACA backed shadow vcpu 15 years ago
Alexander Graf 992b5b29b5 KVM: PPC: Add helpers for CR, XER 15 years ago
Alexander Graf 8e5b26b55a KVM: PPC: Use accessor functions for GPR access 15 years ago
Takuya Yoshikawa 0d178975d0 KVM: Fix the explanation of write_emulated 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
Sheng Yang c9c5417455 KVM: x86: Moving PT_*_LEVEL to mmu.h 15 years ago
Alexander Graf 97c4cfbe89 KVM: PPC: Enable lightweight exits again 15 years ago
Alexander Graf b480f780f0 KVM: PPC: Fix typo in rebolting code 15 years ago
Avi Kivity f4c9e87c83 KVM: Fill out ftrace exit reason strings 15 years ago
Avi Kivity 0680fe5275 KVM: Bump maximum vcpu count to 64 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 e93f8a0f82 KVM: convert io_bus to SRCU 15 years ago
Marcelo Tosatti a983fb2387 KVM: x86: switch kvm_set_memory_alias to SRCU update 15 years ago
Marcelo Tosatti b050b015ab KVM: use SRCU for dirty log 15 years ago
Marcelo Tosatti bc6678a33d KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update 15 years ago
Marcelo Tosatti f7784b8ec9 KVM: split kvm_arch_set_memory_region into prepare and commit 15 years ago
Marcelo Tosatti fef9cce0eb KVM: modify alias layout in x86s struct kvm_arch 15 years ago
Marcelo Tosatti 46a26bf557 KVM: modify memslots layout in struct kvm 15 years ago
Alexander Graf 0bb1fb7178 KVM: powerpc: Remove AGGRESSIVE_DEC 15 years ago
Alexander Graf 7706664d39 KVM: powerpc: Improve DEC handling 15 years ago
Alexander Graf 583617b786 KVM: powerpc: Move vector to irqprio resolving to separate function 15 years ago
Avi Kivity 50eb2a3cd0 KVM: Add KVM_MMIO kconfig item 15 years ago
Joerg Roedel 953899b659 KVM: SVM: Adjust tsc_offset only if tsc_unstable 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 be43f83dad x86: Raise vsyscall priority on hotplug notifier chain 15 years ago
Sheng Yang 2bf78fa7b9 KVM: Extended shared_msr_global to per CPU 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