summaryrefslogtreecommitdiff
path: root/target-i386/arch_dump.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-11Fix some more license versions (GPL2+ instead of GPL2)Stefan Weil1-2/+2
2012-06-07dump: change cpu_get_note_size to return ssize_tPaolo Bonzini1-1/+1
2012-06-04target-i386: Add API to get note's sizeWen Congyang1-0/+33
2012-06-04target-i386: add API to get dump infoWen Congyang1-0/+34
2012-06-04target-i386: Add API to write cpu status to core fileWen Congyang1-0/+149
2012-06-04target-i386: Add API to write elf notes to core fileWen Congyang1-0/+233