On 02/04/13 19:01, Luiz Capitulino wrote:
> On Fri, 1 Feb 2013 18:38:12 +0100
> Laszlo Ersek wrote:
>
>> This series is the first in converting do_device_add() to qapi.
>
> I've reviewed this, although it doesn't apply on master anymore and
> then I was unable to try it.
Thanks for the review,
On Fri, 1 Feb 2013 18:38:12 +0100
Laszlo Ersek wrote:
> This series is the first in converting do_device_add() to qapi.
I've reviewed this, although it doesn't apply on master anymore and
then I was unable to try it.
Also, it's a good idea to CC qdev expert guys.
This series is the first in converting do_device_add() to qapi.
The following call chains have been modified:
do_device_add -> qemu_find_opts -> error_report
do_device_add -> qdev_device_add -> qerror_report
do_device_add -> qdev_device_add -> qbus_find -> qbus_find_recursive ->
qerror_rep