xl/libxl: add iomem support
authorMatthew Fioravante <matthew.fioravante@jhuapl.edu>
Fri, 5 Oct 2012 14:12:04 +0000 (15:12 +0100)
committerMatthew Fioravante <matthew.fioravante@jhuapl.edu>
Fri, 5 Oct 2012 14:12:04 +0000 (15:12 +0100)
commit5bce815d5d998383dd46a39dad9d46492aa6524f
treeaeeabcfd8497b8896c7ef25b0c2be21b06856045
parent7bb7e581a4b8f3e22bf7de6826bfa705f8f7cfaf
xl/libxl: add iomem support

This patch adds a new option for xen config files for
directly mapping hardware io memory into a vm.

Signed-off-by: Matthew Fioravante <matthew.fioravante@jhuapl.edu>
Reviewed-by: George Dunlap <george.dunlap@eu.citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
docs/man/xl.cfg.pod.5
tools/libxl/libxl_create.c
tools/libxl/libxl_types.idl
tools/libxl/xl_cmdimpl.c