labgrid
labgrid copied to clipboard
Minor QEMU tweaks for x86 and custom firmware
This PR increases the flexibility of the QEMU driver so that it can support booting different firmware (i.e. U-Boot) and also running on x86 where some parameters are typically not specified.
- [X] Documentation for the feature
- [ ] Tests for the feature
- [X] The arguments and description in doc/configuration.rst have been updated
- [X] PR has been tested