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 |
Yang Zhang
|
5a71785dde
KVM: VMX: Use posted interrupt to deliver virtual interrupt
|
12 years ago |
Yang Zhang
|
a20ed54d6e
KVM: VMX: Add the deliver posted interrupt algorithm
|
12 years ago |
Yang Zhang
|
3d81bc7e96
KVM: Call common update function when ioapic entry changed.
|
12 years ago |
Yang Zhang
|
01e439be77
KVM: VMX: Check the posted interrupt capability
|
12 years ago |
Yang Zhang
|
a547c6db4d
KVM: VMX: Enable acknowledge interupt on vmexit
|
12 years ago |
Jan Kiszka
|
c0d1c770c0
KVM: nVMX: Avoid reading VM_EXIT_INTR_ERROR_CODE needlessly on nested exits
|
12 years ago |
Jan Kiszka
|
e8457c67a4
KVM: nVMX: Fix conditions for interrupt injection
|
12 years ago |