Here is .S paravirtualization checker and the draft of the ia64/pv_ops documentation. These patches doesn't change kernel binary. [PATCH 1/2] ia64/pv_ops: paravirtualized istruction checker. [PATCH 2/2] ia64/pv_ops: documentation on ia64/pv_ops The pv checker patch is to show my idea. CPP trick doesn't work because some instructions includes "."(dot) which CPP doesn't handle well. So I resorted to use sed in Makefile. Presumably the sed script should be moved into a separated file. Although the pv checker doesn't cover all the cases, I expect it can detect most cases. thanks, _______________________________________________ Virtualization mailing list Virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/virtualization