cirrus: cleanup reset handler (Jan Kiszka)
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 21 Jan 2009 18:31:35 +0000 (18:31 +0000)
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 21 Jan 2009 18:31:35 +0000 (18:31 +0000)
commit323d615922c7b7ee70b8f9082378e2cd84d616f0
treea0c93c93c43d266684752318f767bac1bd6a8aa7
parent58c0fafe9e2b5f9858f77c4c78eeed2cc7cf12e3
cirrus: cleanup reset handler (Jan Kiszka)

We should not re-register the cirrus io-memory regions on each reset.
Moreover, this patch removes some dead code and pushes other static
field initializations from reset to init_common.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6385 c046a42c-6fe2-441c-8c8c-71466251a162
hw/cirrus_vga.c