Go to the documentation of this file.
38 #ifndef __DEV_VIRTIO_PCI_HH__
39 #define __DEV_VIRTIO_PCI_HH__
48 struct PciVirtIOParams;
90 #endif // __DEV_VIRTIO_PCI_HH__
Tick write(PacketPtr pkt)
Pure virtual function that the device must implement.
static const Addr OFF_VIO_DEVICE
bool interruptDeliveryPending
static const Addr OFF_ISR_STATUS
static const Addr OFF_DEVICE_STATUS
static const Addr OFF_QUEUE_SELECT
static const Addr OFF_QUEUE_ADDRESS
const Params & params() const
A Packet is used to encapsulate a transfer between two objects in the memory system (e....
uint64_t Tick
Tick count type.
PCI device, base implementation is only config space.
Base class for all VirtIO-based devices.
static const Addr OFF_DEVICE_FEATURES
Offsets into VirtIO header (BAR0 relative).
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
static const Addr BAR0_SIZE_BASE
PciVirtIO(const Params ¶ms)
static const Addr OFF_QUEUE_NOTIFY
Tick read(PacketPtr pkt)
Pure virtual function that the device must implement.
static const Addr OFF_GUEST_FEATURES
static const Addr OFF_QUEUE_SIZE
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
VirtIODeviceBase::QueueID queueNotify
Generated on Tue Sep 7 2021 14:53:47 for gem5 by doxygen 1.8.17