projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87e0331
)
docs: fix broken paths to docs/config/ich9-ehci-uhci.cfg
author
Philippe Mathieu-Daudé
<f4bug@amsat.org>
Fri, 28 Jul 2017 22:46:06 +0000
(19:46 -0300)
committer
Michael Tokarev
<mjt@tls.msk.ru>
Mon, 31 Jul 2017 10:12:55 +0000
(13:12 +0300)
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>
docs/usb2.txt
patch
|
blob
|
history
diff --git
a/docs/usb2.txt
b/docs/usb2.txt
index b9e75480737c47c27a721d2705ad37f845ff9745..09df45b5b1f21bc7d79be4d86355f64ae97aa69d 100644
(file)
--- a/
docs/usb2.txt
+++ b/
docs/usb2.txt
@@
-50,7
+50,7
@@
companion controllers with two ports each.
There is a config file in docs which will do all this for you, just
try ...
- qemu -readconfig docs/ich9-ehci-uhci.cfg
+ qemu -readconfig docs/
config/
ich9-ehci-uhci.cfg
... then use "bus=ehci.0" to assign your usb devices to that bus.