]> xenbits.xensource.com Git - qemu-xen.git/commit
sm501: Log unimplemented raster operation modes
authorSebastian Bauer <mail@sebastianbauer.info>
Wed, 4 Jul 2018 09:40:58 +0000 (11:40 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Sat, 7 Jul 2018 02:12:27 +0000 (12:12 +1000)
commit06cb926aaa51970fc009245bb5e15700c19a56f8
tree76ca9b316c416606df8651795c0ff753efed0b4a
parentdebc7e7dad1e70c03d585d96625da0038eba375c
sm501: Log unimplemented raster operation modes

The sm501 currently implements only a very limited set of raster operation
modes. After this change, unknown raster operation modes are logged so
these can be easily spotted.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/display/sm501.c