Searched hist:"70 a4568f" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | Makefile | 70a4568f Mon May 03 07:31:34 CDT 2010 Corentin Chary <corentincj@iksaif.net> vnc: split encoding in specific files This will allow to implement new encodings (tight, zrle, ..) in a cleaner way. This may hurt performances, because some functions like vnc_convert_pixel are not static anymore, but should not be a problem with gcc 4.5 and the new -flto. Signed-off-by: Corentin Chary <corentincj@iksaif.net> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
|