]> git.ipfire.org Git - thirdparty/qemu.git/commit
Reset HPET config register on hpet_reset
authorBeth Kon <eak@us.ibm.com>
Mon, 13 Jul 2009 23:43:13 +0000 (19:43 -0400)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 16 Jul 2009 23:49:08 +0000 (18:49 -0500)
commitca888361bbe8c2b66b6619ba8714a396e98f67c9
tree3ebc55a23789ff0230174906253822f9a89755fb
parentdf97ff696bcf4d81e36468e33e2c7797acbe4c6c
Reset HPET config register on hpet_reset

Without this, after system reset, hpet does not detect transition from
non-legacy to legacy mode.

Signed-off-by: Beth Kon <eak@us.ibm.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/hpet.c