From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Zhang Haoyu" Subject: Re: [question] what is virtio-1 device? Date: Thu, 27 Nov 2014 10:11:03 +0800 Message-ID: <201411271011015167270@sangfor.com> References: <201411270926009984194@sangfor.com>, <547680DC.8040401@intel.com>, <201411270946274205165@sangfor.com>, <54768520.8040109@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 7bit To: "Chen, Tiejun" , "kvm" Return-path: Received: from smtp.sanfor.com ([58.251.49.30]:36655 "EHLO mail.sangfor.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1751204AbaK0CLL (ORCPT ); Wed, 26 Nov 2014 21:11:11 -0500 Sender: kvm-owner@vger.kernel.org List-ID: >>>> Hi, >>>> what is virtio-1 device? >>>> >>> >>> Are you mean subsystem device id is '1'? That should be a network card. >>> >> In the mail "qemu: towards virtio-1 host support", "virtio: allow virtio-1 queue layout", >> "dataplane: allow virtio-1 devices", etc., "virtio-1 devices" was mentioned, >> I don't know which devices it incorporates? >> > >That should mean they're carrying forward virtio based on latest Virtual >I/O Device (VIRTIO) Version 1.0. > Got it, thanks. >Tiejun