From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: qemu-devel@nongnu.org, kraxel@redhat.com, quintela@redhat.com,
amit.shah@redhat.com, pavel.dovgaluk@ispras.ru
Subject: Re: [Qemu-devel] [PATCH 0/2] pcspk migration compatibility
Date: Mon, 28 Nov 2016 15:12:46 +0000 [thread overview]
Message-ID: <20161128151245.GB6896@work-vm> (raw)
In-Reply-To: <53664d7f-9492-f8b0-2997-7514d9021e03@redhat.com>
* Paolo Bonzini (pbonzini@redhat.com) wrote:
>
>
> On 28/11/2016 14:31, Dr. David Alan Gilbert (git) wrote:
> > From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
> >
> > Hi,
> > 39c88f56 added VMState for pcspk but turned it on for
> > all machine types, this breaks backwards compatibility
> > to older machine types.
> >
> > If this is too late for 2.8 then I suggest we take the 1st
> > of these two patches, which just makes it a property to flip
> > for those of us who need it. Adding the 2nd patch after 2.8
> > might cause problems for people using 2.8 with 2.7 machine
> > type.
> >
> > Dave
> >
> > Dr. David Alan Gilbert (2):
> > migration/pcspk: Add a property to state if pcspk is migrated
> > migration/pcspk: Turn migration of pcspk off for 2.7 and older
> >
> > hw/audio/pcspk.c | 10 ++++++++++
> > include/hw/i386/pc.h | 5 +++++
> > 2 files changed, 15 insertions(+)
> >
>
> Wow, I didn't know optional sections existed. We could have used it for
> hw/char/parallel.c, but that was added only a couple months before
> optional sections.
I'd forgotten that they existed and was about to write them to
solve this problem, and then found the code I apparently reviewed
a year or so ago :-)
> Queued for 2.8.
Thanks.
Dave
> Paolo
--
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK
next prev parent reply other threads:[~2016-11-28 15:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-28 13:31 [Qemu-devel] [PATCH 0/2] pcspk migration compatibility Dr. David Alan Gilbert (git)
2016-11-28 13:32 ` [Qemu-devel] [PATCH 1/2] migration/pcspk: Add a property to state if pcspk is migrated Dr. David Alan Gilbert (git)
2016-11-28 13:32 ` [Qemu-devel] [PATCH 2/2] migration/pcspk: Turn migration of pcspk off for 2.7 and older Dr. David Alan Gilbert (git)
2016-11-28 15:09 ` [Qemu-devel] [PATCH 0/2] pcspk migration compatibility Paolo Bonzini
2016-11-28 15:12 ` Dr. David Alan Gilbert [this message]
2016-11-29 5:54 ` Amit Shah
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=20161128151245.GB6896@work-vm \
--to=dgilbert@redhat.com \
--cc=amit.shah@redhat.com \
--cc=kraxel@redhat.com \
--cc=pavel.dovgaluk@ispras.ru \
--cc=pbonzini@redhat.com \
--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 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.