On 12/16/12 15:47, Roman Bogorodskiy wrote:
With this set of changes it's now possible to connect
to libvirtd using virsh and start/shutdown domains with
the obvious limitation that networking is not supported at
this point.
CPU affinity most likely could be implemented using
cpu_setaffinity(2) and cpu_getaffinity(2) on FreeBSD,
but networking support looks more important now.
This series seems reasonable to allow support of FreeBSD hosts. I
pointed out some minor issues with the patches so I'm looking forward to
see the fixed version.
Peter