Revision 6c33286a hw/s390-virtio-bus.h

b/hw/s390-virtio-bus.h
17 17
 * License along with this library; if not, see <http://www.gnu.org/licenses/>.
18 18
 */
19 19

  
20
#include "virtio-net.h"
21

  
20 22
#define VIRTIO_DEV_OFFS_TYPE		0	/* 8 bits */
21 23
#define VIRTIO_DEV_OFFS_NUM_VQ		1	/* 8 bits */
22 24
#define VIRTIO_DEV_OFFS_FEATURE_LEN	2	/* 8 bits */

Also available in: Unified diff