On Tue, Oct 22, 2013 at 7:45 PM, Sebastian Macke <sebast...@macke.de> wrote: > Hi Alex, > > I am using a cross-compiling toolchain. It's the easiest way as I have to > compile the image for QEMU anyhow. > http://opencores.org/or1k/OpenRISC_GNU_tool_chain > > Then it's just an "make && make test" in the corresponding > tests/tcg/openrisc folder. > > Inside the virtual machine it would be a little bit more complicated. You > have to compile Linux with the initramfs containing the QEMU test sources. > Another storage device is currently not supported by the OpenRISC QEMU > emulator.
It should be possible to use network, I did a quick check at the time of openrisc port submission, it used to work. -- Thanks. -- Max