-
**Description**
When running a container in Docker with a memory limit (i.e. `--memory=50m`) I expect Meminfo to reflect that limit (per [this integration test](https://github.com/google/gvisor/blo…
-
**Hardware Environment**
- [ ] Raspberry Pi [1/2/3/4]
- [X] ODROID N2+
- [ ] ASUS Tinker [S]
- [ ] Intel NUC (or compatible)
- [ ] OVA (Open Virtualization Applicance, on Intel NUC or any o…
-
hi
I am playing iwave-imx8qm_iwg27s board(imx8qm processor) ,
I tried to add optee support for it.
but in optee source code ,it can not directly support iwave-imx8qm_iwg27s board.
optee sourc…
-
### Describe the bug
I've tried both the pre-compiled binary and the source, I keep getting this error message on a fresh ubuntu install.
Python 3.6.9 (default, Apr 18 2020, 01:56:04)
[GCC 8.4.0…
-
# Description of problem
Run container without flag can successful,
```
#pouch run --runtime=kata-runtime -d reg.docker.alibaba-inc.com/ali/os:7u2
3fb075c98f1d0e1d818da3a12647d4cfb64e060efbc0bc…
-
I know this is a duplicate issue. I've tried many of the suggested fixes in https://github.com/microsoft/WSL/issues/4260 with no success.
# Environment
```none
Windows build number: *Wi…
-
hello, i run your image on zcu102 , but it cannot connect to my fmcomms3, i have tried the image in two boards and all failed
the failed log is posted below
root@analog:~# ~/openwifi/fosdm-11ag.sh
…
-
Hi,
Is there a way to mount directory to virtual machine from host using terraform-provider-libvirt for KVM?
I have to add this `filesystem` block after Terraform provisoned resources:
```
…
-
Hello. For some reason, I want to add an accelerator gemmini to the rocket in this repo. So I added some codes to scala file src/main/scala/rocket.scala as follows:
```scala
class Rocket64s1ori ex…
-
Hi,
I am having problem integrating darknetz with op-tee.
I am able to run op-tee and pass all the test item of xtest without integrating darknetz.
But once I copy the darknetz folder and the …