[libvirt] [PATCH 0/4] Initial OpenBSD support

Jasper Lievisse Adriaanse jasper at humppa.nl
Mon Sep 3 21:30:21 UTC 2012


Hi,

Here are some patches to get libvirt building on OpenBSD. I tested basic functionality
with virt-manager though there appear to be some rough edges to fix/polish (could also be
in virt-manager). At least basic libvirt usage should work on OpenBSD now.

Jasper Lievisse Adriaanse (4):
  Define DYNLIB_NAME on OpenBSD.
  Fixup some headers in virnetdevbridge.c, needed for OpenBSD.
  Check for sys/ucred.h and adjust virnetsocket.c for OpenBSD
    compilation.
  There's no librt on OpenBSD.

 configure.ac               |   10 ++++++++--
 src/rpc/virnetsocket.c     |   10 ++++++++++
 src/util/virnetdevbridge.c |    9 +++++++++
 src/vbox/vbox_XPCOMCGlue.c |    2 +-
 4 files changed, 28 insertions(+), 3 deletions(-)

-- 
1.7.6




More information about the libvir-list mailing list