qemu-e2k/target-i386
Wen Congyang 25ae9c1d8b 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>
2012-06-04 13:49:34 -03:00
..
arch_dump.c target-i386: add API to get dump info 2012-06-04 13:49:34 -03:00
arch_memory_mapping.c Add API to check whether paging mode is enabled 2012-06-04 13:49:33 -03:00
cpu-qom.h target-i386: Defer MCE init 2012-05-12 14:17:52 +02:00
cpu.c Expose CPUID leaf 7 only for -cpu host 2012-05-30 10:28:44 +08:00
cpu.h Expose CPUID leaf 7 only for -cpu host 2012-05-30 10:28:44 +08:00
helper_template.h
helper.c target-i386: Defer MCE init 2012-05-12 14:17:52 +02:00
helper.h
hyperv.c hyper-v: introduce Hyper-V support infrastructure. 2012-01-19 08:32:12 -02:00
hyperv.h hyperv: fix build on non-KVM hosts 2012-01-23 20:04:51 +00:00
kvm.c target-i386: Don't overuse CPUState 2012-03-14 22:20:25 +01:00
machine.c target-i386: Don't overuse CPUState 2012-03-14 22:20:25 +01:00
op_helper.c Use uintptr_t for various op related functions 2012-04-14 14:23:37 +00:00
ops_sse_header.h
ops_sse.h
svm.h
TODO
translate.c target-i386: Don't overuse CPUState 2012-03-14 22:20:25 +01:00