Re: [PATCH v6 6/7] vfio/migration: Remove print of "Migration disabled"

2023-07-03 Thread Cédric Le Goater
On 7/3/23 09:15, Zhenzhong Duan wrote: Property enable_migration supports [on/off/auto]. In ON mode, error pointer is passed to errp and logged. In OFF mode, we doesn't need to log "Migration disabled" as it's intentional. In AUTO mode, we should only ever see errors or warnings if the device sup

[PATCH v6 6/7] vfio/migration: Remove print of "Migration disabled"

2023-07-03 Thread Zhenzhong Duan
Property enable_migration supports [on/off/auto]. In ON mode, error pointer is passed to errp and logged. In OFF mode, we doesn't need to log "Migration disabled" as it's intentional. In AUTO mode, we should only ever see errors or warnings if the device supports migration and an error or incompati