diff options
author | Dr. David Alan Gilbert <dgilbert@redhat.com> | 2016-12-15 20:05:09 +0000 |
---|---|---|
committer | Jason Wang <jasowang@redhat.com> | 2017-03-06 11:46:02 +0800 |
commit | a11f5cb005f9854f0d78da97fc23adf5bc8c83f3 (patch) | |
tree | 872460c99ad2d2d4c5c0cf21adabfea161fe2ee6 /hw/arm | |
parent | 5504bba1fbc987bb3d1d47e169f53b2fe999716c (diff) | |
download | qemu-a11f5cb005f9854f0d78da97fc23adf5bc8c83f3.zip |
vmxnet3: VMStatify rx/tx q_descr and int_state
Fairly simple mechanical conversion of all fields.
TODO!!!!
The problem is vmxnet3-ring size/cell_size/next are declared as size_t
but written as 32bit.
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>
Diffstat (limited to 'hw/arm')
0 files changed, 0 insertions, 0 deletions