This is a v2 version of this patchset, rebased on top
of current master branch (I had to adjust virtio-net changes
a tiny bit).
First patch has been reviewed, but never accepted to any
tree, - I can push it through trivial-patches maybe?
And the second is a trivial change - removal of another
weird migration-related macro - but it requires the
first patch to be applied. It hasn't been reviewed.
Thanks,
/mjt
Michael Tokarev (2):
virtio-net: make VirtIONet.vlans an array instead of a pointer
migration/vmstate: remove VMSTATE_BUFFER_POINTER_UNSAFE macro
hw/net/virtio-net.c | 9 ++++-----
include/hw/virtio/virtio-net.h | 2 +-
include/migration/vmstate.h | 9 ---------
3 files changed, 5 insertions(+), 15 deletions(-)
--
2.47.3