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