|
| virtio_gpu_cl_pci (const sc_core::sc_module_name &name, sc_core::sc_object *o, sc_core::sc_object *t) |
|
| virtio_gpu_cl_pci (const sc_core::sc_module_name &name, QemuInstance &inst, qemu_gpex *gpex) |
|
void | before_end_of_elaboration () override |
|
void | gpex_realize (qemu::Bus &bus) override |
|
uint8_t | outputs () |
|
| Device (const sc_core::sc_module_name &name, QemuInstance &inst, const char *qom_type) |
|
| Device (const sc_core::sc_module_name &name, QemuInstance &inst, const char *qom_type, const char *id) |
|
void | end_of_elaboration () override |
|
void | instantiate () |
|
void | realize () |
|
| QemuDevice (const sc_core::sc_module_name &name, QemuInstance &inst, const char *qom_type) |
| Construct a QEMU device.
|
|
| QemuDevice (const sc_core::sc_module_name &name, QemuInstance &inst, const char *qom_type, const char *id) |
| Construct a QEMU device.
|
|
void | set_qom_type (std::string const &qom_type) |
|
const char * | get_qom_type () const |
|
const char * | get_id () const |
|
qemu::Device | get_qemu_dev () |
|
QemuInstance & | get_qemu_inst () |
|
void | set_sysbus_as_parent_bus (void) |
|
virtual bool | can_run () |
|
| SCP_LOGGER () |
|
|
cci::cci_param< uint64_t > | p_hostmem_mb |
|
cci::cci_param< uint8_t > | p_outputs |
|
◆ before_end_of_elaboration()
void virtio_gpu_cl_pci::before_end_of_elaboration |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files:
- qemu-components/pci/virtio_gpu_cl_pci/include/virtio_gpu_cl_pci.h
- qemu-components/pci/virtio_gpu_cl_pci/src/virtio_gpu_cl_pci.cc