Age | Commit message (Expand) | Author |
---|---|---|
2008-05-12 | removed unused code | bellard |
2007-11-10 | added cpu_model parameter to cpu_init() | bellard |
2007-11-08 | removed obsolete x86 code copy support | bellard |
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths |
2005-12-18 | qruncom compile fixes (initial patch by Even Rouault) | bellard |
2005-11-21 | cpu_single_env usage fix | bellard |
2004-05-20 | added cpu_get_tsc() | bellard |
2004-04-24 | added user mode libqemu usage example | bellard |