[email protected] wrote: > atp-get install qemu > > to install qemu on my Ubuntu 16.04 PC. Is it right ?
Probably, yes. > For coreboot i need to use qemu-sh4 ? No, the coreboot qemu target is for x86. Use either qemu-system-i386 or qemu-system-x86_64. Maybe only the first is correct. //Peter -- coreboot mailing list: [email protected] https://mail.coreboot.org/mailman/listinfo/coreboot

