Stefan Lankes
Stefan Lankes
Oh, looks great! A PR will be great! It simplifies the usage of RustyHermit.
Hm, difficult to say. I looked in the history and it changed a lot. For instance, I revised the Interface to the PCI drivers and its initialization. We should create...
Do we solve the issue? I think that #77 describes the remaining problem.
Do you use the version from crates.io or from out GitHub repo?
Yes, it should also work for `virtue-net`. At least the rx buffers requires filled queues. In case of tx buffers, it is not so important, but it is easier to...
Has someone a Windows setup to test it on a local machine?
Ok, but we still use the old version of Qemu. Or do I miss-understand something?
Do you use Linux? Is `kvm` available on your system? Please show me the output of following command `RUST_LOG=debug uhyve -v target/x86_64-unknown-hermit/debug/hello_world`.
@gilesbradshaw Does it work with minikube? I never tested it.
Do you prefer something like [this](https://github.com/hermitcore/uhyve/compare/master...stlankes:error_message)?