hpet: Silence warning on write to running main counter
authorJan Kiszka <jan.kiszka@siemens.com>
Sun, 13 Jun 2010 12:15:36 +0000 (14:15 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 13 Jun 2010 12:32:59 +0000 (15:32 +0300)
commitad0a655161a487007742b65d0b1b55aea8051cea
treed8dbc0438f62735164c23a9079eef79a9241dc20
parent27bb0b2d6f80f058bdb6fcc8fcdfa69b0c8a6d71
hpet: Silence warning on write to running main counter

Setting the main counter while the HPET is enabled may not be a good
idea of the guest, but it is supported and should, thus, not spam the
host console with warnings.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/hpet.c