aboutsummaryrefslogtreecommitdiffstats
path: root/hw/i8254.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-22Introduce reset notifier orderJan Kiszka1-1/+1
2009-01-26Check if the i8254 timer is active before deactivating it (Alexander Graf)aliguori1-1/+2
2008-12-18Remove trailing spaces introduced by commit 6081aurel321-1/+1
2008-12-17Add HPET emulation to qemu (Beth Kon)aliguori1-0/+21
2007-12-16qemu_put signedness fixes, by Andre Przywara.ths1-6/+6
2007-11-17Break up vl.h.pbrook1-1/+4
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-3/+3
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-8/+8
2007-04-07Unify IRQ handling.pbrook1-3/+3
2006-04-24PC speaker emulation (Joachim Henke)bellard1-0/+12
2004-06-20new reset APIbellard1-7/+17
2004-05-03pit fixesbellard1-64/+163
2004-04-02avoid rounding problemsbellard1-0/+4
2004-03-31win32 port (initial patch by kazu)bellard1-20/+0
2004-03-31use new timer APIbellard1-46/+126
2004-03-14io port API changebellard1-5/+5
2004-03-14separated more devices from emulatorbellard1-0/+297