[WIP] Updates: support in-process mode

This commit is contained in:
Alex P 2025-10-07 09:54:48 +03:00
parent aa0b4876c4
commit 24ca56ba86
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ import (
"fmt"
"os"
"sync"
"unsafe"
"github.com/jetkvm/kvm/internal/logging"
"github.com/rs/zerolog"