summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-07KVM: mark memory slots as rcuChristian Borntraeger
2017-07-07KVM: mark kvm->busses as rcu protectedChristian Borntraeger
2017-07-07KVM: use rcu access function for irq routingChristian Borntraeger
2017-07-07KVM: mark vcpu->pid pointer as rcu protectedChristian Borntraeger
2017-07-04Update my email addressCornelia Huck
2017-07-04kvm: vmx: allow host to access guest MSR_IA32_BNDCFGSHaozhong Zhang
2017-07-03x86: kvm: mmu: use ept a/d in vmcs02 iff used in vmcs12Peter Feiner
2017-07-03kvm: x86: mmu: allow A/D bits to be disabled in an mmuPeter Feiner
2017-07-03x86: kvm: mmu: make spte mmio mask more explicitPeter Feiner
2017-07-03x86: kvm: mmu: dead code thanks to access trackingPeter Feiner
2017-07-03Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-07-03KVM: PPC: Book3S: Fix typo in XICS-on-XIVE state saving codePaul Mackerras
2017-07-01KVM: PPC: Book3S HV: Close race with testing for signals on guest entryPaul Mackerras
2017-07-01KVM: PPC: Book3S HV: Simplify dynamic micro-threading codePaul Mackerras
2017-06-30KVM: x86: remove ignored type attributeNick Desaulniers
2017-06-30Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-06-29KVM: LAPIC: Fix lapic timer injection delayWanpeng Li
2017-06-29KVM: lapic: reorganize restart_apic_timerPaolo Bonzini
2017-06-29KVM: lapic: reorganize start_hv_timerPaolo Bonzini
2017-06-28Merge tag 'kvm-s390-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2017-06-28kvm: nVMX: Check memory operand to INVVPIDJim Mattson
2017-06-28KVM: s390: Inject machine check into the nested guestQingFeng Hao
2017-06-28KVM: s390: Inject machine check into the guestQingFeng Hao
2017-06-28Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...Christian Borntraeger
2017-06-27tools/kvm_stat: add new interactive command 'b'Stefan Raspl
2017-06-27tools/kvm_stat: add new command line switch '-i'Stefan Raspl
2017-06-27tools/kvm_stat: fix error on interactive command 'g'Stefan Raspl
2017-06-27KVM: SVM: suppress unnecessary NMI singlestep on GIF=0 and nested exitLadi Prosek
2017-06-27KVM: SVM: don't NMI singlestep over event injectionLadi Prosek
2017-06-27KVM: SVM: hide TF/RF flags used by NMI singlestepLadi Prosek
2017-06-27KVM: nSVM: do not forward NMI window singlestep VM exits to L1Ladi Prosek
2017-06-27KVM: SVM: introduce disable_nmi_singlestep helperLadi Prosek
2017-06-27KVM: s390: Backup the guest's machine check infoQingFeng Hao
2017-06-27s390/nmi: s390: New low level handling for machine check happening in guestQingFeng Hao
2017-06-27KVM: explain missing kvm_put_kvm in case of failurePaolo Bonzini
2017-06-27KVM: Replaces symbolic permissions with numericRoman Storozhenko
2017-06-22arm64: Remove a redundancy in sysreg.hStefan Traby
2017-06-22KVM: arm/arm64: Signal SIGBUS when stage2 discovers hwpoison memoryJames Morse
2017-06-22KVM: s390: avoid packed attributeMartin Schwidefsky
2017-06-22KVM: S390: add new group for flicYi Min Zhao
2017-06-22KVM: s390: implement instruction execution protection for emulatedChristian Borntraeger
2017-06-22KVM: s390: ioctls to get and set guest storage attributesClaudio Imbrenda
2017-06-22KVM: s390: CMMA tracking, ESSA emulation, migration modeClaudio Imbrenda
2017-06-22KVM: PPC: Book3S HV: Add capability to report possible virtual SMT modesPaul Mackerras
2017-06-22KVM: PPC: Book3S HV: Exit guest upon MCE when FWNMI capability is enabledAravinda Prasad
2017-06-21powerpc/book3s: EXPORT_SYMBOL_GPL machine_check_print_event_infoMahesh Salgaonkar
2017-06-21KVM: PPC: Book3S HV: Add new capability to control MCE behaviourAravinda Prasad
2017-06-20KVM: PPC: Book3S HV: Don't sleep if XIVE interrupt pending on POWER9Paul Mackerras
2017-06-19KVM: PPC: Book3S HV: Virtualize doorbell facility on POWER9Paul Mackerras
2017-06-19KVM: PPC: Book3S HV: Allow userspace to set the desired SMT modePaul Mackerras