Comment 17 for bug 1812084

Revision history for this message
mdavidsaver (mdavidsaver) wrote :

> Unfortunately I lost the thread how to use the qemu-system-i386 emulator

If you're building for the RTEMS-pc386-qemu target, it should be as simple as 'make runtests'.

The specific incantation is found in makeTestfile.pl, and the individual .t files after a build.

https://github.com/epics-base/epics-base/blob/7.0/src/tools/makeTestfile.pl#L41

At the moment this is

qemu-system-i386 -m 64 -no-reboot \
 -serial stdio -display none \
 -net nic,model=ne2k_pci -net user,restrict=yes \
 -kernel $exe