aboutsummaryrefslogtreecommitdiff
path: root/target-i386/arch_dump.c
AgeCommit message (Expand)Author
2016-01-29x86: Clean up includesPeter Maydell
2014-12-15x86: Fuse g_malloc(); memset() into g_malloc0()Markus Armbruster
2013-08-08dump: rebase from host-private RAMBlock offsets to guest-physical addressesLaszlo Ersek
2013-07-09target-i386: Don't overuse CPUArchStateAndreas Färber
2013-07-09cpu: Make first_cpu and next_cpu CPUStateAndreas Färber
2013-05-01cpu: Move cpu_write_elfXX_note() functions to CPUStateJens Freimann
2012-12-20exec: change RAM list to a TAILQPaolo Bonzini
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini
2012-12-19exec: move include files to include/exec/Paolo Bonzini
2012-06-11Fix some more license versions (GPL2+ instead of GPL2)Stefan Weil
2012-06-07dump: change cpu_get_note_size to return ssize_tPaolo Bonzini
2012-06-04target-i386: Add API to get note's sizeWen Congyang
2012-06-04target-i386: add API to get dump infoWen Congyang
2012-06-04target-i386: Add API to write cpu status to core fileWen Congyang
2012-06-04target-i386: Add API to write elf notes to core fileWen Congyang