On 4/9/21 4:19 PM, Markus Armbruster wrote:
Machine types pc-i440fx-* provide a floppy controller. An empty floppy drive is connected by default. Use -nodefaults to suppress it. Machine types pc-q35-* provide a floppy controller only when you ask for it, e.g. with -drive if=floppy. Use -M to select the machine type.
Got it. Thanks a lot! :) Thanks, Yanfei