On 18.12.14 22:32, Amit Tomar wrote:
>
> Thank you for reviewing the patches and providing the comments.
>
> I'm able to follow most of the comments except below two.
>
>> Is this true for a real MPC8544DS as well? If not, we'll need to
>> conditionalize it to only spawn >the i2c controller
Thank you for reviewing the patches and providing the comments.
I'm able to follow most of the comments except below two.
>Is this true for a real MPC8544DS as well? If not, we'll need to
>conditionalize it to only spawn >the i2c controller (and rtc clock) on the
>virt machine.
I could not a
On 08.12.14 15:19, Amit Tomar wrote:
> I am new to QEMU and tried to provide support for RTC in e500.
>
> Please review the following set of patches that would add RTC support in e500
> and guide me.
>
> Tested it on both x86 and ppc host machines.
>
>
> Signed-off-by: Amit Singh Tomar
>
I am new to QEMU and tried to provide support for RTC in e500.
Please review the following set of patches that would add RTC support in e500
and guide me.
Tested it on both x86 and ppc host machines.
Signed-off-by: Amit Singh Tomar
---
default-configs/ppc-softmmu.mak |2 +
default-co