summaryrefslogtreecommitdiff
path: root/arch/s390/kvm
AgeCommit message (Expand)Author
2016-06-10KVM: s390: handle missing 64-bit-SCAO facilityDavid Hildenbrand
2016-06-10KVM: s390: interface to query and configure cpu subfunctionsDavid Hildenbrand
2016-06-10KVM: s390: gaccess: convert get_vcpu_asce()David Hildenbrand
2016-06-10KVM: s390: gaccess: convert guest_page_range()David Hildenbrand
2016-06-10KVM: s390: gaccess: convert guest_translate_address()David Hildenbrand
2016-06-10KVM: s390: gaccess: convert kvm_s390_check_low_addr_prot_real()David Hildenbrand
2016-06-10KVM: s390: gaccess: function for preparing translation exceptionsDavid Hildenbrand
2016-06-10KVM: s390: gaccess: store guest address on ALC prot exceptionsDavid Hildenbrand
2016-06-10KVM: s390: forward ESOP if availableDavid Hildenbrand
2016-06-10KVM: s390: interface to query and configure cpu featuresDavid Hildenbrand
2016-06-10KVM: s390: Add mnemonic print to kvm_s390_intercept_progAlexander Yarygin
2016-06-10KVM: s390: Limit sthyi executionJanosch Frank
2016-06-10KVM: s390: Add sthyi emulationJanosch Frank
2016-06-10KVM: s390: Add operation exception interception handlerJanosch Frank
2016-06-10KVM: s390: Add stats for PEI eventsAlexander Yarygin
2016-06-10KVM: s390: ignore IBC if zeroDavid Hildenbrand
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger
2016-05-09KVM: s390: Populate mask of non-hypervisor managed facility bitsAlexander Yarygin
2016-05-09KVM: s390: Enable all facility bits that are known good for passthroughAlexander Yarygin
2016-05-09KVM: s390: force ibc into valid rangeDavid Hildenbrand
2016-05-09KVM: s390: cleanup cpuid handlingDavid Hildenbrand
2016-05-09KVM: s390: enable SRS only if enabled for the guestDavid Hildenbrand
2016-05-09KVM: s390: enable PFMFI only if guest has EDAT1David Hildenbrand
2016-05-04KVM: s390: support NQ only if the facility is enabled for the guestDavid Hildenbrand
2016-05-04KVM: s390: cmma: don't check entry contentDavid Hildenbrand
2016-04-20KVM: s390: add clear I/O irq operation for FLICHalil Pasic
2016-04-20KVM: s390: implement has_attr for FLICHalil Pasic
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-15Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-08s390: Fix misspellings in commentsAdam Buchbinder
2016-03-08s390/mm: split arch/s390/mm/pgtable.cMartin Schwidefsky
2016-03-08s390/mm: uninline ptep_xxx functions from pgtable.hMartin Schwidefsky
2016-03-08KVM: s390: allocate only one DMA page per VMDavid Hildenbrand
2016-03-08KVM: s390: enable STFLE interpretation only if enabled for the guestDavid Hildenbrand
2016-03-08KVM: s390: wake up when the VCPU cpu timer expiresDavid Hildenbrand
2016-03-08KVM: s390: step the VCPU timer while in enabled waitDavid Hildenbrand
2016-03-08KVM: s390: protect VCPU cpu timer with a seqcountDavid Hildenbrand
2016-03-08KVM: s390: step VCPU cpu timer during kvm_run ioctlDavid Hildenbrand
2016-03-08KVM: s390: abstract access to the VCPU cpu timerDavid Hildenbrand
2016-03-08KVM: s390: store cpu id in vcpu->cpu when scheduled inDavid Hildenbrand
2016-03-08KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUSDavid Hildenbrand
2016-02-25KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti
2016-02-10KVM: s390: bail out early on fatal signal in dirty loggingChristian Borntraeger
2016-02-10KVM: s390: do not block CPU on dirty loggingChristian Borntraeger
2016-02-10KVM: s390: do not take mmap_sem on dirty log queryChristian Borntraeger
2016-02-10KVM: s390: instruction-fetching exceptions on SIE faultsDavid Hildenbrand
2016-02-10KVM: s390: provide prog irq ilc on SIE faultsDavid Hildenbrand
2016-02-10KVM: s390: irq delivery should not rely on icptcodeDavid Hildenbrand
2016-02-10KVM: s390: clean up prog irq injection on prog irq icptsDavid Hildenbrand