Am 24.05.2021 um 12:12 hat Vladimir Sementsov-Ogievskiy geschrieben: > Hi! > > As reported by Programmingkid, command > > qemu-system-ppc -usb -device usb-storage,drive=fat16 -drive > file=fat:rw:fat-type=16:"<path of a host folder>",id=fat16,format=raw,if=none > > crashes. > > I tested it with qemu-system-x86_64 and it reproduces for me. I even > kept "<path of a host folder>" as is :). > > So, here are two fixes.
Thanks, applied to the block branch. Kevin