On 2013年02月28日 19:47, Li Zhang wrote:
On 2013年02月28日 19:39, Jiri Denemark wrote:
> On Thu, Feb 28, 2013 at 10:39:56 +0800, Li Zhang wrote:
>> On Thu, Feb 28, 2013 at 10:06 AM, Li Zhang <zhlcindy(a)gmail.com> wrote:
>>
>
It seems that command "qom-list-types" just give all architectures'
list, not related with architecture.
qemu-system-x86_64 also can get all information of other architectures.
Sorry, qemu-syste-x86_64 didn't get list of other platforms.
I just saw wrong information.
I think it is not right way to getting capabilities by "qom-list-types".
To fix this problem can be either way of the following:
1. Specify the architectures in Libvirt as my patch.
2. Specify the architectures in QEMU by modifying "qom-list-types"
command.
In my opinion, it may be better to fix it in libvirt. :)
So I will fix this in QEMU. Please ignore this patch.
Thanks, Jiri.
> Jirka