timer: drop HPET and RTC
commit25f3151ece1d5881826232bebccc21b588d4e03e
authorAnthony Liguori <aliguori@us.ibm.com>
Tue, 31 May 2011 15:51:11 +0000 (31 10:51 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 6 Jun 2011 13:54:55 +0000 (6 08:54 -0500)
treebf5b3407d86dd6afe63ea2e62c9fc530fd808a5c
parentd800040fb47fe4500d1f8bf604b9fd129bda9419
timer: drop HPET and RTC

dynticks will provide equally good timer granularity on all modern Linux
systems.  This is more or less dead code these days.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
qemu-timer.c