summary refs log tree commit diff stats
path: root/include/qemu-common.h
diff options
context:
space:
mode:
authorZhiPeng Lu <lu.zhipeng@zte.com.cn>2017-11-03 22:54:20 +0800
committerMichael Roth <mdroth@linux.vnet.ibm.com>2017-11-20 14:45:31 -0600
commitdf83eabd5245828cbca32060aa191d8b03bc5d50 (patch)
tree1488690323964cf35f290b8898c308c04e69da2d /include/qemu-common.h
parentb2996bb405e2806725a341c72d80be9e77ed8b82 (diff)
downloadfocaccia-qemu-df83eabd5245828cbca32060aa191d8b03bc5d50.tar.gz
focaccia-qemu-df83eabd5245828cbca32060aa191d8b03bc5d50.zip
qga: replace GetIfEntry with GetIfEntry2 for interface stats
The data obtained by GetIfEntry is 32 bits, and it may overflow. Thus
using GetIfEntry2 instead of GetIfEntry.

Signed-off-by: ZhiPeng Lu <lu.zhipeng@zte.com.cn>
*avoid CamelCase variable names
*update field names for MIB_IFROW -> MIB_IF_ROW2
*dynamically probe for GetIfIndex2 to deal with older OSs
*check return value from get_interface_index
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Diffstat (limited to 'include/qemu-common.h')
0 files changed, 0 insertions, 0 deletions