Skip to content

Make QEMU smp and mem options configurable

Ron Williams requested to merge rw_van/redox:qemu-config into master

This change allows the user to specify smp and mem options without having to edit qemu.mk. The ability to tweak these options is needed for kernel performance profiling among other things.

Merge request reports