| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | dump: qmp_dump_guest_memory(): use error_setg_file_open() | Luiz Capitulino | 2013-06-17 | 1 | -1/+1 |
* | memory_mapping: Improve qemu_get_guest_memory_mapping() error reporting | Andreas Färber | 2013-06-11 | 1 | -1/+6 |
* | dump: Abstract dump_init() with cpu_synchronize_all_states() | Andreas Färber | 2013-06-11 | 1 | -2/+3 |
* | cpu: Move cpu_write_elfXX_note() functions to CPUState | Jens Freimann | 2013-05-01 | 1 | -4/+4 |
* | include: avoid useless includes of exec/ headers | Paolo Bonzini | 2013-04-15 | 1 | -1/+5 |
* | cpu: Move host_tid field to CPUState | Andreas Färber | 2013-02-16 | 1 | -2/+6 |
* | exec: change RAM list to a TAILQ | Paolo Bonzini | 2012-12-20 | 1 | -4/+4 |
* | softmmu: move include files to include/sysemu/ | Paolo Bonzini | 2012-12-19 | 1 | -4/+4 |
* | monitor: move include files to include/monitor/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | exec: move include files to include/exec/ | Paolo Bonzini | 2012-12-19 | 1 | -3/+3 |
* | qapi: move include files to include/qobject/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | Rename target_phys_addr_t to hwaddr | Avi Kivity | 2012-10-23 | 1 | -9/+9 |
* | qmp: dump-guest-memory: don't spin if non-blocking fd would block | Luiz Capitulino | 2012-09-27 | 1 | -11/+4 |
* | monitor: add Error * argument to monitor_get_fd | Paolo Bonzini | 2012-09-26 | 1 | -2/+1 |
* | dump: Fix license version (GPL2+ instead of GPL2) | Stefan Weil | 2012-06-11 | 1 | -2/+2 |
* | w32: Fix broken build (missing include file) | Stefan Weil | 2012-06-09 | 1 | -4/+0 |
* | dump: remove dumping stuff from cpu-all.h | Paolo Bonzini | 2012-06-07 | 1 | -11/+0 |
* | dump: change cpu_get_note_size to return ssize_t | Paolo Bonzini | 2012-06-07 | 1 | -2/+7 |
* | introduce a new monitor command 'dump-guest-memory' to dump guest's memory | Wen Congyang | 2012-06-04 | 1 | -0/+883 |