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