Avi Kivity
|
a9b21b6229
KVM: VMX: Fix host msr corruption with preemption enabled
|
17 years ago |
Eli Collins
|
e693d71b46
KVM: VMX: Clear CR4.VMXE in hardware_disable
|
17 years ago |
Marcelo Tosatti
|
2f5997140f
KVM: migrate PIT timer
|
17 years ago |
Sheng Yang
|
1439442c7b
KVM: VMX: Enable EPT feature for KVM
|
17 years ago |
Sheng Yang
|
b7ebfb0509
KVM: VMX: Prepare an identity page table for EPT in real mode
|
17 years ago |
Sheng Yang
|
67253af52e
KVM: Add kvm_x86_ops get_tdp_level()
|
17 years ago |
Sheng Yang
|
d56f546db9
KVM: VMX: EPT Feature Detection
|
17 years ago |
Feng (Eric) Liu
|
2714d1d3d6
KVM: Add trace markers
|
17 years ago |
Marcelo Tosatti
|
3200f405a1
KVM: MMU: unify slots_lock usage
|
17 years ago |
Sheng Yang
|
25c5f225be
KVM: VMX: Enable MSR Bitmap feature
|
17 years ago |
Izik Eidus
|
37817f2982
KVM: x86: hardware task switching support
|
17 years ago |
Izik Eidus
|
2e4d265349
KVM: x86: add functions to get the cpl of vcpu
|
17 years ago |
Avi Kivity
|
4c9fc8ef50
KVM: VMX: Add module option to disable flexpriority
|
17 years ago |
Avi Kivity
|
019960ae99
KVM: VMX: Don't adjust tsc offset forward
|
17 years ago |
Harvey Harrison
|
b8688d51bb
KVM: replace remaining __FUNCTION__ occurances
|
17 years ago |
Avi Kivity
|
2d3ad1f40c
KVM: Prefix control register accessors with kvm_ to avoid namespace pollution
|
17 years ago |
Avi Kivity
|
a5f61300c4
KVM: Use x86's segment descriptor struct instead of private definition
|
17 years ago |
Ryan Harper
|
2e11384c2c
KVM: VMX: fix typo in VMX header define
|
17 years ago |
Joerg Roedel
|
9f62e19a11
KVM: VMX: unifdef the EFER specific code
|
17 years ago |
Joerg Roedel
|
50a37eb4e0
KVM: align valid EFER bits with the features of the host system
|
17 years ago |
Sheng Yang
|
2384d2b326
KVM: VMX: Enable Virtual Processor Identification (VPID)
|
17 years ago |
Marcelo Tosatti
|
707a18a51d
KVM: VMX: convert init_rmode_tss() to slots_lock
|
17 years ago |
Avi Kivity
|
5dc8326282
KVM: VMX: Restore tss even on x86_64
|
17 years ago |
Avi Kivity
|
33f9c505ed
KVM: VMX: Avoid rearranging switched guest msrs while they are loaded
|
17 years ago |
Marcelo Tosatti
|
5e4a0b3c1b
KVM: move alloc_apic_access_page() outside of non-preemptable region
|
17 years ago |
Izik Eidus
|
72dc67a696
KVM: remove the usage of the mmap_sem for the protection of the memory slots.
|
17 years ago |
Sheng Yang
|
571008dacc
KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UD
|
17 years ago |
Marcelo Tosatti
|
aaee2c94f7
KVM: MMU: Switch to mmu spinlock
|
17 years ago |
Marcelo Tosatti
|
10589a4699
KVM: MMU: Concurrent guest walkers
|
17 years ago |
Avi Kivity
|
774ead3ad9
KVM: Disable vapic support on Intel machines with FlexPriority
|
17 years ago |