Re: [Xen-devel] virq injection probelem in Xen ARM 4.5

2015-04-26 Thread 신정섭
Thank you I understand your answer Thanks !! -Original Message- From: "Stefano Stabellini" To: "신정섭"; Cc: ; "Stefano Stabellini"; "Ian Campbell"; Sent: 2015-04-22 (수) 23:41:53 Subject: Re: virq injection probelem in Xen ARM 4.5 On Wed, 22 Apr 2015, 신정섭 wrote: > HI > Please send

Re: [Xen-devel] virq injection probelem in Xen ARM 4.5

2015-04-22 Thread Stefano Stabellini
On Wed, 22 Apr 2015, 신정섭 wrote: > HI > Please send emails in plain text, it is very hard to read html on my MUA. > > I might find the VIRQ injection in Xen ARM 4.5 and fix with simple way. > > Check please. > >   > > Problem > > - In Xen ARM 4.5, SPI's pending_irq structure could be accessed  > s

[Xen-devel] virq injection probelem in Xen ARM 4.5

2015-04-21 Thread 신정섭
HI I might find the VIRQ injection in Xen ARM 4.5 and fix with simple way. Check please. Problem - In Xen ARM 4.5, SPI's pending_irq structure could be accessed simultaneously from each pCPU. Reason - When inject SPI VIRQ to domain0, Xen ARM 4.5 set bit HW(31bit) bit in list register. so do