Re: Ping: [PATCH] libxl/PCI: defer backend wait upon attaching to PV guest

2022-01-04 Thread Durrant, Paul
On 04/01/2022 07:53, Jan Beulich wrote: On 14.12.2021 08:49, Jan Beulich wrote: Attempting to wait when the backend hasn't been created yet can't work: the function will complain "Backend ... does not exist". Move the waiting past the creation of the backend (and that of other related nodes),

Ping: [PATCH] libxl/PCI: defer backend wait upon attaching to PV guest

2022-01-03 Thread Jan Beulich
On 14.12.2021 08:49, Jan Beulich wrote: > Attempting to wait when the backend hasn't been created yet can't work: > the function will complain "Backend ... does not exist". Move the > waiting past the creation of the backend (and that of other related > nodes), hoping that there are no other