Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
It seems odd to use --device in some places and -device in others. It's also not in line with our usage of other Qemu options, which all use a single dash (for better or worse). Change --device to -device for consistency. Signed-off-by: Daniel Müller <deso@posteo.net>
- Loading branch information