Re: [Qemu-devel] [PATCH] pseries: Add compatible property to root of device tree

2013-02-26 Thread Alexander Graf
On 26.02.2013, at 11:15, Erlon Cruz wrote: > I wonder if this can be related with the problem I found some time ago while > installing SLES. > > http://lists.gnu.org/archive/html/qemu-devel/2012-12/msg00261.html Please don't top post. IIRC this is a TCG related issue that David also debugged.

Re: [Qemu-devel] [PATCH] pseries: Add compatible property to root of device tree

2013-02-26 Thread Erlon Cruz
I wonder if this can be related with the problem I found some time ago while installing SLES. http://lists.gnu.org/archive/html/qemu-devel/2012-12/msg00261.html Regards, Erlon On Tue, Feb 26, 2013 at 2:27 AM, David Gibson wrote: > Currently, for the pseries machine the device tree supplied by q

[Qemu-devel] [PATCH] pseries: Add compatible property to root of device tree

2013-02-25 Thread David Gibson
Currently, for the pseries machine the device tree supplied by qemu to SLOF and from there to the guest does not include a 'compatible property' at the root level. Usually that works fine, since in this case the compatible property doesn't really give any information not already found in the 'devi