]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit - sys/compat/linux/linux_ioctl.c
Add emulation support for the Linux kcov(4) ioctl API.
authormarkj <markj@FreeBSD.org>
Fri, 4 Sep 2020 00:12:28 +0000 (00:12 +0000)
committermarkj <markj@FreeBSD.org>
Fri, 4 Sep 2020 00:12:28 +0000 (00:12 +0000)
commit4f67284a103d25c93dde61db7056cc0509cfca8c
tree7e9c63303aa0c3242e41164c7984e7fac2e0cc0f
parent1bd13054c7f73e5c311a4a692f9812efc57d479d
Add emulation support for the Linux kcov(4) ioctl API.

This makes it possible to run an unmodified Linux syzkaller executor
against the Linuxulator, and have it gather code coverage information.

Sponsored by: The FreeBSD Foundation
sys/compat/lindebugfs/lindebugfs.c
sys/compat/linsysfs/linsysfs.c
sys/compat/linux/linux_ioctl.c
sys/compat/linux/linux_ioctl.h