Gautam Menghani <[email protected]> writes: > The macro kvm_trace_symbol_exit is used for providing the mappings > for the trap vectors and their names. Add mappings for H_FAC_UNAVAIL and > RETURN_TO_HOST so that trap reasons are displayed as string instead of > vector numbers when using the kvm_guest_exit tracepoint. >
LGTM. Please feel free to add: Reviewed-by: Ritesh Harjani (IBM) <[email protected]> Minor nit: It's generally simpler for everyone to keep the related patches belonging to a common maintainer tree in one series. For example, we could have grouped patch [1] with the current patch into one series to keep them together. [1]: https://lore.kernel.org/linuxppc-dev/[email protected]/ -ritesh
