Re: [Xen-devel] [PATCH v3 0/5] xen/arm: Clean-up traps.c

2017-09-14 Thread Stefano Stabellini
On Thu, 14 Sep 2017, Julien Grall wrote: > Hi all, > > xen/arch/arm/traps.c is beginning to get very big. This series is moving out > the co-processor and sysreg emulation in separate files. This will avoid to > grow traps.c when adding more registers emulation (coming soon). > > A branch with th

[Xen-devel] [PATCH v3 0/5] xen/arm: Clean-up traps.c

2017-09-14 Thread Julien Grall
Hi all, xen/arch/arm/traps.c is beginning to get very big. This series is moving out the co-processor and sysreg emulation in separate files. This will avoid to grow traps.c when adding more registers emulation (coming soon). A branch with this series has been pushed: https://xenbits.xen.org/git