The E_VM_RUNNING is consumed by nobody, so we can
remove it, and remove the related code.
remove E_VM_RUNNING => reportVmRun() is unneeded
remove reportVmRun() => EVENT_INIT_CONNECTED is consumed by nobody
remove EVENT_INIT_CONNECTED/InitConnectedEvent and related code.
The E_VM_RUNNING is consumed by nobody, so we can remove it, and remove the related code.
remove E_VM_RUNNING => reportVmRun() is unneeded remove reportVmRun() => EVENT_INIT_CONNECTED is consumed by nobody remove EVENT_INIT_CONNECTED/InitConnectedEvent and related code.
Signed-off-by: Lai Jiangshan jiangshanlai@gmail.com