On Mon, Sep 19, 2022 at 1:57 PM Alex Williamson
wrote:
>
> On Mon, 19 Sep 2022 16:35:49 +0800
> liulongfang wrote:
>
> > On 2022/5/31 1:07, Avihai Horon Wrote:
> > > Now that v2 protocol implementation has been added, remove the
> > > deprecated v1 implementation.
> > > "struct vfio_device_migrat
On Mon, 19 Sep 2022 16:35:49 +0800
liulongfang wrote:
> On 2022/5/31 1:07, Avihai Horon Wrote:
> > Now that v2 protocol implementation has been added, remove the
> > deprecated v1 implementation.
> > "struct vfio_device_migration_info" still exists in vfio.h,
> why does qemu need to delete v1 i
On Mon, May 30, 2022 at 7:56 PM Avihai Horon wrote:
>
> Now that v2 protocol implementation has been added, remove the
> deprecated v1 implementation.
Worth a note in docs/about/deprecated.rst?
> Signed-off-by: Avihai Horon
> ---
> hw/vfio/common.c | 19 +-
> hw/vfio/migration.c
On 2022/5/31 1:07, Avihai Horon Wrote:
> Now that v2 protocol implementation has been added, remove the
> deprecated v1 implementation.
> "struct vfio_device_migration_info" still exists in vfio.h,
why does qemu need to delete v1 implementation?
> Signed-off-by: Avihai Horon
> ---
> hw/vfio/comm
Now that v2 protocol implementation has been added, remove the
deprecated v1 implementation.
Signed-off-by: Avihai Horon
---
hw/vfio/common.c | 19 +-
hw/vfio/migration.c | 698 +-
hw/vfio/trace-events | 5 -
include/hw/vfio/vfio