Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All the small things #2187

Open
fwsGonzo opened this issue Dec 7, 2019 · 0 comments
Open

All the small things #2187

fwsGonzo opened this issue Dec 7, 2019 · 0 comments

Comments

@fwsGonzo
Copy link
Member

fwsGonzo commented Dec 7, 2019

There are some things cropping up that gets annoying after a while:

Chainloader spams like crazy, even though it shouldn't be saying anything at all. Indeed, if you build qemu without the "Oh no, it's a 64-bit ELF check," you can boot without the chainloader at all.

The bridge needs to be setup before you can even run boot:
#2173

If you write a bogus network driver name you get a silent exit from vmrunner, even with -v.

The incantation to create a build folder is getting long:

mkdir -p build
pushd build
conan install .. -pr clang-6.0-linux-x86_64
source activate.sh
cmake ..
popd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant