qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] WHPX fixes an issue with CPUID 1 not returning


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH] WHPX fixes an issue with CPUID 1 not returning CPUID_EXT_HYPERVISOR
Date: Mon, 26 Mar 2018 13:31:50 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 03/26/2018 12:06 PM, Justin Terry (VM) via Qemu-devel wrote:

[meta-comment]

Since we're already discussing this today, I noticed the list rewrites your headers due to SPF policies at microsoft.com, to the point that a blind 'git am' on the list message will attempt to attribute your patch to 'Justin Terry (VM) via Qemu-devel <address@hidden>' if the maintainer is not careful.

You may want to configure git on your end to emit an explicit 'From: Justin Terry (VM) <address@hidden>' in the body of each message you send, to override the mailman overwrite of your messages to the list. I don't know whether 'git config format.from "Your Name <address@hidden>"' is sufficient for this (the help for git format-patch mentions that it adds the From: line to the body only when it differs textually from the From: header, but doesn't mention a way to force the From: line in the body) even when the two start out the same.

Implements the CPUID trap for CPUID 1 to include the
CPUID_EXT_HYPERVISOR flag in the ECX results. This was preventing some
older linux kernels from booting when trying to access MSR's that dont

s/dont/don't/

make sense when virtualized.

Signed-off-by: Justin Terry (VM) <address@hidden>
---


--
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]