Skip to content

refenv/cijoe-pkg-qemu

Repository files navigation

cijoe-pkg-qemu: tools for systems development and testing

PyPI

Build Status

This is a utility package for cijoe.

Please take a look at the documentation for how to install and use cijoe:

If you find bugs or need help then feel free to submit an Issue. If you want to get involved head over to the GitHub page to get the source code and submit a Pull request with your changes.

FAQ

  • Q: It fails starting qemu with the error: network backend 'user' is not compiled into this binary.
  • A: Then you probably need to install libslirp.
  • Q: It fails starting qemu with the error: Could not set up host forwarding rule 'tcp::4200-:22'.
  • A: Then it is probably because something is already listening on port 4200 on the host.