aboutsummaryrefslogtreecommitdiffstats
path: root/hw/hpet.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-11vmstate: port hpet deviceJuan Quintela1-35/+38
2009-09-11hpet: it is imposible that qemu_timer field is NULL at this pointJuan Quintela1-6/+2
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl1-2/+2
2009-07-27HPET fixes for reg writesBeth Kon1-7/+7
2009-07-16Reset HPET config register on hpet_resetBeth Kon1-0/+1
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka1-1/+1
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity1-1/+1
2009-05-22Introduce reset notifier orderJan Kiszka1-1/+1
2009-04-17hpet: Fix emulation of HPET_TN_SETVAL (Jan Kiszka)aliguori1-1/+1
2009-01-16hpet config mask fixaurel321-2/+4
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel321-1/+1
2008-12-18Remove trailing spaces introduced by commit 6081aurel321-41/+41
2008-12-18Fix warnings introduced by commit 6081aurel321-3/+1
2008-12-17Add HPET emulation to qemu (Beth Kon)aliguori1-0/+588