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
/
include
/
asm
/
kvm_host.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: s390: Support keyless subset guest mode
Farhan Ali
2017-04-21
1
-0
/
+2
*
KVM: s390: introduce ais mode modify function
Fei Li
2017-04-06
1
-0
/
+10
*
KVM: s390: interface for suppressible I/O adapters
Fei Li
2017-04-06
1
-0
/
+1
*
KVM: s390: gs support for kvm guests
Fan Zhang
2017-03-22
1
-1
/
+7
*
KVM: s390: Use defines for intercept code
Farhan Ali
2017-03-21
1
-0
/
+3
*
KVM: s390: use defines for execution controls
David Hildenbrand
2017-03-16
1
-1
/
+17
*
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2016-09-13
1
-67
/
+67
|
\
|
*
KVM: Add provisioning for ulong vm stats and u64 vcpu stats
Suraj Jitindar Singh
2016-09-08
1
-67
/
+67
*
|
KVM: s390: allow 255 VCPUs when sca entries aren't used
David Hildenbrand
2016-09-08
1
-1
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-02
1
-3
/
+30
|
\
|
*
KVM: s390: allow user space to handle instr 0x0000
David Hildenbrand
2016-07-18
1
-0
/
+2
|
*
KVM: s390: vsie: speed up VCPU irq delivery when handling vsie
David Hildenbrand
2016-06-21
1
-0
/
+2
|
*
KVM: s390: vsie: support vectory facility (SIMD)
David Hildenbrand
2016-06-21
1
-1
/
+1
|
*
KVM: s390: vsie: initial support for nested virtualization
David Hildenbrand
2016-06-21
1
-1
/
+14
|
*
KVM: s390: backup the currently enabled gmap when scheduled out
David Hildenbrand
2016-06-20
1
-0
/
+2
|
*
KVM: s390: handle missing guest-storage-limit-suppression
David Hildenbrand
2016-06-10
1
-1
/
+3
|
*
KVM: s390: interface to query and configure cpu features
David Hildenbrand
2016-06-10
1
-0
/
+2
|
*
KVM: s390: Limit sthyi execution
Janosch Frank
2016-06-10
1
-0
/
+1
|
*
KVM: s390: Add sthyi emulation
Janosch Frank
2016-06-10
1
-0
/
+2
|
*
KVM: s390: Add operation exception interception handler
Janosch Frank
2016-06-10
1
-0
/
+1
*
|
KVM: s390: Add stats for PEI events
Alexander Yarygin
2016-06-10
1
-0
/
+1
|
/
*
KVM: s390: set halt polling to 80 microseconds
Christian Borntraeger
2016-05-13
1
-1
/
+1
*
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
2016-05-13
1
-0
/
+3
*
KVM: s390: cleanup cpuid handling
David Hildenbrand
2016-05-09
1
-5
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-03-16
1
-15
/
+26
|
\
|
*
KVM: s390: allocate only one DMA page per VM
David Hildenbrand
2016-03-08
1
-8
/
+15
|
*
KVM: s390: protect VCPU cpu timer with a seqcount
David Hildenbrand
2016-03-08
1
-0
/
+8
|
*
KVM: s390: step VCPU cpu timer during kvm_run ioctl
David Hildenbrand
2016-03-08
1
-0
/
+2
|
*
KVM: s390: remove old fragment of vector registers
David Hildenbrand
2016-02-10
1
-7
/
+1
*
|
KVM: Use simple waitqueue for vcpu->wq
Marcelo Tosatti
2016-02-25
1
-1
/
+1
|
/
*
KVM: s390: fix memory overwrites when vx is disabled
David Hildenbrand
2016-01-26
1
-1
/
+0
*
KVM: move architecture-dependent requests to arch/
Paolo Bonzini
2016-01-08
1
-0
/
+4
*
KVM: s390: implement the RI support of guest
Fan Zhang
2016-01-07
1
-1
/
+2
*
KVM: s390: fix mismatch between user and in-kernel guest limit
Dominik Dingel
2015-12-15
1
-0
/
+1
*
KVM: s390: Enable up to 248 VCPUs per VM
Eugene (jno) Dvurechenski
2015-11-30
1
-1
/
+1
*
KVM: s390: Introduce switching code
Eugene (jno) Dvurechenski
2015-11-30
1
-0
/
+1
*
KVM: s390: Make provisions for ESCA utilization
Eugene (jno) Dvurechenski
2015-11-30
1
-1
/
+2
*
KVM: s390: Introduce new structures
Eugene (jno) Dvurechenski
2015-11-30
1
-6
/
+41
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-11-05
1
-0
/
+2
|
\
|
*
KVM: Add kvm_arch_vcpu_{un}blocking callbacks
Christoffer Dall
2015-10-22
1
-0
/
+2
*
|
s390/fpu: split fpu-internal.h into fpu internals, api, and type headers
Hendrik Brueckner
2015-10-16
1
-1
/
+1
|
/
*
KVM: disable halt_poll_ns as default for s390x
David Hildenbrand
2015-09-25
1
-0
/
+1
*
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
2015-09-16
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-08-31
1
-3
/
+3
|
\
|
*
s390/kernel: lazy restore fpu registers
Hendrik Brueckner
2015-07-22
1
-3
/
+3
*
|
KVM: s390: Provide global debug log
Christian Borntraeger
2015-07-29
1
-1
/
+0
*
|
KVM: s390: add kvm stat counter for all diagnoses
Christian Borntraeger
2015-07-29
1
-0
/
+3
|
/
*
KVM: add memslots argument to kvm_arch_memslots_updated
Paolo Bonzini
2015-05-26
1
-1
/
+1
*
KVM: s390: make exit_sie_sync more robust
Christian Borntraeger
2015-05-08
1
-1
/
+2
*
KVM: s390: Enable guest EDAT2 support
Guenther Hutzl
2015-05-08
1
-0
/
+1
[next]