#
42e9632c |
| 07-Jun-2024 |
Josh Soref <2119212+jsoref@users.noreply.github.com> |
misc: Fix spelling issues
Misspellings were identified by: https://github.com/marketplace/actions/check-spelling
* Initial corrections based on forbidden patterns from the action * Additional cor
misc: Fix spelling issues
Misspellings were identified by: https://github.com/marketplace/actions/check-spelling
* Initial corrections based on forbidden patterns from the action * Additional corrections by Google Chrome auto-suggest * Some manual corrections * Adding markdown bullets to readme credits section
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
show more ...
|
#
b02df13a |
| 04-Aug-2021 |
Anatol Belski <anbelski@linux.microsoft.com> |
doc: Stop advertizing QCOW usage at some places in doc
Replacing QCOW mentions with other viable options. There is still docs/custom-image.md which talks about creating QCOW, however it might be mor
doc: Stop advertizing QCOW usage at some places in doc
Replacing QCOW mentions with other viable options. There is still docs/custom-image.md which talks about creating QCOW, however it might be more convenient to be touched when the actual changes are indeed there.
Related to #1985.
Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>
show more ...
|
#
4d878418 |
| 16-Jul-2020 |
Rob Bradford <robert.bradford@intel.com> |
fuzz: Add fuzzing infrastructure and QCOW fuzzer
Add the basic infrastructure for fuzzing along with a qcow fuzzer ported from crosvm and adapted to our code.
Signed-off-by: Rob Bradford <robert.br
fuzz: Add fuzzing infrastructure and QCOW fuzzer
Add the basic infrastructure for fuzzing along with a qcow fuzzer ported from crosvm and adapted to our code.
Signed-off-by: Rob Bradford <robert.bradford@intel.com>
show more ...
|