]> xenbits.xensource.com Git - libvirt.git/commit
libxl: Support user-specified <emulator>
authorJim Fehlig <jfehlig@suse.com>
Fri, 19 Sep 2014 19:03:18 +0000 (13:03 -0600)
committerJim Fehlig <jfehlig@suse.com>
Thu, 30 Oct 2014 16:23:18 +0000 (10:23 -0600)
commit1c0bf509ef2063d877221dfc018d5be350432557
treed75a0ddd35ce8968bc450810e8b78bf6183780cc
parentb43e6662df6ae4d82d5856d82404431587fed3da
libxl: Support user-specified <emulator>

With the introduction of the libxlDomainGetEmulatorType function,
it is trivial to support a user-specfied <emulator> in the libxl
driver.  This patch is based loosely on David Scott's old patch
to do the same

https://www.redhat.com/archives/libvir-list/2013-April/msg02119.html
Signed-off-by: Jim Fehlig <jfehlig@suse.com>
src/libxl/libxl_conf.c