]> Git Repo - qemu.git/commit
qxl: Fix QXLRam initialisation.
authorAnthony PERARD <[email protected]>
Mon, 17 Jun 2013 16:38:26 +0000 (17:38 +0100)
committerMichael Tokarev <[email protected]>
Fri, 21 Jun 2013 18:52:50 +0000 (22:52 +0400)
commit329f97fc4ff4b533fcd2d8f4eab6c9c2568aed27
treeb69452f61b7f12000b6d83a273ca2e8e82c5c043
parent4999f3a8a6009de05ba82e58e723277917f16254
qxl: Fix QXLRam initialisation.

The qxl driver expect NULL for QXLRam.memory_configs, but this is never
initialized.

If memory is set to 0xc2c2.., it leads to a spice-critical error when
trying to start qxl.

Signed-off-by: Anthony PERARD <[email protected]>
Reviewed-by: Gerd Hoffmann <[email protected]>
Signed-off-by: Michael Tokarev <[email protected]>
hw/display/qxl.c
This page took 0.025362 seconds and 4 git commands to generate.