aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/kvm-s390.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-16KVM: s390: split SIE state guest prefix fieldMichael Mueller1-1/+7
2014-05-16KVM: s390: interpretive execution of SIGP EXTERNAL CALLDavid Hildenbrand1-0/+2
2014-05-16KVM: s390: Introduce helper function for faulting-in a guest pageThomas Huth1-0/+1
2014-05-16KVM: s390: Improve is_valid_psw()Thomas Huth1-0/+1
2014-04-29KVM: s390: introduce kvm_s390_vcpu_{start,stop}David Hildenbrand1-0/+2
2014-04-22KVM: s390: replace TDB_ADDR by __LC_PGM_TDBMichael Mueller1-1/+0
2014-04-22KVM: s390: Drop pending interrupts on guest exitChristian Borntraeger1-0/+1
2014-04-22KVM: s390: hardware support for guest debuggingDavid Hildenbrand1-0/+10
2014-04-22KVM: s390: emulate stctl and stctgDavid Hildenbrand1-0/+1
2014-04-22KVM: s390: reinject io interrupt on tpi failureCornelia Huck1-0/+2
2014-04-22KVM: s390: add 'pgm' member to kvm_vcpu_arch and helper functionHeiko Carstens1-0/+33
2014-04-22KVM: s390: export test_vfacility()Heiko Carstens1-0/+1
2014-04-22KVM: s390: allow injecting every kind of interruptJens Freimann1-0/+3
2014-04-22KVM: s390: make cmma usage conditionallyDominik Dingel1-2/+5
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+7
2014-03-25Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-nextPaolo Bonzini1-0/+1
2014-03-25KVM: s390: clear local interrupts at cpu initial resetJens Freimann1-0/+1
2014-03-21KVM: s390: adapter interrupt sourcesCornelia Huck1-0/+2
2014-02-21s390/kvm: support collaborative memory managementKonstantin Weitz1-0/+2
2014-01-30KVM: async_pf: Async page fault support on s390Dominik Dingel1-0/+4
2014-01-17KVM: s390: enable Transactional ExecutionMichael Mueller1-0/+6
2013-11-28KVM: s390: Removed kvm_s390_inject_sigp_stop()Thomas Huth1-1/+0
2013-11-28KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUSThomas Huth1-2/+2
2013-11-28KVM: s390: Removed VIRTIODESCSPACEThomas Huth1-3/+0
2013-11-28KVM: s390: Removed SIE_INTERCEPT_UCONTROLThomas Huth1-2/+0
2013-09-24KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rreThomas Huth1-2/+4
2013-09-24KVM: s390: Remove dead "rerun vcpu" codeThomas Huth1-2/+1
2013-07-29KVM: s390: Add helper function for setting condition codeThomas Huth1-0/+7
2013-07-29KVM: s390: declare virtual HW facilitiesMichael Mueller1-0/+3
2013-06-20KVM: s390: Reworked LCTL and LCTLG instructionsThomas Huth1-1/+2
2013-06-17KVM: s390: guest large pagesChristian Borntraeger1-0/+6
2013-05-21s390/kvm: Kick guests out of sie if prefix page host pte is touchedChristian Borntraeger1-0/+1
2013-05-21s390/kvm: Provide a way to prevent reentering SIEChristian Borntraeger1-0/+4
2013-04-02KVM: s390: fix and enforce return code handling for irq injectionsHeiko Carstens1-6/+6
2013-01-30s390/kvm: Fix instruction decodingChristian Borntraeger1-11/+14
2013-01-07KVM: s390: Add support for channel I/O instructions.Cornelia Huck1-0/+2
2013-01-07KVM: s390: In-kernel handling of I/O instructions.Cornelia Huck1-0/+1
2013-01-07KVM: s390: Add support for machine checks.Cornelia Huck1-0/+3
2013-01-07KVM: s390: Decoding helper functions.Cornelia Huck1-0/+37
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-2/+2
2012-04-30KVM: s390: Handle sckpf instructionCornelia Huck1-0/+1
2012-03-05KVM: s390: rework code that sets the prefixChristian Borntraeger1-0/+7
2012-03-05KVM: s390: ucontrol: export page faults to userCarsten Otte1-0/+1
2012-03-05KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte1-0/+10
2011-07-24[S390] remove kvm mmu reload on s390Carsten Otte1-4/+0
2011-07-24[S390] Use gmap translation for accessing guest memoryCarsten Otte1-23/+0
2011-07-24[S390] kvm: handle tprot interceptsChristian Borntraeger1-0/+1
2010-08-01KVM: s390: Fix build failure due to centralized vcpu locking patchesChristian Borntraeger1-1/+1
2010-05-17KVM: use the correct RCU API for PROVE_RCU=yLai Jiangshan1-1/+1
2010-03-01KVM: switch vcpu context to use SRCUMarcelo Tosatti1-3/+7