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