resea
resea copied to clipboard
Build option for VIRTIO_LEGACY
i run the system in virtio legacy mode with export VIRTIO_LEGACY=y command. Should we add a build option for this?
or we can run this make run VIRTIO_LEGACY=y
You mean you want to edit QEMU options (e.g. $VIRTIO_LEGACY, $SMP, $GUI) in make menuconfig?
yes just i think to it should be in menuconfig or? for ease of running
Sounds good to me. I added this feature to the backlog. Thank you!