summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-07-261-1/+1
|\
| * s390/time: remove ETR supportMartin Schwidefsky2016-06-131-1/+1
* | KVM: s390: Add stats for PEI eventsAlexander Yarygin2016-06-102-0/+3
* | KVM: s390: ignore IBC if zeroDavid Hildenbrand2016-06-101-1/+1
|/
* KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger2016-05-133-0/+12
* KVM: s390: Populate mask of non-hypervisor managed facility bitsAlexander Yarygin2016-05-091-3/+16
* KVM: s390: Enable all facility bits that are known good for passthroughAlexander Yarygin2016-05-091-2/+2
* KVM: s390: force ibc into valid rangeDavid Hildenbrand2016-05-091-1/+11
* KVM: s390: cleanup cpuid handlingDavid Hildenbrand2016-05-092-9/+10
* KVM: s390: enable SRS only if enabled for the guestDavid Hildenbrand2016-05-092-1/+9
* KVM: s390: enable PFMFI only if guest has EDAT1David Hildenbrand2016-05-091-1/+2
* KVM: s390: support NQ only if the facility is enabled for the guestDavid Hildenbrand2016-05-041-2/+3
* KVM: s390: cmma: don't check entry contentDavid Hildenbrand2016-05-041-11/+3
* KVM: s390: add clear I/O irq operation for FLICHalil Pasic2016-04-201-0/+25
* KVM: s390: implement has_attr for FLICHalil Pasic2016-04-201-0/+17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-03-165-3/+7
|\
| * s390: Fix misspellings in commentsAdam Buchbinder2016-03-081-2/+2
| * s390/mm: split arch/s390/mm/pgtable.cMartin Schwidefsky2016-03-084-1/+5
| * s390/mm: uninline ptep_xxx functions from pgtable.hMartin Schwidefsky2016-03-081-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-167-175/+369
|\ \
| * | KVM: s390: allocate only one DMA page per VMDavid Hildenbrand2016-03-083-40/+26
| * | KVM: s390: enable STFLE interpretation only if enabled for the guestDavid Hildenbrand2016-03-081-1/+2
| * | KVM: s390: wake up when the VCPU cpu timer expiresDavid Hildenbrand2016-03-081-13/+35
| * | KVM: s390: step the VCPU timer while in enabled waitDavid Hildenbrand2016-03-082-2/+7
| * | KVM: s390: protect VCPU cpu timer with a seqcountDavid Hildenbrand2016-03-081-8/+22
| * | KVM: s390: step VCPU cpu timer during kvm_run ioctlDavid Hildenbrand2016-03-081-2/+74
| * | KVM: s390: abstract access to the VCPU cpu timerDavid Hildenbrand2016-03-083-10/+28
| * | KVM: s390: store cpu id in vcpu->cpu when scheduled inDavid Hildenbrand2016-03-081-0/+2
| * | KVM: s390: bail out early on fatal signal in dirty loggingChristian Borntraeger2016-02-101-0/+2
| * | KVM: s390: do not block CPU on dirty loggingChristian Borntraeger2016-02-101-0/+1
| * | KVM: s390: do not take mmap_sem on dirty log queryChristian Borntraeger2016-02-101-2/+0
| * | KVM: s390: instruction-fetching exceptions on SIE faultsDavid Hildenbrand2016-02-101-2/+10
| * | KVM: s390: provide prog irq ilc on SIE faultsDavid Hildenbrand2016-02-101-4/+8
| * | KVM: s390: irq delivery should not rely on icptcodeDavid Hildenbrand2016-02-102-1/+3
| * | KVM: s390: clean up prog irq injection on prog irq icptsDavid Hildenbrand2016-02-101-21/+20
| * | KVM: s390: read the correct opcode on SIE faultsDavid Hildenbrand2016-02-101-2/+1
| * | KVM: s390: gaccess: implement instruction fetching modeDavid Hildenbrand2016-02-102-4/+28
| * | KVM: s390: gaccess: introduce access modesDavid Hildenbrand2016-02-105-35/+43
| * | KVM: s390: migration / injection of prog irq ilcDavid Hildenbrand2016-02-101-1/+11
| * | KVM: s390: PSW forwarding / rewinding / ilc reworkDavid Hildenbrand2016-02-105-36/+50
| * | KVM: s390: sync of fp registers via kvm_runDavid Hildenbrand2016-02-101-5/+7
| * | KVM: s390: allow sync of fp registers via vregsDavid Hildenbrand2016-02-101-1/+4
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-141-2/+2
|\ \
| * | KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti2016-02-251-2/+2
| |/
* / KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUSDavid Hildenbrand2016-03-081-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-01-291-2/+2
|\
| * s390: remove all usages of PSW_ADDR_INSNHeiko Carstens2016-01-191-2/+2
* | KVM: s390: fix memory overwrites when vx is disabledDavid Hildenbrand2016-01-261-83/+43
* | KVM: s390: Enable the KVM-VFIO deviceDong Jia Shi2016-01-262-1/+2
* | KVM: s390: fix guest fprs memory leakDavid Hildenbrand2016-01-261-1/+4
|/