qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL 0/2] i386: Fix for "-cpu host, invtsc=on" bug


From: Peter Maydell
Subject: Re: [Qemu-devel] [PULL 0/2] i386: Fix for "-cpu host, invtsc=on" bug
Date: Thu, 30 Mar 2017 12:45:31 +0100

On 28 March 2017 at 20:52, Eduardo Habkost <address@hidden> wrote:
> Last-minute fix for a bug found by Jiri Denemark. Unfortunately
> not in time for -rc2, but I would like to get this in -rc3.
>
> The following changes since commit df9046363220e57d45818312759b954c033c58ab:
>
>   Update version for v2.9.0-rc2 release (2017-03-28 19:11:16 +0100)
>
> are available in the git repository at:
>
>   git://github.com/ehabkost/qemu.git tags/x86-pull-request
>
> for you to fetch changes up to d4a606b38b5d4b3689b86cc1575908e82179ecfb:
>
>   i386: Don't override -cpu options on -cpu host/max (2017-03-28 16:41:10 
> -0300)
>
> ----------------------------------------------------------------
> i386: Fix for "-cpu host,invtsc=on" bug
>
> ----------------------------------------------------------------
>
> Eduardo Habkost (2):
>   i386: Replace uint32_t* with FeatureWord on feature getter/setter
>   i386: Don't override -cpu options on -cpu host/max
>
>  target/i386/cpu.h |  2 ++
>  target/i386/cpu.c | 32 ++++++++++++++++++++------------
>  2 files changed, 22 insertions(+), 12 deletions(-)

Applied, thanks.

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]