Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drop "from __future__ import print_function" | Paolo Bonzini | 2020-02-07 | 1 | -1/+0 |
* | make all Python scripts executable | Paolo Bonzini | 2020-02-07 | 1 | -0/+0 |
* | scripts/signrom: remove Python 2 support, add shebang | Paolo Bonzini | 2020-02-07 | 1 | -8/+4 |
* | python: futurize -f libfuturize.fixes.fix_print_with_import | Eduardo Habkost | 2018-06-08 | 1 | -0/+1 |
* | scripts: ensure signrom treats data as bytes | Daniel P. Berrange | 2018-02-05 | 1 | -2/+2 |
* | linuxboot_dma: avoid guest ABI breakage on gcc vs. clang compilation | Paolo Bonzini | 2016-08-09 | 1 | -16/+11 |
* | scripts/signrom.py: Check for magic in option ROMs. | Richard W.M. Jones | 2016-05-23 | 1 | -1/+4 |
* | scripts/signrom.py: Allow option ROM checksum script to write the size header. | Richard W.M. Jones | 2016-05-23 | 1 | -3/+22 |
* | signrom: Rewrite as python script | Jan Kiszka | 2012-04-16 | 1 | -0/+40 |