ati-vga: Do not assert on error
commit41977c65c04a85f177603778cb60e06847efd3af
authorBALATON Zoltan <balaton@eik.bme.hu>
Sun, 21 Jun 2020 11:12:38 +0000 (21 13:12 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 30 Jun 2020 20:54:24 +0000 (30 22:54 +0200)
treee8b499dc6b3c3bd8f9b34232615c9c8daacf657f
parentd634c883ca07c28da2cb84c019659694f05d8b3a
ati-vga: Do not assert on error

Do not abort on unsupported value just print log and continue. While
display will likely be broken this prevents malicious guest to crash
QEMU causing denial of service.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Message-id: 0c13dab5d8e3b7e7479c3edbf53aeac8c09de6de.1592737958.git.balaton@eik.bme.hu
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/display/ati.c