On Mon, 20 Oct 2008 09:21:20 +0200
Avi Kivity <[EMAIL PROTECTED]> 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
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to