aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kvm
Commit message (Expand)AuthorAgeFilesLines
* KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang2017-11-061-1/+1
* KVM: x86: zero base3 of unusable segmentsRadim Krčmář2017-11-061-0/+2
* kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson2017-07-041-6/+5
* KVM: VMX: use correct vmcs_read/write for guest segment selector/baseChao Peng2017-07-041-1/+1
* KVM: x86: Introduce segmented_write_stdSteve Rutherford2017-06-171-2/+16
* KVM: x86: fix emulation of "MOV SS, null selector"Paolo Bonzini2017-06-171-10/+38
* KVM: Disable irq while unregistering user notifierIgnacio Alvarado2017-04-111-2/+11
* KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addrPaolo Bonzini2017-04-111-0/+3
* KVM: x86: fix wbinvd_dirty_mask use-after-freeIdo Yariv2017-04-111-1/+3
* KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE writeRadim Krčmář2017-04-111-0/+13
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-101-0/+5
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-262-6/+8
* Linux 3.10.101 (accumulative patch)Stefan Guendhoer2016-08-262-7/+9
* Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller2016-08-261-1/+1
* kvm: x86: fix kvm_apic_has_events to check for NULL pointerPaolo Bonzini2016-08-261-1/+1
* KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář2016-08-262-3/+3
* KVM: nSVM: Check for NRIPS support before updating control fieldBandan Das2016-08-261-2/+6
* 3.10.79 -> 3.10.80Jan Engelmohr2016-08-261-1/+1
* 3.10.75 -> 3.10.76Jan Engelmohr2016-08-261-19/+8
* 3.10.71 -> 3.10.72Jan Engelmohr2016-08-261-1/+2
* 3.10.70 -> 3.10.71Jan Engelmohr2016-08-261-9/+10
* 3.10.68 -> 3.10.69Jan Engelmohr2016-08-261-3/+22
* first commitMeizu OpenSource2016-08-1525-0/+37273