
19 Dec
2012
19 Dec
'12
4:24 p.m.
On 12/16/12 23:24, Peter Krempa wrote:
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.
I pushed now the fixed versions of the patches. Peter