From: Paolo Bonzini <pbonzini@redhat.com>
To: Roman Bolshakov <r.bolshakov@yadro.com>, yaroshchuk2000@gmail.com
Cc: Richard Henderson <richard.henderson@linaro.org>,
qemu-devel@nongnu.org, Cameron Esfahani <dirty@apple.com>,
Eduardo Habkost <ehabkost@redhat.com>
Subject: Re: [PATCH v2] target/i386/hvf: add vmware-cpuid-freq cpu feature
Date: Tue, 19 Jan 2021 19:14:52 +0100 [thread overview]
Message-ID: <827a0bdd-b897-3354-b7d6-53d9e7f90454@redhat.com> (raw)
In-Reply-To: <YAceePtQwCy8Gmwx@SPB-NB-133.local>
On 19/01/21 19:01, Roman Bolshakov wrote:
>> + switch (index) {
>> + case 0x40000000:
>> + memcpy(signature, "TCGTCGTCGTCG", 12); /* QEMU Signature */
> Hi Vladislav,
>
> TCG belongs to TCG accel identification, for HVF it should be
> HVFHVFHVFHVF.
You can use the KVM identification just fine, as long as you comply with
the rest of the KVM CPUID specification.
Paolo
next prev parent reply other threads:[~2021-01-19 19:03 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-13 20:52 [PATCH] target/i386/hvf: add vmware-cpuid-freq cpu feature yaroshchuk2000
2021-01-13 21:25 ` no-reply
2021-01-14 19:47 ` [PATCH v2] " yaroshchuk2000
2021-01-19 18:01 ` Roman Bolshakov
2021-01-19 18:14 ` Paolo Bonzini [this message]
2021-01-22 14:29 ` Vladislav Yaroshchuk
2021-01-19 22:37 ` dirty--- via
2021-01-22 14:51 ` Vladislav Yaroshchuk
2021-01-22 15:05 ` [PATCH v3] " yaroshchuk2000
2021-02-04 9:51 ` Roman Bolshakov
2021-02-09 10:32 ` Roman Bolshakov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=827a0bdd-b897-3354-b7d6-53d9e7f90454@redhat.com \
--to=pbonzini@redhat.com \
--cc=dirty@apple.com \
--cc=ehabkost@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=r.bolshakov@yadro.com \
--cc=richard.henderson@linaro.org \
--cc=yaroshchuk2000@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).