QEMU Compile SeaBios Feb 4th, 2016 12:00 am You must follow the order: 1 2 in qemu/ make distclean 1 2 in rom/ make bios CONFIG_ROM_SIZE=256 1 2 in qemu/ ./configure --target-list=x86_64-softmmu 1 2 3 in qemu/ make make install