index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
kvm-s390.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
1
-107
/
+447
2014-06-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2014-05-30
KVM: s390: Intercept the tprot instruction
Matthew Rosato
1
-1
/
+3
2014-05-30
KVM: s390: check the given debug flags, not the set ones
David Hildenbrand
1
-1
/
+1
2014-05-20
s390: split TIF bits into CIF, PIF and TIF bits
Martin Schwidefsky
1
-1
/
+1
2014-05-16
KVM: s390: split SIE state guest prefix field
Michael Mueller
1
-4
/
+6
2014-05-16
KVM: s390: interpretive execution of SIGP EXTERNAL CALL
David Hildenbrand
1
-1
/
+1
2014-05-16
KVM: s390: Introduce helper function for faulting-in a guest page
Thomas Huth
1
-7
/
+25
2014-05-15
KVM: s390: announce irqfd capability
Cornelia Huck
1
-0
/
+1
2014-04-29
KVM: s390: enable IBS for single running VCPUs
David Hildenbrand
1
-2
/
+121
2014-04-29
KVM: s390: introduce kvm_s390_vcpu_{start,stop}
David Hildenbrand
1
-2
/
+14
2014-04-22
KVM: s390: Drop pending interrupts on guest exit
Christian Borntraeger
1
-0
/
+2
2014-04-22
KVM: s390: hardware support for guest debugging
David Hildenbrand
1
-2
/
+51
2014-04-22
KVM: s390: emulate stctl and stctg
David Hildenbrand
1
-0
/
+2
2014-04-22
KVM: s390: convert kvm_s390_store_status_unloaded()
Heiko Carstens
1
-64
/
+31
2014-04-22
KVM: s390: convert pfault code
Heiko Carstens
1
-2
/
+3
2014-04-22
KVM: s390: make use of ipte lock
Heiko Carstens
1
-0
/
+2
2014-04-22
KVM: s390/sclp: correctly set eca siif bit
Heiko Carstens
1
-1
/
+3
2014-04-22
KVM: s390: export test_vfacility()
Heiko Carstens
1
-1
/
+1
2014-04-22
KVM: s390: Exploiting generic userspace interface for cmma
Dominik Dingel
1
-0
/
+43
2014-04-22
KVM: s390: make cmma usage conditionally
Dominik Dingel
1
-22
/
+37
2014-04-22
KVM: s390: Per-vm kvm device controls
Dominik Dingel
1
-0
/
+54
2014-04-22
KVM: s390: Add proper dirty bitmap support to S390 kvm.
Jason J. Herne
1
-1
/
+50
2014-04-22
KVM: s390: Don't enable skeys by default
Dominik Dingel
1
-0
/
+1
2014-04-02
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-11
/
+201
2014-03-25
Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
1
-0
/
+6
2014-03-25
KVM: s390: clear local interrupts at cpu initial reset
Jens Freimann
1
-0
/
+1
2014-03-25
KVM: s390: randomize sca address
Christian Borntraeger
1
-0
/
+5
2014-03-21
KVM: s390: irq routing for adapter interrupts.
Cornelia Huck
1
-0
/
+17
2014-03-21
KVM: s390: adapter interrupt sources
Cornelia Huck
1
-0
/
+1
2014-03-21
KVM: Add per-vm capability enablement.
Cornelia Huck
1
-0
/
+24
2014-03-17
KVM: s390: Optimize ucontrol path
Christian Borntraeger
1
-1
/
+2
2014-03-17
KVM: s390: Removing untriggerable BUG_ONs
Dominik Dingel
1
-2
/
+0
2014-03-04
KVM: s390: get rid of local_int array
Jens Freimann
1
-4
/
+1
2014-03-04
KVM: s390: expose gbea register to userspace
Christian Borntraeger
1
-0
/
+8
2014-03-04
KVM: s390: Provide access to program parameter
Christian Borntraeger
1
-0
/
+9
2014-02-26
KVM: s390: implementation of kvm_arch_vcpu_runnable()
Michael Mueller
1
-3
/
+1
2014-02-21
s390/kvm: support collaborative memory management
Konstantin Weitz
1
-0
/
+25
2014-01-30
KVM: async_pf: Exploit one reg interface for pfault
Dominik Dingel
1
-0
/
+24
2014-01-30
KVM: async_pf: Async page fault support on s390
Dominik Dingel
1
-1
/
+88
2014-01-30
KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest fault
Dominik Dingel
1
-2
/
+21
2014-01-30
KVM: s390: add floating irq controller
Jens Freimann
1
-0
/
+1
2014-01-23
Merge tag 'kvm-s390-20140117' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
1
-6
/
+11
2014-01-20
KVM: s390: Fix memory access error detection
Christian Borntraeger
1
-0
/
+4
2014-01-17
KVM: s390: Enable the LPP facility for guests
Thomas Huth
1
-1
/
+1
2014-01-17
KVM: s390: enable Transactional Execution
Michael Mueller
1
-6
/
+11
2013-11-28
KVM: s390: Fix clock comparator field for STORE STATUS
Thomas Huth
1
-1
/
+3
2013-11-28
KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUS
Thomas Huth
1
-10
/
+15
2013-11-28
KVM: s390: Removed SIE_INTERCEPT_UCONTROL
Thomas Huth
1
-18
/
+6
2013-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-33
/
+63
[next]