summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
Commit message (Expand)AuthorAgeFilesLines
...
| | * KVM: s390: trace and count all skey interceptsDavid Hildenbrand2016-06-102-6/+9
| | * KVM: s390: pfmf: handle address overflowsDavid Hildenbrand2016-06-101-1/+1
| | * KVM: s390: pfmf: support conditional-sske facilityDavid Hildenbrand2016-06-101-4/+14
| | * KVM: s390: pfmf: take care of amode when setting reg2David Hildenbrand2016-06-101-2/+9
| | * KVM: s390: pfmf: MR and MC are ignored without CSSKEDavid Hildenbrand2016-06-101-4/+0
| | * KVM: s390: pfmf: fix end address calculationDavid Hildenbrand2016-06-101-11/+9
| | * KVM: s390: storage keys fit into a charDavid Hildenbrand2016-06-101-2/+1
| | * s390/mm: return key via pointer in get_guest_storage_keyDavid Hildenbrand2016-06-101-6/+2
| | * s390/mm: set and get guest storage key mmap lockingMartin Schwidefsky2016-06-102-12/+21
| | * KVM: s390: fixup I/O interrupt tracesChristian Borntraeger2016-06-101-11/+15
| | * KVM: s390: provide logging for diagnose 0x500Christian Borntraeger2016-06-101-0/+5
| | * KVM: s390: turn on tx even without ctxDavid Hildenbrand2016-06-101-1/+1
| | * KVM: s390: enable host-protection-interruption only with ESOPDavid Hildenbrand2016-06-101-1/+3
| | * KVM: s390: enable ibs only if availableDavid Hildenbrand2016-06-101-0/+2
| | * KVM: s390: enable PFMFI only if availableDavid Hildenbrand2016-06-101-1/+1
| | * KVM: s390: enable cei only if availableDavid Hildenbrand2016-06-101-1/+3
| | * KVM: s390: enable ib only if availableDavid Hildenbrand2016-06-101-1/+3
| | * KVM: s390: handle missing guest-storage-limit-suppressionDavid Hildenbrand2016-06-101-0/+4
| | * KVM: s390: provide CMMA attributes only if availableDavid Hildenbrand2016-06-101-1/+6
| | * KVM: s390: enable CMMA if the interpration is availableDavid Hildenbrand2016-06-101-2/+1
| | * KVM: s390: guestdbg: signal missing hardware supportDavid Hildenbrand2016-06-101-0/+2
| | * KVM: s390: handle missing 64-bit-SCAO facilityDavid Hildenbrand2016-06-101-4/+8
| | * KVM: s390: interface to query and configure cpu subfunctionsDavid Hildenbrand2016-06-101-0/+89
| | * KVM: s390: gaccess: convert get_vcpu_asce()David Hildenbrand2016-06-101-22/+1
| | * KVM: s390: gaccess: convert guest_page_range()David Hildenbrand2016-06-101-18/+9
| | * KVM: s390: gaccess: convert guest_translate_address()David Hildenbrand2016-06-101-15/+6
| | * KVM: s390: gaccess: convert kvm_s390_check_low_addr_prot_real()David Hildenbrand2016-06-101-12/+1
| | * KVM: s390: gaccess: function for preparing translation exceptionsDavid Hildenbrand2016-06-101-0/+62
| | * KVM: s390: gaccess: store guest address on ALC prot exceptionsDavid Hildenbrand2016-06-101-3/+5
| | * KVM: s390: forward ESOP if availableDavid Hildenbrand2016-06-101-0/+13
| | * KVM: s390: interface to query and configure cpu featuresDavid Hildenbrand2016-06-102-0/+69
| | * KVM: s390: Add mnemonic print to kvm_s390_intercept_progAlexander Yarygin2016-06-101-2/+4
| | * KVM: s390: Limit sthyi executionJanosch Frank2016-06-102-0/+13
| | * KVM: s390: Add sthyi emulationJanosch Frank2016-06-106-1/+494
| | * KVM: s390: Add operation exception interception handlerJanosch Frank2016-06-103-0/+33
| * | KVM: S390: Fix typoAndrea Gelmini2016-06-141-1/+1
| |/
* | 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
OpenPOWER on IntegriCloud