On Tue, 16 Jun 2020 at 01:35, BALATON Zoltan <bala...@eik.bme.hu> wrote: > > Some guests do 1x1 blits which is faster to do directly than calling a > function for it so avoid overhead in this case. > > Signed-off-by: BALATON Zoltan <bala...@eik.bme.hu> > --- > hw/display/sm501.c | 19 ++++++++++++++++--- > 1 file changed, 16 insertions(+), 3 deletions(-) > Reviewed-by: Peter Maydell <peter.mayd...@linaro.org>
thanks -- PMM