Skip to content
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.

proxy: KVM: receive shutdown command : No such file or directory #112

Closed
irenge opened this issue May 10, 2020 · 13 comments
Closed

proxy: KVM: receive shutdown command : No such file or directory #112

irenge opened this issue May 10, 2020 · 13 comments

Comments

@irenge
Copy link

irenge commented May 10, 2020

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 ]

@irenge irenge closed this as completed May 13, 2020
@irenge
Copy link
Author

irenge commented May 13, 2020

it is solved

@yash982000
Copy link
Contributor

@irenge Can you please provide the solution to this error?

@stlankes
Copy link
Contributor

stlankes commented Oct 8, 2020

I would say that KVM isn't enabled. Do you have the device /dev/kvmon your system?

@yash982000
Copy link
Contributor

No, I am yet to set it up.

@yash982000
Copy link
Contributor

@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?

@yash982000
Copy link
Contributor

@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.

@stlankes
Copy link
Contributor

stlankes commented Oct 8, 2020

Yes, the followup project is hermitcore/rusty-hermit. Here exists currently a compiler issue hermit-os/hermit-rs#73, we will solve it soon.

@yash982000
Copy link
Contributor

@stlankes I am a bit confused. Is this a part of libhermit? Or this separate to it?

@yash982000
Copy link
Contributor

yash982000 commented Oct 9, 2020

@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.?
Or else we want to work on the issues which are open on libhermit itself.

@jschwe
Copy link

jschwe commented Oct 9, 2020

@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.
But since this is pretty off-topic from the original Issue, I suggest moving the conversation to slack.

@yash982000
Copy link
Contributor

@jschwe Sure, I have joined slack.

@stlankes
Copy link
Contributor

Do you want to add these feature in lib hermit-rs?

@yash982000
Copy link
Contributor

@stlankes We would love to try, not sure though as not so familiar with rust.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants