[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PULL 0/2] i386: Fix for "-cpu host,invtsc=on" bug
From: |
Eduardo Habkost |
Subject: |
[Qemu-devel] [PULL 0/2] i386: Fix for "-cpu host,invtsc=on" bug |
Date: |
Tue, 28 Mar 2017 16:52:04 -0300 |
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(-)
--
2.11.0.259.g40922b1
- [Qemu-devel] [PULL 0/2] i386: Fix for "-cpu host,invtsc=on" bug,
Eduardo Habkost <=