Re: [libvirt] [PATCH] qemu: Start domain on a node without cpu affinity

2018-08-22 Thread Daniel P . Berrangé
On Wed, Aug 22, 2018 at 09:48:10AM +0200, Peter Krempa wrote: > On Wed, Aug 22, 2018 at 00:31:29 +0300, Roman Bolshakov wrote: > > libvirt affinity wrappers don't support macOS Thread Affinity API: > > https://developer.apple.com/library/archive/releasenotes/Performance/RN-AffinityAPI/index.html >

Re: [libvirt] [PATCH] qemu: Start domain on a node without cpu affinity

2018-08-22 Thread Peter Krempa
On Wed, Aug 22, 2018 at 00:31:29 +0300, Roman Bolshakov wrote: > libvirt affinity wrappers don't support macOS Thread Affinity API: > https://developer.apple.com/library/archive/releasenotes/Performance/RN-AffinityAPI/index.html > > virProcessSetAffinity stub prevents libvirt from starting a qemu

[libvirt] [PATCH] qemu: Start domain on a node without cpu affinity

2018-08-21 Thread Roman Bolshakov
libvirt affinity wrappers don't support macOS Thread Affinity API: https://developer.apple.com/library/archive/releasenotes/Performance/RN-AffinityAPI/index.html virProcessSetAffinity stub prevents libvirt from starting a qemu domain on macOS: $ virsh start vm error: Failed to start domain vm