[libvirt] [PATCH 0/2] Fixes for Mac OS X

Ryota Ozaki ozaki.ryota at gmail.com
Sat Oct 5 07:11:00 UTC 2013


These patches enable libvirtd to run on Mac OS X.

We still cannot build libvirtd from libvirt git repository
due to a prcgen problem(*) though, we can build with libvirt
tarballs, that means that we can use libvirtd installed by
HomeBrew.

(*) https://www.redhat.com/archives/libvirt-users/2013-February/msg00033.html

I tested the patches on Mac OS X 10.8.5.

Ryota Ozaki (2):
  rpc: fix getsockopt for LOCAL_PEERCRED on Mac OS X
  nodeinfo: make freebsdNodeGetCPUCount work on Mac OS X

 src/nodeinfo.c         | 15 ++++++++++++---
 src/rpc/virnetsocket.c |  4 ++++
 2 files changed, 16 insertions(+), 3 deletions(-)

-- 
1.8.4




More information about the libvir-list mailing list