hpet: Init capability register only once
commit072c2c31c27204e8e1897c52e481d2ab0b4d075d
authorJan Kiszka <jan.kiszka@siemens.com>
Mon, 14 Jun 2010 06:40:29 +0000 (14 08:40 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 14 Jun 2010 16:12:53 +0000 (14 11:12 -0500)
tree85d7d23b5c72619a4f2316a5dbb28c5c18360f64
parentbd69fe8448024258d046e2a15d4cf5c498188144
hpet: Init capability register only once

The capability register is read-only from guest POV, so we do not need
to update it on reset.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/hpet.c