KVM: SVM: always update CR3 in VMCB
[sfrench/cifs-2.6.git] / arch / x86 / kvm / svm / svm.c
2020-05-28 Paolo BonziniKVM: SVM: always update CR3 in VMCB
2020-05-28 Paolo BonziniKVM: nSVM: remove exit_required
2020-05-28 Paolo BonziniKVM: nSVM: inject exceptions via svm_check_nested_events
2020-05-28 Paolo BonziniKVM: x86: enable event window in inject_pending_event
2020-05-27 Sean ChristophersonKVM: x86: Take an unsigned 32-bit int for has_emulated_...
2020-05-27 Paolo BonziniMerge branch 'kvm-master' into HEAD
2020-05-27 Paolo BonziniMerge tag 'kvm-s390-next-5.8-1' of git://git./linux...
2020-05-27 Paolo BonziniKVM: x86: simplify is_mmio_spte
2020-05-20 Paolo BonziniMerge tag 'noinstr-x86-kvm-2020-05-16' of git://git...
2020-05-15 Paolo BonziniMerge branch 'kvm-amd-fixes' into HEAD
2020-05-15 Suravee SuthikulpanitKVM: SVM: Remove unnecessary V_IRQ unsetting
2020-05-15 Suravee SuthikulpanitKVM: SVM: Merge svm_enable_vintr into svm_set_vintr
2020-05-15 Wanpeng LiKVM: X86: Introduce more exit_fastpath_completion enum...
2020-05-15 Sean ChristophersonKVM: x86/mmu: Drop KVM's hugepage enums in favor of...
2020-05-13 Sean ChristophersonKVM: VMX: Add proper cache tracking for CR0
2020-05-13 Sean ChristophersonKVM: VMX: Add proper cache tracking for CR4
2020-05-13 Sean ChristophersonKVM: x86: Save L1 TSC offset in 'struct kvm_vcpu_arch'
2020-05-13 Paolo BonziniKVM: x86: handle wrap around 32-bit address space
2020-05-13 Paolo BonziniKVM: x86: Replace late check_nested_events() hack with...
2020-05-13 Paolo BonziniKVM: nSVM: Report interrupts as allowed when in L2...
2020-05-13 Paolo BonziniKVM: SVM: Split out architectural interrupt/NMI/SMI...
2020-05-13 Paolo BonziniKVM: nSVM: Move SMI vmexit handling to svm_check_nested...
2020-05-13 Paolo BonziniKVM: nSVM: Report NMIs as allowed when in L2 and Exit...
2020-05-13 Paolo BonziniKVM: x86: replace is_smm checks with kvm_x86_ops.smi_al...
2020-05-13 Sean ChristophersonKVM: x86: Make return for {interrupt_nmi,smi}_allowed...
2020-05-13 Cathy AveryKVM: SVM: Implement check_nested_events for NMI
2020-05-13 Paolo BonziniKVM: SVM: introduce nested_run_pending
2020-05-13 Paolo BonziniMerge branch 'kvm-amd-fixes' into HEAD
2020-05-10 Linus TorvaldsMerge tag 'x86-urgent-2020-05-10' of git://git./linux...
2020-05-10 Linus TorvaldsMerge tag 'objtool-urgent-2020-05-10' of git://git...
2020-05-10 Linus TorvaldsMerge tag 'locking-urgent-2020-05-10' of git://git...
2020-05-10 Linus TorvaldsMerge tag 'iommu-fixes-v5.7-rc4' of git://git./linux...
2020-05-10 Linus TorvaldsMerge tag 'block-5.7-2020-05-09' of git://git.kernel...
2020-05-09 Linus TorvaldsMerge tag 'riscv-for-linus-5.7-rc5' of git://git./linux...
2020-05-09 Linus TorvaldsMerge tag 'io_uring-5.7-2020-05-08' of git://git.kernel...
2020-05-08 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-05-08 Linus TorvaldsMerge tag 'ceph-for-5.7-rc5' of git://github.com/ceph...
2020-05-08 Linus TorvaldsMerge tag 'char-misc-5.7-rc5' of git://git./linux/kerne...
2020-05-08 Linus TorvaldsMerge tag 'driver-core-5.7-rc5' of git://git./linux...
2020-05-08 Linus TorvaldsMerge tag 'staging-5.7-rc5' of git://git./linux/kernel...
2020-05-08 Linus TorvaldsMerge tag 'tty-5.7-rc5' of git://git./linux/kernel...
2020-05-08 Linus TorvaldsMerge tag 'usb-5.7-rc5' of git://git./linux/kernel...
2020-05-08 Linus TorvaldsMerge tag 'drm-fixes-2020-05-08' of git://anongit.freed...
2020-05-08 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-05-08 Paolo BonziniKVM: x86, SVM: isolate vcpu->arch.dr6 from vmcb->save.dr6
2020-05-08 Paolo BonziniKVM: SVM: keep DR6 synchronized with vcpu->arch.dr6
2020-05-08 Dave AirlieMerge tag 'drm-misc-fixes-2020-05-07' of git://anongit...
2020-05-08 Linus TorvaldsMerge branch 'for-v5.7' of git://git./linux/kernel...
2020-05-07 Linus TorvaldsMerge tag 'trace-v5.7-rc3' of git://git./linux/kernel...
2020-05-07 Linus TorvaldsMerge tag 'linux-kselftest-5.7-rc5' of git://git./linux...
2020-05-07 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2020-05-07 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2020-05-06 Linus TorvaldsMerge tag 'tag-chrome-platform-fixes-for-v5.7-rc5'...
2020-05-06 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2020-05-06 Greg Kroah-HartmanMerge tag 'usb-serial-5.7-rc5' of https://git./linux...
2020-05-06 Paolo BonziniMerge tag 'kvm-s390-master-5.7-3' of git://git./linux...
2020-05-05 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.7-2' of git://git...
2020-05-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-05-04 Linus TorvaldsMerge tag 'gcc-plugins-v5.7-rc5' of git://git./linux...
2020-05-04 Paolo BonziniMerge tag 'kvmarm-fixes-5.7-2' of git://git./linux...
2020-05-04 Paolo BonziniMerge tag 'kvmarm-fixes-5.7-1' of git://git./linux...
2020-05-04 Paolo BonziniKVM: SVM: fill in kvm_run->debug.arch.dr[67]
2020-05-03 Linus TorvaldsMerge tag 'for-5.7-rc3-tag' of git://git./linux/kernel...
2020-05-02 Linus TorvaldsMerge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org...
2020-05-02 Linus TorvaldsMerge tag 'dmaengine-fix-5.7-rc4' of git://git.infradea...
2020-05-02 Linus TorvaldsMerge tag 'vfio-v5.7-rc4' of git://github.com/awilliam...
2020-05-02 Linus TorvaldsMerge tag 'io_uring-5.7-2020-05-01' of git://git.kernel...
2020-05-01 Linus TorvaldsMerge tag 'block-5.7-2020-05-01' of git://git.kernel...
2020-05-01 Linus TorvaldsMerge tag 'sound-5.7-rc4' of git://git./linux/kernel...
2020-05-01 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-05-01 Dave AirlieMerge tag 'amd-drm-fixes-5.7-2020-04-29' of git://peopl...
2020-05-01 Dave AirlieMerge tag 'drm-intel-fixes-2020-04-30' of git://anongit...
2020-05-01 Dave AirlieMerge tag 'drm-misc-fixes-2020-04-30' of git://anongit...
2020-04-30 Linus TorvaldsMerge tag 'for-5.7/dm-fixes-2' of git://git./linux...
2020-04-30 Linus TorvaldsMerge tag 'selinux-pr-20200430' of git://git./linux...
2020-04-30 Linus TorvaldsMerge tag 'linux-kselftest-kunit-5.7-rc4' of git:/...
2020-04-30 Linus TorvaldsMerge tag 'linux-kselftest-5.7-rc4' of git://git./linux...
2020-04-30 Linus TorvaldsMerge tag 'mmc-v5.7-rc2' of git://git./linux/kernel...
2020-04-30 Greg Kroah-HartmanMerge tag 'phy-for-5.7-rc' of git://git./linux/kernel...
2020-04-29 Linus TorvaldsMerge tag 'riscv-for-linus-5.7-rc4' of git://git./linux...
2020-04-29 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2020-04-28 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2020-04-28 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2020-04-28 Linus TorvaldsMerge tag 'cve-2020-11884' from emailed bundle
2020-04-27 Linus TorvaldsMerge tag 'for-5.7-rc3-tag' of git://git./linux/kernel...
2020-04-27 Linus TorvaldsMerge tag 'hyperv-fixes-signed' of git://git./linux...
2020-04-27 David S. MillerMerge tag 'batadv-net-for-davem-20200427' of git:/...
2020-04-26 Linus TorvaldsMerge tag '5.7-rc2-smb3-fixes' of git://git.samba.org...
2020-04-26 Linus TorvaldsMerge tag 'usb-5.7-rc3' of git://git./linux/kernel...
2020-04-26 Linus TorvaldsMerge tag 'tty-5.7-rc3' of git://git./linux/kernel...
2020-04-26 Linus TorvaldsMerge tag 'char-misc-5.7-rc3' of git://git./linux/kerne...
2020-04-26 Linus TorvaldsMerge tag 'staging-5.7-rc3' of git://git./linux/kernel...
2020-04-26 Linus TorvaldsMerge tag 'driver-core-5.7-rc3' of git://git./linux...
2020-04-26 Linus TorvaldsMerge tag 's390-5.7-3' of git://git./linux/kernel/git...
2020-04-26 Linus TorvaldsMerge tag 'powerpc-5.7-3' of git://git./linux/kernel...
2020-04-26 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.7-2' of git://git...
2020-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-04-25 Linus TorvaldsMerge tag 'timers-urgent-2020-04-25' of git://git....
2020-04-25 Linus TorvaldsMerge tag 'sched-urgent-2020-04-25' of git://git./linux...
2020-04-25 Linus TorvaldsMerge tag 'perf-urgent-2020-04-25' of git://git./linux...
next