Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-07-09 | target-i386: Don't overuse CPUArchState | Andreas Färber | 1 | -5/+5 |
2013-07-09 | cpu: Make first_cpu and next_cpu CPUState | Andreas Färber | 1 | -2/+5 |
2013-05-01 | cpu: Move cpu_write_elfXX_note() functions to CPUState | Jens Freimann | 1 | -16/+22 |
2012-12-20 | exec: change RAM list to a TAILQ | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | exec: move include files to include/exec/ | Paolo Bonzini | 1 | -1/+1 |
2012-06-11 | Fix some more license versions (GPL2+ instead of GPL2) | Stefan Weil | 1 | -2/+2 |
2012-06-07 | dump: change cpu_get_note_size to return ssize_t | Paolo Bonzini | 1 | -1/+1 |
2012-06-04 | target-i386: Add API to get note's size | Wen Congyang | 1 | -0/+33 |
2012-06-04 | target-i386: add API to get dump info | Wen Congyang | 1 | -0/+34 |
2012-06-04 | target-i386: Add API to write cpu status to core file | Wen Congyang | 1 | -0/+149 |
2012-06-04 | target-i386: Add API to write elf notes to core file | Wen Congyang | 1 | -0/+233 |