qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Juan Quintela <quintela@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-devel@nongnu.org, patches@linaro.org
Subject: Re: [Qemu-devel] [PATCH] vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-type
Date: Tue, 14 Jan 2014 17:35:25 +0100	[thread overview]
Message-ID: <87r48a7c8i.fsf@elfo.mitica> (raw)
In-Reply-To: <1388613417-5678-1-git-send-email-peter.maydell@linaro.org> (Peter Maydell's message of "Wed, 1 Jan 2014 21:56:57 +0000")

Peter Maydell <peter.maydell@linaro.org> wrote:
> The VMSTATE_STRUCT_POINTER macros are a bit odd in that they
> must be passed an argument "FooType *" rather than just taking
> the FooType. They're only used in one place, so it's easy to
> tidy this up. This also lets us use the macro to replace the
> hand-rolled VMSTATE_PTIMER.
>
> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>

Acked-by: Juan Quintela <quintela@redhat.com>   

> ---
> Juan: would you be willing to add an entry to MAINTAINERS
> for the migration code? I keep having to look your email
> address up in the git history :-)

Will sent on the next pull request.

      reply	other threads:[~2014-01-14 16:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-01 21:56 [Qemu-devel] [PATCH] vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-type Peter Maydell
2014-01-14 16:35 ` Juan Quintela [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r48a7c8i.fsf@elfo.mitica \
    --to=quintela@redhat.com \
    --cc=patches@linaro.org \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).