aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-27tools/kvm_stat: fix error on interactive command 'g'Stefan Raspl1-1/+1
2017-06-27KVM: SVM: suppress unnecessary NMI singlestep on GIF=0 and nested exitLadi Prosek1-0/+6
2017-06-27KVM: SVM: don't NMI singlestep over event injectionLadi Prosek1-0/+16
2017-06-27KVM: SVM: hide TF/RF flags used by NMI singlestepLadi Prosek1-1/+14
2017-06-27KVM: nSVM: do not forward NMI window singlestep VM exits to L1Ladi Prosek1-5/+40
2017-06-27KVM: SVM: introduce disable_nmi_singlestep helperLadi Prosek1-4/+9
2017-06-27KVM: explain missing kvm_put_kvm in case of failurePaolo Bonzini1-0/+6
2017-06-27KVM: Replaces symbolic permissions with numericRoman Storozhenko1-3/+3
2017-06-08tools/kvm_stat: display guest list in pid/guest selection screensStefan Raspl1-12/+37
2017-06-08tools/kvm_stat: add new interactive command 'o'Stefan Raspl2-1/+18
2017-06-08tools/kvm_stat: add new interactive command 's'Stefan Raspl2-8/+49
2017-06-08tools/kvm_stat: add new interactive command 'h'Stefan Raspl2-5/+34
2017-06-08tools/kvm_stat: rename 'Current' column to 'CurAvg/s'Stefan Raspl1-3/+3
2017-06-08tools/kvm_stat: make heading look a bit more like 'top'Stefan Raspl1-1/+2
2017-06-08tools/kvm_stat: display message indicating lack of eventsStefan Raspl1-0/+2
2017-06-08tools/kvm_stat: show cursor in selection screensStefan Raspl1-0/+6
2017-06-08tools/kvm_stat: move functions to corresponding classesStefan Raspl1-162/+165
2017-06-08tools/kvm_stat: simplify initializersStefan Raspl1-38/+36
2017-06-08tools/kvm_stat: remove extra statementStefan Raspl1-1/+0
2017-06-08tools/kvm_stat: removed unused functionStefan Raspl1-3/+0
2017-06-08tools/kvm_stat: simplify line print logicStefan Raspl1-19/+7
2017-06-08tools/kvm_stat: remove unnecessary header redrawsStefan Raspl1-2/+0
2017-06-08tools/kvm_stat: fix undue use of initial sleeptimeStefan Raspl1-3/+0
2017-06-08tools/kvm_stat: fix event counts display for interrupted intervalsStefan Raspl1-2/+5
2017-06-08tools/kvm_stat: fix typoStefan Raspl1-1/+1
2017-06-07KVM: nVMX: Update vmcs12->guest_linear_address on nested VM-exitJim Mattson1-2/+1
2017-06-07KVM: nVMX: Don't update vmcs12->xss_exit_bitmap on nested VM-exitJim Mattson1-2/+0
2017-06-07kvm: vmx: Check value written to IA32_BNDCFGSJim Mattson2-0/+5
2017-06-07kvm: x86: Guest BNDCFGS requires guest MPX supportJim Mattson2-2/+10
2017-06-07kvm: vmx: Do not disable intercepts for BNDCFGSJim Mattson1-1/+0
2017-06-01KVM: x86: avoid large stack allocations in em_fxrstorNick Desaulniers1-45/+37
2017-06-01KVM: white space cleanup in nested_vmx_setup_ctls_msrs()Dan Carpenter1-1/+1
2017-06-01KVM: Tidy the whitespace in nested_svm_check_permissions()Dan Carpenter1-3/+3
2017-06-01KVM: x86: Fix nmi injection failure when vcpu got blockedZhuangYanying1-2/+5
2017-06-01KVM: SVM: do not zero out segment attributes if segment is unusable or not presentRoman Pen1-13/+11
2017-05-30KVM: SVM: ignore type when setting segment registersGioh Kim1-1/+1
2017-05-30KVM: nVMX: fix nested_vmx_check_vmptr failure paths under debuggingRadim Krčmář1-83/+57
2017-05-26KVM: x86: Fix virtual wire modeJan H. Schönherr1-1/+2
2017-05-26KVM: nVMX: Fix handling of lmsw instructionJan H. Schönherr1-2/+5
2017-05-26KVM: X86: Fix preempt the preemption timer cancelWanpeng Li1-0/+2
2017-05-21Linux 4.12-rc2Linus Torvalds1-1/+1
2017-05-21x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds1-3/+3
2017-05-21Clean up x86 unsafe_get/put_user() type handlingLinus Torvalds1-2/+3
2017-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-3/+5
2017-05-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-1/+28
2017-05-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-8/+11
2017-05-21osf_wait4(): fix infoleakAl Viro1-2/+4
2017-05-21fix unsafe_put_user()Al Viro1-1/+1
2017-05-20Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds10-11/+72
2017-05-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds13-36/+59