[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 0/3] Fix incoming migration regression of QXL in
From: |
Gerd Hoffmann |
Subject: |
Re: [Qemu-devel] [PATCH 0/3] Fix incoming migration regression of QXL in VGA mode |
Date: |
Fri, 07 Apr 2017 12:30:30 +0200 |
On Do, 2017-04-06 at 14:05 +0200, Marc-André Lureau wrote:
> Hi,
>
> Commit cd958edb1fae85d introduced a migration regression in QXL VGA
> mode. The last patch fixes it. The first two patches helped me reason
> about the related console code.
>
> Marc-André Lureau (3):
> console: add same surface replace pre-condition
> console: add same displaychangelistener registration pre-condition
> qxl: switch display on entering VGA
>
> hw/display/qxl.c | 1 +
> ui/console.c | 4 ++++
> 2 files changed, 5 insertions(+)
>
Added to vga queue. Will cherry-pick 3/3 for 2.9
cheers,
Gerd