Gleb Natapov
|
03617c188f
KVM: VMX: mark unusable segment as nonpresent
|
12 years ago |
Linus Torvalds
|
fe489bf450
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
12 years ago |
Yoshihiro YUNOMAE
|
489223edf2
kvm: Add a tracepoint write_tsc_offset
|
12 years ago |
Xiao Guangrong
|
f8f559422b
KVM: MMU: fast invalidate all mmio sptes
|
12 years ago |
Xiao Guangrong
|
b37fbea6ce
KVM: MMU: make return value of mmio page fault handler more readable
|
12 years ago |
H. Peter Anvin
|
1adfa76a95
x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXED
|
12 years ago |
Xiao Guangrong
|
885032b910
KVM: MMU: retain more available bits on mmio spte
|
12 years ago |
Gleb Natapov
|
8d76c49e9f
KVM: VMX: fix halt emulation while emulating invalid guest sate
|
12 years ago |
Linus Torvalds
|
01227a889e
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
12 years ago |
Jan Kiszka
|
03b28f8133
KVM: x86: Account for failing enable_irq_window for NMI window request
|
12 years ago |
Jan Kiszka
|
5a2892ce72
KVM: nVMX: Skip PF interception check when queuing during nested run
|
12 years ago |
Jan Kiszka
|
730dca42c1
KVM: x86: Rework request for immediate exit
|
12 years ago |
Jan Kiszka
|
cb0c8cda13
KVM: VMX: remove unprintable characters from comment
|
12 years ago |
Jan Kiszka
|
d1fa0352a1
KVM: nVMX: VM_ENTRY/EXIT_LOAD_IA32_EFER overrides EFER.LMA settings
|
12 years ago |
Jan Kiszka
|
384bb78327
KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFER
|
12 years ago |
Jan Kiszka
|
ea8ceb8354
KVM: nVMX: Fix conditions for NMI injection
|
12 years ago |
Jan Kiszka
|
2505dc9fad
KVM: VMX: Move vmx_nmi_allowed after vmx_set_nmi_mask
|
12 years ago |
Abel Gordon
|
8a1b9dd000
KVM: nVMX: Enable and disable shadow vmcs functionality
|
12 years ago |
Abel Gordon
|
012f83cb2f
KVM: nVMX: Synchronize VMCS12 content with the shadow vmcs
|
12 years ago |
Abel Gordon
|
c3114420d1
KVM: nVMX: Copy VMCS12 to processor-specific shadow vmcs
|
12 years ago |
Abel Gordon
|
16f5b9034b
KVM: nVMX: Copy processor-specific shadow-vmcs to VMCS12
|
12 years ago |
Abel Gordon
|
e7953d7fab
KVM: nVMX: Release shadow vmcs
|
12 years ago |
Abel Gordon
|
8de4883370
KVM: nVMX: Allocate shadow vmcs
|
12 years ago |
Abel Gordon
|
145c28dd19
KVM: nVMX: Fix VMXON emulation
|
12 years ago |
Abel Gordon
|
20b97feaf6
KVM: nVMX: Refactor handle_vmwrite
|
12 years ago |
Abel Gordon
|
4607c2d7a2
KVM: nVMX: Introduce vmread and vmwrite bitmaps
|
12 years ago |
Abel Gordon
|
abc4fc58c5
KVM: nVMX: Detect shadow-vmcs capability
|
12 years ago |
Zhang, Yang Z
|
6ffbbbbab3
KVM: x86: Fix posted interrupt with CONFIG_SMP=n
|
12 years ago |
Gleb Natapov
|
f13882d84d
KVM: VMX: Fix check guest state validity if a guest is in VM86 mode
|
12 years ago |
Paolo Bonzini
|
26539bd0e4
KVM: nVMX: check vmcs12 for valid activity state
|
12 years ago |