Searched hist:"5145 ad4fad099983887c6e6caa2354376005226f" (Results 1 – 1 of 1) sorted by relevance
/qemu/hw/ppc/ |
H A D | spapr.c | 5145ad4fad099983887c6e6caa2354376005226f Tue Aug 30 01:02:47 UTC 2016 Nathan Whitehorn <nwhitehorn@freebsd.org> Enable H_CLEAR_MOD and H_CLEAR_REF hypercalls on KVM/PPC64.
These are mandatory per PAPR and available on Linux 4.3 and newer kernels. The calls in question are required to run FreeBSD guests with reasonable performance, so enable them if possible.
Signed-off-by: Nathan Whitehorn <nwhitehorn@freebsd.org> [dwg: Added a stub to fix compile without KVM (e.g. on x86 host)] Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|