Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop using deprecated short-form of boolean option readonly with QEMU #333

Conversation

hartwork
Copy link
Owner

Symptom was:

qemu-system-x86_64: -drive if=pflash,format=raw,readonly,file=/usr/share/edk2-ovmf/OVMF_CODE.fd:
  warning: short-form boolean option 'readonly' deprecated
Please use readonly=on instead

Symptom was:
> qemu-system-x86_64: -drive if=pflash,format=raw,readonly,file=/usr/share/edk2-ovmf/OVMF_CODE.fd:
>   warning: short-form boolean option 'readonly' deprecated
> Please use readonly=on instead
@hartwork hartwork merged commit 12baeb5 into master Oct 12, 2024
6 checks passed
@hartwork hartwork deleted the qemu-stop-using-deprecated-short-form-of-boolean-option-readonly branch October 12, 2024 16:40
@hartwork hartwork changed the title Stop using deprecated short-form of boolean option 'readonly' with QEMU Stop using deprecated short-form of boolean option readonly with QEMU Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant