OSDN Git Service

KVM: nVMX: vmread should not set rflags to specify success in case of #PF
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / arch / x86 / kvm / vmx.c
2020-02-14 Miaohe LinKVM: nVMX: vmread should not set rflags to specify...
2019-11-28 Uros BizjakKVM/x86: Fix invvpid and invept register operand size...
2019-11-16 Sean ChristophersonKVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD...
2019-11-16 Ben HutchingsKVM: Introduce kvm_get_arch_capabilities()
2019-10-17 Jack WangKVM: nVMX: handle page fault in vmread fix
2019-09-21 Paolo BonziniKVM: nVMX: handle page fault in vmread
2019-03-23 Wanpeng LiKVM: X86: Fix residual mmio emulation request to userspace
2019-03-23 Sean ChristophersonKVM: nVMX: Ignore limit checks on VMX instructions...
2019-03-23 Sean ChristophersonKVM: nVMX: Sign extend displacements of VMX instr's...
2019-02-23 Joerg RoedelKVM: VMX: Fix x2apic check in vmx_msr_bitmap_mode()
2019-02-20 Peter ShierKVM: nVMX: unconditionally cancel preemption timer...
2019-01-13 Vitaly Kuznetsovx86/kvm/vmx: do not use vm-exit instruction length...
2018-12-17 Tom LendackyKVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
2018-12-17 Thomas Gleixnerx86/bugs, KVM: Extend speculation control for VIRT_SPEC...
2018-12-17 Konrad Rzeszutek... x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
2018-12-17 Konrad Rzeszutek... x86/bugs, KVM: Support the combination of guest and...
2018-12-17 Paolo BonziniKVM/x86: Remove indirect MSR op calls from SPEC_CTRL
2018-12-17 KarimAllah AhmedKVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
2018-12-17 KarimAllah AhmedKVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
2018-12-17 Ashok RajKVM/x86: Add IBPB support
2018-12-17 Paolo BonziniKVM: VMX: make MSR bitmaps per-VCPU
2018-12-17 Paolo BonziniKVM: VMX: introduce alloc_loaded_vmcs
2018-12-17 Jim MattsonKVM: nVMX: Eliminate vmcs02 pool
2018-12-17 David MatlackKVM: nVMX: mark vmcs12 pages dirty on L2 exit
2018-12-17 Radim KrčmářKVM: nVMX: fix msr bitmaps to prevent L2 from accessing...
2018-08-06 Roman Kagankvm: x86: vmx: fix vpid leak
2018-07-25 Thomas Gleixnerx86/speculation: Create spec-ctrl.h to avoid include...
2018-06-16 Paolo BonziniKVM: x86: pass kvm_vcpu to kvm_read_guest_virt and...
2018-05-30 Sean ChristophersonKVM: VMX: raise internal error for exception during...
2018-04-13 Jan H. SchönherrKVM: nVMX: Fix handling of lmsw instruction
2018-03-28 Linus Torvaldskvm/x86: fix icebp instruction handling
2018-02-25 Jan DakinevichKVM: nVMX: invvpid handling improvements
2018-02-25 Jim Mattsonkvm: nVMX: Fix kernel panics induced by illegal INVEPT...
2018-02-25 David HildenbrandKVM: nVMX: vmx_complete_nested_posted_interrupt() can...
2018-02-25 David HildenbrandKVM: nVMX: kmap() can't fail
2018-02-25 Dan Williamsx86/kvm: Update spectre-v1 mitigation
2018-02-25 Peter ZijlstraKVM: VMX: Make indirect call speculation safe
2018-02-16 Liran AlonKVM: nVMX: Fix races when sending nested PI while dest...
2018-02-03 Wanpeng LiKVM: VMX: Fix rflags cache during vCPU reset
2018-02-03 Liran AlonKVM: x86: Don't re-execute instruction when not passing...
2018-01-23 David Woodhousex86/retpoline: Fill return stack buffer on vmexit
2018-01-17 Andrew HonigKVM: x86: Add memory barrier on vmcs field lookup
2018-01-17 Jim Mattsonkvm: vmx: Scrub hardware GPRs at VM-exit
2017-12-25 Wanpeng LiKVM: VMX: Fix enable VPID conditions
2017-12-16 Wanpeng LiKVM: nVMX: reset nested_run_pending if the vCPU is...
2017-12-16 Jim Mattsonkvm: nVMX: VMCLEAR should not cause the vCPU to shut...
2017-12-16 Andrew HonigKVM: VMX: remove I/O port 0x80 bypass on Intel hosts
2017-12-05 Liran AlonKVM: x86: Exit to user-mode on #UD intercept when emula...
2017-11-30 Ladi ProsekKVM: nVMX: set IDTR and GDTR limits when loading L1...
2017-10-18 Haozhong ZhangKVM: nVMX: fix guest CR4 loading when emulating L2...
2017-10-05 Paolo BonziniKVM: VMX: use cmpxchg64
2017-10-05 Haozhong ZhangKVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_poste...
2017-10-05 Haozhong ZhangKVM: VMX: do not change SN bit in vmx_update_pi_irte()
2017-10-05 Jim Mattsonkvm: nVMX: Don't allow L2 to access the hardware CR8
2017-10-05 Jan H. SchönherrKVM: VMX: Do not BUG() on out-of-bounds guest IRQ
2017-07-21 Haozhong Zhangkvm: vmx: allow host to access guest MSR_IA32_BNDCFGS
2017-07-21 Jim Mattsonkvm: vmx: Check value written to IA32_BNDCFGS
2017-07-21 Jim Mattsonkvm: x86: Guest BNDCFGS requires guest MPX support
2017-07-21 Jim Mattsonkvm: vmx: Do not disable intercepts for BNDCFGS
2017-07-21 Paolo BonziniKVM: x86: disable MPX if host did not enable MPX XSAVE...
2017-07-05 Wanpeng LiKVM: nVMX: Fix exception injection
2017-05-14 Ladi ProsekKVM: nVMX: do not leak PML full vmexit to L1
2017-05-14 Ladi ProsekKVM: nVMX: initialize PML fields in vmcs02
2017-05-14 Jim MattsonRevert "KVM: nested VMX: disable perf cpuid reporting"
2017-04-21 Paolo Bonzinikvm: fix page struct leak in handle_vmon
2017-03-15 Chao PengKVM: VMX: use correct vmcs_read/write for guest segment...
2017-02-26 Peter Feinerkvm: vmx: ensure VMCS is current while enabling PML
2017-01-09 Jim Mattsonkvm: nVMX: Allow L1 to intercept software exceptions...
2016-10-07 Radim KrčmářKVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE...
2016-08-20 Jim MattsonKVM: nVMX: Fix memory corruption when using VMCS shadowing
2016-08-20 Cao, LeiKVM: VMX: handle PML full VMEXIT that occurs during...
2016-07-27 Quentin CasasnovasKVM: nVMX: VMX instructions: fix segment checks when...
2016-06-01 Bruce RogersKVM: x86: fix ordering of cr0 initialization code in...
2016-04-12 Paolo BonziniKVM: VMX: fix nested vpid for old KVM guests
2016-04-12 Paolo BonziniKVM: VMX: avoid guest hang on invalid invvpid instruction
2016-04-12 Paolo BonziniKVM: VMX: avoid guest hang on invalid invept instruction
2016-03-16 Paolo BonziniKVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP...
2016-03-16 Radim KrčmářKVM: VMX: disable PEBS before a guest entry
2016-03-09 Owen Hofmannkvm: x86: Update tsc multiplier on change.
2016-01-31 Huaitong Hankvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROL
2016-01-09 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-01-09 Linus TorvaldsMerge tag 'pci-v4.4-fixes-4' of git://git./linux/kernel...
2016-01-09 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2016-01-08 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-01-08 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-01-08 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2016-01-07 Linus TorvaldsMerge tag 'trace-v4.4-rc4-4' of git://git./linux/kernel...
2016-01-07 Dave AirlieMerge branch 'linux-4.4' of git://github.com/skeggsb...
2016-01-07 Linus TorvaldsMerge tag 'for-linus-20160106' of git://git.infradead...
2016-01-06 Takashi IwaiMerge tag 'asoc-fix-v4.4-rc8' of git://git./linux/kerne...
2016-01-05 Mark BrownMerge remote-tracking branch 'asoc/fix/rt5645' into...
2016-01-05 Mark BrownMerge remote-tracking branch 'asoc/fix/dapm' into asoc...
2016-01-05 Mark BrownMerge remote-tracking branch 'asoc/fix/arizona' into...
2016-01-05 Linus TorvaldsMerge tag 'trace-v4.4-rc4-3' of git://git./linux/kernel...
2016-01-05 Linus TorvaldsMerge branch 'stable' of git://git./linux/kernel/git...
2016-01-03 Linus TorvaldsMerge tag 'drm-intel-fixes-2016-01-02' of git://anongit...
2015-12-31 Linus TorvaldsMerge tag 'pci-v4.4-fixes-3' of git://git./linux/kernel...
2015-12-31 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-12-30 David S. MillerMerge tag 'wireless-drivers-for-davem-2015-12-28' of...
2015-12-29 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
next