gem5  v20.1.0.0
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 84 of file block.hh.

Member Data Documentation

◆ capacity

uint64_t VirtIOBlock::Config::capacity

Definition at line 85 of file block.hh.

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


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