qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] Vmxnet3 VMStatification


From: Dr. David Alan Gilbert (git)
Subject: [Qemu-devel] [PATCH 0/2] Vmxnet3 VMStatification
Date: Thu, 15 Dec 2016 20:05:07 +0000

From: "Dr. David Alan Gilbert" <address@hidden>

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

[Prev in Thread] Current Thread [Next in Thread]