Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use glib memory allocation and free functions | Anthony Liguori | 2011-08-20 | 1 | -4/+4 |
* | Add missing 'static' attribute | Stefan Weil | 2010-05-07 | 1 | -1/+1 |
* | consolidate user cpu_{in, out}[bwl] into ioport-user.c | Isaku Yamahata | 2009-07-09 | 1 | -33/+0 |
* | Get rid of user_mode_only | aurel32 | 2009-01-14 | 1 | -4/+0 |
* | removed unused code | bellard | 2008-05-12 | 1 | -3/+0 |
* | 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 |