qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] qemu-system-s390x and Linux


From: Andreas Färber
Subject: Re: [Qemu-devel] qemu-system-s390x and Linux
Date: Fri, 05 Sep 2014 17:43:07 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.7.0

Hi,

Am 05.09.2014 15:55, schrieb Robert Święcki:
> 1). Python doesn't work - it works under hercules though (the same /
> almost identical image), depending on version it throws marshalling
> assertions.
> 
> 2). Kernel throws an error upon testing cryptographic routines (they
> produce different results than the test expects).
> 
> It makes me think that there's something "wrong" with CPU emulation here
> (hercules work well here), [...]

Unless you have very specific test cases, I doubt that something's
"wrong" with the CPU emulation, it'll just be emulating an older CPU
than your code was compiled for. Userspace emulation may be more
complete, you could try running `qemu-s390x someelflinuxexecutable`
rather than `qemu-system-s390x -kernel ...` to verify that.

Regards,
Andreas

P.S. For such a specific question it's a good idea to cc the maintainers
that may be able to answer. Also please avoid HTML format on the mailing
list.

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg



reply via email to

[Prev in Thread] Current Thread [Next in Thread]