aboutsummaryrefslogtreecommitdiff
path: root/.dir-locals.el
diff options
context:
space:
mode:
authorLeonid Bloch <leonid.bloch@ravellosystems.com>2015-11-11 15:52:40 +0200
committerJason Wang <jasowang@redhat.com>2015-11-12 15:26:52 +0800
commit9e11773417d98fd2ec961568ec2875063b95569b (patch)
treedfa4befa1b447ac8f32f166fba304b83a142d119 /.dir-locals.el
parent20f3e86362758b5085aa17baa7bc109c858acf67 (diff)
downloadqemu-9e11773417d98fd2ec961568ec2875063b95569b.zip
qemu-9e11773417d98fd2ec961568ec2875063b95569b.tar.gz
qemu-9e11773417d98fd2ec961568ec2875063b95569b.tar.bz2
e1000: Add support for migrating the entire MAC registers' array
This patch makes the migration of the entire array of MAC registers possible during live migration. The entire array is just 128 KB long, so practically no penalty should be felt when transmitting it, additionally to the previously transmitted individual registers. The advantage here is eliminating the need to introduce new vmstate subsections in the future, when additional MAC registers will be implemented. Backward compatibility is preserved by introducing a e1000-specific boolean parameter (in a later patch), which will be on by default. Setting it to off would enable migration to older versions of QEMU. Additionally, this parameter will be used to control the access to the extra MAC registers in the future. Signed-off-by: Leonid Bloch <leonid.bloch@ravellosystems.com> Signed-off-by: Dmitry Fleytman <dmitry.fleytman@ravellosystems.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to '.dir-locals.el')
0 files changed, 0 insertions, 0 deletions