jarovo/Raspberry PI in QEMU
Prepares a QEMU-based virtual machine of RPI.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| fsdev_src_dir | A directory that will be passed to the guest machine using fsdev driver. | yes | — |
| fsdev_dev_name | The name of the fsdev device. | no | — |
| ssh_command | A command to execute on the guest machine trough SSH. | yes | — |
Outputs
| name | description |
|---|---|
| ssh-command-exit-code | An exit code of the command executed in the VM trough ssh. |