Skip to content

Add basic support for running `pmbootstrap qemu` in WSL

Matt Souza requested to merge medsouz/pmbootstrap:wsl-support into master

This patch adds a --wsl switch to the qemu command to run use a native Windows qemu binary in a WSL environment. I'm a qemu noob so I'm probably missing some switches for better performance, if anyone has any suggestions let me know and I'll add them.

Merge request reports