On Sat, 6 Jun 2020 at 20:22, BALATON Zoltan <[email protected]> wrote: > > Some guests seem to try source copy blits with same source and dest > which are no-op so avoid calling pixman for these.
Are they doing actual source copy blits, or one of the other currently-unimplemented op types which we currently fall back to doing as source-copy ? > Signed-off-by: BALATON Zoltan <[email protected] Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
