gem5  v20.1.0.0
Public Attributes | List of all members
VirtIO9PBase::Config Struct Reference

VirtIO 9p configuration structure. More...

#include <fs9p.hh>

Public Attributes

uint16_t len
 
char tag []
 

Detailed Description

VirtIO 9p configuration structure.

Note
The fields in this structure depend on the features exposed to the guest.

Definition at line 123 of file fs9p.hh.

Member Data Documentation

◆ len

uint16_t VirtIO9PBase::Config::len

Definition at line 124 of file fs9p.hh.

◆ tag

char VirtIO9PBase::Config::tag[]

Definition at line 125 of file fs9p.hh.


The documentation for this struct was generated from the following file:

Generated on Wed Sep 30 2020 14:02:34 for gem5 by doxygen 1.8.17