Getting Involved with the vmkit Project

Once you have checked out and built vmkit and played around with it, you might be wondering what you can do to make it better and contribute to its development. Alternatively, maybe you just want to follow the development of the project to see it progress.

Follow what's going on

VMKit is a subproject of the LLVM Project, and uses llvm dev mailing list for development question and the vmkit-commits mailing list for patches:

The best way to talk with other developers on the project is through the llvm-dev mailing list.

Open Projects

Here are a few tasks that are available for newcomers to work on, depending on what your interests are. This list is provided to generate ideas, it is not intended to be comprehensive. Please ask on llvm-dev for more specifics or to verify that one of these isn't already completed. :)

If you hit a bug with vmkit, it is very useful for us if you reduce the code that demonstrates the problem down to something small. There are many ways to do this; ask on llvm-dev for advice.