qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Juan Quintela <quintela@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/9] VMState infrastructure
Date: Thu, 10 Mar 2011 07:56:10 -0600	[thread overview]
Message-ID: <4D78D87A.3070008@codemonkey.ws> (raw)
In-Reply-To: <cover.1299756608.git.quintela@redhat.com>

On 03/10/2011 05:33 AM, Juan Quintela wrote:
> Hi
>
> This is the infrastructure that I pushed on my previous series.
> Anthony don't like 58 patches series (why? O:-) And then split the
> series in three.

Yeah, my intention was that you not send all series at once though :-)

At any rate this series looks good.

Regards,

Anthony Liguori

> This are the infrastructure patches needed for the other two series.
>
> Anthony, please apply.
>
> Later, Juan.
>
> Juan Quintela (9):
>    vmstate: add VMSTATE_UINT32_EQUAL
>    vmstate: Fix varrays with uint8 indexes
>    vmstate: add UINT32 VARRAYS
>    vmstate: add VMSTATE_STRUCT_VARRAY_INT32
>    vmstate: add VMSTATE_INT64_ARRAY
>    vmstate: add VMSTATE_STRUCT_VARRAY_UINT32
>    vmstate: Add a way to send a partial array
>    vmstate: be able to store/save a pci device from a pointer
>    vmstate: move timers to use test instead of version
>
>   hw/hw.h  |   78 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----
>   savevm.c |   25 ++++++++++++++++++++
>   2 files changed, 98 insertions(+), 5 deletions(-)
>

  parent reply	other threads:[~2011-03-10 13:56 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-10 11:33 [Qemu-devel] [PATCH 0/9] VMState infrastructure Juan Quintela
2011-03-10 11:33 ` [Qemu-devel] [PATCH 1/9] vmstate: add VMSTATE_UINT32_EQUAL Juan Quintela
2011-03-10 11:33 ` [Qemu-devel] [PATCH 2/9] vmstate: Fix varrays with uint8 indexes Juan Quintela
2011-03-18 10:34   ` Yoshiaki Tamura
2011-03-18 12:04     ` [Qemu-devel] " Juan Quintela
2011-03-18 12:37       ` Yoshiaki Tamura
2011-03-22  6:23       ` Yoshiaki Tamura
2011-03-10 11:33 ` [Qemu-devel] [PATCH 3/9] vmstate: add UINT32 VARRAYS Juan Quintela
2011-03-10 11:33 ` [Qemu-devel] [PATCH 4/9] vmstate: add VMSTATE_STRUCT_VARRAY_INT32 Juan Quintela
2011-03-10 11:33 ` [Qemu-devel] [PATCH 5/9] vmstate: add VMSTATE_INT64_ARRAY Juan Quintela
2011-03-10 11:33 ` [Qemu-devel] [PATCH 6/9] vmstate: add VMSTATE_STRUCT_VARRAY_UINT32 Juan Quintela
2011-03-10 11:33 ` [Qemu-devel] [PATCH 7/9] vmstate: Add a way to send a partial array Juan Quintela
2011-03-10 11:33 ` [Qemu-devel] [PATCH 8/9] vmstate: be able to store/save a pci device from a pointer Juan Quintela
2011-03-10 11:33 ` [Qemu-devel] [PATCH 9/9] vmstate: move timers to use test instead of version Juan Quintela
2011-03-10 13:56 ` Anthony Liguori [this message]
2011-03-10 23:18 ` [Qemu-devel] [PATCH 0/9] VMState infrastructure Anthony Liguori

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=4D78D87A.3070008@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=qemu-devel@nongnu.org \
    --cc=quintela@redhat.com \
    /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).