summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/kvm-s390.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: split SIE state guest prefix fieldMichael Mueller2014-05-161-1/+7
* KVM: s390: interpretive execution of SIGP EXTERNAL CALLDavid Hildenbrand2014-05-161-0/+2
* KVM: s390: Introduce helper function for faulting-in a guest pageThomas Huth2014-05-161-0/+1
* KVM: s390: Improve is_valid_psw()Thomas Huth2014-05-161-0/+1
* KVM: s390: introduce kvm_s390_vcpu_{start,stop}David Hildenbrand2014-04-291-0/+2
* KVM: s390: replace TDB_ADDR by __LC_PGM_TDBMichael Mueller2014-04-221-1/+0
* KVM: s390: Drop pending interrupts on guest exitChristian Borntraeger2014-04-221-0/+1
* KVM: s390: hardware support for guest debuggingDavid Hildenbrand2014-04-221-0/+10
* KVM: s390: emulate stctl and stctgDavid Hildenbrand2014-04-221-0/+1
* KVM: s390: reinject io interrupt on tpi failureCornelia Huck2014-04-221-0/+2
* KVM: s390: add 'pgm' member to kvm_vcpu_arch and helper functionHeiko Carstens2014-04-221-0/+33
* KVM: s390: export test_vfacility()Heiko Carstens2014-04-221-0/+1
* KVM: s390: allow injecting every kind of interruptJens Freimann2014-04-221-0/+3
* KVM: s390: make cmma usage conditionallyDominik Dingel2014-04-221-2/+5
* Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-021-0/+7
|\
| * Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-03-251-0/+1
| |\
| | * KVM: s390: clear local interrupts at cpu initial resetJens Freimann2014-03-251-0/+1
| * | KVM: s390: adapter interrupt sourcesCornelia Huck2014-03-211-0/+2
| |/
| * KVM: async_pf: Async page fault support on s390Dominik Dingel2014-01-301-0/+4
* | s390/kvm: support collaborative memory managementKonstantin Weitz2014-02-211-0/+2
|/
* KVM: s390: enable Transactional ExecutionMichael Mueller2014-01-171-0/+6
* KVM: s390: Removed kvm_s390_inject_sigp_stop()Thomas Huth2013-11-281-1/+0
* KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUSThomas Huth2013-11-281-2/+2
* KVM: s390: Removed VIRTIODESCSPACEThomas Huth2013-11-281-3/+0
* KVM: s390: Removed SIE_INTERCEPT_UCONTROLThomas Huth2013-11-281-2/+0
* KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rreThomas Huth2013-09-241-2/+4
* KVM: s390: Remove dead "rerun vcpu" codeThomas Huth2013-09-241-2/+1
* KVM: s390: Add helper function for setting condition codeThomas Huth2013-07-291-0/+7
* KVM: s390: declare virtual HW facilitiesMichael Mueller2013-07-291-0/+3
* KVM: s390: Reworked LCTL and LCTLG instructionsThomas Huth2013-06-201-1/+2
* KVM: s390: guest large pagesChristian Borntraeger2013-06-171-0/+6
* s390/kvm: Kick guests out of sie if prefix page host pte is touchedChristian Borntraeger2013-05-211-0/+1
* s390/kvm: Provide a way to prevent reentering SIEChristian Borntraeger2013-05-211-0/+4
* KVM: s390: fix and enforce return code handling for irq injectionsHeiko Carstens2013-04-021-6/+6
* s390/kvm: Fix instruction decodingChristian Borntraeger2013-01-301-11/+14
* KVM: s390: Add support for channel I/O instructions.Cornelia Huck2013-01-071-0/+2
* KVM: s390: In-kernel handling of I/O instructions.Cornelia Huck2013-01-071-0/+1
* KVM: s390: Add support for machine checks.Cornelia Huck2013-01-071-0/+3
* KVM: s390: Decoding helper functions.Cornelia Huck2013-01-071-0/+37
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-2/+2
* KVM: s390: Handle sckpf instructionCornelia Huck2012-04-301-0/+1
* KVM: s390: rework code that sets the prefixChristian Borntraeger2012-03-051-0/+7
* KVM: s390: ucontrol: export page faults to userCarsten Otte2012-03-051-0/+1
* KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte2012-03-051-0/+10
* [S390] remove kvm mmu reload on s390Carsten Otte2011-07-241-4/+0
* [S390] Use gmap translation for accessing guest memoryCarsten Otte2011-07-241-23/+0
* [S390] kvm: handle tprot interceptsChristian Borntraeger2011-07-241-0/+1
* KVM: s390: Fix build failure due to centralized vcpu locking patchesChristian Borntraeger2010-08-011-1/+1
* KVM: use the correct RCU API for PROVE_RCU=yLai Jiangshan2010-05-171-1/+1
* KVM: switch vcpu context to use SRCUMarcelo Tosatti2010-03-011-3/+7
OpenPOWER on IntegriCloud