]> git.proxmox.com Git - mirror_qemu.git/history - hw/i8254.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
[mirror_qemu.git] / hw / i8254.c
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-04-07 pbrookUnify IRQ handling.
2006-04-24 bellardPC speaker emulation (Joachim Henke)
2004-06-20 bellardnew reset API
2004-05-03 bellardpit fixes
2004-04-02 bellardavoid rounding problems
2004-03-31 bellardwin32 port (initial patch by kazu)
2004-03-31 bellarduse new timer API
2004-03-14 bellardio port API change
2004-03-14 bellardseparated more devices from emulator