Commit Graph

182700 Commits (836a1b3c3456042704c86aaa3d837b976de9343b)
 

Author SHA1 Message Date
Avi Kivity 836a1b3c34 KVM: Move cr0/cr4/efer related helpers to x86.h 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
Avi Kivity e5bb40251a KVM: Drop kvm_{load,put}_guest_fpu() exports 15 years ago
Avi Kivity 2608d7a12f KVM: Allow kvm_load_guest_fpu() even when !vcpu->fpu_active 15 years ago
Gleb Natapov ab344828eb KVM: x86: fix checking of cr0 validity 15 years ago
Sheng Yang f0f4b93090 KVM: Fix kvm_coalesced_mmio_ring duplicate allocation 15 years ago
Jan Kiszka 727f5a23e2 KVM: SVM: Trap all debug register accesses 15 years ago
Jan Kiszka c76de350c8 KVM: SVM: Clean up and enhance mov dr emulation 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
Takuya Yoshikawa b60d513c32 KVM: x86: Use macros for x86_emulate_ops to avoid future mistakes 15 years ago
Marcelo Tosatti 6474920477 KVM: fix cleanup_srcu_struct on vm destruction 15 years ago
Gleb Natapov ccd469362e KVM: fix Hyper-V hypercall warnings and wrong mask value 15 years ago
Sheng Yang 7062dcaa36 KVM: VMX: Remove emulation failure report 15 years ago
Avi Kivity 94718da127 KVM: export <asm/hyperv.h> 15 years ago
Takuya Yoshikawa 8dae444529 KVM: rename is_writeble_pte() to is_writable_pte() 15 years ago
Gleb Natapov c25bc1638a KVM: Implement NotifyLongSpinWait HYPER-V hypercall 15 years ago
Gleb Natapov 10388a0716 KVM: Add HYPER-V apic access MSRs 15 years ago
Gleb Natapov 55cd8e5a4e KVM: Implement bare minimum of HYPER-V MSRs 15 years ago
Gleb Natapov 1d5103c11e KVM: Add HYPER-V header file 15 years ago
Alexander Graf a76f8497fd KVM: PPC: Move Shadow MSR calculation to function 15 years ago
Alexander Graf f7adbba1e5 KVM: PPC: Keep SRR1 flags around in shadow_msr 15 years ago
Alexander Graf 1c0006d8d1 KVM: PPC: Fix initial GPR settings 15 years ago
Alexander Graf 180a34d2d3 KVM: PPC: Add support for FPU/Altivec/VSX 15 years ago
Alexander Graf d5e528136c KVM: PPC: Add helper functions to call real mode loaders 15 years ago
Alexander Graf fbad5f1dfd KVM: PPC: Export __giveup_vsx 15 years ago
Roel Kluin 0f0412c1a7 KVM: ia64: remove redundant kvm_get_exit_data() NULL tests 15 years ago
Avi Kivity 4610c83cdc KVM: SVM: Lazy fpu with npt 15 years ago
Avi Kivity d225157bc6 KVM: SVM: Selective cr0 intercept 15 years ago
Avi Kivity 888f9f3e0c KVM: SVM: Restore unconditional cr0 intercept under npt 15 years ago
Avi Kivity bff7827479 KVM: SVM: Initialize fpu_active in init_vmcb() 15 years ago
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