qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 4/7] x86: Data structure changes to support MSR b


From: Eric Blake
Subject: Re: [Qemu-devel] [PULL 4/7] x86: Data structure changes to support MSR based features
Date: Wed, 31 Oct 2018 08:24:10 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1

On 10/30/18 7:45 PM, Eduardo Habkost wrote:
From: Robert Hoo <address@hidden>

Add FeatureWordType indicator in struct FeatureWordInfo.
Change feature_word_info[] accordingly.
Change existing functions that refer to feature_word_info[] accordingly.

Signed-off-by: Robert Hoo <address@hidden>
Message-Id: <address@hidden>
[ehabkost: fixed hvf_enabled() case]

Eduardo, this is missing your S-o-b, which is odd for a pull request.

---
  target/i386/cpu.c | 197 +++++++++++++++++++++++++++++++++-------------
  1 file changed, 142 insertions(+), 55 deletions(-)



--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org



reply via email to

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