diff options
author | aurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162> | 2009-03-28 23:14:41 +0000 |
---|---|---|
committer | aurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162> | 2009-03-28 23:14:41 +0000 |
commit | d4ae799cd164aa80a25e52ac09aceb7ff9732ac9 (patch) | |
tree | 73f35a8a444b581d946bc7bd62e904dc60c6b336 /dma-helpers.c | |
parent | e8afa06581cb7ea808d6568d4106eb1b6f1ab334 (diff) |
hw/eeprom93xx.c: substitute structure dump with discrete dump in eeprom_save/load
The EEPROM 93xx device used to dump a C structure to the migration stream.
This structure includes mixed 8 and 16bit variables and is thus subject to
compiler dependent padding. Replace this with discrete dumps of each member
(and add a padding byte to ensure compatibility, a version update is
included in the following patch).
Signed-off-by: Andre Przywara <andre.przywara@amd.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6917 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'dma-helpers.c')
0 files changed, 0 insertions, 0 deletions