-
Notifications
You must be signed in to change notification settings - Fork 44
proxy: KVM: receive shutdown command : No such file or directory #112
Comments
it is solved |
@irenge Can you please provide the solution to this error? |
I would say that KVM isn't enabled. Do you have the device |
No, I am yet to set it up. |
@stlankes Actually, I have taken this as a project of college. So, I need to solve some issues. Can you help me start with some of them? |
@stlankes Also, I wanted to know that can I introduce new issues and create a PR since there is been no change since the past 1 to 1.5 years. Let me know if I can contribute in some or the other way. |
Yes, the followup project is hermitcore/rusty-hermit. Here exists currently a compiler issue hermit-os/hermit-rs#73, we will solve it soon. |
@stlankes I am a bit confused. Is this a part of libhermit? Or this separate to it? |
@stlankes I am thinking of adding some new features such as a scheduler algorithm, a virtual memory(paging). Can you open such an issue or can I open such issues.? |
@yash982000 hermitcore/rusty-hermit and https://github.com/hermitcore/libhermit-rs are basically the continuation of hermitcore / libhermit, but the language used is now Rust instead of C. If you are open to working with Rust then I would suggest contributing to rusty-hermit, since it receives active development. |
@jschwe Sure, I have joined slack. |
Do you want to add these feature in lib hermit-rs? |
@stlankes We would love to try, not sure though as not so familiar with rust. |
Hi
I am a new to hermitux, trying to understand it.
From https://github.com/ssrg-vt/hermitux, I ran all the command successfully except for the last one:
sudo HERMIT_ISLE=uhyve HERMIT_TUX=1 \ ../../../hermitux-kernel/prefix/bin/proxy \ ../../../hermitux-kernel/prefix/x86_64-hermit/extra/tests/hermitux \ ../../../musl/prefix/lib/libc.so is-dyn
that generates
PIE detected, loading application at 0x400000
proxy: KVM: receive shutdown command
: No such file or directory
Any thing I should be worry about ?
I am running Ubuntu 18
Thanks
[ solved ]
The text was updated successfully, but these errors were encountered: