Go to the documentation of this file.
39 #ifndef __DEV_VIRTIO_RNG_HH__
40 #define __DEV_VIRTIO_RNG_HH__
48 struct VirtIORngParams;
56 class VirtIORng :
public VirtIODeviceBase
97 #endif // __DEV_VIRTIO_RNG_HH__
void trySend()
Try to send data pending data from the terminal.
void onNotify()
Notify queue of pending events.
void readConfig(PacketPtr pkt, Addr cfgOffset)
Read from the configuration space of a device.
static const DeviceId ID_RNG
VirtIO device ID.
uint16_t DeviceId
Device Type (sometimes known as subsystem ID)
RngQueue(PortProxy &proxy, ByteOrder bo, uint16_t size, VirtIORng &_parent)
Virtqueue for data going from the host to the guest.
Base wrapper around a virtqueue.
virtual std::string name() const
const Params & params() const
A Packet is used to encapsulate a transfer between two objects in the memory system (e....
This object is a proxy for a port or other object which implements the functional response protocol,...
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
VirtIORng(const Params ¶ms)
RngQueue qReq
Receive queue for port 0.
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
Generated on Wed Jul 13 2022 10:39:21 for gem5 by doxygen 1.8.17