From: "Dr. David Alan Gilbert" <dgilb...@redhat.com>

Hi,
  This patchset converts most of vmxnet3 to VMState; the
only bit remaining is the msix section (which is what I'm
actually interested in cleaning up since it's one of the
last few users of register_savevm - but it'll have to wait).

Note a migration test with this on completes, but isn't
passing traffic; but neither is a world without this change.

Dave

Dr. David Alan Gilbert (2):
  vmxnet3: Convert ring values to uint32_t's
  vmxnet3: VMStatify rx/tx q_descr and int_state

 hw/net/vmxnet3.c | 284 +++++++++++++++++++------------------------------------
 1 file changed, 96 insertions(+), 188 deletions(-)

-- 
2.9.3


Reply via email to