在 2021/6/24 下午3:42, Eli Cohen 写道:
-int vhost_net_start(VirtIODevice *dev, NetClientState *ncs, int total_queues);-void vhost_net_stop(VirtIODevice *dev, NetClientState *ncs, int total_queues);This breaks compilation of hw/net/vhost_net-stub.c
Right, will fix. Thanks