Skip to content

Commit 64e0ade

Browse files
committed
README.md: Add note to avoid using a VM
Change-Id: I59602e6a05600fa3e100e17c10e48977391361e3
1 parent f9885fe commit 64e0ade

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,14 @@ The host software includes
4141
* simtrace2-list - list any USB-attached devices running simtrace2 firmware
4242
* simtrace2-sniff - interface the 'trace' firmware to obtain card protocol traces
4343
* simtrace2-cardem-pcsc - interface the 'cardem' fimrware to use a SIM in a PC/SC reader
44+
45+
46+
Do not expect SIMtrace2 to work in VMs
47+
--------------------------------------
48+
49+
We only support running SIMtrace2 together with a Linux system running
50+
"bare iron" on actual hardware (x86, x86_64, arm, ...). **using VMs
51+
with USB pass-through for things with critical timing like SIMtrace2 is
52+
calling for trouble** and we will not accept related bug reports or
53+
support you if you do. If you still want to use VMs: Feel free to do
54+
so, but understand that it's unsupported and you are on your own.

0 commit comments

Comments
 (0)