diff options
author | Igor Mitsyanko <i.mitsyanko@gmail.com> | 2013-04-05 16:17:59 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2013-04-05 16:17:59 +0100 |
commit | b79269b78d0182fa7f4e23b779010145d0b4eaea (patch) | |
tree | 520052ed05f2e503cfe5cf3ce5aa5596a4d72d2a /version.rc | |
parent | 5f00679ee98b1643ff652bbf982dffe1b432596e (diff) | |
download | qemu-b79269b78d0182fa7f4e23b779010145d0b4eaea.zip qemu-b79269b78d0182fa7f4e23b779010145d0b4eaea.tar.gz qemu-b79269b78d0182fa7f4e23b779010145d0b4eaea.tar.bz2 |
hw/onenand.c: fix migration of dynamically allocated buffer "otp"
VMSTATE_BUFFER_UNSAFE should be used for buffers inlined in device state, not
for buffers allocated dynamically. Change to VMSTATE_BUFFER_POINTER_UNSAFE macro,
which will do migration right.
Signed-off-by: Igor Mitsyanko <i.mitsyanko@gmail.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1362923278-4080-4-git-send-email-i.mitsyanko@gmail.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'version.rc')
0 files changed, 0 insertions, 0 deletions