vmstate-static-checker.py (3c48f6daeda5a364ff04e24b3d99d26fba9c0250) vmstate-static-checker.py (3d004a371e88a7454eb8ab8c19e6b0bd067b34cd)
1#!/usr/bin/python
1#!/usr/bin/env python3
2#
3# Compares vmstate information stored in JSON format, obtained from
4# the -dump-vmstate QEMU command.
5#
6# Copyright 2014 Amit Shah <amit.shah@redhat.com>
7# Copyright 2014 Red Hat, Inc.
8#
9# This program is free software; you can redistribute it and/or modify

--- 424 unchanged lines hidden ---
2#
3# Compares vmstate information stored in JSON format, obtained from
4# the -dump-vmstate QEMU command.
5#
6# Copyright 2014 Amit Shah <amit.shah@redhat.com>
7# Copyright 2014 Red Hat, Inc.
8#
9# This program is free software; you can redistribute it and/or modify

--- 424 unchanged lines hidden ---