[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [RFC PATCH 05/24] ARM: GICv3 ITS: introduce ITS command handling
On Wed, 26 Oct 2016, Stefano Stabellini wrote: > > +/* ITS command definitions */ > > +#define ITS_CMD_SIZE 32 > > + > > +#define GITS_CMD_MOVI 0x01 > > +#define GITS_CMD_INT 0x03 > > +#define GITS_CMD_CLEAR 0x04 > > +#define GITS_CMD_SYNC 0x05 > > +#define GITS_CMD_MAPD 0x08 > > +#define GITS_CMD_MAPC 0x09 > > +#define GITS_CMD_MAPTI 0x0a > > In my version of the spec (PRD03-GENC-010745 24.0) 0x0a is MAPVI. For reference, I had an older version of the spec. I found the new version, which confirms Andre's numbers. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |