qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 2/5] machine: introduce get_fw_dev_path() callba


From: Alexey Kardashevskiy
Subject: Re: [Qemu-devel] [PATCH 2/5] machine: introduce get_fw_dev_path() callback
Date: Wed, 11 Dec 2013 19:38:56 +1100
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1

On 12/11/2013 06:59 PM, Alexey Kardashevskiy wrote:
> On 12/11/2013 06:47 PM, Paolo Bonzini wrote:
>> Il 11/12/2013 06:20, Alexey Kardashevskiy ha scritto:
>>>
>>> Any progress on this?
>>>
>>> I am asking since the patchset about bootindex you gave me yesterday prints
>>> "(process:38896): GLib-CRITICAL **: g_hash_table_foreach: assertion
>>> `version == hash_table->version' failed" which I "fixed" by moving the
>>> machine object creation chunk before kvm_init() in vl.c.
>>>
>>> btw what do I do with that patchset now? I works for me (except the issue
>>> above), do I have to repost it again? Thanks.
>>
>> Please do, but we need to sort out the get_fw_dev_path suffixes first.
>> I'll be on IRC in ~1 hour.
> 
> 
> And this is not it, "make check" on x86 fails:
> 
> GTESTER tests/test-bitops
>   LINK  tests/test-qdev-global-props
> hw/core/qdev.o: In function `qdev_get_fw_dev_path_from_handler':
> /home/alexey/p/qemu/hw/core/qdev.c:514: undefined reference to
> `fw_path_provider_try_get_dev_path'
> collect2: error: ld returned 1 exit status

And "make check" on ppc64 fails:

GTESTER check-qtest-ppc64

(process:34077): GLib-CRITICAL **: g_hash_table_foreach: assertion `version
== hash_table->version' failed
Unable to find PowerPC CPU definition
Broken pipe
GTester: last random seed: R02S285a6f9556504cf9918b792d3bbff9f3

(process:34081): GLib-CRITICAL **: g_hash_table_foreach: assertion `version
== hash_table->version' failed
Unable to find PowerPC CPU definition
Broken pipe
GTester: last random seed: R02S4b1c4b660fcbbbf3907b024c4dd96e69


Oh :)


-- 
Alexey



reply via email to

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