qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Implement migration support for pflash_cfi01
@ 2013-03-19 18:24 Peter Maydell
  2013-03-19 18:24 ` [Qemu-devel] [PATCH 1/2] pflash_cfi01: Drop unused 'bypass' field Peter Maydell
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Peter Maydell @ 2013-03-19 18:24 UTC (permalink / raw)
  To: qemu-devel; +Cc: Anthony Liguori, Juan Quintela, patches

These patches implement migration support for pflash_cfi01.
The first patch just drops some useless state so we don't
have to think about it for migration.

NB that pflash_cfi01 is used in the x86 pc model. I think this
means that migration while the BIOS is accessing the flash
wouldn't have worked properly. Since migration from a device
with no vmstate to one with vmstate works OK this shouldn't
break cross-version migration. However x86 maintainers may
wish to review and confirm this for themselves...

Peter Maydell (2):
  pflash_cfi01: Drop unused 'bypass' field
  pflash_cfi01: Implement migration support

 hw/pflash_cfi01.c |   30 +++++++++++++++++++-----------
 1 file changed, 19 insertions(+), 11 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2013-04-12 15:34 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-19 18:24 [Qemu-devel] [PATCH 0/2] Implement migration support for pflash_cfi01 Peter Maydell
2013-03-19 18:24 ` [Qemu-devel] [PATCH 1/2] pflash_cfi01: Drop unused 'bypass' field Peter Maydell
2013-03-19 18:24 ` [Qemu-devel] [PATCH 2/2] pflash_cfi01: Implement migration support Peter Maydell
2013-03-26 13:32   ` Peter Maydell
2013-03-21  7:45 ` [Qemu-devel] Use of flash for x86 BIOS (was: [PATCH 0/2] Implement migration support for pflash_cfi01) Markus Armbruster
2013-03-22 16:42   ` Peter Maydell
2013-03-22 18:51     ` [Qemu-devel] Use of flash for x86 BIOS Markus Armbruster
2013-03-22 19:09   ` [Qemu-devel] Use of flash for x86 BIOS (was: [PATCH 0/2] Implement migration support for pflash_cfi01) Jordan Justen
2013-03-22 19:48     ` [Qemu-devel] Use of flash for x86 BIOS Markus Armbruster
2013-04-03 13:48       ` Laszlo Ersek
2013-04-03 18:38       ` Jordan Justen
2013-04-12 15:33         ` Markus Armbruster
2013-04-08  6:06     ` Xiao Guangrong
2013-04-08  8:18       ` Jordan Justen
2013-04-08  8:43         ` Gleb Natapov
2013-04-08  9:19           ` Xiao Guangrong

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).