summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-model/devres.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-29KVM: lapic: reorganize restart_apic_timerPaolo Bonzini3-50/+45
2017-06-29KVM: lapic: reorganize start_hv_timerPaolo Bonzini1-13/+27
2017-06-28kvm: nVMX: Check memory operand to INVVPIDJim Mattson1-4/+18
2017-06-28KVM: s390: Inject machine check into the nested guestQingFeng Hao1-4/+19
2017-06-28KVM: s390: Inject machine check into the guestQingFeng Hao4-1/+62
2017-06-27tools/kvm_stat: add new interactive command 'b'Stefan Raspl2-10/+79
2017-06-27tools/kvm_stat: add new command line switch '-i'Stefan Raspl2-4/+34
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: s390: Backup the guest's machine check infoQingFeng Hao3-1/+51
2017-06-27s390/nmi: s390: New low level handling for machine check happening in guestQingFeng Hao5-11/+64
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-22KVM: s390: avoid packed attributeMartin Schwidefsky3-12/+12
2017-06-22KVM: S390: add new group for flicYi Min Zhao3-0/+69
2017-06-22KVM: s390: implement instruction execution protection for emulatedChristian Borntraeger2-11/+32
2017-06-22KVM: s390: ioctls to get and set guest storage attributesClaudio Imbrenda3-1/+369
2017-06-22KVM: s390: CMMA tracking, ESSA emulation, migration modeClaudio Imbrenda5-6/+304
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 pr...Roman Pen1-13/+11
2017-05-30KVM: SVM: ignore type when setting segment registersGioh Kim1-1/+1