qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL for-2.1] migration: detect section renames in vmstate static checker script
@ 2014-07-16  9:11 Amit Shah
  2014-07-17 12:42 ` Peter Maydell
  0 siblings, 1 reply; 2+ messages in thread
From: Amit Shah @ 2014-07-16  9:11 UTC (permalink / raw)
  To: Peter Maydell; +Cc: qemu list

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] [PULL for-2.1] migration: detect section renames in vmstate static checker script
  2014-07-16  9:11 [Qemu-devel] [PULL for-2.1] migration: detect section renames in vmstate static checker script Amit Shah
@ 2014-07-17 12:42 ` Peter Maydell
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Maydell @ 2014-07-17 12:42 UTC (permalink / raw)
  To: Amit Shah; +Cc: qemu list

On 16 July 2014 10:11, Amit Shah <amit.shah@redhat.com> wrote:
> 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(-)

Applied, thanks.

PS: if you're sending pull requests you need to actively
edit out the '---' and following comments from your commit
messages, since they won't get deleted as they would for
somebody applying a patch from email. (I didn't bother
asking you to fix and resend as the commentary in this
case is pretty minor.)

thanks
-- PMM

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-07-17 12:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-16  9:11 [Qemu-devel] [PULL for-2.1] migration: detect section renames in vmstate static checker script Amit Shah
2014-07-17 12:42 ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).