Hi, Here is the vga patch queue, finally bringing the cirrus fixes.
please pull, Gerd The following changes since commit a0def594286d9110a6035e02eef558cf3cf5d847: Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2017-01-30 10:23:20 +0000) are available in the git repository at: git://git.kraxel.org/qemu tags/pull-vga-20170202-1 for you to fetch changes up to 31b1a6bb0f8ead5c0b21f23daf3054e3ccbc215e: cirrus: fix oob access issue (CVE-2017-2615) (2017-02-01 14:43:10 +0100) ---------------------------------------------------------------- cirrus: multiple bugfixes, including CVE-2017-2615 fix. ---------------------------------------------------------------- Gerd Hoffmann (1): cirrus: fix blit address mask handling Li Qiang (1): cirrus: fix oob access issue (CVE-2017-2615) Wolfgang Bumiller (2): cirrus: handle negative pitch in cirrus_invalidate_region() cirrus: allow zero source pitch in pattern fill rops hw/display/cirrus_vga.c | 64 ++++++++++++++++++++++++++++++------------------- 1 file changed, 39 insertions(+), 25 deletions(-)