Sergio López
Sergio López
I find the default behavior of only showing 10 frames by default somewhat unexpected. In fact, a colleague drew my attention to this issue when he thought there was a...
@aarzilli > I stand by my previous opinion that this shouldn't be done. The default stack depth in parseStackArgs could however be increased from 10 to 100. That would work...
Please, tell me if you're thinking about merging these changes (or an alternative, but equivalent solution), or you prefer the FOSS version to be kept on an third-party repository (and...
> So github contains only major updates that will go to google play, so i think there is no need for tags, because every commit is release version. Even if...
The problem comes from here: https://github.com/containers/crun/blob/41bce838cc38aa2cb0b6427a7be3991ab02444bd/src/libcrun/handlers/krun.c#L248 If the library is installed, the krun handler will try to open `/dev/sev` to create the bindmount, or fail otherwise. The problem is, at...
@giuseppe I don't see an immediate use for it, but it's good to know it's there.
TBH I have never tried nested virt on libkrun myself. Does it work just by enabling CONFIG_KVM on libkrunfw?
ATM, libkrun (the VMM) doesn't support nested virt. Let's close this one for the time being.
That's weird, because libkrunfw does build fine on Apple Silicon with Fedora Asahi Linux. Which compiler is NixOS using?
The `-v` option is not yet implemented. In the future, it will allow in increase the debug levels of both `libkrun` and the `kernel`.