[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL 0/1] PC fix for 2.9.0-rc4
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PULL 0/1] PC fix for 2.9.0-rc4 |
Date: |
Thu, 6 Apr 2017 11:35:47 +0100 |
On 5 April 2017 at 16:26, Paolo Bonzini <address@hidden> wrote:
> The following changes since commit 87cc4c61020addea6a001b94b662596b1896d1b3:
>
> Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into
> staging (2017-04-04 11:40:55 +0100)
>
> are available in the git repository at:
>
> git://github.com/bonzini/qemu.git tags/for-upstream
>
> for you to fetch changes up to 8c9f42f3cf3598e8bb612b3f81cd12632efd3ca4:
>
> tco: do not generate an NMI (2017-04-05 17:23:52 +0200)
>
> ----------------------------------------------------------------
> * TCO watchdog fix
>
> ----------------------------------------------------------------
> Paolo Bonzini (1):
> tco: do not generate an NMI
>
> hw/acpi/tco.c | 2 --
> hw/isa/lpc_ich9.c | 5 -----
> include/hw/i386/ich9.h | 1 -
> 3 files changed, 8 deletions(-)
Applied, thanks.
-- PMM