-
I've just noticed this crate is just licensed as Apache-2.0, while Cloud Hypervisor has an hybrid Apache-2.0+BSD-3-Clause licensing model.
Was this done on purpose or just something coming from the…
-
This issue is a sub-issue from #14, specific to using seccomp in order to harden the VMM's security.
Seccomp filters must be applied on each and every thread managed by the VMM. In case of Cloud-Hype…
-
I unzipped the download, changed file ownership and,
> $ ./bibisco
> info: *** Electron version: 3.1.13
> Error: unrecognized flag --harmony_regexp_lookbehind
> Try --help for options
> info: …
-
To be scoped.
-
```
checking for wxWidgets version >= 3.0.4 (--unicode=yes --universal=no)... no
configure: error:
The requested wxWidgets build couldn't be found.
The configuration you asked for F…
-
#76 에서 언급한대로, mut u8을 더 align이 잘된 포인터로 casting해서 `cargo clippy` 실행시 발생하는 에러를 해결해야 합니다.
이와 같은 에러가 총 10개 발생하며, 아래는 예시입니다.
![image](https://user-images.githubusercontent.com/20202266/89361656-c8fcae8…
-
We'd like to package the ```vhost-user-fs``` binary, and I think the cleanest way to do that would be to move the crate into their own repository, registering the crate in [crates.io](https://crates.i…
-
Is this something that we want to keep around long-term?
Right now we only support this because CH used to require it, but now both CH and this firmware support PVH. Also, unlike PVH, our final bin…
-
Right now it's not possible to run the firmware with any non-Firecracker VMM. Ideally we would support a wide range of VMMs. There are many small changes that would fix this:
- [ ] In the ELF binar…
-
## Bug Report
#### Current Behavior
When running any command `(standard_in) 1: syntax error` shows after the expected output.
#### Expected Behavior
The above should not be printed.
#### Ad…