You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/arch/s390/kvm
Carsten Otte dfdded7c41 KVM: Fix memory leak on guest exit 17 years ago
..
Kconfig [S390] s390-kvm: leave sie context on work. Removes preemption requirement 17 years ago
Makefile KVM: s390: intercepts for diagnose instructions 17 years ago
diag.c KVM: s390: use yield instead of schedule to implement diag 0x44 17 years ago
gaccess.h
intercept.c [S390] s390-kvm: leave sie context on work. Removes preemption requirement 17 years ago
interrupt.c KVM: s390: Fix race condition in kvm_s390_handle_wait 17 years ago
kvm-s390.c KVM: Fix memory leak on guest exit 17 years ago
kvm-s390.h KVM: s390: intercepts for diagnose instructions 17 years ago
priv.c [S390] Move stfl to system.h and delete duplicated version. 17 years ago
sie64a.S
sigp.c