Re: [Qemu-devel] [PATCH v4 0/4] Improve handling of GICD_ICFGR

2014-08-29 Thread Peter Maydell
On 18 August 2014 15:30, Adam Lackorzynski wrote: > The following patches address the behavior of the GICD_ICFGR register > in the ARM GIC. > > Changes to v3: > - Tag patchset with proper version > > Changes to v2: > - Replace 16 with GIC_NR_SGIS in setup > > Changes to v1: > - Setting of model

Re: [Qemu-devel] [PATCH v4 0/4] Improve handling of GICD_ICFGR

2014-08-21 Thread Adam Lackorzynski
On Mon Aug 18, 2014 at 16:30:51 +0200, Adam Lackorzynski wrote: > The following patches address the behavior of the GICD_ICFGR register > in the ARM GIC. Any takers or comments? > Changes to v3: > - Tag patchset with proper version > > Changes to v2: > - Replace 16 with GIC_NR_SGIS in setup >