commit | 25ae9c1d8bbfeb6c00eccb4297a5937d8375a44a | [log] [tgz] |
---|---|---|
author | Wen Congyang <wency@cn.fujitsu.com> | Mon May 07 12:08:56 2012 +0800 |
committer | Luiz Capitulino <lcapitulino@redhat.com> | Mon Jun 04 13:49:34 2012 -0300 |
tree | d15cafeed4dfa79588681b0a48b7837353f0232e | |
parent | 90166b71c4d75823b48a132e9394af35b9c90aaf [diff] |
target-i386: add API to get dump info Dump info contains: endian, class and architecture. The next patch will use these information to create vmcore. Note: on x86 box, the class is ELFCLASS64 if the memory is larger than 4G. Signed-off-by: Wen Congyang <wency@cn.fujitsu.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>