Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-03-16 | xen: build infrastructure for generating hypercall depending symbols | Juergen Gross | 1 | -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]> |