Ping... On Fri, 18 Sep 2015 08:55:04 +0300, shmulik.ladk...@ravellosystems.com wrote: > Some drivers (e.g. vmware-tools) issue the VMXNET3_CMD_GET_ADAPTIVE_RING_INFO > command. > > Currently, due to lack of support, a bogus value (-1) is returned. > > Support this command, returning the "adaptive-ring disabled" flag. > > Signed-off-by: Shmulik Ladkani <shmulik.ladk...@ravellosystems.com> > --- > hw/net/vmxnet3.c | 9 +++++++++ > hw/net/vmxnet3.h | 6 +++++- > 2 files changed, 14 insertions(+), 1 deletion(-)
Thanks.