Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-01KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini
2016-06-21KVM: s390: vsie: add module parameter "nested"David Hildenbrand
2016-06-21KVM: s390: vsie: add indication for future featuresDavid Hildenbrand
2016-06-21KVM: s390: vsie: correctly set and handle guest TODDavid Hildenbrand
2016-06-21KVM: s390: vsie: support IBS interpretationDavid Hildenbrand
2016-06-21KVM: s390: vsie: support conditional-external-interceptionDavid Hildenbrand
2016-06-21KVM: s390: vsie: support intervention-bypassDavid Hildenbrand
2016-06-21KVM: s390: vsie: support guest-storage-limit-suppressionDavid Hildenbrand
2016-06-21KVM: s390: vsie: support guest-PER-enhancementDavid Hildenbrand
2016-06-21KVM: s390: vsie: support shared IPTE-interlock facilityDavid Hildenbrand
2016-06-21KVM: s390: vsie: support 64-bit-SCAODavid Hildenbrand
2016-06-21KVM: s390: vsie: initial support for nested virtualizationDavid Hildenbrand
2016-06-20KVM: s390: backup the currently enabled gmap when scheduled outDavid Hildenbrand
2016-06-20KVM: s390: fast path for shadow gmaps in gmap notifierDavid Hildenbrand
2016-06-20s390/mm: add reference counter to gmap structureMartin Schwidefsky
2016-06-20s390/mm: extended gmap pte notifierMartin Schwidefsky
2016-06-20s390/kvm: page table invalidation notifierMartin Schwidefsky
2016-06-16KVM: s390: use kvm->created_vcpusPaolo Bonzini
2016-06-10KVM: s390: storage keys fit into a charDavid Hildenbrand
2016-06-10s390/mm: return key via pointer in get_guest_storage_keyDavid Hildenbrand
2016-06-10s390/mm: set and get guest storage key mmap lockingMartin Schwidefsky
2016-06-10KVM: s390: turn on tx even without ctxDavid Hildenbrand
2016-06-10KVM: s390: enable host-protection-interruption only with ESOPDavid Hildenbrand
2016-06-10KVM: s390: enable ibs only if availableDavid Hildenbrand
2016-06-10KVM: s390: enable PFMFI only if availableDavid Hildenbrand
2016-06-10KVM: s390: enable cei only if availableDavid Hildenbrand
2016-06-10KVM: s390: enable ib only if availableDavid Hildenbrand
2016-06-10KVM: s390: handle missing guest-storage-limit-suppressionDavid Hildenbrand
2016-06-10KVM: s390: provide CMMA attributes only if availableDavid Hildenbrand
2016-06-10KVM: s390: enable CMMA if the interpration is availableDavid Hildenbrand
2016-06-10KVM: s390: guestdbg: signal missing hardware supportDavid Hildenbrand
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: forward ESOP if availableDavid Hildenbrand
2016-06-10KVM: s390: interface to query and configure cpu featuresDavid Hildenbrand
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-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-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-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