Re: [Xen-devel] [PATCH 07/13] xen/arm: vgic: Clean-up the sysreg emulation

2016-12-07 Thread Stefano Stabellini
On Wed, 7 Dec 2016, Julien Grall wrote: > Couple of clean-up for the vgic sysreg emulation: > - Reference the public documentation rather than a non-public one > - Let the vgic emulation decides whether a register needs to be > emulated > - Drop unnecessary debug printk. They don't

[Xen-devel] [PATCH 07/13] xen/arm: vgic: Clean-up the sysreg emulation

2016-12-07 Thread Julien Grall
Couple of clean-up for the vgic sysreg emulation: - Reference the public documentation rather than a non-public one - Let the vgic emulation decides whether a register needs to be emulated - Drop unnecessary debug printk. They don't bring much information and can be misleading (