summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-02-27KVM: s390: introduce module parameter kvm.use_gisaMichael Mueller
2020-02-27KVM: s390: protvirt: introduce and enable KVM_CAP_S390_PROTECTEDChristian Borntraeger
2020-02-27KVM: s390: protvirt: Add UV cpu reset callsJanosch Frank
2020-02-27KVM: s390: protvirt: do not inject interrupts after startChristian Borntraeger
2020-02-27KVM: s390: protvirt: Mask PSW interrupt bits for interception 104 and 112Janosch Frank
2020-02-27KVM: s390: protvirt: Support cmd 5 operation stateJanosch Frank
2020-02-27KVM: s390: protvirt: Report CPU state to UltravisorJanosch Frank
2020-02-27KVM: s390: protvirt: UV calls in support of diag308 0, 1Janosch Frank
2020-02-27KVM: s390: protvirt: Add program exception injectionJanosch Frank
2020-02-27KVM: s390: protvirt: Only sync fmt4 registersJanosch Frank
2020-02-27KVM: s390: protvirt: Do only reset registers that are accessibleJanosch Frank
2020-02-27KVM: s390: protvirt: disallow one_regJanosch Frank
2020-02-27KVM: s390: protvirt: STSI handlingJanosch Frank
2020-02-27KVM: s390: protvirt: Write sthyi data to instruction data areaJanosch Frank
2020-02-27KVM: s390/mm: handle guest unpin eventsClaudio Imbrenda
2020-02-27KVM: s390: protvirt: handle secure guest prefix pagesJanosch Frank
2020-02-27KVM: S390: protvirt: Introduce instruction data area bounce bufferJanosch Frank
2020-02-27KVM: s390: protvirt: Add new gprs location handlingJanosch Frank
2020-02-27KVM: s390: protvirt: Handle spec exception loopsJanosch Frank
2020-02-27KVM: s390: protvirt: Add SCLP interrupt handlingChristian Borntraeger
2020-02-27KVM: s390: protvirt: Implement interrupt injectionMichael Mueller
2020-02-27KVM: s390: protvirt: Instruction emulationJanosch Frank
2020-02-27KVM: s390: protvirt: Handle SE notification interceptionsJanosch Frank
2020-02-27KVM: s390/mm: Make pages accessible before destroying the guestChristian Borntraeger
2020-02-27KVM: s390: protvirt: Secure memory is not mergeableJanosch Frank
2020-02-27KVM: s390: protvirt: Add initial vm and cpu lifecycle handlingJanosch Frank
2020-02-27KVM: s390: add new variants of UV CALLJanosch Frank
2020-02-27KVM: s390: protvirt: Add UV debug traceJanosch Frank
2020-02-27KVM: s390/interrupt: do not pin adapter interrupt pagesUlrich Weigand
2020-02-27s390/protvirt: Add sysfs firmware interface for Ultravisor informationJanosch Frank
2020-02-27s390/mm: add (non)secure page access exceptions handlersVasily Gorbik
2020-02-27s390/mm: provide memory management functions for protected KVM guestsClaudio Imbrenda
2020-02-27s390/protvirt: add ultravisor initializationVasily Gorbik
2020-02-27s390/protvirt: introduce host side setupVasily Gorbik
2020-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-02-15Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-02-15Merge tag 's390-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-02-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-02-14Merge tag 'sti-dt-for-5.7-round1' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2020-02-12KVM: x86: fix WARN_ON check of an unsigned less than zeroPaolo Bonzini
2020-02-12KVM: x86/mmu: Fix struct guest_walker arrays for 5-level pagingSean Christopherson
2020-02-12KVM: nVMX: Use correct root level for nested EPT shadow page tablesSean Christopherson
2020-02-12KVM: nVMX: Fix some comment typos and coding styleMiaohe Lin
2020-02-12KVM: x86/mmu: Avoid retpoline on ->page_fault() with TDPSean Christopherson
2020-02-12KVM: apic: reuse smp_wmb() in kvm_make_request()Miaohe Lin
2020-02-12KVM: x86: remove duplicated KVM_REQ_EVENT requestMiaohe Lin
2020-02-12arm64: time: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-02-12KVM: x86: Deliver exception payload on KVM_GET_VCPU_EVENTSOliver Upton
2020-02-12KVM: nVMX: Handle pending #DB when injecting INIT VM-exitOliver Upton
2020-02-12KVM: x86: Mask off reserved bit from #DB exception payloadOliver Upton