Skip to content

nova: Makefile cleanup & updated QEMU installation selection

Matěj Kafka requested to merge mk-nova-Makefile into master

Multiple changes in the Nova Makefile, most notably:

  1. Run QEMU without the GUI window and monitor (monitor would be nice, but it breaks Ctrl-c on Linux, at least in my WSL).
  2. Prefer Linux-native QEMU installation even in WSL.

Merge request reports