linux-qubasis
linux oasis port as a qubes template
git clone https://9o.is/git/linux-qubasis.git
commit 66e637cd87f33cb563eeb53b6dce3078f5d65902 parent 269a3c9c25515d80efd9db7c891a5bd588bd39e7 Author: Jul <jul@9o.is> Date: Mon, 24 Nov 2025 08:00:24 -0500 build libxencall.a Diffstat:
| M | pkg/xen/gen.sh | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/pkg/xen/gen.sh b/pkg/xen/gen.sh @@ -43,3 +43,9 @@ lib libxengnttab.a --src-prefix tools/libs/gnttab " gntshr_core.c linux.c " + +lib libxencall.a --src-prefix tools/libs/call " + core.c + buffer.c + linux.c +"