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

On Mon, 20 Oct 2008 09:21:20 +0200
Avi Kivity <avi@redhat.com> wrote:

> Guillaume Thouvenin wrote:
> > Add decode entries for 0x05 (ADD) opcode, execution is already
> > implemented.
> >
> >   
> 
> Please send a unit test entry.

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

It seems that file emulator.flat is loaded in kvm machine. In the
main procedure kvm_run() is called but after nothing happens. There is
no message in dmesg. It happens with the last kvm-userspace tree.

I observe the same behaviour with simple.flat but it works with
realmode.flat. I tried to run simple.flat in protected mode but it
didn't change anything.

Any clues?

Regards,
Guillaume

  parent reply	other threads:[~2008-10-20  8:44 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 [this message]
2008-10-20  8:47     ` Avi Kivity
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=20081020104236.009e3900@frecb000711 \
    --to=guillaume.thouvenin@ext.bull.net \
    --cc=avi@redhat.com \
    --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 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).