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
/
kvm-s390.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-04-02
1
-11
/
+201
|
\
|
*
Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2014-03-25
1
-0
/
+6
|
|
\
|
|
*
KVM: s390: clear local interrupts at cpu initial reset
Jens Freimann
2014-03-25
1
-0
/
+1
|
|
*
KVM: s390: randomize sca address
Christian Borntraeger
2014-03-25
1
-0
/
+5
|
*
|
KVM: s390: irq routing for adapter interrupts.
Cornelia Huck
2014-03-21
1
-0
/
+17
|
*
|
KVM: s390: adapter interrupt sources
Cornelia Huck
2014-03-21
1
-0
/
+1
|
*
|
KVM: Add per-vm capability enablement.
Cornelia Huck
2014-03-21
1
-0
/
+24
|
|
/
|
*
KVM: s390: Optimize ucontrol path
Christian Borntraeger
2014-03-17
1
-1
/
+2
|
*
KVM: s390: Removing untriggerable BUG_ONs
Dominik Dingel
2014-03-17
1
-2
/
+0
|
*
KVM: s390: get rid of local_int array
Jens Freimann
2014-03-04
1
-4
/
+1
|
*
KVM: s390: expose gbea register to userspace
Christian Borntraeger
2014-03-04
1
-0
/
+8
|
*
KVM: s390: Provide access to program parameter
Christian Borntraeger
2014-03-04
1
-0
/
+9
|
*
KVM: s390: implementation of kvm_arch_vcpu_runnable()
Michael Mueller
2014-02-26
1
-3
/
+1
|
*
KVM: async_pf: Exploit one reg interface for pfault
Dominik Dingel
2014-01-30
1
-0
/
+24
|
*
KVM: async_pf: Async page fault support on s390
Dominik Dingel
2014-01-30
1
-1
/
+88
|
*
KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest fault
Dominik Dingel
2014-01-30
1
-2
/
+21
|
*
KVM: s390: add floating irq controller
Jens Freimann
2014-01-30
1
-0
/
+1
*
|
s390/kvm: support collaborative memory management
Konstantin Weitz
2014-02-21
1
-0
/
+25
|
/
*
Merge tag 'kvm-s390-20140117' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2014-01-23
1
-6
/
+11
|
\
|
*
KVM: s390: Enable the LPP facility for guests
Thomas Huth
2014-01-17
1
-1
/
+1
|
*
KVM: s390: enable Transactional Execution
Michael Mueller
2014-01-17
1
-6
/
+11
*
|
KVM: s390: Fix memory access error detection
Christian Borntraeger
2014-01-20
1
-0
/
+4
|
/
*
KVM: s390: Fix clock comparator field for STORE STATUS
Thomas Huth
2013-11-28
1
-1
/
+3
*
KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUS
Thomas Huth
2013-11-28
1
-10
/
+15
*
KVM: s390: Removed SIE_INTERCEPT_UCONTROL
Thomas Huth
2013-11-28
1
-18
/
+6
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-11-15
1
-33
/
+63
|
\
|
*
kvm: Add struct kvm arg to memslot APIs
Aneesh Kumar K.V
2013-10-17
1
-2
/
+3
|
*
KVM: s390: Lock kvm->srcu at the appropriate places
Thomas Huth
2013-09-24
1
-0
/
+12
|
*
KVM: s390: Push run loop into __vcpu_run
Thomas Huth
2013-09-24
1
-24
/
+25
|
*
KVM: s390: Split up __vcpu_run into three parts
Thomas Huth
2013-09-24
1
-17
/
+37
|
*
KVM: s390: Remove dead "rerun vcpu" code
Thomas Huth
2013-09-24
1
-4
/
+0
*
|
s390: fix save and restore of the floating-point-control register
Martin Schwidefsky
2013-10-24
1
-8
/
+15
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-09-04
1
-8
/
+19
|
\
|
*
KVM: s390: declare virtual HW facilities
Michael Mueller
2013-07-29
1
-8
/
+15
|
*
KVM: Introduce kvm_arch_memslots_updated()
Takuya Yoshikawa
2013-07-18
1
-0
/
+4
*
|
KVM: s390: move kvm_guest_enter,exit closer to sie
Dominik Dingel
2013-07-29
1
-7
/
+14
|
/
*
KVM: s390: Use common waitqueue
Christian Borntraeger
2013-06-17
1
-1
/
+1
*
KVM: s390: code cleanup to use common vcpu slab cache
Michael Mueller
2013-06-17
1
-3
/
+3
*
KVM: s390: guest large pages
Christian Borntraeger
2013-06-17
1
-2
/
+5
*
KVM: s390: Add "devname:kvm" alias.
Cornelia Huck
2013-06-03
1
-0
/
+9
*
s390/kvm: avoid automatic sie reentry
Martin Schwidefsky
2013-05-21
1
-1
/
+3
*
s390/kvm: Kick guests out of sie if prefix page host pte is touched
Christian Borntraeger
2013-05-21
1
-0
/
+49
*
s390/kvm: Provide a way to prevent reentering SIE
Christian Borntraeger
2013-05-21
1
-0
/
+28
*
KVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390
Nick Wang
2013-04-02
1
-0
/
+3
*
KVM: s390: Remove the sanity checks for kvm memory slot
Nick Wang
2013-04-02
1
-12
/
+4
*
KVM: s390: fix and enforce return code handling for irq injections
Heiko Carstens
2013-04-02
1
-2
/
+1
*
KVM: s390: Dont do a gmap update on minor memslot changes
Christian Borntraeger
2013-04-02
1
-0
/
+10
*
KVM: s390: Wire up ioeventfd.
Cornelia Huck
2013-03-05
1
-0
/
+1
*
KVM: set_memory_region: Refactor commit_memory_region()
Takuya Yoshikawa
2013-03-04
1
-1
/
+2
*
KVM: set_memory_region: Refactor prepare_memory_region()
Takuya Yoshikawa
2013-03-04
1
-2
/
+2
[next]