On 10/08/2015 08:08 AM, Daniel P. Berrange wrote:
> This patch series is a combination of my own previous patch to
> add support for object properties against classes:
>
> https://lists.gnu.org/archive/html/qemu-devel/2015-09/msg05953.html
>
> And Pavel Fedin's patch to use a hash table instead
On Thu, Oct 08, 2015 at 06:27:39PM +0300, Pavel Fedin wrote:
> Hi!
>
> Just got test report from my colleague, he forgot to specify
> --target-list=aarch64-softmmu to configure and tried to build everything.
> Looks like there are more property iterations done by hand in PowerPC code:
> --- cu
Hi!
Just got test report from my colleague, he forgot to specify
--target-list=aarch64-softmmu to configure and tried to build everything. Looks
like there are more property iterations done by hand in PowerPC code:
--- cut ---
In file included from /home/igor/qemu/include/qom/object.h:20:0,
This patch series is a combination of my own previous patch to
add support for object properties against classes:
https://lists.gnu.org/archive/html/qemu-devel/2015-09/msg05953.html
And Pavel Fedin's patch to use a hash table instead of list
https://lists.gnu.org/archive/html/qemu-devel/2015