[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 3/9] xen/arm: vgic: Properly emulate the full register
On Fri, 2015-11-13 at 11:54 +0000, Julien Grall wrote: > The offset in the emulation is based on byte. As most of the registers > are 64/32 bits, they will span over multiple bytes. > > However, the current emulation only care about the first offset. This "cares" > will result to not emulate properly any access on the register with "This results in not properly emulating ... with any other offset" > other offset. > > Introduce new macros to help implementing access on multiple byte and > use them over the vGIC emulation. > > Note that I didn't convert the reserved/implementation defined > registers. It will be done in a follow-up. > > Signed-off-by: Julien Grall <julien.grall@xxxxxxxxxx> Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |