summaryrefslogtreecommitdiffstats
path: root/hw/net/vmware_utils.h
diff options
context:
space:
mode:
authorDavid Vrabel2016-06-20 19:53:46 +0200
committerJason Wang2016-06-28 04:13:57 +0200
commit46fe8bef4d88e91942387ef334e7a9b3e6542314 (patch)
tree2ed7d4ccd462f24c5682b0eb0d5b3a0f06dda200 /hw/net/vmware_utils.h
parentChange net/socket.c to use socket_*() functions (diff)
downloadqemu-46fe8bef4d88e91942387ef334e7a9b3e6542314.tar.gz
qemu-46fe8bef4d88e91942387ef334e7a9b3e6542314.tar.xz
qemu-46fe8bef4d88e91942387ef334e7a9b3e6542314.zip
rtl8139: save/load RxMulOk counter (again)
Commit 9d29cdeaaca3a0383af764000b71492c4fc67c6e (rtl8139: port TallyCounters to vmstate) introduced in incompatibility in the v4 format as it omitted the RxOkMul counter. There are presumably no users that were impacted by the v4 to v4' breakage, so increase the save version to 5 and re-add the field, keeping backward compatibility with v4'. We can't have a field conditional on the section version in vmstate_tally_counters since this version checked would not be the section version (but the version defined in this structure). So, move all the fields into the main state structure. Signed-off-by: David Vrabel <david.vrabel@citrix.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'hw/net/vmware_utils.h')
0 files changed, 0 insertions, 0 deletions