Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | exec: change RAM list to a TAILQ | Paolo Bonzini | 2012-12-20 | 1 | -2/+2 |
* | 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 |
* | Rename target_phys_addr_t to hwaddr | Avi Kivity | 2012-10-23 | 1 | -10/+10 |
* | Fix some more license versions (GPL2+ instead of GPL2) | Stefan Weil | 2012-06-11 | 1 | -2/+2 |
* | dump: remove dumping stuff from cpu-all.h | Paolo Bonzini | 2012-06-07 | 1 | -3/+0 |
* | introduce a new monitor command 'dump-guest-memory' to dump guest's memory | Wen Congyang | 2012-06-04 | 1 | -0/+27 |
* | Add API to get memory mapping without do paging | Wen Congyang | 2012-06-04 | 1 | -0/+9 |
* | Add API to get memory mapping | Wen Congyang | 2012-06-04 | 1 | -0/+47 |
* | Add API to create memory mapping list | Wen Congyang | 2012-06-04 | 1 | -0/+166 |