Doug McMillan
2015-Jan-17 05:20 UTC
[libvirt-users] [libvirt]configuration question about usinf for [xen4.5][libxl]
What configuration should be set in a custom compiled libvirt to get the most out of the xen libxl? [ -f Makefile ] || ./configure --prefix=/usr --libexec=/usr/lib/"$pkgname" --sbindir=/usr/bin \ --with-storage-lvm=yes --with-udev=yes --without-hal --disable-static \ --with-init-script=systemd --with-systemctl=yes --with-systemd-daemon=yes \ --with-qemu-user=nobody --with-qemu-group=nobody \ --without-netcf --with-interface --with-lxc --with-storage-iscsi \ --with-xen=yes --with-libxl=yes # --with-audit After compiling what needs done to configure libvirt to work with xen libxl because all I seem to be getting is: error: failed to connect to the hypervisorerror: no connection driver available for //libxl[dragon@archxen ~]$
Seemingly Similar Threads
- [PATCH v2] libxl: spice usbredirection support for upstream qemu
- [PATCH v3] libxl: support for "rtc_timeoffset" and "localtime"
- [PATCHv3] libxl: Exposed Flask XSM functionality
- [PATCH v3] libxl: spice usbredirection support for upstream qemu
- [PATCH v2] libxl: fix mutex initialization