summaryrefslogtreecommitdiffstats
path: root/target-i386/arch_dump.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Fuse g_malloc(); memset() into g_malloc0()Markus Armbruster2014-12-151-12/+4
* dump: rebase from host-private RAMBlock offsets to guest-physical addressesLaszlo Ersek2013-08-081-4/+6
* target-i386: Don't overuse CPUArchStateAndreas Färber2013-07-091-5/+5
* cpu: Make first_cpu and next_cpu CPUStateAndreas Färber2013-07-091-2/+5
* cpu: Move cpu_write_elfXX_note() functions to CPUStateJens Freimann2013-05-011-16/+22
* exec: change RAM list to a TAILQPaolo Bonzini2012-12-201-1/+1
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* Fix some more license versions (GPL2+ instead of GPL2)Stefan Weil2012-06-111-2/+2
* dump: change cpu_get_note_size to return ssize_tPaolo Bonzini2012-06-071-1/+1
* target-i386: Add API to get note's sizeWen Congyang2012-06-041-0/+33
* target-i386: add API to get dump infoWen Congyang2012-06-041-0/+34
* target-i386: Add API to write cpu status to core fileWen Congyang2012-06-041-0/+149
* target-i386: Add API to write elf notes to core fileWen Congyang2012-06-041-0/+233
OpenPOWER on IntegriCloud