RE: [RFC 0/7] migration patches for VFIO

2022-10-20 Thread Yishai Hadas
h ; Vladimir > Sementsov-Ogievskiy ; Laurent Vivier > ; John Snow ; Dr. David Alan > Gilbert ; Christian Borntraeger > ; Halil Pasic ; Juan > Quintela ; Paolo Bonzini ; > qemu-bl...@nongnu.org; Eric Farman ; Richard > Henderson ; David Hildenbrand > > Subject: [RFC 0/7] mig

[RFC 0/7] migration patches for VFIO

2022-10-02 Thread Juan Quintela
Hi VFIO migration has several requirements: - the size of the state is only known when the guest is stopped - they need to send possible lots of data. this series only address the 1st set of problems. What they do: - res_compatible parameter was not used anywhere, just add that information to r