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