quic/qbox
|
This is the complete list of members for QemuInstance, including all inherited members.
add_arg(const char *arg) | QemuInstance | inline |
add_dev(QemuDeviceBaseIF *d) (defined in QemuInstance) | QemuInstance | inline |
can_run() (defined in QemuInstance) | QemuInstance | inline |
create_quantum_keeper() | QemuInstance | inline |
del_dev(QemuDeviceBaseIF *d) (defined in QemuInstance) | QemuInstance | inline |
g_rec_qemu_io_lock (defined in QemuInstance) | QemuInstance | |
g_signaled (defined in QemuInstance) | QemuInstance | |
g_signaled_cond (defined in QemuInstance) | QemuInstance | |
g_signaled_lock (defined in QemuInstance) | QemuInstance | |
get() | QemuInstance | inline |
get_dmi_manager() | QemuInstance | inline |
get_loader(sc_core::sc_object *o) (defined in QemuInstance) | QemuInstance | inlineprotected |
get_tcg_mode() | QemuInstance | inline |
init() | QemuInstance | inline |
is_hvf_enabled() const (defined in QemuInstance) | QemuInstance | inline |
is_inited() const | QemuInstance | inline |
is_kvm_enabled() const (defined in QemuInstance) | QemuInstance | inline |
is_tcg_enabled() const (defined in QemuInstance) | QemuInstance | inline |
LibLoader typedef (defined in QemuInstance) | QemuInstance | |
m_dmi_mgr (defined in QemuInstance) | QemuInstance | protected |
m_inst (defined in QemuInstance) | QemuInstance | protected |
m_tcg_mode (defined in QemuInstance) | QemuInstance | protected |
number_devices() (defined in QemuInstance) | QemuInstance | inline |
operator!=(const QemuInstance &b) const (defined in QemuInstance) | QemuInstance | inline |
operator==(const QemuInstance &b) const (defined in QemuInstance) | QemuInstance | inline |
p_accel (defined in QemuInstance) | QemuInstance | protected |
p_args (defined in QemuInstance) | QemuInstance | protected |
p_display_argument_set (defined in QemuInstance) | QemuInstance | protected |
p_icount (defined in QemuInstance) | QemuInstance | protected |
p_icount_mips (defined in QemuInstance) | QemuInstance | protected |
p_sync_policy (defined in QemuInstance) | QemuInstance | protected |
p_tcg_mode (defined in QemuInstance) | QemuInstance | protected |
push_accelerator_args() (defined in QemuInstance) | QemuInstance | inlineprotected |
push_default_args() (defined in QemuInstance) | QemuInstance | inlineprotected |
push_icount_mode_args() (defined in QemuInstance) | QemuInstance | inlineprotected |
push_tcg_mode_args() (defined in QemuInstance) | QemuInstance | inlineprotected |
QemuInstance(const sc_core::sc_module_name &n, sc_core::sc_object *o, std::string arch) (defined in QemuInstance) | QemuInstance | inline |
QemuInstance(const sc_core::sc_module_name &n, sc_core::sc_object *o, Target t) (defined in QemuInstance) | QemuInstance | inline |
QemuInstance(const sc_core::sc_module_name &n, LibLoader &loader, Target t) (defined in QemuInstance) | QemuInstance | inline |
QemuInstance(const QemuInstance &)=delete (defined in QemuInstance) | QemuInstance | |
QemuInstance(QemuInstance &&)=delete (defined in QemuInstance) | QemuInstance | |
reset (defined in QemuInstance) | QemuInstance | |
set_display_arg(const char *arg) | QemuInstance | inline |
StringToTcgMode(std::string s) (defined in QemuInstance) | QemuInstance | inline |
strtotarget(std::string s) (defined in QemuInstance) | QemuInstance | inlineprotected |
Target typedef (defined in QemuInstance) | QemuInstance | |
TCG_COROUTINE enum value (defined in QemuInstance) | QemuInstance | |
TCG_MULTI enum value (defined in QemuInstance) | QemuInstance | |
TCG_SINGLE enum value (defined in QemuInstance) | QemuInstance | |
TCG_UNSPECIFIED enum value (defined in QemuInstance) | QemuInstance | |
TcgMode enum name (defined in QemuInstance) | QemuInstance | |
~QemuInstance() (defined in QemuInstance) | QemuInstance | inlinevirtual |