gem5  v19.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
VirtIOBlock::Config Struct Reference

Block device configuration structure. More...

#include <block.hh>

Public Attributes

uint64_t capacity
 

Detailed Description

Block device configuration structure.

Note
This needs to be changed if the supported feature set changes!

Definition at line 86 of file block.hh.

Member Data Documentation

◆ capacity

uint64_t VirtIOBlock::Config::capacity

Definition at line 87 of file block.hh.

Referenced by VirtIOBlock::readConfig(), and VirtIOBlock::VirtIOBlock().


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

Generated on Fri Feb 28 2020 16:27:18 for gem5 by doxygen 1.8.13