Searched hist:f7dbd8fe5665a1161b5f8af3e2d2044f3bd349d2 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/linux-user/ |
H A D | ioctls.h | diff f7dbd8fe5665a1161b5f8af3e2d2044f3bd349d2 Thu Jan 16 16:49:51 CST 2020 Aleksandar Markovic <amarkovic@wavecomp.com> linux-user: Add support for KCOV_INIT_TRACE ioctl
KCOV_INIT_TRACE ioctl plays the role in kernel coverage tracing. This ioctl's third argument is of type 'unsigned long', and the implementation in QEMU is straightforward.
Reviewed-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com> Message-Id: <1579214991-19602-13-git-send-email-aleksandar.markovic@rt-rk.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
H A D | syscall_defs.h | diff f7dbd8fe5665a1161b5f8af3e2d2044f3bd349d2 Thu Jan 16 16:49:51 CST 2020 Aleksandar Markovic <amarkovic@wavecomp.com> linux-user: Add support for KCOV_INIT_TRACE ioctl
KCOV_INIT_TRACE ioctl plays the role in kernel coverage tracing. This ioctl's third argument is of type 'unsigned long', and the implementation in QEMU is straightforward.
Reviewed-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com> Message-Id: <1579214991-19602-13-git-send-email-aleksandar.markovic@rt-rk.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|