| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | x86: Fuse g_malloc(); memset() into g_malloc0() | Markus Armbruster | 2014-12-15 | 1 | -12/+4 |
* | dump: rebase from host-private RAMBlock offsets to guest-physical addresses | Laszlo Ersek | 2013-08-08 | 1 | -4/+6 |
* | target-i386: Don't overuse CPUArchState | Andreas Färber | 2013-07-09 | 1 | -5/+5 |
* | cpu: Make first_cpu and next_cpu CPUState | Andreas Färber | 2013-07-09 | 1 | -2/+5 |
* | cpu: Move cpu_write_elfXX_note() functions to CPUState | Jens Freimann | 2013-05-01 | 1 | -16/+22 |
* | exec: change RAM list to a TAILQ | Paolo Bonzini | 2012-12-20 | 1 | -1/+1 |
* | softmmu: move include files to include/sysemu/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | exec: move include files to include/exec/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | Fix some more license versions (GPL2+ instead of GPL2) | Stefan Weil | 2012-06-11 | 1 | -2/+2 |
* | dump: change cpu_get_note_size to return ssize_t | Paolo Bonzini | 2012-06-07 | 1 | -1/+1 |
* | target-i386: Add API to get note's size | Wen Congyang | 2012-06-04 | 1 | -0/+33 |
* | target-i386: add API to get dump info | Wen Congyang | 2012-06-04 | 1 | -0/+34 |
* | target-i386: Add API to write cpu status to core file | Wen Congyang | 2012-06-04 | 1 | -0/+149 |
* | target-i386: Add API to write elf notes to core file | Wen Congyang | 2012-06-04 | 1 | -0/+233 |