aboutsummaryrefslogtreecommitdiff
path: root/scripts/xen-hypercalls.sh
AgeCommit message (Collapse)AuthorFilesLines
2015-03-16xen: build infrastructure for generating hypercall depending symbolsJuergen Gross1-0/+12
Today there are several places in the kernel which build tables containing one entry for each possible Xen hypercall. Create an infrastructure to be able to generate these tables at build time. Based-on-patch-by: Jan Beulich <[email protected]> Signed-off-by: Juergen Gross <[email protected]> Reviewed-by: David Vrabel <[email protected]> Acked-by: Ingo Molnar <[email protected]> Signed-off-by: David Vrabel <[email protected]>