aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* savevm: Add DeviceState paramAlex Williamson2010-07-061-1/+1
* v3: don't call reset functions on cpu initializationGlauber Costa2009-11-071-2/+0
* Unexport ticks_per_sec variable. Create get_ticks_per_sec() functionJuan Quintela2009-09-111-5/+9
* Port i8254 to new VMState designJuan Quintela2009-08-271-29/+37
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* Introduce reset notifier orderJan Kiszka2009-05-221-1/+1
* Check if the i8254 timer is active before deactivating it (Alexander Graf)aliguori2009-01-261-1/+2
* Remove trailing spaces introduced by commit 6081aurel322008-12-181-1/+1
* Add HPET emulation to qemu (Beth Kon)aliguori2008-12-171-0/+21
* qemu_put signedness fixes, by Andre Przywara.ths2007-12-161-6/+6
* Break up vl.h.pbrook2007-11-171-1/+4
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-3/+3
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-8/+8
* Unify IRQ handling.pbrook2007-04-071-3/+3
* PC speaker emulation (Joachim Henke)bellard2006-04-241-0/+12
* new reset APIbellard2004-06-201-7/+17
* pit fixesbellard2004-05-031-64/+163
* avoid rounding problemsbellard2004-04-021-0/+4
* win32 port (initial patch by kazu)bellard2004-03-311-20/+0
* use new timer APIbellard2004-03-311-46/+126
* io port API changebellard2004-03-141-5/+5
* separated more devices from emulatorbellard2004-03-141-0/+297