summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorqiaonuohan2014-02-18 07:11:29 +0100
committerLuiz Capitulino2014-02-28 17:49:02 +0100
commit4835ef7784502c231f243c3133054850d23dd837 (patch)
tree86a50bc6317e513f5df288a7b0555f552d0cc61f /include/exec
parentdump: add API to write vmcore (diff)
downloadqemu-4835ef7784502c231f243c3133054850d23dd837.tar.gz
qemu-4835ef7784502c231f243c3133054850d23dd837.tar.xz
qemu-4835ef7784502c231f243c3133054850d23dd837.zip
dump: add API to write elf notes to buffer
the function can be used by write_elf32_notes/write_elf64_notes to write notes to a buffer. If fd_write_vmcore is used, write_elf32_notes/write_elf64_notes will write elf notes to vmcore directly. Instead, if buf_write_note is used, elf notes will be written to opaque->note_buf at first. Signed-off-by: Qiao Nuohan <qiaonuohan@cn.fujitsu.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions