Re: [libvirt] [PATCH 0/3] libxl: misc fixes for migration

2018-03-20 Thread Olaf Hering
On Tue, Mar 20, Olaf Hering wrote: > Mär 20 09:35:52 macintyre-old libvirtd[4527]: 2018-03-20 08:35:52.521+: > 4531: error : virNetSocketNewListenTCP:389 : Unable to bind to port: Cannot > assign requested address After further debugging: 27672 16:04:46.774906 socket(PF_INET6,

Re: [libvirt] [PATCH 0/3] libxl: misc fixes for migration

2018-03-20 Thread Olaf Hering
On Mon, Mar 19, Jim Fehlig wrote: > While working on the {Begin,End}API improvements I noticed a few problems > in the migration code. The first two are trival, but the third describes > a problem I encountered while testing, and provides a potential fix. See > the patch for more details. I

[libvirt] [PATCH 0/3] libxl: misc fixes for migration

2018-03-19 Thread Jim Fehlig
While working on the {Begin,End}API improvements I noticed a few problems in the migration code. The first two are trival, but the third describes a problem I encountered while testing, and provides a potential fix. See the patch for more details. Jim Fehlig (3): libxl: dont dereference NULL