Dr. David Alan Gilbert 5504bba1fb vmxnet3: Convert ring values to uint32_t's
The index's in the Vmxnet3Ring were migrated as 32bit ints
yet are declared as size_t's.  They appear to be derived
from 32bit values loaded from guest memory, so actually
store them as that.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Acked-by: Dmitry Fleytman <dmitry@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
2017-03-06 11:46:02 +08:00
..
2017-03-03 10:09:03 +00:00
2016-10-04 13:28:07 +01:00
2017-01-27 18:08:00 +01:00
2017-03-02 17:39:12 +00:00
2017-02-28 16:22:41 +00:00
2017-01-20 11:15:06 +00:00
2017-03-03 10:09:03 +00:00
2017-02-28 20:40:36 +01:00
2017-02-02 16:08:28 +00:00
2017-03-02 13:50:55 +00:00
2017-02-06 12:33:21 +11:00
2017-01-27 18:07:59 +01:00
2017-02-24 10:37:21 +00:00
2017-02-28 20:40:36 +01:00
2017-02-02 18:48:06 +00:00
2017-02-24 10:13:57 +00:00
2017-03-03 11:30:59 +11:00
2017-02-28 12:04:48 +01:00
2017-02-28 20:40:36 +01:00
2017-03-01 23:09:46 +00:00
2017-02-28 16:18:49 +00:00
2016-10-28 18:17:24 +03:00
2017-03-02 17:39:12 +00:00
2017-02-03 12:31:40 +00:00