[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 3/9] monitor: ARM SMC events
On 05/04/2016 05:51 PM, Tamas K Lengyel wrote: > Add support for monitoring ARM SMC events. This patch only adds the required > bits to enable/disable monitoring and forwarding the event through vm_event. > > Signed-off-by: Tamas K Lengyel <tamas@xxxxxxxxxxxxx> > --- > Cc: Stefano Stabellini <sstabellini@xxxxxxxxxx> > Cc: Julien Grall <julien.grall@xxxxxxx> > Cc: Razvan Cojocaru <rcojocaru@xxxxxxxxxxxxxxx> > > v3: Split parts off as separate patches > Union for arm32/64 register structs in vm_event > Cosmetic fixes > --- > xen/arch/arm/monitor.c | 49 > +++++++++++++++++++++++++++++++++++++++++++ > xen/arch/arm/traps.c | 16 ++++++++++++-- > xen/include/asm-arm/domain.h | 5 +++++ > xen/include/asm-arm/monitor.h | 24 ++++++--------------- > xen/include/public/domctl.h | 1 + > xen/include/public/vm_event.h | 2 ++ > 6 files changed, 77 insertions(+), 20 deletions(-) The interface part looks alright, but I can't comment on the ARM-specific bits. With that: Acked-by: Razvan Cojocaru <rcojocaru@xxxxxxxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |