qemu with hax to log dma reads & writes jcs.org/2018/11/12/vfio

docs: fix broken paths to docs/config/ich9-ehci-uhci.cfg

With the move of some docs/ to docs/devel/ on ac06724a71,
a reference path was not updated.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>

authored by

Philippe Mathieu-Daudé and committed by
Michael Tokarev
f31fd5cf 87e0331c

+1 -1
+1 -1
docs/usb2.txt
··· 50 50 There is a config file in docs which will do all this for you, just 51 51 try ... 52 52 53 - qemu -readconfig docs/ich9-ehci-uhci.cfg 53 + qemu -readconfig docs/config/ich9-ehci-uhci.cfg 54 54 55 55 ... then use "bus=ehci.0" to assign your usb devices to that bus. 56 56