[Qemu-devel] [PATCH 2/4] qxl: simplify qxl_rom_size

2013-09-19 Thread Gerd Hoffmann
Nowdays rom size is fixed at 8192 for live migration compat reasons. So we can ditch the pointless math trying to calculate the size needed. Also make the size sanity check fail at compile time not runtime. Signed-off-by: Gerd Hoffmann --- hw/display/qxl.c | 4 +--- 1 file changed, 1 insertion(+

[Qemu-devel] [PATCH 2/4] qxl: simplify qxl_rom_size

2013-09-11 Thread Gerd Hoffmann
Nowdays rom size is fixed at 8192 for live migration compat reasons. So we can ditch the pointless math trying to calculate the size needed. Also make the size sanity check fail at compile time not runtime. Signed-off-by: Gerd Hoffmann --- hw/display/qxl.c | 4 +--- 1 file changed, 1 insertion(+