On Tue, Mar 17, 2015 at 9:35 AM, Andreas Färber wrote:
> Am 17.03.2015 um 00:19 schrieb Alistair Francis:
>> On Sat, Feb 28, 2015 at 6:52 PM, Alistair Francis
>> wrote:
>>> On Sat, Feb 28, 2015 at 3:59 AM, Andreas Färber wrote:
Am 27.02.2015 um 02:48 schrieb Alistair Francis:
> Use the
Am 17.03.2015 um 00:19 schrieb Alistair Francis:
> On Sat, Feb 28, 2015 at 6:52 PM, Alistair Francis
> wrote:
>> On Sat, Feb 28, 2015 at 3:59 AM, Andreas Färber wrote:
>>> Am 27.02.2015 um 02:48 schrieb Alistair Francis:
Use the DeviceClass realize() and init() instead of
the deprecated
On Sat, Feb 28, 2015 at 6:52 PM, Alistair Francis
wrote:
> On Sat, Feb 28, 2015 at 3:59 AM, Andreas Färber wrote:
>> Am 27.02.2015 um 02:48 schrieb Alistair Francis:
>>> Use the DeviceClass realize() and init() instead of
>>> the deprecated SysBusDevice init().
>>>
>>> Signed-off-by: Alistair Fra
On Sat, Feb 28, 2015 at 3:59 AM, Andreas Färber wrote:
> Am 27.02.2015 um 02:48 schrieb Alistair Francis:
>> Use the DeviceClass realize() and init() instead of
>> the deprecated SysBusDevice init().
>>
>> Signed-off-by: Alistair Francis
>> Reviewed-by: Peter Crosthwaite
>
> Thanks, applied to q
Am 27.02.2015 um 02:48 schrieb Alistair Francis:
> Use the DeviceClass realize() and init() instead of
> the deprecated SysBusDevice init().
>
> Signed-off-by: Alistair Francis
> Reviewed-by: Peter Crosthwaite
Thanks, applied to qom-next with some wording/syntax changes and the
following QOM ca