mythril
mythril copied to clipboard
device: EmulatedDevice::services should access the VM config
The EmulatedDevice::services method should be able to access the VirtualMachineConfig. This is not necessary now, but after https://github.com/mythril-hypervisor/mythril/pull/76 we should get the Interrupt Control Address from the VirtualMachineConfig.
I'll try to address this issue