qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Qemu binary and list of supported arches


From: Michal Privoznik
Subject: [Qemu-devel] Qemu binary and list of supported arches
Date: Thu, 09 Apr 2015 10:30:01 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

Dear list,

when trying to solve this bug [1] I've realized qemu is not reporting a
list of supported architectures for given binary. I mean, we do have
'query-target' but as I understand it it merely reports only the default
architecture. For instance for qemu-system-i386 I get 'i386', for
-x86_64 I get 'x84_64'. However, other binaries like -ppc or -ppc64 can
run other architectures like ppc, ppcle, ppc64, ppc64le and so on.

So I believe my question is, now that we have a binary capable of
running multiple architectures (and an architecture capable of being run
by several binaries) what is the best way to compute the table?

Michal

1: https://bugzilla.redhat.com/show_bug.cgi?id=1209948



reply via email to

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