cirrus_vga: do not reset videoram
commit695bb854e88be20756d5e509e02e28f94528b776
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Tue, 24 Jan 2012 12:04:42 +0000 (24 12:04 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Tue, 13 Mar 2012 14:57:12 +0000 (13 14:57 +0000)
tree1bf7073c2396cddceb7263bdb0c77db4cb83f459
parentb4bd0b168e9f4898b98308f4a8a089f647a86d16
cirrus_vga: do not reset videoram

There is no need to set the videoram to 0xff in cirrus_reset, because it
is the BIOS' job.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Reviewed-by: Avi Kivity <avi@redhat.com>
hw/cirrus_vga.c