On Wed, Feb 12, 2025 at 05:41:41PM +0100, Peter Krempa wrote:
> On Wed, Feb 12, 2025 at 15:46:39 +, Daniel P. Berrangé wrote:
> > This allows for passinga NULL connection object in cases where
> > domain autodestroy is not required.
> >
> > Signed-off-by: Daniel P. Berrangé
> > ---
> > src/
On Wed, Feb 12, 2025 at 15:46:39 +, Daniel P. Berrangé wrote:
> This allows for passinga NULL connection object in cases where
> domain autodestroy is not required.
>
> Signed-off-by: Daniel P. Berrangé
> ---
> src/bhyve/bhyve_driver.c | 6 +++---
> src/bhyve/bhyve_process.c | 5 ++---
> s
This allows for passinga NULL connection object in cases where
domain autodestroy is not required.
Signed-off-by: Daniel P. Berrangé
---
src/bhyve/bhyve_driver.c | 6 +++---
src/bhyve/bhyve_process.c | 5 ++---
src/bhyve/bhyve_process.h | 3 ++-
3 files changed, 7 insertions(+), 7 deletions(-)