index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: 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: S390: Fix typo
Andrea Gelmini
2016-06-14
1
-1
/
+1
|
/
*
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
|
*
|
KVM: s390: protect VCPU cpu timer with a seqcount
David Hildenbrand
2016-03-08
1
-8
/
+22
|
*
|
KVM: s390: step VCPU cpu timer during kvm_run ioctl
David Hildenbrand
2016-03-08
1
-2
/
+74
|
*
|
KVM: s390: abstract access to the VCPU cpu timer
David Hildenbrand
2016-03-08
3
-10
/
+28
|
*
|
KVM: s390: store cpu id in vcpu->cpu when scheduled in
David Hildenbrand
2016-03-08
1
-0
/
+2
|
*
|
KVM: s390: bail out early on fatal signal in dirty logging
Christian Borntraeger
2016-02-10
1
-0
/
+2
|
*
|
KVM: s390: do not block CPU on dirty logging
Christian Borntraeger
2016-02-10
1
-0
/
+1
|
*
|
KVM: s390: do not take mmap_sem on dirty log query
Christian Borntraeger
2016-02-10
1
-2
/
+0
|
*
|
KVM: s390: instruction-fetching exceptions on SIE faults
David Hildenbrand
2016-02-10
1
-2
/
+10
|
*
|
KVM: s390: provide prog irq ilc on SIE faults
David Hildenbrand
2016-02-10
1
-4
/
+8
|
*
|
KVM: s390: irq delivery should not rely on icptcode
David Hildenbrand
2016-02-10
2
-1
/
+3
[prev]
[next]