On Wed, Apr 27, 2016 at 09:28:57AM +0200, Markus Armbruster wrote:
> Thomas Huth writes:
>
> > On 27.04.2016 08:43, Markus Armbruster wrote:
> >> David Gibson writes:
> >>
> >>> On Tue, Apr 26, 2016 at 01:00:06PM +0200, Thomas Huth wrote:
> On 20.04.2016 04:33, David Gibson wrote:
> > [...
Thomas Huth writes:
> On 27.04.2016 09:28, Markus Armbruster wrote:
>> Thomas Huth writes:
>>
>>> On 27.04.2016 08:43, Markus Armbruster wrote:
David Gibson writes:
> On Tue, Apr 26, 2016 at 01:00:06PM +0200, Thomas Huth wrote:
>> On 20.04.2016 04:33, David Gibson wrote:
>>>
On 27.04.2016 09:28, Markus Armbruster wrote:
> Thomas Huth writes:
>
>> On 27.04.2016 08:43, Markus Armbruster wrote:
>>> David Gibson writes:
>>>
On Tue, Apr 26, 2016 at 01:00:06PM +0200, Thomas Huth wrote:
> On 20.04.2016 04:33, David Gibson wrote:
>> [...]
>> +/*
>> + * Prop
Thomas Huth writes:
> On 27.04.2016 08:43, Markus Armbruster wrote:
>> David Gibson writes:
>>
>>> On Tue, Apr 26, 2016 at 01:00:06PM +0200, Thomas Huth wrote:
On 20.04.2016 04:33, David Gibson wrote:
> [...]
> +/*
> + * Property functions
> + */
> +
> +QDTProperty *qdt
On 27.04.2016 08:43, Markus Armbruster wrote:
> David Gibson writes:
>
>> On Tue, Apr 26, 2016 at 01:00:06PM +0200, Thomas Huth wrote:
>>> On 20.04.2016 04:33, David Gibson wrote:
[...]
+/*
+ * Property functions
+ */
+
+QDTProperty *qdt_new_property(const gchar *name, gc
David Gibson writes:
> On Tue, Apr 26, 2016 at 01:00:06PM +0200, Thomas Huth wrote:
>> On 20.04.2016 04:33, David Gibson wrote:
>> ...
>> > This patch introduces a new utility library "qdt" for runtime
>> > manipulation of device trees. The intention is that machine type code
>> > can use these
On Tue, Apr 26, 2016 at 01:00:06PM +0200, Thomas Huth wrote:
> On 20.04.2016 04:33, David Gibson wrote:
> ...
> > This patch introduces a new utility library "qdt" for runtime
> > manipulation of device trees. The intention is that machine type code
> > can use these routines to construct the devi
On 20.04.2016 04:33, David Gibson wrote:
...
> This patch introduces a new utility library "qdt" for runtime
> manipulation of device trees. The intention is that machine type code
> can use these routines to construct the device tree conveniently,
> using a pointer-based representation doesn't ha
On Thu, Apr 21, 2016 at 04:01:16PM +1000, Alexey Kardashevskiy wrote:
> On 04/20/2016 12:33 PM, David Gibson wrote:
> >A number of guests supported by qemu use IEEE12750 (Open Firmware)
> >style device trees for hardware discovery. In some cases (mac99,
> >pseries) they get this device tree via ca
On 04/20/2016 12:33 PM, David Gibson wrote:
A number of guests supported by qemu use IEEE12750 (Open Firmware)
style device trees for hardware discovery. In some cases (mac99,
pseries) they get this device tree via calls to an in-guest Open
Firmware implementation, in others (many ppc and arm em
A number of guests supported by qemu use IEEE12750 (Open Firmware)
style device trees for hardware discovery. In some cases (mac99,
pseries) they get this device tree via calls to an in-guest Open
Firmware implementation, in others (many ppc and arm embedded
machines) they consume the flattened ("
11 matches
Mail list logo