Home
last modified time | relevance | path

Searched hist:cdadde39a80779b52f72aedf80839cabac975e57 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dconfigurecdadde39a80779b52f72aedf80839cabac975e57 Fri Nov 13 11:38:06 CST 2015 Roger Pau Monne <roger.pau@citrix.com> xen: fix usage of xc_domain_create in domain builder

Due to the addition of HVMlite and the requirement to always provide a
valid xc_domain_configuration_t, xc_domain_create now always takes an arch
domain config, which can be NULL in order to mimic previous behaviour.

Add a small stub called xen_domain_create that encapsulates the correct
call to xc_domain_create depending on the libxc version detected.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>