qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL for-2.1] migration: detect section renames in vmstate


From: Amit Shah
Subject: [Qemu-devel] [PULL for-2.1] migration: detect section renames in vmstate static checker script
Date: Wed, 16 Jul 2014 14:41:53 +0530

Hi,

A minor enhancement to the static checker script that detects section
renames.  One such rename was added recently (ICH9-LPC -> ICH9 LPC).

This doesn't affect the qemu code, and enhances a test program, so I
recommend we pull it for 2.1.  Patch has been on list for a few days.

The following changes since commit 5a7348045091a2bc15d85bb177e5956aa6114e5a:

  Update version for v2.1.0-rc2 release (2014-07-15 18:55:37 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/virt/qemu/amit/migration.git for-2.1

for you to fetch changes up to 79fe16c0489ca658f53796206067a551fc915ba2:

  vmstate static checker: detect section renames (2014-07-16 14:29:34 +0530)

----------------------------------------------------------------
Amit Shah (1):
      vmstate static checker: detect section renames

 scripts/vmstate-static-checker.py | 27 ++++++++++++++++++++++-----
 1 file changed, 22 insertions(+), 5 deletions(-)


                Amit



reply via email to

[Prev in Thread] Current Thread [Next in Thread]