Home
last modified time | relevance | path

Searched hist:"329 f97fc4ff4b533fcd2d8f4eab6c9c2568aed27" (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/display/
H A Dqxl.c329f97fc4ff4b533fcd2d8f4eab6c9c2568aed27 Mon Jun 17 16:38:26 UTC 2013 Anthony PERARD <anthony.perard@citrix.com> 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 <anthony.perard@citrix.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>