2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-19 02:34:01 +08:00
linux-next/arch/s390/tools
Christian Borntraeger a679c547d1 KVM: s390: gaccess: add ESOP2 handling
When we access guest memory and run into a protection exception, we
need to pass the exception data to the guest. ESOP2 provides detailed
information about all protection exceptions which ESOP1 only partially
provided.

The gaccess changes make sure, that the guest always gets all
available information.

Signed-off-by: Janosch Frank <frankja@linux.vnet.ibm.com>
Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
2017-01-30 11:17:27 +01:00
..
.gitignore s390/facilities: add helper tool to generate facility lists 2015-12-18 14:59:20 +01:00
gen_facilities.c KVM: s390: gaccess: add ESOP2 handling 2017-01-30 11:17:27 +01:00
Makefile s390: remove unneeded dependency for gen_facilities 2016-11-08 10:30:28 +01:00