Re: [Xen-devel] [PATCH] xen/arm: vgic-v3: Clean the emulation of IROUTER

2015-06-05 Thread Ian Campbell
On Wed, 2015-05-27 at 09:33 +0800, Chen Baozi wrote: > On Mon, May 25, 2015 at 09:44:20PM +0100, Julien Grall wrote: > > The read emulation of the register IROUTER contains lots of uncessary > > code as irouter is already valid and doesn't need any processing before > > setting the value in a regis

Re: [Xen-devel] [PATCH] xen/arm: vgic-v3: Clean the emulation of IROUTER

2015-05-26 Thread Chen Baozi
On Mon, May 25, 2015 at 09:44:20PM +0100, Julien Grall wrote: > The read emulation of the register IROUTER contains lots of uncessary > code as irouter is already valid and doesn't need any processing before > setting the value in a register. > > Also take the opportunity to factorize the code to