index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
vmstate-static-checker.py
Age
Commit message (
Expand
)
Author
2023-04-27
vmstate-static-checker: Recognize "num" field
Peter Xu
2022-10-22
vmstate-static-checker:remove this redundant return
dinglimin
2022-07-18
Replace 'whitelist' with 'allow'
Thomas Huth
2020-02-07
drop "from __future__ import print_function"
Paolo Bonzini
2020-02-07
scripts: Explicit usage of Python 3 (scripts with __main__)
Philippe Mathieu-Daudé
2019-11-25
vmstate-static-checker: Fix for current python
Dr. David Alan Gilbert
2018-06-08
python: futurize -f libfuturize.fixes.fix_next_call
Eduardo Habkost
2018-06-08
python: futurize -f libfuturize.fixes.fix_print_with_import
Eduardo Habkost
2017-02-28
vmstate-static-checker: update white list with spapr_pci
Laurent Vivier
2016-06-17
vmstate-static-checker: fix size mismatch detection in unused fields
Amit Shah
2016-02-05
static checker: e1000-82540em got aliased to e1000
Amit Shah
2015-02-05
vmstate-static-checker: update whitelist
Amit Shah
2014-08-04
checker: ignore fields marked unused
Amit Shah
2014-07-22
vmstate static checker: whitelist additions
Amit Shah
2014-07-16
vmstate static checker: detect section renames
Amit Shah
2014-06-23
vmstate-static-checker: script to validate vmstate changes
Amit Shah