Re: [PATCH 0/8] driver: Fix handling of driver feature flags

2022-02-16 Thread Andrea Bolognani
On Wed, Feb 16, 2022 at 04:41:04PM +0100, Peter Krempa wrote: > In a review of code using FD passing I was asked to add the check, so I > wanted to see how it works and found a few issues. > > Peter Krempa (8): > driver: Introduce global driver feature flag handling function > virDriverFeatureI

Re: [PATCH 0/8] driver: Fix handling of driver feature flags

2022-02-16 Thread Ján Tomko
On a Wednesday in 2022, Peter Krempa wrote: In a review of code using FD passing I was asked to add the check, so I wanted to see how it works and found a few issues. Peter Krempa (8): driver: Introduce global driver feature flag handling function virDriverFeatureIsGlobal: Handle VIR_DRV_FEATU

[PATCH 0/8] driver: Fix handling of driver feature flags

2022-02-16 Thread Peter Krempa
In a review of code using FD passing I was asked to add the check, so I wanted to see how it works and found a few issues. Peter Krempa (8): driver: Introduce global driver feature flag handling function virDriverFeatureIsGlobal: Handle VIR_DRV_FEATURE_REMOTE virDriverFeatureIsGlobal: Handle