summaryrefslogtreecommitdiff
path: root/tools/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
* tools: only define {OVMF,SEABIOS}_PATH when they are enabledWei Liu2016-08-241-6/+10
* configure: do not depend on SEABIOS_PATH or OVMF_PATH ...Anthony PERARD2016-08-181-2/+4
* configure: #define SEABIOS_PATH and OVMF_PATHAnthony PERARD2016-08-181-0/+6
* tools: split out xenstored starting form xencommonsJuergen Gross2016-08-051-0/+1
* tools: remove systemd xenstore socket definitionsJuergen Gross2016-08-051-2/+0
* tools/hotplug: Add native systemd xendriverdomain.serviceRusty Bird2016-07-081-0/+1
* hotplug/Linux: honour XEN_LIB_DIRWei Liu2016-06-141-0/+1
* oxenstored: honour XEN_{LOG,RUN}_DIR in oxenstored.confWei Liu2016-06-141-0/+1
* build: rename CONFIG_REMUS_NETBUF to CONFIG_LIBNLWei Liu2016-04-061-4/+4
* tools/configure: only require bcc/ld86/as86 when neededDoug Goldstein2016-03-011-4/+7
* tools: Honor Config.mk debug value, rather than setting our ownGeorge Dunlap2015-09-021-1/+0
* build: use correct qemu emulator binaryDoug Goldstein2015-08-271-1/+1
* build: use correct qemu path in systemd service file and init scriptTing-Wei Lan2015-07-301-5/+14
* tools/hotplug: Add an initscript to start "xl devd" in a driver domainIan Campbell2015-07-171-0/+3
* libxl: Remove linux udev rulesGeorge Dunlap2015-07-071-1/+0
* configure: check for argpRoger Pau Monne2015-06-251-0/+4
* xen/arm: Propagate clock-frequency to DOMU if present in the DT timer nodeJulien Grall2015-06-251-0/+4
* tools: link executables with libtinfo explicitlyDaniel Kiper2015-06-031-0/+4
* tools: Add AWK to set of tools checked for by configureIan Campbell2015-05-211-0/+2
* tools/configure: Missing [ in the aio checkJulien Grall2015-05-211-1/+1
* tools/(lib)xl: Add partial device tree support for ARMJulien Grall2015-05-211-0/+12
* tools/libxl: Check if fdt_{first,next}_subnode are present in libfdtJulien Grall2015-05-211-0/+6
* tools: require at least pixman 0.21.8 for qemu-xenOlaf Hering2015-02-191-1/+1
* tools/configure: detect $host_vendor of rumprun, not just rumpxenIan Jackson2015-02-161-2/+2
* tools: work around collision of -O0 and -D_FORTIFY_SOURCEIan Jackson2015-02-061-0/+2
* tools: generate systemd service files only when systemd is availableWei Liu2015-01-271-10/+16
* libxl: provide xlutil.pcWei Liu2015-01-271-0/+1
* tools/configure: Check if pixman is present on the system when building QEMUJulien Grall2015-01-191-1/+2
* tools/configure: Check if Glib is present only when building QEMUJulien Grall2015-01-191-0/+4
* libxl: provide xenlight.pcWei Liu2015-01-191-0/+1
* tools: unhook blktap1 from the build and remove all references to itIan Campbell2015-01-151-3/+1
* tools/hotplug: add systemd xen-init-dom0 serviceWei Liu2014-10-271-0/+1
* Use C xenstored with --disable-ocamltoolsOlaf Hering2014-10-141-4/+5
* tools: use XEN_LIB_STORED instead of /var/lib/xenstoredOlaf Hering2014-10-061-0/+1
* Add configure --with-linux-backend-modules="mod1 mod2"Olaf Hering2014-10-061-1/+33
* Add configure --enable-rpathOlaf Hering2014-10-061-0/+1
* tools/hotplug: substitute XEN_SCRIPT_DIR on FreeBSDOlaf Hering2014-10-061-0/+1
* tools/configure.ac: sort AC_CONFIG_FILESOlaf Hering2014-10-061-6/+6
* tools/hotplug: use XEN_SCRIPT_DIR instead of hardcoded pathOlaf Hering2014-10-061-0/+6
* autoconf: add libnl3 dependency for Remus network buffering supportYang Hongyang2014-09-261-0/+16
* tools: enable QEMU for ARM buildsStefano Stabellini2014-09-231-0/+2
* systemd: add xen systemd service and module filesLuis R. Rodriguez2014-08-041-0/+11
* autoconf: xen: enable explicit preference option for xenstored preferenceLuis R. Rodriguez2014-08-041-3/+16
* rump kernels: Handle rumpxen host in configureIan Jackson2014-07-141-2/+12
* configure: make the libaio test conditional on blktap{1, 2}Roger Pau Monne2014-06-271-0/+2
* configure: set blktap2 availability on configureRoger Pau Monne2014-06-271-0/+18
* libxl: only include utmp.h if it's presentRoger Pau Monne2014-06-181-1/+1
* configure: disable ROMBIOS if qemu-trad is disabledRoger Pau Monne2014-06-181-1/+16
* configure: disable qemu-trad on FreeBSD systems by defaultRoger Pau Monne2014-06-181-1/+6
* tools/libxc: Add Valgrind client requestsAndrew Cooper2014-06-121-1/+1