aboutsummaryrefslogtreecommitdiffstats
path: root/hw/hpet_emul.h
AgeCommit message (Expand)AuthorFilesLines
2012-02-17i8254: Rework & fix interaction with HPET in legacy modeJan Kiszka1-0/+3
2011-09-03Use new macro QEMU_PACKED for packed structuresStefan Weil1-2/+2
2010-06-14pass info about hpets to seabios.]Gleb Natapov1-0/+15
2010-06-13hpet: Add MSI supportJan Kiszka1-1/+3
2010-06-13hpet: Make number of timers configurableJan Kiszka1-1/+5
2010-06-13hpet/rtc: Rework RTC IRQ replacement by HPETJan Kiszka1-4/+0
2010-06-13hpet: Convert to qdevJan Kiszka1-1/+2
2010-06-13hpet: Coding style cleanups and some refactoringsJan Kiszka1-30/+1
2009-10-12TARGET_I386 is always defined if TARGET_X86_64 is definedJuan Quintela1-1/+1
2009-07-27HPET fixes for reg writesBeth Kon1-6/+1
2009-01-16hpet config mask fixaurel321-0/+2
2008-12-18Remove trailing spaces introduced by commit 6081aurel321-2/+2
2008-12-17Add HPET emulation to qemu (Beth Kon)aliguori1-0/+85