Project

General

Profile

Actions

Usb-hotplug » History » Revision 2

« Previous | Revision 2/4 (diff) | Next »
Андрей Волков, 2021-09-07 08:52


Usb-hotplug

QMP-shell

qmp-shell -H /run/qemu/qemu805.control.sock

drive_add auto file=/path/to/image.img,if=none,id=usb-flash
device_add nec-usb-xhci,id=xhci,bus=root
device_add usb-storage,bus=xhci.0,drive=usb-flash,id=usb-flash1

Updated by Андрей Волков about 3 years ago · 4 revisions