From: Gerd Hoffmann <kraxel@redhat.com>
To: quintela@redhat.com
Cc: "Søren Sandmann" <sandmann@cs.au.dk>,
qemu-devel@nongnu.org, "Søren Sandmann Pedersen" <ssp@redhat.com>
Subject: Re: [Qemu-devel] [PATCH 1/2] spice: Change NUM_SURFACES to 4096
Date: Tue, 28 Aug 2012 14:37:23 +0200 [thread overview]
Message-ID: <503CBB83.5090607@redhat.com> (raw)
In-Reply-To: <87y5kzfbss.fsf@elfo.mitica>
Hi,
> /* move from ARRAY to VARRAY with sive on num_surfaces */
> VMSTATE_VARRAY_INT32(guest_surfaces.cmds, PCIQXLDevice, num_surfaces, 0,
> vmstate_info_uint64, uint64_t),
Ah. Yes, VARRAY will do, somehow I didn't find it.
> And thinking about it, no subsection is needed. if num_surfaces is
> 1024, things can migrate to old qemu. if it is bigger, it would break
> migration with good reason (num_surfaces has changed).
Indeed. /me is glad that I was careful enougth to stick num_surfaces
into the migration data stream ;)
thanks,
Gerd
prev parent reply other threads:[~2012-08-28 12:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-27 16:21 [Qemu-devel] [PATCH 1/2] spice: Change NUM_SURFACES to 4096 Søren Sandmann
2012-08-28 6:32 ` Gerd Hoffmann
2012-08-28 12:20 ` Juan Quintela
2012-08-28 12:37 ` Gerd Hoffmann [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=503CBB83.5090607@redhat.com \
--to=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=quintela@redhat.com \
--cc=sandmann@cs.au.dk \
--cc=ssp@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.