-
### Describe the bug
@razvand @StefanJum
/unikraft/lib/vfscore/include/vfscore/mount.h:35: warning: "_BSD_SOURCE" redefined
### Steps to reproduce
in apps/app-sqlite type make
### Expecte…
-
9pfs is instead of NFS for DSM app.
Moment can work with 9pfs directory from host share, avoid the limit of moment NFS directory detect.
There are ko:
https://github.com/s2k7/DSM7-modules
There is…
-
qemu5 is in f33, so once we rebase coreos-assembler to that we can port our usage of 9p to virtiofs which will solve a bunch of problems:
- access to symlinks
- works with RHEL8 (I think, it's pla…
-
### Describe the bug
Double fault occuring in the elfloader app when mounting 9pfs, if the image was created using posix-mmap.
### Steps to reproduce
1. Create an elfloader image using posix-mmap.
…
-
# Description of problem
I create a k8s pod using kata-runtime, and it is running state, but when I execute command `kata-runtime exec xxxxxxxx`,
get an error as follow:
```
rpc error: code = De…
-
### Describe the bug
When running an elfloader image created using posix-mmap and lwip, it crashes with a double fault at a [context switch](https://github.com/unikraft/unikraft/blob/staging/arch/x86…
-
### Problem description
Pixel 6 and 7 devices support KVM, but support for this is not compiled into the Termux qemu binary.
Attempting to build qemu with kvm support locally on the Pixel device yi…
-
### Description
The Colima QEMU VM constantly uses tons of CPU even when nothing is happening. This issue appears to be specific to if the Kubernetes feature is enabled.
### Version
Colima Version:…
-
### Describe the bug
`struct stat` has a different memory layout (size and offsets of structure members) in `nolibc` and in Linux. This directly binary executables built on Linux that are aimed to …
-
### Describe the bug
Functions from the `__wq_wait_event_deadline` macro (defined in [`lib/uksched/include/uk/wait.h`](https://github.com/unikraft/unikraft/blob/staging/lib/uksched/include/uk/wait.h#…