cirrus: cleanup reset handler (Jan Kiszka)
commitfefe54e3f0ea9c5b292b7a7875b1c9809f492b35
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 21 Jan 2009 18:31:35 +0000 (21 18:31 +0000)
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 21 Jan 2009 18:31:35 +0000 (21 18:31 +0000)
treea0c93c93c43d266684752318f767bac1bd6a8aa7
parentf8b237af00a74595dd372f1b23129906948ad9e2
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