[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL for-2.9 0/2] qxl bugfixes
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PULL for-2.9 0/2] qxl bugfixes |
Date: |
Tue, 11 Apr 2017 14:18:02 +0100 |
On 11 April 2017 at 08:02, Gerd Hoffmann <address@hidden> wrote:
> Hi,
>
> Two bugfixes for qxl. Well, one actually is a workaround for a guest
> driver bug.
>
> please pull,
> Gerd
>
> The following changes since commit 5fe2339e6b09da7d6f48b9bef0f1a7360392b489:
>
> Merge remote-tracking branch
> 'remotes/awilliam/tags/vfio-updates-20170406.0' into staging (2017-04-07
> 10:29:56 +0100)
>
> are available in the git repository at:
>
> git://git.kraxel.org/qemu tags/pull-fixes-20170411-1
>
> for you to fetch changes up to 86dbcdd9c7590d06db89ca256c5eaf0b4aba8858:
>
> qxl: add migration blocker to avoid pre-save assert (2017-04-11 08:38:17
> +0200)
>
> ----------------------------------------------------------------
> qxl: bugfixes.
>
> ----------------------------------------------------------------
> Gerd Hoffmann (1):
> qxl: add migration blocker to avoid pre-save assert
>
> Marc-André Lureau (1):
> qxl: switch display on entering VGA
>
> hw/display/qxl.h | 1 +
> hw/display/qxl.c | 32 ++++++++++++++++++++++++++++++++
> 2 files changed, 33 insertions(+)
>
Applied, thanks.
-- PMM