All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andriy Gapon <avg@FreeBSD.org>
To: malc <av1474@comtv.ru>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] bug in popcnt emulation with some register operand(s)?
Date: Sun, 14 Oct 2012 13:25:21 +0300	[thread overview]
Message-ID: <507A9311.4020004@FreeBSD.org> (raw)
In-Reply-To: <alpine.LNX.2.00.1210110108250.21827@linmac>

on 11/10/2012 00:09 malc said the following:
> On Thu, 11 Oct 2012, Andriy Gapon wrote:
> 
>> on 08/10/2012 12:02 Andriy Gapon said the following:
>>> on 08/10/2012 10:52 malc said the following:
>>>> On Mon, 8 Oct 2012, Andriy Gapon wrote:
>>>>
>>>>>
>>>>> I am running Qemu (plain, no kvm, etc) on an AMD 10h machine that
>>>>> provides popcnt instruction.  Qemu advertises availability of pocnt
>>>>> to a guest as well.  What I see in the guest that popcnt
>>>>> 0x20(%r12),%r8 instruction actually placed its result into %rax.
>>>>> With %rdi and %rax operands the instruction worked fine though.
>>>>>
>>>>>
>>>>
>>>> Does following work?
>>>
>>> It does!  Thank you very much.
>>
>> Do you plan to commit this fix?
>> Is there anything that I should do to make that happen (sooner)?
>>
> 
> Submit a patch with a well thought out comment and it'll be commited.
> 
> [..snip..]
> 

Hmm... Since you are the author of the patch, wouldn't be more appropriate for
you to submit it?  Besides, I can only mostly repeat the bug report as I do not
quite understand the code and can not properly describe what the patch does.

Sorry for not taking up the work, but I am really just a qemu user.

-- 
Andriy Gapon

  reply	other threads:[~2012-10-14 10:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-07 23:12 [Qemu-devel] bug in popcnt emulation with some register operand(s)? Andriy Gapon
2012-10-08  7:52 ` malc
2012-10-08  9:02   ` Andriy Gapon
2012-10-10 21:03     ` Andriy Gapon
2012-10-10 21:09       ` malc
2012-10-14 10:25         ` Andriy Gapon [this message]
2012-10-14 10:56           ` malc
2012-10-14 11:01             ` Andriy Gapon

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=507A9311.4020004@FreeBSD.org \
    --to=avg@freebsd.org \
    --cc=av1474@comtv.ru \
    --cc=qemu-devel@nongnu.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.