]> xenbits.xensource.com Git - xen.git/commit
libxl: Set guest parameters from config file during a restore
authorBoris Ostrovsky <boris.ostrovsky@oracle.com>
Tue, 1 Apr 2014 15:53:57 +0000 (11:53 -0400)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 8 Apr 2014 14:37:55 +0000 (15:37 +0100)
commit2c4f066719ca50d795a9a38318ccfe0bbef454d9
tree163b6d3cf2dfd1dd83fbd4f0856636203f82a150
parent9afeacf08335ea91d0bf1053d38eb5cefc855830
libxl: Set guest parameters from config file during a restore

Guest's configuration parameters (e.g. timer_mode) are used by the hypervisor
during runtime. We should therefore set them during restore.

Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxl/libxl_dom.c