44 m_external_ev |= m_irq_ev;
47 void before_end_of_elaboration()
49 QemuCpu::before_end_of_elaboration();
52 cpu.set_prop_int(
"hartid", m_hartid);
53 cpu.set_mip_update_callback(std::bind(&QemuCpuRiscv64::mip_update_cb,
this, std::placeholders::_1));