commit | ad0a655161a487007742b65d0b1b55aea8051cea | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Sun Jun 13 14:15:36 2010 +0200 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sun Jun 13 15:32:59 2010 +0300 |
tree | d8dbc0438f62735164c23a9079eef79a9241dc20 | |
parent | 27bb0b2d6f80f058bdb6fcc8fcdfa69b0c8a6d71 [diff] |
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>