Initialize PS2 keyboard / mouse state on reset
commitef74679a810fe6858f625b9d52b68cc3fc61eb3d
authorDinesh Subhraveti <subhraveti@gmail.com>
Wed, 15 Jul 2009 01:30:53 +0000 (14 18:30 -0700)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 16 Jul 2009 22:28:51 +0000 (16 17:28 -0500)
tree67dc463f89034c1dd260c24f9eaf9dff4558dae9
parent0bb05eaff04d30609a98c0dae80bb5dba3e4e799
Initialize PS2 keyboard / mouse state on reset

Currently only common PS2 state is initialized, leaving keyboard and
mouse specific state to contain stale values.

Signed-off-by: Dinesh Subhraveti <dineshs@us.ibm.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/ps2.c