diff options
| author | Bharata B Rao | 2014-05-19 19:57:44 +0200 |
|---|---|---|
| committer | Alexander Graf | 2014-06-16 13:24:36 +0200 |
| commit | acb0ef5801fc0caafdcfd34ae62e48d276866a1b (patch) | |
| tree | b82e7cb819385df211aaeed9a5be137fde6aaf5d /savevm.c | |
| parent | macio: handle non-block ATAPI DMA transfers (diff) | |
| download | qemu-acb0ef5801fc0caafdcfd34ae62e48d276866a1b.tar.gz qemu-acb0ef5801fc0caafdcfd34ae62e48d276866a1b.tar.xz qemu-acb0ef5801fc0caafdcfd34ae62e48d276866a1b.zip | |
dump: Make DumpState and endian conversion routines available for arch-specific dump code
Make DumpState and endian conversion routines available for arch-specific dump
code by moving into dump.h. DumpState will be needed by arch-specific dump
code to access target endian information from DumpState->ArchDumpInfo. Also
break the dependency of dump.h from stubs/dump.c by creating a separate
dump-arch.h.
This patch doesn't change any functionality.
Signed-off-by: Bharata B Rao <bharata@linux.ibm.com>
[ rebased on top of current master branch,
renamed endian helpers to cpu_to_dump{16,32,64},
pass a DumpState * argument to endian helpers,
Greg Kurz <gkurz@linux.vnet.ibm.com> ]
Signed-off-by: Greg Kurz <gkurz@linux.vnet.ibm.com>
[agraf: fix to apply]
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'savevm.c')
0 files changed, 0 insertions, 0 deletions
