kernel-hacking-2024-linux-s.../arch/s390/kvm
Martin Schwidefsky 0096369daa KVM: s390: Change guestaddr type in gaccess
All registers are unsigned long types. This patch changes all occurences
of guestaddr in gaccess from u64 to unsigned long.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
2008-07-27 11:35:57 +03:00
..
diag.c KVM: s390: use yield instead of schedule to implement diag 0x44 2008-06-06 21:08:26 +03:00
gaccess.h KVM: s390: Change guestaddr type in gaccess 2008-07-27 11:35:57 +03:00
intercept.c
interrupt.c KVM: s390: rename private structures 2008-07-20 12:42:37 +03:00
Kconfig
kvm-s390.c KVM: s390: Advertise KVM_CAP_USER_MEMORY 2008-07-27 11:35:40 +03:00
kvm-s390.h
Makefile
priv.c KVM: s390: rename private structures 2008-07-20 12:42:37 +03:00
sie64a.S
sigp.c KVM: s390: Change guestaddr type in gaccess 2008-07-27 11:35:57 +03:00