Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu | Andreas Färber | 2012-12-23 | 2 | -7/+13 |
* | memory: introduce memory_region_test_and_clear_dirty | Juan Quintela | 2012-12-20 | 1 | -0/+16 |
* | protect the ramlist with a separate mutex | Umesh Deshpande | 2012-12-20 | 1 | -0/+9 |
* | add a version number to ram_list | Umesh Deshpande | 2012-12-20 | 1 | -0/+1 |
* | exec: change RAM list to a TAILQ | Paolo Bonzini | 2012-12-20 | 1 | -2/+2 |
* | exec: change ramlist from MRU order to a 1-item cache | Paolo Bonzini | 2012-12-20 | 1 | -0/+1 |
* | misc: move include files to include/qemu/ | Paolo Bonzini | 2012-12-19 | 7 | -10/+10 |
* | exec: move include files to include/exec/ | Paolo Bonzini | 2012-12-19 | 23 | -0/+4065 |