index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
kvm-s390.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: s390: reset crypto attributes for all vcpus
Tony Krowiak
2018-05-17
1
-0
/
+13
*
KVM: s390: implement CPU model only facilities
Christian Borntraeger
2018-03-09
1
-2
/
+0
*
KVM: s390: provide only a single function for setting the tod (fix SCK)
David Hildenbrand
2018-02-20
1
-3
/
+2
*
KVM: s390: use switch vs jump table in intercept.c
Christian Borntraeger
2018-02-14
1
-2
/
+0
*
KVM: s390: exploit GISA and AIV for emulated interrupts
Michael Mueller
2018-01-26
1
-0
/
+3
*
KVM: s390: introduce and use kvm_s390_test_cpuflags()
David Hildenbrand
2018-01-24
1
-1
/
+6
*
KVM: s390: introduce and use kvm_s390_clear_cpuflags()
David Hildenbrand
2018-01-24
1
-0
/
+5
*
KVM: s390: rename __set_cpuflag() to kvm_s390_set_cpuflags()
David Hildenbrand
2018-01-24
1
-0
/
+5
*
KVM: s390: cleanup struct kvm_s390_float_interrupt
David Hildenbrand
2018-01-16
1
-1
/
+1
*
KVM: s390: Remove redundant license text
Greg Kroah-Hartman
2017-12-06
1
-4
/
+0
*
KVM: s390: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-12-06
1
-0
/
+1
*
s390/sthyi: reorganize sthyi implementation
QingFeng Hao
2017-10-09
1
-3
/
+2
*
KVM: s390: Multiple Epoch Facility support
Collin L. Walling
2017-08-29
1
-0
/
+2
*
KVM: s390: Inject machine check into the guest
QingFeng Hao
2017-06-28
1
-0
/
+2
*
KVM: s390: Support keyless subset guest mode
Farhan Ali
2017-04-21
1
-0
/
+1
*
KVM: s390: gs support for kvm guests
Fan Zhang
2017-03-22
1
-0
/
+1
*
KVM: s390: use defines for execution controls
David Hildenbrand
2017-03-16
1
-1
/
+1
*
KVM: s390: guestdbg: filter PER i-fetch on EXECUTE properly
David Hildenbrand
2017-01-30
1
-1
/
+1
*
KVM: s390: Get rid of ar_t
Christian Borntraeger
2017-01-30
1
-6
/
+4
*
KVM: s390: allow 255 VCPUs when sca entries aren't used
David Hildenbrand
2016-09-08
1
-0
/
+10
*
KVM: s390: lazy enable RI
Fan Zhang
2016-09-08
1
-0
/
+1
*
KVM: s390: fix delivery of vector regs during machine checks
David Hildenbrand
2016-09-08
1
-3
/
+0
*
KVM: s390: inject PER i-fetch events on applicable icpts
David Hildenbrand
2016-07-05
1
-0
/
+3
*
KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idle
David Hildenbrand
2016-06-21
1
-1
/
+1
*
KVM: s390: vsie: speed up VCPU irq delivery when handling vsie
David Hildenbrand
2016-06-21
1
-0
/
+1
*
KVM: s390: vsie: initial support for nested virtualization
David Hildenbrand
2016-06-21
1
-0
/
+7
*
KVM: s390: interface to query and configure cpu features
David Hildenbrand
2016-06-10
1
-0
/
+6
*
KVM: s390: Add sthyi emulation
Janosch Frank
2016-06-10
1
-0
/
+3
*
KVM: s390: allocate only one DMA page per VM
David Hildenbrand
2016-03-08
1
-2
/
+2
*
KVM: s390: step the VCPU timer while in enabled wait
David Hildenbrand
2016-03-08
1
-0
/
+5
*
KVM: s390: abstract access to the VCPU cpu timer
David Hildenbrand
2016-03-08
1
-0
/
+2
*
KVM: s390: PSW forwarding / rewinding / ilc rework
David Hildenbrand
2016-02-10
1
-1
/
+16
*
KVM: s390: Introduce new structures
Eugene (jno) Dvurechenski
2015-11-30
1
-1
/
+3
*
KVM: s390: Generalize access to IPTE controls
Eugene (jno) Dvurechenski
2015-11-30
1
-0
/
+5
*
KVM: s390: factor out reading of the guest TOD clock
David Hildenbrand
2015-10-13
1
-0
/
+10
*
KVM: s390: factor out and fix setting of guest TOD clock
David Hildenbrand
2015-10-13
1
-0
/
+1
*
KVM: s390: simplify in-kernel program irq injection
David Hildenbrand
2015-10-13
1
-4
/
+20
*
KVM: s390: Provide global debug log
Christian Borntraeger
2015-07-29
1
-0
/
+7
*
KVM: s390: VCPU_EVENT cleanup for prefix changes
Christian Borntraeger
2015-07-29
1
-0
/
+2
*
KVM: s390: clean up cmma_enable check
Dominik Dingel
2015-07-29
1
-2
/
+0
*
KVM: s390: provide functions for blocking all CPUs
Christian Borntraeger
2015-05-08
1
-2
/
+21
*
KVM: s390: make exit_sie_sync more robust
Christian Borntraeger
2015-05-08
1
-1
/
+1
*
KVM: s390: migrate vcpu interrupt state
Jens Freimann
2015-03-31
1
-0
/
+4
*
KVM: s390: deliver floating interrupts in order of priority
Jens Freimann
2015-03-31
1
-1
/
+1
*
KVM: s390: represent SIMD cap in kvm facility
Michael Mueller
2015-03-17
1
-0
/
+11
*
KVM: s390: Guest's memory access functions get access registers
Alexander Yarygin
2015-03-17
1
-4
/
+21
*
KVM: s390: Spelling s/intance/instance/
Geert Uytterhoeven
2015-03-17
1
-1
/
+1
*
KVM: s390: Machine Check
Eric Farman
2015-03-06
1
-0
/
+3
*
KVM: s390: reinjection of irqs can fail in the tpi handler
David Hildenbrand
2015-03-06
1
-2
/
+2
*
KVM: s390: include guest facilities in kvm facility test
Michael Mueller
2015-03-04
1
-1
/
+2
[next]