qemu/target-i386
Wen Congyang 0038ffb096 target-i386: Add API to get note's size
We should know where the note and memory is stored before writing
them to vmcore. If we know this, we can avoid using lseek() when
creating vmcore.

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 note's size 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
hyperv.h
kvm.c
machine.c
op_helper.c
ops_sse_header.h
ops_sse.h
svm.h
TODO
translate.c