All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] pcspk migration compatibility
@ 2016-11-28 13:31 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)
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Dr. David Alan Gilbert (git) @ 2016-11-28 13:31 UTC (permalink / raw)
  To: qemu-devel, kraxel, quintela, amit.shah, pavel.dovgaluk

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(+)

-- 
2.9.3

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

end of thread, other threads:[~2016-11-29  5:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2016-11-29  5:54 ` Amit Shah

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.