Age | Commit message (Expand) | Author |
---|---|---|
2013-03-12 | exec: Pass CPUState to cpu_reset_interrupt() | Andreas Färber |
2013-01-15 | exec: Return CPUState from qemu_get_cpu() | Andreas Färber |
2012-12-20 | protect the ramlist with a separate mutex | Umesh Deshpande |
2012-12-20 | add a version number to ram_list | Umesh Deshpande |
2012-12-20 | exec: change RAM list to a TAILQ | Paolo Bonzini |
2012-12-20 | exec: change ramlist from MRU order to a 1-item cache | Paolo Bonzini |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini |
2012-12-19 | exec: move include files to include/exec/ | Paolo Bonzini |