Skip to content

Commit

Permalink
feat: support USB hot plug
Browse files Browse the repository at this point in the history
  • Loading branch information
ansiz committed Nov 8, 2018
1 parent 7a0360c commit 668e8af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runvm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -457,6 +457,7 @@ func_idv_start() {
-no-hpet \
-global PIIX4_PM.disable_s3=1 \
-global PIIX4_PM.disable_s4=1 \
-usb -device usb-ehci,id=usb,bus=pci.0,addr=0x5
echo "idv stoped"
}

Expand Down

0 comments on commit 668e8af

Please sign in to comment.