On Thu, Jun 12, 2014 at 2:01 AM, Claudio Fontana
wrote:
> On 10.06.2014 19:06, Peter Maydell wrote:
>> UEFI mandates that the platform must include an RTC, so provide
>> one in 'virt', using the PL031.
>>
>> Signed-off-by: Peter Maydell
>> ---
>> hw/arm/virt.c | 30 ++
On 10.06.2014 19:06, Peter Maydell wrote:
> UEFI mandates that the platform must include an RTC, so provide
> one in 'virt', using the PL031.
>
> Signed-off-by: Peter Maydell
> ---
> hw/arm/virt.c | 30 ++
> 1 file changed, 30 insertions(+)
>
> diff --git a/hw/arm/vi
UEFI mandates that the platform must include an RTC, so provide
one in 'virt', using the PL031.
Signed-off-by: Peter Maydell
---
hw/arm/virt.c | 30 ++
1 file changed, 30 insertions(+)
diff --git a/hw/arm/virt.c b/hw/arm/virt.c
index e658eb0..b60928e 100644
--- a/hw/