On 2016年05月10日 01:29, Peter Maydell wrote:
> This series implements emulation of the GICv3 interrupt controller.
> It is based to some extent on previous patches from Shlomo and
> Pavel, but the bulk of it has turned out to be new code. (The
> combination of changing the underlying data structures,
On 2016年05月12日 23:22, Peter Maydell wrote:
> On 12 May 2016 at 16:01, Shannon Zhao wrote:
>> On 2016年05月12日 22:35, Peter Maydell wrote:
>>> Can you put the Image file somewhere I can download it, please?
>> I just upload it to
>> http://people.linaro.org/~shannon.zhao/ACPI_ARM/Image
>
> OK, I can
On 12 May 2016 at 16:01, Shannon Zhao wrote:
> On 2016年05月12日 22:35, Peter Maydell wrote:
>> Can you put the Image file somewhere I can download it, please?
> I just upload it to
> http://people.linaro.org/~shannon.zhao/ACPI_ARM/Image
OK, I can reproduce with that, and I think I know what this is
On 2016年05月12日 22:35, Peter Maydell wrote:
> On 12 May 2016 at 15:31, Shannon Zhao wrote:
>> > On 2016年05月12日 21:53, Peter Maydell wrote:
>>> >> On 11 May 2016 at 07:51, Shannon Zhao wrote:
>>> Hi Peter,
>>>
>>> On 2016/5/10 1:29, Peter Maydell wrote:
>>>
> Code revie
On 11 May 2016 at 07:51, Shannon Zhao wrote:
> Hi Peter,
>
> On 2016/5/10 1:29, Peter Maydell wrote:
>
>> Code review, testing, attempts to run guests other than Linux
>> welcome (UEFI, anybody?)
> I run a guest with UEFI firmware. It gets stuck when kernel boots:
>
> [0.186331] Brought up 1 C
On 12 May 2016 at 15:31, Shannon Zhao wrote:
> On 2016年05月12日 21:53, Peter Maydell wrote:
>> On 11 May 2016 at 07:51, Shannon Zhao wrote:
>>> Hi Peter,
>>>
>>> On 2016/5/10 1:29, Peter Maydell wrote:
>>>
Code review, testing, attempts to run guests other than Linux
welcome (UEFI, anybod
On 2016年05月12日 21:53, Peter Maydell wrote:
> On 11 May 2016 at 07:51, Shannon Zhao wrote:
>> Hi Peter,
>>
>> On 2016/5/10 1:29, Peter Maydell wrote:
>>
>>> Code review, testing, attempts to run guests other than Linux
>>> welcome (UEFI, anybody?)
>> I run a guest with UEFI firmware. It gets stuck
Hi Peter,
On 2016/5/10 1:29, Peter Maydell wrote:
> Code review, testing, attempts to run guests other than Linux
> welcome (UEFI, anybody?)
I run a guest with UEFI firmware. It gets stuck when kernel boots:
[0.186331] Brought up 1 CPUs
[0.186613] SMP: Total of 1 processors activated.
[
This series implements emulation of the GICv3 interrupt controller.
It is based to some extent on previous patches from Shlomo and
Pavel, but the bulk of it has turned out to be new code. (The
combination of changing the underlying data structures, adding
support for TrustZone and implementing pro