Cannot use `-serial stdio` on macbook pro, apple silicon Description of problem: When I run the command above, it will show below: ``` (qemu) qemu-system-aarch64: -serial stdio: cannot use stdio by multiple character devices qemu-system-aarch64: -serial stdio: could not connect serial device to character backend 'stdio' ```