Go to the documentation of this file.
39 #ifndef __DEV_ARM_VIO_MMIO_HH__
40 #define __DEV_ARM_VIO_MMIO_HH__
46 struct MmioVirtIOParams;
91 static const uint32_t
MAGIC = 0x74726976;
92 static const uint32_t
VERSION = 1;
111 #endif // __DEV_ARM_VIO_MMIO_HH__
static const uint32_t VENDOR_ID
uint32_t guestFeaturesSelect
Tick read(PacketPtr pkt) override
Pure virtual function that the device must implement.
void setInterrupts(uint32_t value)
uint64_t Tick
Tick count type.
Base class for all VirtIO-based devices.
MmioVirtIO(const MmioVirtIOParams ¶ms)
@ OFF_GUEST_FEATURES_SELECT
static const uint32_t VERSION
Tick write(PacketPtr pkt) override
Pure virtual function that the device must implement.
static const uint32_t MAGIC
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
@ OFF_HOST_FEATURES_SELECT
A Packet is used to encapsulate a transfer between two objects in the memory system (e....
const Params & params() const
uint32_t hostFeaturesSelect
Generated on Tue Mar 23 2021 19:41:26 for gem5 by doxygen 1.8.17