mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-02 23:06:59 +00:00
This is the userspace part of the tool: it includes a bunch of stubs for linux APIs, somewhat simular to linuxsched. This makes it possible to recompile the ring code in userspace. A small test example is implemented combining this with vhost_test module. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>