index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: s390: pfmf: fix end address calculation
David Hildenbrand
2016-06-10
1
-11
/
+9
*
KVM: s390: storage keys fit into a char
David Hildenbrand
2016-06-10
1
-2
/
+1
*
s390/mm: return key via pointer in get_guest_storage_key
David Hildenbrand
2016-06-10
1
-6
/
+2
*
s390/mm: set and get guest storage key mmap locking
Martin Schwidefsky
2016-06-10
2
-12
/
+21
*
KVM: s390: fixup I/O interrupt traces
Christian Borntraeger
2016-06-10
1
-11
/
+15
*
KVM: s390: provide logging for diagnose 0x500
Christian Borntraeger
2016-06-10
1
-0
/
+5
*
KVM: s390: turn on tx even without ctx
David Hildenbrand
2016-06-10
1
-1
/
+1
*
KVM: s390: enable host-protection-interruption only with ESOP
David Hildenbrand
2016-06-10
1
-1
/
+3
*
KVM: s390: enable ibs only if available
David Hildenbrand
2016-06-10
1
-0
/
+2
*
KVM: s390: enable PFMFI only if available
David Hildenbrand
2016-06-10
1
-1
/
+1
*
KVM: s390: enable cei only if available
David Hildenbrand
2016-06-10
1
-1
/
+3
*
KVM: s390: enable ib only if available
David Hildenbrand
2016-06-10
1
-1
/
+3
*
KVM: s390: handle missing guest-storage-limit-suppression
David Hildenbrand
2016-06-10
1
-0
/
+4
*
KVM: s390: provide CMMA attributes only if available
David Hildenbrand
2016-06-10
1
-1
/
+6
*
KVM: s390: enable CMMA if the interpration is available
David Hildenbrand
2016-06-10
1
-2
/
+1
*
KVM: s390: guestdbg: signal missing hardware support
David Hildenbrand
2016-06-10
1
-0
/
+2
*
KVM: s390: handle missing 64-bit-SCAO facility
David Hildenbrand
2016-06-10
1
-4
/
+8
*
KVM: s390: interface to query and configure cpu subfunctions
David Hildenbrand
2016-06-10
1
-0
/
+89
*
KVM: s390: gaccess: convert get_vcpu_asce()
David Hildenbrand
2016-06-10
1
-22
/
+1
*
KVM: s390: gaccess: convert guest_page_range()
David Hildenbrand
2016-06-10
1
-18
/
+9
*
KVM: s390: gaccess: convert guest_translate_address()
David Hildenbrand
2016-06-10
1
-15
/
+6
*
KVM: s390: gaccess: convert kvm_s390_check_low_addr_prot_real()
David Hildenbrand
2016-06-10
1
-12
/
+1
*
KVM: s390: gaccess: function for preparing translation exceptions
David Hildenbrand
2016-06-10
1
-0
/
+62
*
KVM: s390: gaccess: store guest address on ALC prot exceptions
David Hildenbrand
2016-06-10
1
-3
/
+5
*
KVM: s390: forward ESOP if available
David Hildenbrand
2016-06-10
1
-0
/
+13
*
KVM: s390: interface to query and configure cpu features
David Hildenbrand
2016-06-10
2
-0
/
+69
*
KVM: s390: Add mnemonic print to kvm_s390_intercept_prog
Alexander Yarygin
2016-06-10
1
-2
/
+4
*
KVM: s390: Limit sthyi execution
Janosch Frank
2016-06-10
2
-0
/
+13
*
KVM: s390: Add sthyi emulation
Janosch Frank
2016-06-10
6
-1
/
+494
*
KVM: s390: Add operation exception interception handler
Janosch Frank
2016-06-10
3
-0
/
+33
*
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
2016-05-13
3
-0
/
+12
*
KVM: s390: Populate mask of non-hypervisor managed facility bits
Alexander Yarygin
2016-05-09
1
-3
/
+16
*
KVM: s390: Enable all facility bits that are known good for passthrough
Alexander Yarygin
2016-05-09
1
-2
/
+2
*
KVM: s390: force ibc into valid range
David Hildenbrand
2016-05-09
1
-1
/
+11
*
KVM: s390: cleanup cpuid handling
David Hildenbrand
2016-05-09
2
-9
/
+10
*
KVM: s390: enable SRS only if enabled for the guest
David Hildenbrand
2016-05-09
2
-1
/
+9
*
KVM: s390: enable PFMFI only if guest has EDAT1
David Hildenbrand
2016-05-09
1
-1
/
+2
*
KVM: s390: support NQ only if the facility is enabled for the guest
David Hildenbrand
2016-05-04
1
-2
/
+3
*
KVM: s390: cmma: don't check entry content
David Hildenbrand
2016-05-04
1
-11
/
+3
*
KVM: s390: add clear I/O irq operation for FLIC
Halil Pasic
2016-04-20
1
-0
/
+25
*
KVM: s390: implement has_attr for FLIC
Halil Pasic
2016-04-20
1
-0
/
+17
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-03-16
5
-3
/
+7
|
\
|
*
s390: Fix misspellings in comments
Adam Buchbinder
2016-03-08
1
-2
/
+2
|
*
s390/mm: split arch/s390/mm/pgtable.c
Martin Schwidefsky
2016-03-08
4
-1
/
+5
|
*
s390/mm: uninline ptep_xxx functions from pgtable.h
Martin Schwidefsky
2016-03-08
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-03-16
7
-175
/
+369
|
\
\
|
*
|
KVM: s390: allocate only one DMA page per VM
David Hildenbrand
2016-03-08
3
-40
/
+26
|
*
|
KVM: s390: enable STFLE interpretation only if enabled for the guest
David Hildenbrand
2016-03-08
1
-1
/
+2
|
*
|
KVM: s390: wake up when the VCPU cpu timer expires
David Hildenbrand
2016-03-08
1
-13
/
+35
|
*
|
KVM: s390: step the VCPU timer while in enabled wait
David Hildenbrand
2016-03-08
2
-2
/
+7
[next]