Project

General

Profile

Actions

Usb-hotplug » History » Revision 1

Revision 1/4 | Next »
Андрей Волков, 2021-08-26 11:03


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

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