Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-11-17 | Break up vl.h. | pbrook | 1 | -1/+3 |
2007-11-10 | Fix 64-bit host printf format mismatches. | pbrook | 1 | -2/+2 |
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths | 1 | -1/+1 |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 1 | -2/+2 |
2007-04-07 | Unify IRQ handling. | pbrook | 1 | -5/+3 |
2007-04-02 | Random bug fixes from code inspection, by Wang Cheng Yeh. | ths | 1 | -3/+3 |
2006-12-21 | Avoid "unused variable" compiler warning. | ths | 1 | -1/+2 |
2006-12-07 | Spelling fixes, thanks to Stefan Weil. | ths | 1 | -1/+1 |
2006-02-04 | Avoid buffer overflow when sending slirp packets. | pbrook | 1 | -1/+13 |
2005-12-18 | smc91c111 fixes (Paul Brook) | bellard | 1 | -5/+27 |
2005-12-04 | NIC emulation for qemu arm-softmmu (Paul Brook) | bellard | 1 | -0/+680 |