On 04/22/2012 01:33 PM, Gleb Natapov wrote: > > > > What I don't understand is why you are interested in the guest machine > > at all, if it was qemu that crashed. > > > It would be interesting to extract enough information from the core to be > able to restart the guest from the point where qemu crashed, but > decoding VMCS is not enough for that. Interesting idea. It should be possible if you attach all kvm state to the core (and do quite a lot of digging to recover device model state). -- error compiling committee.c: too many arguments to function