qemu-kvm -drive file=fs.img,index=1,media=disk,format=raw -drive file=xv6.img,index=0,media=disk,format=raw -smp 2 -m 512M -serial mon:stdio -nographicmake fs.imghttps://github.com/mit-pdos/xv6-public.git