qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL] migration: static checker: handle 'unused' fields, whitelist update
@ 2014-08-04  9:36 Amit Shah
  2014-08-04  9:40 ` Amit Shah
  2014-08-04 13:58 ` Peter Maydell
  0 siblings, 2 replies; 3+ messages in thread
From: Amit Shah @ 2014-08-04  9:36 UTC (permalink / raw)
  To: Peter Maydell; +Cc: qemu list, Juan Quintela

Hello,

This patchset updates the vmstate static checker to handle fields that
got marked 'unused' in qemu versions.  Also update the whitelist based
on a few false-positives.

The following changes since commit 35858955e6c6f9ef41c199d15457c13426ac6434:

  Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.1' into staging (2014-07-21 18:06:12 +0100)

are available in the git repository at:


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

for you to fetch changes up to 32ce1b4817e8341f55906dc003cc09ae22502ea7:

  checker: ignore fields marked unused (2014-08-04 15:02:37 +0530)

----------------------------------------------------------------
Amit Shah (2):
      vmstate static checker: whitelist additions
      checker: ignore fields marked unused

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


		Amit

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

* Re: [Qemu-devel] [PULL] migration: static checker: handle 'unused' fields, whitelist update
  2014-08-04  9:36 [Qemu-devel] [PULL] migration: static checker: handle 'unused' fields, whitelist update Amit Shah
@ 2014-08-04  9:40 ` Amit Shah
  2014-08-04 13:58 ` Peter Maydell
  1 sibling, 0 replies; 3+ messages in thread
From: Amit Shah @ 2014-08-04  9:40 UTC (permalink / raw)
  To: Peter Maydell; +Cc: qemu list, Juan Quintela

On (Mon) 04 Aug 2014 [15:06:05], Amit Shah wrote:
> Hello,
> 
> This patchset updates the vmstate static checker to handle fields that
> got marked 'unused' in qemu versions.  Also update the whitelist based
> on a few false-positives.
> 
> The following changes since commit 35858955e6c6f9ef41c199d15457c13426ac6434:
> 
>   Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.1' into staging (2014-07-21 18:06:12 +0100)

Oops, didn't rebase, but doesn't matter as the static checker didn't
see any updates in the meantime.

		Amit

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

* Re: [Qemu-devel] [PULL] migration: static checker: handle 'unused' fields, whitelist update
  2014-08-04  9:36 [Qemu-devel] [PULL] migration: static checker: handle 'unused' fields, whitelist update Amit Shah
  2014-08-04  9:40 ` Amit Shah
@ 2014-08-04 13:58 ` Peter Maydell
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Maydell @ 2014-08-04 13:58 UTC (permalink / raw)
  To: Amit Shah; +Cc: qemu list, Juan Quintela

On 4 August 2014 10:36, Amit Shah <amit.shah@redhat.com> wrote:
> Hello,
>
> This patchset updates the vmstate static checker to handle fields that
> got marked 'unused' in qemu versions.  Also update the whitelist based
> on a few false-positives.
>
> The following changes since commit 35858955e6c6f9ef41c199d15457c13426ac6434:
>
>   Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.1' into staging (2014-07-21 18:06:12 +0100)
>
> are available in the git repository at:
>
>
>   git://git.kernel.org/pub/scm/virt/qemu/amit/migration.git for-2.2
>
> for you to fetch changes up to 32ce1b4817e8341f55906dc003cc09ae22502ea7:
>
>   checker: ignore fields marked unused (2014-08-04 15:02:37 +0530)
>
> ----------------------------------------------------------------
> Amit Shah (2):
>       vmstate static checker: whitelist additions
>       checker: ignore fields marked unused
>
>  scripts/vmstate-static-checker.py | 70 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
>  1 file changed, 65 insertions(+), 5 deletions(-)

Applied, thanks.

-- PMM

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

end of thread, other threads:[~2014-08-04 13:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-04  9:36 [Qemu-devel] [PULL] migration: static checker: handle 'unused' fields, whitelist update Amit Shah
2014-08-04  9:40 ` Amit Shah
2014-08-04 13:58 ` 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).