]> xenbits.xensource.com Git - libvirt.git/commit
Qemu FreeBSD: fix compilation
authorRoman Bogorodskiy <bogorodskiy@gmail.com>
Wed, 12 Dec 2012 07:44:21 +0000 (11:44 +0400)
committerEric Blake <eblake@redhat.com>
Wed, 12 Dec 2012 18:59:53 +0000 (11:59 -0700)
commit9a2f36ec04e0436b1ba9f0c21f9be234b25ac579
tree2332381b92cb66fc38c0e7e887f5aee8374f0d1b
parentb467e9323ca603f6ca773e121dc19c4e9c542eb5
Qemu FreeBSD: fix compilation

* Autotools changes:
  - Don't assume Qemu is Linux-only
  - Check Linux headers only on Linux
  - Disable firewalld on FreeBSD
* Initctl:
  Initctl seem to present only on Linux, so stub it on other platforms
* Raw I/O: Linux-only as well
* Headers cleanup
configure.ac
src/qemu/qemu_process.c
src/util/virinitctl.c