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 <[email protected]>' if the
maintainer is not careful.
You may want to configure git on your end to emit an explicit 'From:
Justin Terry (VM) <[email protected]>' 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
<[email protected]>"' 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) <[email protected]>
---
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization: qemu.org | libvirt.org