[rtems-tools commit] tester: Add use virt machine for rv64imafd_medany
Sebastian Huber
sebh at rtems.org
Wed Jul 25 08:11:38 UTC 2018
Module: rtems-tools
Branch: master
Commit: d3d115a505edb4d58e45e1d0754f2fd0dccaf3dd
Changeset: http://git.rtems.org/rtems-tools/commit/?id=d3d115a505edb4d58e45e1d0754f2fd0dccaf3dd
Author: Sebastian Huber <sebastian.huber at embedded-brains.de>
Date: Wed Jul 25 10:11:00 2018 +0200
tester: Add use virt machine for rv64imafd_medany
Update #3433.
---
tester/rtems/testing/bsps/rv64imafd_medany.ini | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tester/rtems/testing/bsps/rv64imafd_medany.ini b/tester/rtems/testing/bsps/rv64imafd_medany.ini
index 9502e63..15137df 100644
--- a/tester/rtems/testing/bsps/rv64imafd_medany.ini
+++ b/tester/rtems/testing/bsps/rv64imafd_medany.ini
@@ -32,4 +32,4 @@
bsp = rv64imafd_medany
arch = riscv64
tester = %{_rtscripts}/qemu.cfg
-bsp_qemu_opts = -no-reboot -nographic %{qemu_opts_no_net} -machine spike_v1.10 -m 64M
+bsp_qemu_opts = -no-reboot -nographic %{qemu_opts_no_net} -machine virt -m 64M
More information about the vc
mailing list