resea icon indicating copy to clipboard operation
resea copied to clipboard

Build option for VIRTIO_LEGACY

Open milisarge opened this issue 5 years ago • 3 comments

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

milisarge avatar Oct 12 '20 10:10 milisarge

You mean you want to edit QEMU options (e.g. $VIRTIO_LEGACY, $SMP, $GUI) in make menuconfig?

nuta avatar Oct 12 '20 12:10 nuta

yes just i think to it should be in menuconfig or? for ease of running

milisarge avatar Oct 12 '20 20:10 milisarge

Sounds good to me. I added this feature to the backlog. Thank you!

nuta avatar Oct 13 '20 10:10 nuta