Re: [Qemu-devel] Where to find the definition of RunState, RUN_STATE_IMMIGRATE

2013-06-24 Thread Paolo Bonzini
Il 24/06/2013 19:06, Yaodong Yang ha scritto: > Hi all, > > I'm a newer in QEMU-KVM. When I read the source code of > qemu-kvm-1.2.0, I can not find the definition of some types, like > RunState (in Vl.c file). I also checked the kvm-kmod-3.5, but I still > can not find the definition. Could anyon

[Qemu-devel] Where to find the definition of RunState, RUN_STATE_IMMIGRATE

2013-06-24 Thread Yaodong Yang
Hi all, I'm a newer in QEMU-KVM. When I read the source code of qemu-kvm-1.2.0, I can not find the definition of some types, like RunState (in Vl.c file). I also checked the kvm-kmod-3.5, but I still can not find the definition. Could anyone give me some hints about where to find it. Thanks in