]> git.proxmox.com Git - mirror_qemu.git/commit
linux-user: Add support for KCOV_INIT_TRACE ioctl
authorAleksandar Markovic <amarkovic@wavecomp.com>
Thu, 16 Jan 2020 22:49:51 +0000 (23:49 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Wed, 22 Jan 2020 14:15:51 +0000 (15:15 +0100)
commitf7dbd8fe5665a1161b5f8af3e2d2044f3bd349d2
tree494bef1a76ca3a3eec7e002b8d2198378f381399
parentbd27e675d33d829fdb89a8604e0aba6f9f38ab79
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>
linux-user/ioctls.h
linux-user/syscall_defs.h