On Wed, May 18, 2016 at 07:32:29PM +0300, Andrii Anisov wrote:
> From: Viktor Kleinik
>
> We need to parse config data during domain reboot
> to get correct I/O memory regions for mapping.
>
> Signed-off-by: Viktor Kleinik
> ---
> tools/libxl/xl_cmdimpl.c | 15 +++
> 1 file changed
From: Viktor Kleinik
We need to parse config data during domain reboot
to get correct I/O memory regions for mapping.
Signed-off-by: Viktor Kleinik
---
tools/libxl/xl_cmdimpl.c | 15 +++
1 file changed, 15 insertions(+)
diff --git a/tools/libxl/xl_cmdimpl.c b/tools/libxl/xl_cmdimp