All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Guillaume Thouvenin <guillaume.thouvenin@ext.bull.net>
Cc: kvm <kvm@vger.kernel.org>
Subject: Re: [PATCH] x86 emulator: Add decode entries for 0x05 opcode
Date: Mon, 20 Oct 2008 10:47:07 +0200	[thread overview]
Message-ID: <48FC458B.3010005@redhat.com> (raw)
In-Reply-To: <20081020104236.009e3900@frecb000711>

Guillaume Thouvenin wrote:
> I added an "add imm" test case in user/test/x86/emulator.c but kvmctl
> doesn't start the test. I use the following command:
>
> # ./user/kvmctl ./user/test/x86/emulator.flat
>
>   

For 64-bit tests you need the bootstrap code:

./user/kvmctl ./user/test/x86/bootstrap ./user/test/x86/emulator.flat


but emulator.c is only able to test instructions that access memory. For 
add acc, imm you need realmode.c.

-- 
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.


  reply	other threads:[~2008-10-20  8:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-20  6:52 [PATCH] x86 emulator: Add decode entries for 0x05 opcode Guillaume Thouvenin
2008-10-20  7:21 ` Avi Kivity
2008-10-20  7:31   ` Guillaume Thouvenin
2008-10-20  8:42   ` Guillaume Thouvenin
2008-10-20  8:47     ` Avi Kivity [this message]
2008-10-20  8:52       ` Guillaume Thouvenin
2008-10-20  9:04         ` Avi Kivity
2008-10-20 11:11   ` [PATCH] x86 emulator: Add decode entries for 0x04 and 0x05 opcodes Guillaume Thouvenin
2008-10-22 10:02     ` Avi Kivity

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=48FC458B.3010005@redhat.com \
    --to=avi@redhat.com \
    --cc=guillaume.thouvenin@ext.bull.net \
    --cc=kvm@vger.kernel.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.